Sep 03 11:06:35 devstack devstack@c-api.service[74688]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 11:06:35 devstack devstack@c-api.service[74688]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 11:06:35 2026] *** Sep 03 11:06:35 devstack devstack@c-api.service[74688]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 11:06:35 devstack devstack@c-api.service[74688]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 11:06:35 devstack devstack@c-api.service[74688]: nodename: devstack Sep 03 11:06:35 devstack devstack@c-api.service[74688]: machine: x86_64 Sep 03 11:06:35 devstack devstack@c-api.service[74688]: clock source: unix Sep 03 11:06:35 devstack devstack@c-api.service[74688]: pcre jit disabled Sep 03 11:06:35 devstack devstack@c-api.service[74688]: detected number of CPU cores: 4 Sep 03 11:06:35 devstack devstack@c-api.service[74688]: current working directory: / Sep 03 11:06:35 devstack devstack@c-api.service[74688]: detected binary path: /usr/bin/uwsgi-core Sep 03 11:06:35 devstack devstack@c-api.service[74688]: your processes number limit is 47518 Sep 03 11:06:35 devstack devstack@c-api.service[74688]: your memory page size is 4096 bytes Sep 03 11:06:35 devstack devstack@c-api.service[74688]: detected max file descriptor number: 2048 Sep 03 11:06:35 devstack devstack@c-api.service[74688]: lock engine: pthread robust mutexes Sep 03 11:06:35 devstack devstack@c-api.service[74688]: thunder lock: enabled Sep 03 11:06:35 devstack devstack@c-api.service[74688]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 11:06:35 devstack devstack@c-api.service[74688]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 11:06:35 devstack devstack@c-api.service[74688]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 11:06:35 devstack devstack@c-api.service[74688]: Set PythonHome to /opt/stack/data/venv Sep 03 11:06:35 devstack devstack@c-api.service[74688]: Python main interpreter initialized at 0x705b6b6a4668 Sep 03 11:06:35 devstack devstack@c-api.service[74688]: python threads support enabled Sep 03 11:06:35 devstack devstack@c-api.service[74688]: your server socket listen backlog is limited to 100 connections Sep 03 11:06:35 devstack devstack@c-api.service[74688]: your mercy for graceful operations on workers is 80 seconds Sep 03 11:06:35 devstack devstack@c-api.service[74688]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 11:06:35 devstack devstack@c-api.service[74688]: *** Operational MODE: preforking *** Sep 03 11:06:35 devstack devstack@c-api.service[74688]: *** uWSGI is running in multiple interpreter mode *** Sep 03 11:06:35 devstack devstack@c-api.service[74688]: spawned uWSGI master process (pid: 74688) Sep 03 11:06:35 devstack devstack@c-api.service[74688]: spawned uWSGI worker 1 (pid: 74696, cores: 1) Sep 03 11:06:35 devstack devstack@c-api.service[74688]: spawned uWSGI worker 2 (pid: 74697, cores: 1) Sep 03 11:06:35 devstack devstack@c-api.service[74688]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 11:06:35 devstack devstack@c-api.service[74697]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:06:35 devstack devstack@c-api.service[74697]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:06:35 devstack devstack@c-api.service[74697]: we strongly recommend against using it for new projects. Sep 03 11:06:35 devstack devstack@c-api.service[74697]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:06:35 devstack devstack@c-api.service[74697]: framework. For more detail see Sep 03 11:06:35 devstack devstack@c-api.service[74697]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:06:35 devstack devstack@c-api.service[74697]: import eventlet # noqa Sep 03 11:06:35 devstack devstack@c-api.service[74696]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:06:35 devstack devstack@c-api.service[74696]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:06:35 devstack devstack@c-api.service[74696]: we strongly recommend against using it for new projects. Sep 03 11:06:35 devstack devstack@c-api.service[74696]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:06:35 devstack devstack@c-api.service[74696]: framework. For more detail see Sep 03 11:06:35 devstack devstack@c-api.service[74696]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:06:35 devstack devstack@c-api.service[74696]: import eventlet # noqa Sep 03 11:06:36 devstack devstack@c-api.service[74697]: /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 03 11:06:36 devstack devstack@c-api.service[74697]: from cgi import parse_header Sep 03 11:06:36 devstack devstack@c-api.service[74696]: /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 03 11:06:36 devstack devstack@c-api.service[74696]: from cgi import parse_header Sep 03 11:06:36 devstack devstack@c-api.service[74697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:06:36 devstack devstack@c-api.service[74697]: warnings.warn( Sep 03 11:06:36 devstack devstack@c-api.service[74697]: /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 03 11:06:36 devstack devstack@c-api.service[74697]: removals.removed_module( Sep 03 11:06:36 devstack devstack@c-api.service[74697]: /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 03 11:06:36 devstack devstack@c-api.service[74697]: removals.removed_module( Sep 03 11:06:36 devstack devstack@c-api.service[74696]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:06:36 devstack devstack@c-api.service[74696]: warnings.warn( Sep 03 11:06:36 devstack devstack@c-api.service[74696]: /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 03 11:06:36 devstack devstack@c-api.service[74696]: removals.removed_module( Sep 03 11:06:36 devstack devstack@c-api.service[74696]: /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 03 11:06:36 devstack devstack@c-api.service[74696]: removals.removed_module( Sep 03 11:06:37 devstack devstack@c-api.service[74697]: /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 03 11:06:37 devstack devstack@c-api.service[74697]: warnings.warn( Sep 03 11:06:37 devstack devstack@c-api.service[74696]: /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 03 11:06:37 devstack devstack@c-api.service[74696]: warnings.warn( Sep 03 11:06:37 devstack devstack@c-api.service[74697]: /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 03 11:06:37 devstack devstack@c-api.service[74697]: warnings.warn( Sep 03 11:06:37 devstack devstack@c-api.service[74696]: /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 03 11:06:37 devstack devstack@c-api.service[74696]: warnings.warn( Sep 03 11:06:38 devstack devstack@c-api.service[74696]: 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 03 11:06:38 devstack devstack@c-api.service[74696]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74696) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:06:38 devstack devstack@c-api.service[74697]: 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 03 11:06:38 devstack devstack@c-api.service[74697]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74697) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:06:38 devstack devstack@c-api.service[74697]: /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 03 11:06:38 devstack devstack@c-api.service[74697]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:06:38 devstack devstack@c-api.service[74696]: /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 03 11:06:38 devstack devstack@c-api.service[74696]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74696) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74697) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74697) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74697) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74697) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74696) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74696) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74696) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:06:39 devstack devstack@c-api.service[74696]: INFO dbcounter [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Registered counter for database cinder Sep 03 11:06:39 devstack devstack@c-api.service[74697]: INFO dbcounter [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Registered counter for database cinder Sep 03 11:06:39 devstack devstack@c-api.service[74696]: DEBUG oslo_db.sqlalchemy.engines [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 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=74696) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:06:39 devstack devstack@c-api.service[74697]: DEBUG oslo_db.sqlalchemy.engines [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c 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=74697) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG dbcounter [-] [74697] Writer thread running {{(pid=74697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: /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 03 11:06:40 devstack devstack@c-api.service[74697]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:06:40 devstack devstack@c-api.service[74697]: INFO cinder.rpc [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG dbcounter [-] [74696] Writer thread running {{(pid=74696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: INFO cinder.rpc [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74696]: /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 03 11:06:40 devstack devstack@c-api.service[74696]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:06:40 devstack devstack@c-api.service[74697]: INFO cinder.rpc [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74697]: INFO cinder.rpc [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING cinder.keymgr.conf_key_mgr [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c 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 03 11:06:40 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING cinder.keymgr.conf_key_mgr [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 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 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG oslo_db.sqlalchemy.engines [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c 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=74697) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG oslo_db.sqlalchemy.engines [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 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=74696) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: INFO cinder.rpc [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74697]: INFO cinder.rpc [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: INFO cinder.rpc [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING cinder.api.contrib.hosts [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: extensions {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: os-volume-manage {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: os-quota-class-sets {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: os-hosts {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING cinder.api.contrib.hosts [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: capabilities {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: encryption {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: scheduler-stats {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: os-quota-sets {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: os-availability-zone {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: qos-specs {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: extra_specs {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: extensions {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: backups {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: os-volume-manage {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: encryption {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: os-quota-class-sets {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: cgsnapshots {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: os-volume-type-access {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: consistencygroups {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: os-hosts {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: os-volume-transfer {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: capabilities {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: encryption {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extended resource: os-snapshot-manage {{(pid=74696) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: scheduler-stats {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: os-quota-sets {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: os-availability-zone {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: qos-specs {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: extra_specs {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING stevedore.named [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WARNING castellan.key_manager [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.contrib.snapshot_actions [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] SnapshotActionsController initialized {{(pid=74696) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: backups {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension AdminActions extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension AdminActions extending resource: snapshots {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension AdminActions extending resource: backups {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension VolumeActions extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: encryption {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension UsedLimits extending resource: limits {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension TypesManage extending resource: types {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.v3.router [None req-859a11d6-9e74-4a2e-8b97-7a2cbbac6a12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74696) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: cgsnapshots {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: os-volume-type-access {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: consistencygroups {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: os-volume-transfer {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extended resource: os-snapshot-manage {{(pid=74697) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x705b6b6a4668 pid: 74696 (default app) Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING stevedore.named [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WARNING castellan.key_manager [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] SnapshotActionsController initialized {{(pid=74697) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension AdminActions extending resource: volumes {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension AdminActions extending resource: snapshots {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension AdminActions extending resource: backups {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension VolumeActions extending resource: volumes {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: DEBUG cinder.api.middleware.request_id [None req-98208571-bcd2-4adb-9c65-b01cf5ac6d18 None None] RequestId filter calling following filter/app {{(pid=74696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension UsedLimits extending resource: limits {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension TypesManage extending resource: types {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension SnapshotActions extending resource: snapshots {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74697]: DEBUG cinder.api.v3.router [None req-a6563323-f6fe-44e3-8e93-1c081b724b9c None None] Extension VolumeTypeAccess extending resource: types {{(pid=74697) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:06:40 devstack devstack@c-api.service[74696]: [pid: 74696|app: 0|req: 1/1] 192.168.122.194 () {50 vars in 785 bytes} [Thu Sep 3 11:06:40 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:06:40 devstack devstack@c-api.service[74697]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x705b6b6a4668 pid: 74697 (default app) Sep 03 11:06:48 devstack devstack@c-api.service[74696]: DEBUG cinder.api.middleware.request_id [None req-e07ceada-965b-4b35-8c58-da9548bea970 None None] RequestId filter calling following filter/app {{(pid=74696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:49 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-e07ceada-965b-4b35-8c58-da9548bea970 admin admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:06:49 devstack devstack@c-api.service[74696]: DEBUG cinder.api.openstack.wsgi [None req-e07ceada-965b-4b35-8c58-da9548bea970 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:49 devstack devstack@c-api.service[74696]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:49 devstack devstack@c-api.service[74696]: warnings.warn( Sep 03 11:06:49 devstack devstack@c-api.service[74696]: DEBUG oslo_db.sqlalchemy.engines [None req-e07ceada-965b-4b35-8c58-da9548bea970 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=74696) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:06:49 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-e07ceada-965b-4b35-8c58-da9548bea970 admin admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:06:49 devstack devstack@c-api.service[74696]: [pid: 74696|app: 0|req: 2/2] 192.168.122.194 () {60 vars in 1191 bytes} [Thu Sep 3 11:06:48 2026] POST /volume/v3/types => generated 186 bytes in 1085 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:06:49 devstack devstack@c-api.service[74697]: DEBUG cinder.api.middleware.request_id [None req-36e21824-7a32-4d40-83ab-e7049efe0bf8 None None] RequestId filter calling following filter/app {{(pid=74697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:06:49 devstack devstack@c-api.service[74697]: INFO cinder.api.openstack.wsgi [None req-36e21824-7a32-4d40-83ab-e7049efe0bf8 admin admin] POST http://192.168.122.194/volume/v3/types/c5c63cc9-69be-481a-8011-f52db2a4e2e5/extra_specs Sep 03 11:06:49 devstack devstack@c-api.service[74697]: DEBUG cinder.api.openstack.wsgi [None req-36e21824-7a32-4d40-83ab-e7049efe0bf8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74697) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:06:49 devstack devstack@c-api.service[74697]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:06:49 devstack devstack@c-api.service[74697]: warnings.warn( Sep 03 11:06:49 devstack devstack@c-api.service[74697]: DEBUG oslo_db.sqlalchemy.engines [None req-36e21824-7a32-4d40-83ab-e7049efe0bf8 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=74697) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:06:49 devstack devstack@c-api.service[74697]: INFO cinder.api.openstack.wsgi [None req-36e21824-7a32-4d40-83ab-e7049efe0bf8 admin admin] http://192.168.122.194/volume/v3/types/c5c63cc9-69be-481a-8011-f52db2a4e2e5/extra_specs returned with HTTP 200 Sep 03 11:06:49 devstack devstack@c-api.service[74697]: [pid: 74697|app: 0|req: 1/3] 192.168.122.194 () {60 vars in 1338 bytes} [Thu Sep 3 11:06:49 2026] POST /volume/v3/types/c5c63cc9-69be-481a-8011-f52db2a4e2e5/extra_specs => generated 55 bytes in 851 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:06:59 devstack devstack@c-api.service[74696]: DEBUG dbcounter [-] [74696] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:06:59 devstack devstack@c-api.service[74697]: DEBUG dbcounter [-] [74697] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:07:31 devstack devstack@c-api.service[74696]: DEBUG cinder.api.middleware.request_id [None req-d16db20b-21db-4587-a30e-74c1cd85c84f None None] RequestId filter calling following filter/app {{(pid=74696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:07:31 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-d16db20b-21db-4587-a30e-74c1cd85c84f None None] GET http://192.168.122.194/volume// Sep 03 11:07:31 devstack devstack@c-api.service[74696]: DEBUG cinder.api.openstack.wsgi [None req-d16db20b-21db-4587-a30e-74c1cd85c84f None None] Empty body provided in request {{(pid=74696) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:07:31 devstack devstack@c-api.service[74696]: DEBUG cinder.api.openstack.wsgi [None req-d16db20b-21db-4587-a30e-74c1cd85c84f None None] Calling method 'all' {{(pid=74696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:07:31 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-d16db20b-21db-4587-a30e-74c1cd85c84f None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:07:31 devstack devstack@c-api.service[74696]: [pid: 74696|app: 0|req: 3/4] 192.168.122.194 () {58 vars in 1314 bytes} [Thu Sep 3 11:07:31 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:09:16 devstack devstack@c-api.service[74697]: DEBUG cinder.api.middleware.request_id [None req-86ffa5ce-c3fa-4cf2-90b4-a1898e512207 None None] RequestId filter calling following filter/app {{(pid=74697) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:17 devstack devstack@c-api.service[74697]: INFO cinder.api.openstack.wsgi [None req-86ffa5ce-c3fa-4cf2-90b4-a1898e512207 tempest-verify_tempest_config-199227388 tempest-verify_tempest_config-199227388-project-member] GET http://192.168.122.194/volume/v3/extensions Sep 03 11:09:17 devstack devstack@c-api.service[74697]: DEBUG cinder.api.openstack.wsgi [None req-86ffa5ce-c3fa-4cf2-90b4-a1898e512207 tempest-verify_tempest_config-199227388 tempest-verify_tempest_config-199227388-project-member] Empty body provided in request {{(pid=74697) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:09:17 devstack devstack@c-api.service[74697]: DEBUG cinder.api.openstack.wsgi [None req-86ffa5ce-c3fa-4cf2-90b4-a1898e512207 tempest-verify_tempest_config-199227388 tempest-verify_tempest_config-199227388-project-member] Calling method 'index' {{(pid=74697) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:09:17 devstack devstack@c-api.service[74697]: INFO cinder.api.openstack.wsgi [None req-86ffa5ce-c3fa-4cf2-90b4-a1898e512207 tempest-verify_tempest_config-199227388 tempest-verify_tempest_config-199227388-project-member] http://192.168.122.194/volume/v3/extensions returned with HTTP 200 Sep 03 11:09:17 devstack devstack@c-api.service[74697]: [pid: 74697|app: 0|req: 2/5] 192.168.122.194 () {58 vars in 1130 bytes} [Thu Sep 3 11:09:16 2026] GET /volume/v3/extensions => generated 5245 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:09:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.middleware.request_id [None req-7927936e-56ff-42dd-8373-d1109a2624a3 None None] RequestId filter calling following filter/app {{(pid=74696) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:09:24 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-7927936e-56ff-42dd-8373-d1109a2624a3 demo admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:09:24 devstack devstack@c-api.service[74696]: DEBUG cinder.api.openstack.wsgi [None req-7927936e-56ff-42dd-8373-d1109a2624a3 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74696) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:09:24 devstack devstack@c-api.service[74696]: INFO cinder.api.openstack.wsgi [None req-7927936e-56ff-42dd-8373-d1109a2624a3 demo admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:09:24 devstack devstack@c-api.service[74696]: [pid: 74696|app: 0|req: 4/6] 192.168.122.194 () {60 vars in 1191 bytes} [Thu Sep 3 11:09:24 2026] POST /volume/v3/types => generated 184 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:09:34 devstack devstack@c-api.service[74696]: DEBUG dbcounter [-] [74696] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:11:23 devstack devstack@c-api.service[74688]: Thu Sep 3 11:11:23 2026 - graceful shutdown triggered... Sep 03 11:11:23 devstack devstack@c-api.service[74697]: Gracefully killing worker 2 (pid: 74697)... Sep 03 11:11:23 devstack devstack@c-api.service[74696]: Gracefully killing worker 1 (pid: 74696)... Sep 03 11:11:24 devstack devstack@c-api.service[74688]: worker 1 buried after 1 seconds Sep 03 11:11:24 devstack devstack@c-api.service[74688]: worker 2 buried after 1 seconds Sep 03 11:11:24 devstack devstack@c-api.service[74688]: goodbye to uWSGI. Sep 03 11:11:24 devstack devstack@c-api.service[86344]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 11:11:24 devstack devstack@c-api.service[86344]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 11:11:24 2026] *** Sep 03 11:11:24 devstack devstack@c-api.service[86344]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 11:11:24 devstack devstack@c-api.service[86344]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 11:11:24 devstack devstack@c-api.service[86344]: nodename: devstack Sep 03 11:11:24 devstack devstack@c-api.service[86344]: machine: x86_64 Sep 03 11:11:24 devstack devstack@c-api.service[86344]: clock source: unix Sep 03 11:11:24 devstack devstack@c-api.service[86344]: pcre jit disabled Sep 03 11:11:24 devstack devstack@c-api.service[86344]: detected number of CPU cores: 4 Sep 03 11:11:24 devstack devstack@c-api.service[86344]: current working directory: / Sep 03 11:11:24 devstack devstack@c-api.service[86344]: detected binary path: /usr/bin/uwsgi-core Sep 03 11:11:24 devstack devstack@c-api.service[86344]: your processes number limit is 47518 Sep 03 11:11:24 devstack devstack@c-api.service[86344]: your memory page size is 4096 bytes Sep 03 11:11:24 devstack devstack@c-api.service[86344]: detected max file descriptor number: 2048 Sep 03 11:11:24 devstack devstack@c-api.service[86344]: lock engine: pthread robust mutexes Sep 03 11:11:24 devstack devstack@c-api.service[86344]: thunder lock: enabled Sep 03 11:11:24 devstack devstack@c-api.service[86344]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 11:11:24 devstack devstack@c-api.service[86344]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 11:11:24 devstack devstack@c-api.service[86344]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 11:11:24 devstack devstack@c-api.service[86344]: Set PythonHome to /opt/stack/data/venv Sep 03 11:11:24 devstack devstack@c-api.service[86344]: Python main interpreter initialized at 0x7dca140a4668 Sep 03 11:11:24 devstack devstack@c-api.service[86344]: python threads support enabled Sep 03 11:11:24 devstack devstack@c-api.service[86344]: your server socket listen backlog is limited to 100 connections Sep 03 11:11:24 devstack devstack@c-api.service[86344]: your mercy for graceful operations on workers is 80 seconds Sep 03 11:11:24 devstack devstack@c-api.service[86344]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 11:11:24 devstack devstack@c-api.service[86344]: *** Operational MODE: preforking *** Sep 03 11:11:24 devstack devstack@c-api.service[86344]: *** uWSGI is running in multiple interpreter mode *** Sep 03 11:11:24 devstack devstack@c-api.service[86344]: spawned uWSGI master process (pid: 86344) Sep 03 11:11:24 devstack devstack@c-api.service[86344]: spawned uWSGI worker 1 (pid: 86345, cores: 1) Sep 03 11:11:24 devstack devstack@c-api.service[86344]: spawned uWSGI worker 2 (pid: 86346, cores: 1) Sep 03 11:11:24 devstack devstack@c-api.service[86344]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 11:11:24 devstack devstack@c-api.service[86346]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:11:24 devstack devstack@c-api.service[86346]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:11:24 devstack devstack@c-api.service[86346]: we strongly recommend against using it for new projects. Sep 03 11:11:24 devstack devstack@c-api.service[86346]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:11:24 devstack devstack@c-api.service[86346]: framework. For more detail see Sep 03 11:11:24 devstack devstack@c-api.service[86346]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:11:24 devstack devstack@c-api.service[86346]: import eventlet # noqa Sep 03 11:11:24 devstack devstack@c-api.service[86345]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:11:24 devstack devstack@c-api.service[86345]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:11:24 devstack devstack@c-api.service[86345]: we strongly recommend against using it for new projects. Sep 03 11:11:24 devstack devstack@c-api.service[86345]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:11:24 devstack devstack@c-api.service[86345]: framework. For more detail see Sep 03 11:11:24 devstack devstack@c-api.service[86345]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:11:24 devstack devstack@c-api.service[86345]: import eventlet # noqa Sep 03 11:11:24 devstack devstack@c-api.service[86346]: /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 03 11:11:24 devstack devstack@c-api.service[86346]: from cgi import parse_header Sep 03 11:11:24 devstack devstack@c-api.service[86345]: /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 03 11:11:24 devstack devstack@c-api.service[86345]: from cgi import parse_header Sep 03 11:11:25 devstack devstack@c-api.service[86346]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:11:25 devstack devstack@c-api.service[86346]: warnings.warn( Sep 03 11:11:25 devstack devstack@c-api.service[86345]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:11:25 devstack devstack@c-api.service[86345]: warnings.warn( Sep 03 11:11:25 devstack devstack@c-api.service[86346]: /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 03 11:11:25 devstack devstack@c-api.service[86346]: removals.removed_module( Sep 03 11:11:25 devstack devstack@c-api.service[86346]: /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 03 11:11:25 devstack devstack@c-api.service[86346]: removals.removed_module( Sep 03 11:11:25 devstack devstack@c-api.service[86345]: /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 03 11:11:25 devstack devstack@c-api.service[86345]: removals.removed_module( Sep 03 11:11:25 devstack devstack@c-api.service[86345]: /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 03 11:11:25 devstack devstack@c-api.service[86345]: removals.removed_module( Sep 03 11:11:27 devstack devstack@c-api.service[86346]: /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 03 11:11:27 devstack devstack@c-api.service[86346]: warnings.warn( Sep 03 11:11:27 devstack devstack@c-api.service[86345]: /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 03 11:11:27 devstack devstack@c-api.service[86345]: warnings.warn( Sep 03 11:11:27 devstack devstack@c-api.service[86346]: /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 03 11:11:27 devstack devstack@c-api.service[86346]: warnings.warn( Sep 03 11:11:27 devstack devstack@c-api.service[86345]: /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 03 11:11:27 devstack devstack@c-api.service[86345]: warnings.warn( Sep 03 11:11:28 devstack devstack@c-api.service[86346]: 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 03 11:11:28 devstack devstack@c-api.service[86346]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86346) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:11:28 devstack devstack@c-api.service[86345]: 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 03 11:11:28 devstack devstack@c-api.service[86345]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86345) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:11:28 devstack devstack@c-api.service[86346]: /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 03 11:11:28 devstack devstack@c-api.service[86346]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:11:28 devstack devstack@c-api.service[86345]: /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 03 11:11:28 devstack devstack@c-api.service[86345]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86346) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86346) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86346) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86346) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86345) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: INFO dbcounter [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Registered counter for database cinder Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86345) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86345) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86345) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG oslo_db.sqlalchemy.engines [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 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=86346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:11:29 devstack devstack@c-api.service[86345]: INFO dbcounter [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Registered counter for database cinder Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG oslo_db.sqlalchemy.engines [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e 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=86345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG dbcounter [-] [86346] Writer thread running {{(pid=86346) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: /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 03 11:11:29 devstack devstack@c-api.service[86346]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:11:29 devstack devstack@c-api.service[86346]: INFO cinder.rpc [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:11:29 devstack devstack@c-api.service[86346]: INFO cinder.rpc [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:11:29 devstack devstack@c-api.service[86346]: INFO cinder.rpc [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:11:29 devstack devstack@c-api.service[86346]: INFO cinder.rpc [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING cinder.keymgr.conf_key_mgr [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 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 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: DEBUG oslo_db.sqlalchemy.engines [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 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=86346) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: INFO cinder.rpc [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:11:29 devstack devstack@c-api.service[86346]: INFO cinder.rpc [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:11:29 devstack devstack@c-api.service[86345]: DEBUG dbcounter [-] [86345] Writer thread running {{(pid=86345) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86345]: /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 03 11:11:29 devstack devstack@c-api.service[86345]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:11:29 devstack devstack@c-api.service[86345]: INFO cinder.rpc [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:11:29 devstack devstack@c-api.service[86345]: INFO cinder.rpc [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86345]: INFO cinder.rpc [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86345]: INFO cinder.rpc [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86345]: WARNING cinder.keymgr.conf_key_mgr [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e 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 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING cinder.api.contrib.hosts [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:29 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG oslo_db.sqlalchemy.engines [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e 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=86345) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: extensions {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: os-volume-manage {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: os-quota-class-sets {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: INFO cinder.rpc [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: os-hosts {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: capabilities {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: INFO cinder.rpc [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: encryption {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: scheduler-stats {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: os-quota-sets {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: os-availability-zone {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: qos-specs {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: extra_specs {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: backups {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: encryption {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: cgsnapshots {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: os-volume-type-access {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: consistencygroups {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: os-volume-transfer {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extended resource: os-snapshot-manage {{(pid=86346) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING stevedore.named [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WARNING castellan.key_manager [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.contrib.snapshot_actions [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] SnapshotActionsController initialized {{(pid=86346) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension AdminActions extending resource: volumes {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension AdminActions extending resource: snapshots {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension AdminActions extending resource: backups {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension VolumeActions extending resource: volumes {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension UsedLimits extending resource: limits {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension TypesManage extending resource: types {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86346]: DEBUG cinder.api.v3.router [None req-04f9f379-71b7-40a3-9e55-5374dce3f246 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86346) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86346]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7dca140a4668 pid: 86346 (default app) Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING cinder.api.contrib.hosts [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: extensions {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: os-volume-manage {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: os-quota-class-sets {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: os-hosts {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: capabilities {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: encryption {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: scheduler-stats {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: os-quota-sets {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: os-availability-zone {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: qos-specs {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: extra_specs {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: backups {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: encryption {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: cgsnapshots {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: os-volume-type-access {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: consistencygroups {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: os-volume-transfer {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extended resource: os-snapshot-manage {{(pid=86345) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING stevedore.named [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WARNING castellan.key_manager [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.contrib.snapshot_actions [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] SnapshotActionsController initialized {{(pid=86345) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension AdminActions extending resource: volumes {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension AdminActions extending resource: snapshots {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension AdminActions extending resource: backups {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension VolumeActions extending resource: volumes {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension UsedLimits extending resource: limits {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension TypesManage extending resource: types {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension SnapshotActions extending resource: snapshots {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: DEBUG cinder.api.v3.router [None req-6f7ea23f-5865-41c1-853e-d95f2d5c4e9e None None] Extension VolumeTypeAccess extending resource: types {{(pid=86345) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:30 devstack devstack@c-api.service[86345]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7dca140a4668 pid: 86345 (default app) Sep 03 11:11:32 devstack devstack@c-api.service[86344]: Thu Sep 3 11:11:32 2026 - graceful shutdown triggered... Sep 03 11:11:32 devstack devstack@c-api.service[86346]: Gracefully killing worker 2 (pid: 86346)... Sep 03 11:11:32 devstack devstack@c-api.service[86345]: Gracefully killing worker 1 (pid: 86345)... Sep 03 11:11:33 devstack devstack@c-api.service[86344]: worker 1 buried after 1 seconds Sep 03 11:11:33 devstack devstack@c-api.service[86344]: worker 2 buried after 1 seconds Sep 03 11:11:33 devstack devstack@c-api.service[86344]: goodbye to uWSGI. Sep 03 11:11:33 devstack devstack@c-api.service[86722]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 11:11:33 devstack devstack@c-api.service[86722]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 11:11:33 2026] *** Sep 03 11:11:33 devstack devstack@c-api.service[86722]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 11:11:33 devstack devstack@c-api.service[86722]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 11:11:33 devstack devstack@c-api.service[86722]: nodename: devstack Sep 03 11:11:33 devstack devstack@c-api.service[86722]: machine: x86_64 Sep 03 11:11:33 devstack devstack@c-api.service[86722]: clock source: unix Sep 03 11:11:33 devstack devstack@c-api.service[86722]: pcre jit disabled Sep 03 11:11:33 devstack devstack@c-api.service[86722]: detected number of CPU cores: 4 Sep 03 11:11:33 devstack devstack@c-api.service[86722]: current working directory: / Sep 03 11:11:33 devstack devstack@c-api.service[86722]: detected binary path: /usr/bin/uwsgi-core Sep 03 11:11:33 devstack devstack@c-api.service[86722]: your processes number limit is 47518 Sep 03 11:11:33 devstack devstack@c-api.service[86722]: your memory page size is 4096 bytes Sep 03 11:11:33 devstack devstack@c-api.service[86722]: detected max file descriptor number: 2048 Sep 03 11:11:33 devstack devstack@c-api.service[86722]: lock engine: pthread robust mutexes Sep 03 11:11:33 devstack devstack@c-api.service[86722]: thunder lock: enabled Sep 03 11:11:33 devstack devstack@c-api.service[86722]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 11:11:33 devstack devstack@c-api.service[86722]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 11:11:33 devstack devstack@c-api.service[86722]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 11:11:33 devstack devstack@c-api.service[86722]: Set PythonHome to /opt/stack/data/venv Sep 03 11:11:33 devstack devstack@c-api.service[86722]: Python main interpreter initialized at 0x792e8aea4668 Sep 03 11:11:33 devstack devstack@c-api.service[86722]: python threads support enabled Sep 03 11:11:33 devstack devstack@c-api.service[86722]: your server socket listen backlog is limited to 100 connections Sep 03 11:11:33 devstack devstack@c-api.service[86722]: your mercy for graceful operations on workers is 80 seconds Sep 03 11:11:33 devstack devstack@c-api.service[86722]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 11:11:33 devstack devstack@c-api.service[86722]: *** Operational MODE: preforking *** Sep 03 11:11:33 devstack devstack@c-api.service[86722]: *** uWSGI is running in multiple interpreter mode *** Sep 03 11:11:33 devstack devstack@c-api.service[86722]: spawned uWSGI master process (pid: 86722) Sep 03 11:11:33 devstack devstack@c-api.service[86722]: spawned uWSGI worker 1 (pid: 86725, cores: 1) Sep 03 11:11:33 devstack devstack@c-api.service[86722]: spawned uWSGI worker 2 (pid: 86726, cores: 1) Sep 03 11:11:33 devstack devstack@c-api.service[86722]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 11:11:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:11:33 devstack devstack@c-api.service[86726]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:11:33 devstack devstack@c-api.service[86726]: we strongly recommend against using it for new projects. Sep 03 11:11:33 devstack devstack@c-api.service[86726]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:11:33 devstack devstack@c-api.service[86726]: framework. For more detail see Sep 03 11:11:33 devstack devstack@c-api.service[86726]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:11:33 devstack devstack@c-api.service[86726]: import eventlet # noqa Sep 03 11:11:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:11:33 devstack devstack@c-api.service[86725]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:11:33 devstack devstack@c-api.service[86725]: we strongly recommend against using it for new projects. Sep 03 11:11:33 devstack devstack@c-api.service[86725]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:11:33 devstack devstack@c-api.service[86725]: framework. For more detail see Sep 03 11:11:33 devstack devstack@c-api.service[86725]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:11:33 devstack devstack@c-api.service[86725]: import eventlet # noqa Sep 03 11:11:34 devstack devstack@c-api.service[86726]: /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 03 11:11:34 devstack devstack@c-api.service[86726]: from cgi import parse_header Sep 03 11:11:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:11:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:11:34 devstack devstack@c-api.service[86726]: /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 03 11:11:34 devstack devstack@c-api.service[86726]: removals.removed_module( Sep 03 11:11:34 devstack devstack@c-api.service[86726]: /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 03 11:11:34 devstack devstack@c-api.service[86726]: removals.removed_module( Sep 03 11:11:34 devstack devstack@c-api.service[86725]: /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 03 11:11:34 devstack devstack@c-api.service[86725]: from cgi import parse_header Sep 03 11:11:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:11:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:11:34 devstack devstack@c-api.service[86725]: /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 03 11:11:34 devstack devstack@c-api.service[86725]: removals.removed_module( Sep 03 11:11:34 devstack devstack@c-api.service[86725]: /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 03 11:11:34 devstack devstack@c-api.service[86725]: removals.removed_module( Sep 03 11:11:36 devstack devstack@c-api.service[86726]: /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 03 11:11:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:11:36 devstack devstack@c-api.service[86726]: /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 03 11:11:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:11:36 devstack devstack@c-api.service[86725]: /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 03 11:11:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:11:36 devstack devstack@c-api.service[86725]: /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 03 11:11:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:11:37 devstack devstack@c-api.service[86726]: 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 03 11:11:37 devstack devstack@c-api.service[86726]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86726) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:11:37 devstack devstack@c-api.service[86726]: /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 03 11:11:37 devstack devstack@c-api.service[86726]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:11:37 devstack devstack@c-api.service[86725]: 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 03 11:11:37 devstack devstack@c-api.service[86725]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86725) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:11:37 devstack devstack@c-api.service[86725]: /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 03 11:11:37 devstack devstack@c-api.service[86725]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86726) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86726) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86726) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86726) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86725) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: INFO dbcounter [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Registered counter for database cinder Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86725) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86725) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86725) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 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=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: INFO dbcounter [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Registered counter for database cinder Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 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=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writer thread running {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: /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 03 11:11:39 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:11:39 devstack devstack@c-api.service[86726]: INFO cinder.rpc [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: INFO cinder.rpc [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: INFO cinder.rpc [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: INFO cinder.rpc [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING cinder.keymgr.conf_key_mgr [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 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 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 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=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: INFO cinder.rpc [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: INFO cinder.rpc [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writer thread running {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: /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 03 11:11:39 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: INFO cinder.rpc [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: INFO cinder.rpc [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: INFO cinder.rpc [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: INFO cinder.rpc [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING cinder.keymgr.conf_key_mgr [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 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 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING cinder.api.contrib.hosts [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: extensions {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: os-volume-manage {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: os-quota-class-sets {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: os-hosts {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: capabilities {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: encryption {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: scheduler-stats {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: os-quota-sets {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: os-availability-zone {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: qos-specs {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 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=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: extra_specs {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: backups {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: INFO cinder.rpc [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: encryption {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: INFO cinder.rpc [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: cgsnapshots {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: os-volume-type-access {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: consistencygroups {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: os-volume-transfer {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extended resource: os-snapshot-manage {{(pid=86726) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.snapshot_actions [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] SnapshotActionsController initialized {{(pid=86726) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension AdminActions extending resource: volumes {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension AdminActions extending resource: snapshots {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension AdminActions extending resource: backups {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension VolumeActions extending resource: volumes {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension UsedLimits extending resource: limits {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension TypesManage extending resource: types {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.router [None req-471733c5-55c0-498a-9a9f-d96c44c653a0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86726) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86726]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x792e8aea4668 pid: 86726 (default app) Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING cinder.api.contrib.hosts [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: extensions {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: os-volume-manage {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: os-quota-class-sets {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: os-hosts {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: capabilities {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: encryption {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: scheduler-stats {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: os-quota-sets {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: os-availability-zone {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: qos-specs {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: extra_specs {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: backups {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: encryption {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: cgsnapshots {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: os-volume-type-access {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: consistencygroups {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: os-volume-transfer {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extended resource: os-snapshot-manage {{(pid=86725) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.snapshot_actions [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] SnapshotActionsController initialized {{(pid=86725) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension AdminActions extending resource: volumes {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension AdminActions extending resource: snapshots {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension AdminActions extending resource: backups {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension VolumeActions extending resource: volumes {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension UsedLimits extending resource: limits {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension TypesManage extending resource: types {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.router [None req-4fdd734b-c812-49dc-9d15-cd6e4d3adbb5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86725) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:11:39 devstack devstack@c-api.service[86725]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x792e8aea4668 pid: 86725 (default app) Sep 03 11:11:49 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=6 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:11:49 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=6 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:12:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5b25fc05-9697-4acd-9491-16104cd8a72d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1732177014"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1732177014'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Create volume of 1 GB Sep 03 11:12:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Availability zone cache updated, next update will occur around 2026-09-03 10:12:46.333516. {{(pid=86726) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Availability Zones retrieved successfully. Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Flow 'volume_create_api' (828d3639-000f-4acb-9bfc-1ae189a990b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17b95a9-6a8c-48ea-8896-fb281721c410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17b95a9-6a8c-48ea-8896-fb281721c410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab30146-2c21-4e21-886d-932153477e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-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 03 11:12:46 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-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 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Created reservations ['eef01c59-1447-44f4-9349-496e8e59163b', 'e6083445-b07e-4a88-962c-c244d008ec8c', '8f94468f-0006-4a65-bcda-7a2a0400733b', '1a035781-9057-4d34-99e5-ab8d8e42655d'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab30146-2c21-4e21-886d-932153477e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eef01c59-1447-44f4-9349-496e8e59163b', 'e6083445-b07e-4a88-962c-c244d008ec8c', '8f94468f-0006-4a65-bcda-7a2a0400733b', '1a035781-9057-4d34-99e5-ab8d8e42655d']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90c120f0-d996-4f05-a679-9113d8199778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90c120f0-d996-4f05-a679-9113d8199778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c73f984-2b15-4cc7-aa45-973961d8b129', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1732177014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8510e4d4340a403d846d4a1b9d7461de',qos_specs=None,replication_status=,reservations=['eef01c59-1447-44f4-9349-496e8e59163b','e6083445-b07e-4a88-962c-c244d008ec8c','8f94468f-0006-4a65-bcda-7a2a0400733b','1a035781-9057-4d34-99e5-ab8d8e42655d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f181030b4b0546acad23f98c79c3178a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1732177014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c73f984-2b15-4cc7-aa45-973961d8b129,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8510e4d4340a403d846d4a1b9d7461de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f181030b4b0546acad23f98c79c3178a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04273c8c-5f95-4aab-a209-831f20cc33e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04273c8c-5f95-4aab-a209-831f20cc33e9) transitioned into state 'SUCCESS' from state '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-1732177014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8510e4d4340a403d846d4a1b9d7461de',qos_specs=None,replication_status=,reservations=['eef01c59-1447-44f4-9349-496e8e59163b','e6083445-b07e-4a88-962c-c244d008ec8c','8f94468f-0006-4a65-bcda-7a2a0400733b','1a035781-9057-4d34-99e5-ab8d8e42655d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f181030b4b0546acad23f98c79c3178a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4749516b-abce-475b-b8f5-df75c1ff821a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:12:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4749516b-abce-475b-b8f5-df75c1ff821a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:12:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Flow 'volume_create_api' (828d3639-000f-4acb-9bfc-1ae189a990b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:12:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Create volume request issued successfully. Sep 03 11:12:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5b25fc05-9697-4acd-9491-16104cd8a72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:12:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1/1] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:12:45 2026] POST /volume/v3/volumes => generated 761 bytes in 1636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:12:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-37305b3f-add0-45b7-bffc-623d91fe6de2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-37305b3f-add0-45b7-bffc-623d91fe6de2 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:12:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-37305b3f-add0-45b7-bffc-623d91fe6de2 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-37305b3f-add0-45b7-bffc-623d91fe6de2 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:48 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-37305b3f-add0-45b7-bffc-623d91fe6de2 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:12:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:12:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:12:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-37305b3f-add0-45b7-bffc-623d91fe6de2 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:12:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-37305b3f-add0-45b7-bffc-623d91fe6de2 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:12:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1/2] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:47 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 853 bytes in 1017 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7da23a0c-f7a1-4d87-b4c6-36cd7e805099 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7da23a0c-f7a1-4d87-b4c6-36cd7e805099 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:12:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7da23a0c-f7a1-4d87-b4c6-36cd7e805099 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7da23a0c-f7a1-4d87-b4c6-36cd7e805099 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:12:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:12:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7da23a0c-f7a1-4d87-b4c6-36cd7e805099 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:12:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7da23a0c-f7a1-4d87-b4c6-36cd7e805099 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:12:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 2/3] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:49 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 853 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-847d2164-14ef-4c32-be38-c87f3452d046 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-847d2164-14ef-4c32-be38-c87f3452d046 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:12:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-847d2164-14ef-4c32-be38-c87f3452d046 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-847d2164-14ef-4c32-be38-c87f3452d046 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:12:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:12:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-847d2164-14ef-4c32-be38-c87f3452d046 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:12:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-847d2164-14ef-4c32-be38-c87f3452d046 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:12:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 2/4] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:50 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-352c48a2-a9f2-4ae0-be51-064078cfbf50 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-352c48a2-a9f2-4ae0-be51-064078cfbf50 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:12:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-352c48a2-a9f2-4ae0-be51-064078cfbf50 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-352c48a2-a9f2-4ae0-be51-064078cfbf50 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:12:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:12:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-352c48a2-a9f2-4ae0-be51-064078cfbf50 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:12:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-352c48a2-a9f2-4ae0-be51-064078cfbf50 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:12:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 3/5] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:12:50 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 854 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7d7c09b8-612d-449b-b0f0-f8c3b876a0d9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d7c09b8-612d-449b-b0f0-f8c3b876a0d9 None None] GET http://192.168.122.194/volume// Sep 03 11:12:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7d7c09b8-612d-449b-b0f0-f8c3b876a0d9 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7d7c09b8-612d-449b-b0f0-f8c3b876a0d9 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d7c09b8-612d-449b-b0f0-f8c3b876a0d9 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:12:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 3/6] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:12:52 2026] GET /volume/ => generated 390 bytes in 31 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:12:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-3b765f86-a497-44ca-a54a-fa9d707cbf38 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-3b765f86-a497-44ca-a54a-fa9d707cbf38 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:12:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-3b765f86-a497-44ca-a54a-fa9d707cbf38 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c73f984-2b15-4cc7-aa45-973961d8b129", "connector": null, "instance_uuid": "8fa3112e-2511-4761-85cb-f2bd63fc5a91"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:12:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:12:53 devstack devstack@c-api.service[86726]: /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 03 11:12:53 devstack devstack@c-api.service[86726]: .first() Sep 03 11:12:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-3b765f86-a497-44ca-a54a-fa9d707cbf38 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:12:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 4/7] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:12:52 2026] POST /volume/v3/attachments => generated 273 bytes in 1087 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-55e9ae43-5ff4-495f-804e-a2494fe386e6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-55e9ae43-5ff4-495f-804e-a2494fe386e6 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:12:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-55e9ae43-5ff4-495f-804e-a2494fe386e6 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-55e9ae43-5ff4-495f-804e-a2494fe386e6 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:12:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-132ea99b-4ac6-4552-b3f7-4e85702f9734 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-132ea99b-4ac6-4552-b3f7-4e85702f9734 None None] GET http://192.168.122.194/volume// Sep 03 11:12:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-132ea99b-4ac6-4552-b3f7-4e85702f9734 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-132ea99b-4ac6-4552-b3f7-4e85702f9734 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-132ea99b-4ac6-4552-b3f7-4e85702f9734 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:12:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 5/8] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:12:54 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:12:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:12:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-55e9ae43-5ff4-495f-804e-a2494fe386e6 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:12:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-55e9ae43-5ff4-495f-804e-a2494fe386e6 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:12:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 4/9] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:53 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 853 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-9679340f-5ca1-4fc4-8053-6df8fa13bf23 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-9679340f-5ca1-4fc4-8053-6df8fa13bf23 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:12:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-9679340f-5ca1-4fc4-8053-6df8fa13bf23 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-9679340f-5ca1-4fc4-8053-6df8fa13bf23 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:54 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:54 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:12:54 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:54 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:12:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-9679340f-5ca1-4fc4-8053-6df8fa13bf23 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:12:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-9679340f-5ca1-4fc4-8053-6df8fa13bf23 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:12:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 6/10] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:12:54 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 1034 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:12:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f3f14c77-5afc-4545-962e-73d8e833f229 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3f14c77-5afc-4545-962e-73d8e833f229 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:12:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3f14c77-5afc-4545-962e-73d8e833f229 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3f14c77-5afc-4545-962e-73d8e833f229 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:12:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:12:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f3f14c77-5afc-4545-962e-73d8e833f229 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:12:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3f14c77-5afc-4545-962e-73d8e833f229 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:12:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 5/11] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:55 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fe3b924c-9cb8-4b33-a9d8-64637fec39f7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fe3b924c-9cb8-4b33-a9d8-64637fec39f7 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:12:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fe3b924c-9cb8-4b33-a9d8-64637fec39f7 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fe3b924c-9cb8-4b33-a9d8-64637fec39f7 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:56 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:56 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:12:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:12:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fe3b924c-9cb8-4b33-a9d8-64637fec39f7 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:12:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fe3b924c-9cb8-4b33-a9d8-64637fec39f7 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:12:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 7/12] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:56 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:12:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-591c2cfa-de85-4e5a-83a2-d4f574a650c8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-591c2cfa-de85-4e5a-83a2-d4f574a650c8 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] PUT http://192.168.122.194/volume/v3/attachments/115f4d19-f065-42f9-9e3c-87738acb39a3 Sep 03 11:12:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-591c2cfa-de85-4e5a-83a2-d4f574a650c8 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:56 devstack devstack@c-api.service[86725]: /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 03 11:12:56 devstack devstack@c-api.service[86725]: .first() Sep 03 11:12:56 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-591c2cfa-de85-4e5a-83a2-d4f574a650c8 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Acquiring lock "cinder-attachment_update-9c73f984-2b15-4cc7-aa45-973961d8b129-devstack" by "attachment_update" {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:12:56 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-591c2cfa-de85-4e5a-83a2-d4f574a650c8 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Lock "cinder-attachment_update-9c73f984-2b15-4cc7-aa45-973961d8b129-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:12:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:12:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:12:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ed162b8e-6fdc-46ce-b4c6-24774a016d12 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:57 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-591c2cfa-de85-4e5a-83a2-d4f574a650c8 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Lock "cinder-attachment_update-9c73f984-2b15-4cc7-aa45-973961d8b129-devstack" released by "attachment_update" :: held 0.470s {{(pid=86725) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:12:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ed162b8e-6fdc-46ce-b4c6-24774a016d12 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:12:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ed162b8e-6fdc-46ce-b4c6-24774a016d12 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ed162b8e-6fdc-46ce-b4c6-24774a016d12 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-591c2cfa-de85-4e5a-83a2-d4f574a650c8 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/attachments/115f4d19-f065-42f9-9e3c-87738acb39a3 returned with HTTP 200 Sep 03 11:12:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 6/13] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:12:56 2026] PUT /volume/v3/attachments/115f4d19-f065-42f9-9e3c-87738acb39a3 => generated 694 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:12:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:12:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ed162b8e-6fdc-46ce-b4c6-24774a016d12 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:12:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ed162b8e-6fdc-46ce-b4c6-24774a016d12 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:12:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 8/14] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:57 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 854 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:12:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-7a7dcae3-fb92-41c5-9031-8ad5cb0001cf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-7a7dcae3-fb92-41c5-9031-8ad5cb0001cf tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] POST http://192.168.122.194/volume/v3/attachments/115f4d19-f065-42f9-9e3c-87738acb39a3/action Sep 03 11:12:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-7a7dcae3-fb92-41c5-9031-8ad5cb0001cf tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:12:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-7a7dcae3-fb92-41c5-9031-8ad5cb0001cf tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:12:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:12:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:12:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-398d922a-10d5-434e-97ad-68eeba5042b6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-398d922a-10d5-434e-97ad-68eeba5042b6 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:12:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-398d922a-10d5-434e-97ad-68eeba5042b6 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-398d922a-10d5-434e-97ad-68eeba5042b6 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-570e7e3b-17e3-478a-8e82-5180f8b2fac9 req-7a7dcae3-fb92-41c5-9031-8ad5cb0001cf tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/attachments/115f4d19-f065-42f9-9e3c-87738acb39a3/action returned with HTTP 204 Sep 03 11:12:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 7/15] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:12:58 2026] POST /volume/v3/attachments/115f4d19-f065-42f9-9e3c-87738acb39a3/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:12:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:12:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:12:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-398d922a-10d5-434e-97ad-68eeba5042b6 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:12:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-398d922a-10d5-434e-97ad-68eeba5042b6 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:12:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 9/16] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:58 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 1146 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:12:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8dad6bd7-bfd5-4f13-a498-233c0c43b74a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:12:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8dad6bd7-bfd5-4f13-a498-233c0c43b74a tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:12:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8dad6bd7-bfd5-4f13-a498-233c0c43b74a tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:12:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8dad6bd7-bfd5-4f13-a498-233c0c43b74a tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:12:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:12:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:12:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:12:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:12:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8dad6bd7-bfd5-4f13-a498-233c0c43b74a tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:12:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8dad6bd7-bfd5-4f13-a498-233c0c43b74a tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:12:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 8/17] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:12:58 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 1146 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:13:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-04a32c47-dcf1-4479-8741-d7cc7fbb56a6 req-d88c81c9-e294-4ae9-9b75-a5e805e0c18a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-04a32c47-dcf1-4479-8741-d7cc7fbb56a6 req-d88c81c9-e294-4ae9-9b75-a5e805e0c18a tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] DELETE http://192.168.122.194/volume/v3/attachments/115f4d19-f065-42f9-9e3c-87738acb39a3 Sep 03 11:13:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-04a32c47-dcf1-4479-8741-d7cc7fbb56a6 req-d88c81c9-e294-4ae9-9b75-a5e805e0c18a tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-04a32c47-dcf1-4479-8741-d7cc7fbb56a6 req-d88c81c9-e294-4ae9-9b75-a5e805e0c18a tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:13:03 devstack devstack@c-api.service[86726]: /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 03 11:13:03 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:13:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-04a32c47-dcf1-4479-8741-d7cc7fbb56a6 req-d88c81c9-e294-4ae9-9b75-a5e805e0c18a tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/attachments/115f4d19-f065-42f9-9e3c-87738acb39a3 returned with HTTP 200 Sep 03 11:13:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 10/18] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:13:03 2026] DELETE /volume/v3/attachments/115f4d19-f065-42f9-9e3c-87738acb39a3 => generated 19 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f79119f2-ddf4-4614-9c33-4beff005b72d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f79119f2-ddf4-4614-9c33-4beff005b72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:13:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f79119f2-ddf4-4614-9c33-4beff005b72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f79119f2-ddf4-4614-9c33-4beff005b72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:13:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:13:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f79119f2-ddf4-4614-9c33-4beff005b72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:13:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f79119f2-ddf4-4614-9c33-4beff005b72d tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:13:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 9/19] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:04 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:13:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7672bc15-8053-43e4-b775-2f9e0542560b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7672bc15-8053-43e4-b775-2f9e0542560b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:13:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7672bc15-8053-43e4-b775-2f9e0542560b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7672bc15-8053-43e4-b775-2f9e0542560b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:04 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:04 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:13:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:13:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7672bc15-8053-43e4-b775-2f9e0542560b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:13:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7672bc15-8053-43e4-b775-2f9e0542560b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:13:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 11/20] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:04 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-795e3866-973b-45d3-bfd7-277473e24b5f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-795e3866-973b-45d3-bfd7-277473e24b5f tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:13:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-795e3866-973b-45d3-bfd7-277473e24b5f tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-795e3866-973b-45d3-bfd7-277473e24b5f tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:05 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:05 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:13:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:13:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-795e3866-973b-45d3-bfd7-277473e24b5f tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:13:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-795e3866-973b-45d3-bfd7-277473e24b5f tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:13:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 10/21] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:05 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cf089e70-3ce3-4f3a-aaa2-af61ceab8d4b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cf089e70-3ce3-4f3a-aaa2-af61ceab8d4b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] DELETE http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:13:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cf089e70-3ce3-4f3a-aaa2-af61ceab8d4b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cf089e70-3ce3-4f3a-aaa2-af61ceab8d4b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:05 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-cf089e70-3ce3-4f3a-aaa2-af61ceab8d4b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Delete volume with id: 9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:13:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:13:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:13:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cf089e70-3ce3-4f3a-aaa2-af61ceab8d4b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:13:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cf089e70-3ce3-4f3a-aaa2-af61ceab8d4b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Delete volume request issued successfully. Sep 03 11:13:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cf089e70-3ce3-4f3a-aaa2-af61ceab8d4b tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 202 Sep 03 11:13:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 12/22] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:05 2026] DELETE /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-df48093f-0e21-4c83-9e43-2af4e00375bd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-df48093f-0e21-4c83-9e43-2af4e00375bd tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:13:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-df48093f-0e21-4c83-9e43-2af4e00375bd tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-df48093f-0e21-4c83-9e43-2af4e00375bd tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:05 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:05 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:13:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:13:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-df48093f-0e21-4c83-9e43-2af4e00375bd tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:13:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-df48093f-0e21-4c83-9e43-2af4e00375bd tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:13:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 11/23] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:05 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5cfe9b8f-f239-4dc1-bbde-bcd50adafd08 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5cfe9b8f-f239-4dc1-bbde-bcd50adafd08 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:13:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5cfe9b8f-f239-4dc1-bbde-bcd50adafd08 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5cfe9b8f-f239-4dc1-bbde-bcd50adafd08 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:13:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:13:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5cfe9b8f-f239-4dc1-bbde-bcd50adafd08 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:13:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5cfe9b8f-f239-4dc1-bbde-bcd50adafd08 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:13:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 13/24] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:06 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-66a02c61-6f61-4530-83ae-180843ee4422 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:13:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1892892085"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1892892085'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:06 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Create volume of 1 GB Sep 03 11:13:06 devstack devstack@c-api.service[86725]: /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 03 11:13:06 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:13:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Availability zone cache updated, next update will occur around 2026-09-03 10:13:06.966052. {{(pid=86725) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 11:13:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Availability Zones retrieved successfully. Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Flow 'volume_create_api' (b2017aa5-bd65-4477-bd69-4da09189d71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e6a0993-a4fd-4bcc-ad66-3e9402fd9f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e6a0993-a4fd-4bcc-ad66-3e9402fd9f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545e8e59-ae9f-4f80-8e7b-ebb20b722543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-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 03 11:13:07 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-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 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Created reservations ['91ba8399-7c2f-4aa7-9607-3eae1271a335', '7354c810-2bb3-4544-b930-d380c6036169', 'ed5ceff3-2b17-4b0f-a512-f217790c7c3f', 'd39cf2d3-66e3-4293-afc9-26417112bdc9'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (545e8e59-ae9f-4f80-8e7b-ebb20b722543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91ba8399-7c2f-4aa7-9607-3eae1271a335', '7354c810-2bb3-4544-b930-d380c6036169', 'ed5ceff3-2b17-4b0f-a512-f217790c7c3f', 'd39cf2d3-66e3-4293-afc9-26417112bdc9']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5528b0-8b8c-4ab6-b8fc-b2c0440ce284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:07 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5528b0-8b8c-4ab6-b8fc-b2c0440ce284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2cb7c56-3cd4-4649-aa4b-cce045a765fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1892892085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c947ad96eb4e278cacea0d8fb389ff',qos_specs=None,replication_status=,reservations=['91ba8399-7c2f-4aa7-9607-3eae1271a335','7354c810-2bb3-4544-b930-d380c6036169','ed5ceff3-2b17-4b0f-a512-f217790c7c3f','d39cf2d3-66e3-4293-afc9-26417112bdc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='598f411e4d1c45bb81aa760200bcc918',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1892892085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2cb7c56-3cd4-4649-aa4b-cce045a765fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58c947ad96eb4e278cacea0d8fb389ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='598f411e4d1c45bb81aa760200bcc918',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d49d67-1cdf-4064-8439-e14f5d25a232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2744f512-eef3-482f-a22d-7ec924a5cd04 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2744f512-eef3-482f-a22d-7ec924a5cd04 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:13:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2744f512-eef3-482f-a22d-7ec924a5cd04 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2744f512-eef3-482f-a22d-7ec924a5cd04 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d49d67-1cdf-4064-8439-e14f5d25a232) transitioned into state 'SUCCESS' from state '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-1892892085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58c947ad96eb4e278cacea0d8fb389ff',qos_specs=None,replication_status=,reservations=['91ba8399-7c2f-4aa7-9607-3eae1271a335','7354c810-2bb3-4544-b930-d380c6036169','ed5ceff3-2b17-4b0f-a512-f217790c7c3f','d39cf2d3-66e3-4293-afc9-26417112bdc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='598f411e4d1c45bb81aa760200bcc918',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2692b9-7a92-4c3d-8878-f9b1d63c6e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2692b9-7a92-4c3d-8878-f9b1d63c6e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Flow 'volume_create_api' (b2017aa5-bd65-4477-bd69-4da09189d71a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Create volume request issued successfully. Sep 03 11:13:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-66a02c61-6f61-4530-83ae-180843ee4422 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 12/25] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:13:06 2026] POST /volume/v3/volumes => generated 764 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:13:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-33f498af-cf6e-495f-8a04-489042b26dee None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2744f512-eef3-482f-a22d-7ec924a5cd04 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Volume info retrieved successfully. Sep 03 11:13:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-33f498af-cf6e-495f-8a04-489042b26dee tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] GET http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-33f498af-cf6e-495f-8a04-489042b26dee tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-33f498af-cf6e-495f-8a04-489042b26dee tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2744f512-eef3-482f-a22d-7ec924a5cd04 tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 200 Sep 03 11:13:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 14/26] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:07 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:07 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:07 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:13:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:13:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-33f498af-cf6e-495f-8a04-489042b26dee tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Volume info retrieved successfully. Sep 03 11:13:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-33f498af-cf6e-495f-8a04-489042b26dee tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc returned with HTTP 200 Sep 03 11:13:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 13/27] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:07 2026] GET /volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc => generated 832 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a1ca06aa-f459-4592-8bb5-2f6b64cac2bd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a1ca06aa-f459-4592-8bb5-2f6b64cac2bd tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] GET http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 Sep 03 11:13:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a1ca06aa-f459-4592-8bb5-2f6b64cac2bd tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a1ca06aa-f459-4592-8bb5-2f6b64cac2bd tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a1ca06aa-f459-4592-8bb5-2f6b64cac2bd tempest-DeleteServersTestJSON-685837928 tempest-DeleteServersTestJSON-685837928-project-member] http://192.168.122.194/volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 returned with HTTP 404 Sep 03 11:13:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 15/28] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:08 2026] GET /volume/v3/volumes/9c73f984-2b15-4cc7-aa45-973961d8b129 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1578e3e5-cafe-450d-be38-5d418d815425 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1578e3e5-cafe-450d-be38-5d418d815425 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] GET http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc Sep 03 11:13:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1578e3e5-cafe-450d-be38-5d418d815425 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1578e3e5-cafe-450d-be38-5d418d815425 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:13:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:13:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1578e3e5-cafe-450d-be38-5d418d815425 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Volume info retrieved successfully. Sep 03 11:13:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1578e3e5-cafe-450d-be38-5d418d815425 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc returned with HTTP 200 Sep 03 11:13:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 14/29] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:08 2026] GET /volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc => generated 856 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5d8065cd-5628-439f-94e0-725ba065ba8b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5d8065cd-5628-439f-94e0-725ba065ba8b tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] GET http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc Sep 03 11:13:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5d8065cd-5628-439f-94e0-725ba065ba8b tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5d8065cd-5628-439f-94e0-725ba065ba8b tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:09 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:09 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:13:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:13:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5d8065cd-5628-439f-94e0-725ba065ba8b tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Volume info retrieved successfully. Sep 03 11:13:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5d8065cd-5628-439f-94e0-725ba065ba8b tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc returned with HTTP 200 Sep 03 11:13:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 16/30] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:09 2026] GET /volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-e27c269c-029d-4c89-9ff0-8374c160dbaa req-508b1b4c-78e8-40b9-8beb-139053234655 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e27c269c-029d-4c89-9ff0-8374c160dbaa req-508b1b4c-78e8-40b9-8beb-139053234655 tempest-VolumesAdminNegativeTest-538355282 tempest-VolumesAdminNegativeTest-538355282-project] GET http://192.168.122.194/volume/v3/volumes/77469bba-b924-4b74-aee4-c7bf5167edd6 Sep 03 11:13:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e27c269c-029d-4c89-9ff0-8374c160dbaa req-508b1b4c-78e8-40b9-8beb-139053234655 tempest-VolumesAdminNegativeTest-538355282 tempest-VolumesAdminNegativeTest-538355282-project] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e27c269c-029d-4c89-9ff0-8374c160dbaa req-508b1b4c-78e8-40b9-8beb-139053234655 tempest-VolumesAdminNegativeTest-538355282 tempest-VolumesAdminNegativeTest-538355282-project] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e27c269c-029d-4c89-9ff0-8374c160dbaa req-508b1b4c-78e8-40b9-8beb-139053234655 tempest-VolumesAdminNegativeTest-538355282 tempest-VolumesAdminNegativeTest-538355282-project] http://192.168.122.194/volume/v3/volumes/77469bba-b924-4b74-aee4-c7bf5167edd6 returned with HTTP 404 Sep 03 11:13:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 15/31] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:13:10 2026] GET /volume/v3/volumes/77469bba-b924-4b74-aee4-c7bf5167edd6 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-082a377b-62d4-4a98-a93e-4c2c09c93a39 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-082a377b-62d4-4a98-a93e-4c2c09c93a39 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] DELETE http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc Sep 03 11:13:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-082a377b-62d4-4a98-a93e-4c2c09c93a39 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-082a377b-62d4-4a98-a93e-4c2c09c93a39 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:10 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-082a377b-62d4-4a98-a93e-4c2c09c93a39 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Delete volume with id: b2cb7c56-3cd4-4649-aa4b-cce045a765fc Sep 03 11:13:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:13:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:13:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-082a377b-62d4-4a98-a93e-4c2c09c93a39 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Volume info retrieved successfully. Sep 03 11:13:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-082a377b-62d4-4a98-a93e-4c2c09c93a39 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Delete volume request issued successfully. Sep 03 11:13:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-082a377b-62d4-4a98-a93e-4c2c09c93a39 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc returned with HTTP 202 Sep 03 11:13:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 17/32] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:13:10 2026] DELETE /volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:13:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c1422e6a-9baa-4df8-983f-8ca04c47e393 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c1422e6a-9baa-4df8-983f-8ca04c47e393 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] GET http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc Sep 03 11:13:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c1422e6a-9baa-4df8-983f-8ca04c47e393 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c1422e6a-9baa-4df8-983f-8ca04c47e393 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:13:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:13:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c1422e6a-9baa-4df8-983f-8ca04c47e393 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Volume info retrieved successfully. Sep 03 11:13:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c1422e6a-9baa-4df8-983f-8ca04c47e393 tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc returned with HTTP 200 Sep 03 11:13:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 16/33] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:10 2026] GET /volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ad708945-0a37-4c34-a83c-2bbf376fac7b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad708945-0a37-4c34-a83c-2bbf376fac7b tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] GET http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc Sep 03 11:13:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ad708945-0a37-4c34-a83c-2bbf376fac7b tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ad708945-0a37-4c34-a83c-2bbf376fac7b tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:13:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:13:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ad708945-0a37-4c34-a83c-2bbf376fac7b tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Volume info retrieved successfully. Sep 03 11:13:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad708945-0a37-4c34-a83c-2bbf376fac7b tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc returned with HTTP 200 Sep 03 11:13:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 18/34] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:11 2026] GET /volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-35c114c0-b799-470b-983b-09abd9713e1d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35c114c0-b799-470b-983b-09abd9713e1d tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] GET http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc Sep 03 11:13:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35c114c0-b799-470b-983b-09abd9713e1d tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35c114c0-b799-470b-983b-09abd9713e1d tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35c114c0-b799-470b-983b-09abd9713e1d tempest-VolumesAdminNegativeTest-232521603 tempest-VolumesAdminNegativeTest-232521603-project-member] http://192.168.122.194/volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc returned with HTTP 404 Sep 03 11:13:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 17/35] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:12 2026] GET /volume/v3/volumes/b2cb7c56-3cd4-4649-aa4b-cce045a765fc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:13:21 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=99,cinder:INSERT=13,cinder:UPDATE=19 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1305071145"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1305071145'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Create volume of 1 GB Sep 03 11:13:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Availability Zones retrieved successfully. Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Flow 'volume_create_api' (de5ffc4a-5624-416f-b580-df96128d6e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22be0e0d-4b31-482e-93d0-0b7c12fec1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22be0e0d-4b31-482e-93d0-0b7c12fec1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab8ab43-1f90-434a-ad4a-19b9806ba565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Created reservations ['b1d481f9-5ee6-4155-be70-1d074298c7c9', '96a5f075-754c-4bbd-858b-335324514517', '8957d9da-931a-4429-a873-6b0783f3ca61', 'c0b6e404-9c61-446d-aa6e-9f4f4c416436'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab8ab43-1f90-434a-ad4a-19b9806ba565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1d481f9-5ee6-4155-be70-1d074298c7c9', '96a5f075-754c-4bbd-858b-335324514517', '8957d9da-931a-4429-a873-6b0783f3ca61', 'c0b6e404-9c61-446d-aa6e-9f4f4c416436']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6e1f33-a666-4ddb-b85c-72f04d333830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6e1f33-a666-4ddb-b85c-72f04d333830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe5ee465-bdd3-4908-a270-c42487448c64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1305071145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31a5439975e54962a5c8b30af3d0b213',qos_specs=None,replication_status=,reservations=['b1d481f9-5ee6-4155-be70-1d074298c7c9','96a5f075-754c-4bbd-858b-335324514517','8957d9da-931a-4429-a873-6b0783f3ca61','c0b6e404-9c61-446d-aa6e-9f4f4c416436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1626a63865fd44769359e6a112645437',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1305071145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe5ee465-bdd3-4908-a270-c42487448c64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31a5439975e54962a5c8b30af3d0b213',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1626a63865fd44769359e6a112645437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbce9072-5e3f-4d72-bd6a-61e900b801e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=85,cinder:UPDATE=15,cinder:INSERT=10 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbce9072-5e3f-4d72-bd6a-61e900b801e9) transitioned into state 'SUCCESS' from state '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-1305071145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31a5439975e54962a5c8b30af3d0b213',qos_specs=None,replication_status=,reservations=['b1d481f9-5ee6-4155-be70-1d074298c7c9','96a5f075-754c-4bbd-858b-335324514517','8957d9da-931a-4429-a873-6b0783f3ca61','c0b6e404-9c61-446d-aa6e-9f4f4c416436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1626a63865fd44769359e6a112645437',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec102e17-3504-4b69-9f01-7c0146e4b8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec102e17-3504-4b69-9f01-7c0146e4b8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Flow 'volume_create_api' (de5ffc4a-5624-416f-b580-df96128d6e9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Create volume request issued successfully. Sep 03 11:13:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dbc902ab-5827-4b33-ac54-ccc70af91388 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 19/36] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:13:22 2026] POST /volume/v3/volumes => generated 763 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:32 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-341087303"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-341087303'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Create volume of 1 GB Sep 03 11:13:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Availability Zones retrieved successfully. Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Flow 'volume_create_api' (911ffbc3-5ba1-432b-b2bd-b2e5b2ccd5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c4079e8-2d80-4bff-910c-ac706eaab30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c4079e8-2d80-4bff-910c-ac706eaab30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d70ee6d-a170-455d-abe3-575701c4f83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Created reservations ['39e68786-b7f3-4040-a08a-9759a9fce9ab', '33754a30-5d9d-4f0f-9ff1-9a4a8205ea9c', '93ab48b7-f004-4f8e-8132-36596ad09605', '89ced85d-388b-404f-a61b-7065bb1b1397'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d70ee6d-a170-455d-abe3-575701c4f83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39e68786-b7f3-4040-a08a-9759a9fce9ab', '33754a30-5d9d-4f0f-9ff1-9a4a8205ea9c', '93ab48b7-f004-4f8e-8132-36596ad09605', '89ced85d-388b-404f-a61b-7065bb1b1397']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc2ef7c-4f6b-429b-a7b2-5f60f51364cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc2ef7c-4f6b-429b-a7b2-5f60f51364cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af5a3fd7-e087-403c-b1d5-d324e091a7fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-341087303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='783ef9aa18e94a52bf58832fc2eb9d8a',qos_specs=None,replication_status=,reservations=['39e68786-b7f3-4040-a08a-9759a9fce9ab','33754a30-5d9d-4f0f-9ff1-9a4a8205ea9c','93ab48b7-f004-4f8e-8132-36596ad09605','89ced85d-388b-404f-a61b-7065bb1b1397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cdc5a1aaa304287ba38406b88685a37',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-341087303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af5a3fd7-e087-403c-b1d5-d324e091a7fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='783ef9aa18e94a52bf58832fc2eb9d8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cdc5a1aaa304287ba38406b88685a37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eb008f1-2620-4655-abe0-f2026ca7cc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eb008f1-2620-4655-abe0-f2026ca7cc9f) transitioned into state 'SUCCESS' from state '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-341087303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='783ef9aa18e94a52bf58832fc2eb9d8a',qos_specs=None,replication_status=,reservations=['39e68786-b7f3-4040-a08a-9759a9fce9ab','33754a30-5d9d-4f0f-9ff1-9a4a8205ea9c','93ab48b7-f004-4f8e-8132-36596ad09605','89ced85d-388b-404f-a61b-7065bb1b1397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cdc5a1aaa304287ba38406b88685a37',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f2d22b-730b-403d-8f01-3482305a6161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90f2d22b-730b-403d-8f01-3482305a6161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Flow 'volume_create_api' (911ffbc3-5ba1-432b-b2bd-b2e5b2ccd5a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:13:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Create volume request issued successfully. Sep 03 11:13:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7bb6553a-b133-4599-b1f0-2c1490f80cfa tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:13:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 18/37] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:13:49 2026] POST /volume/v3/volumes => generated 760 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:13:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-654e3969-ff74-4071-8d67-1242328e4f86 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-654e3969-ff74-4071-8d67-1242328e4f86 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:13:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-654e3969-ff74-4071-8d67-1242328e4f86 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-654e3969-ff74-4071-8d67-1242328e4f86 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:13:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:13:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-654e3969-ff74-4071-8d67-1242328e4f86 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:13:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-654e3969-ff74-4071-8d67-1242328e4f86 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:13:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 20/38] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:49 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 828 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-27a6a6f4-42dc-4da0-8691-9df3019b9139 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-27a6a6f4-42dc-4da0-8691-9df3019b9139 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:13:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-27a6a6f4-42dc-4da0-8691-9df3019b9139 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-27a6a6f4-42dc-4da0-8691-9df3019b9139 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:13:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:13:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-27a6a6f4-42dc-4da0-8691-9df3019b9139 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:13:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-27a6a6f4-42dc-4da0-8691-9df3019b9139 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:13:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 19/39] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:50 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 852 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:13:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d6b55823-5ad2-4569-8378-6eab4d6cee0d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:13:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6b55823-5ad2-4569-8378-6eab4d6cee0d tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:13:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6b55823-5ad2-4569-8378-6eab4d6cee0d tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:13:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6b55823-5ad2-4569-8378-6eab4d6cee0d tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:13:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:13:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:13:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:13:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:13:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d6b55823-5ad2-4569-8378-6eab4d6cee0d tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:13:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6b55823-5ad2-4569-8378-6eab4d6cee0d tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:13:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 21/40] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:13:52 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:00 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:14:02 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=8 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:14:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-58eca12a-17d8-49b5-8a84-128f0c69951a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:14:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-235167905"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-235167905'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:14:23 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Create volume of 1 GB Sep 03 11:14:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Availability Zones retrieved successfully. Sep 03 11:14:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Flow 'volume_create_api' (d96fc9e0-2a29-4c11-8796-a4a2ae991e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9472e1ac-efc4-4a60-9879-c75cf8080b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:14:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9472e1ac-efc4-4a60-9879-c75cf8080b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e78f71-e508-4488-a201-fd0b6b729327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:24 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Created reservations ['a1702f86-598f-4f3e-aff0-ab9deb254e88', '65bc54c5-0b79-4bb6-8731-16966f987851', '4324dea5-8f98-46d2-be88-c38b749377ba', '5517320e-c6c4-453e-aac3-6e6c91998fa5'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e78f71-e508-4488-a201-fd0b6b729327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1702f86-598f-4f3e-aff0-ab9deb254e88', '65bc54c5-0b79-4bb6-8731-16966f987851', '4324dea5-8f98-46d2-be88-c38b749377ba', '5517320e-c6c4-453e-aac3-6e6c91998fa5']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26bb4442-7b0b-49d3-8980-5028b8636ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26bb4442-7b0b-49d3-8980-5028b8636ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a02815d-01b2-4b15-879c-65b67a509478', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-235167905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6f99daea874cbc977c35acfe86fc1f',qos_specs=None,replication_status=,reservations=['a1702f86-598f-4f3e-aff0-ab9deb254e88','65bc54c5-0b79-4bb6-8731-16966f987851','4324dea5-8f98-46d2-be88-c38b749377ba','5517320e-c6c4-453e-aac3-6e6c91998fa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae238b5c73c4888be6ada859b40d9d9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-235167905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a02815d-01b2-4b15-879c-65b67a509478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6f99daea874cbc977c35acfe86fc1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eae238b5c73c4888be6ada859b40d9d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ae5d432-7e11-4eb4-8865-8def3cc480b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ae5d432-7e11-4eb4-8865-8def3cc480b2) transitioned into state 'SUCCESS' from state '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-235167905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6f99daea874cbc977c35acfe86fc1f',qos_specs=None,replication_status=,reservations=['a1702f86-598f-4f3e-aff0-ab9deb254e88','65bc54c5-0b79-4bb6-8731-16966f987851','4324dea5-8f98-46d2-be88-c38b749377ba','5517320e-c6c4-453e-aac3-6e6c91998fa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae238b5c73c4888be6ada859b40d9d9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032e5084-aedd-4b66-b663-44aea64bc4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032e5084-aedd-4b66-b663-44aea64bc4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Flow 'volume_create_api' (d96fc9e0-2a29-4c11-8796-a4a2ae991e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Create volume request issued successfully. Sep 03 11:14:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-58eca12a-17d8-49b5-8a84-128f0c69951a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:14:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 20/41] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:14:23 2026] POST /volume/v3/volumes => generated 762 bytes in 1708 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e94913b7-075b-44cc-8ca6-4376227933c2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e94913b7-075b-44cc-8ca6-4376227933c2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 Sep 03 11:14:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e94913b7-075b-44cc-8ca6-4376227933c2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e94913b7-075b-44cc-8ca6-4376227933c2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e94913b7-075b-44cc-8ca6-4376227933c2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e94913b7-075b-44cc-8ca6-4376227933c2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 returned with HTTP 200 Sep 03 11:14:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 22/42] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:25 2026] GET /volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 => generated 830 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-acdcb6ca-6a75-43e5-854f-6be9ad2bc5cf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-acdcb6ca-6a75-43e5-854f-6be9ad2bc5cf tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:14:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-acdcb6ca-6a75-43e5-854f-6be9ad2bc5cf tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-acdcb6ca-6a75-43e5-854f-6be9ad2bc5cf tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-acdcb6ca-6a75-43e5-854f-6be9ad2bc5cf tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:14:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-acdcb6ca-6a75-43e5-854f-6be9ad2bc5cf tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:14:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 21/43] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:26 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 856 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-13391d64-6354-45d3-afdd-51549a324344 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-13391d64-6354-45d3-afdd-51549a324344 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 Sep 03 11:14:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-13391d64-6354-45d3-afdd-51549a324344 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-13391d64-6354-45d3-afdd-51549a324344 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-13391d64-6354-45d3-afdd-51549a324344 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-13391d64-6354-45d3-afdd-51549a324344 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 returned with HTTP 200 Sep 03 11:14:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 23/44] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:26 2026] GET /volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 => generated 854 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-ff3d92c3-5e5b-443b-866b-fbe5e17b95bb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-ff3d92c3-5e5b-443b-866b-fbe5e17b95bb tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:14:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-ff3d92c3-5e5b-443b-866b-fbe5e17b95bb tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-ff3d92c3-5e5b-443b-866b-fbe5e17b95bb tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-ff3d92c3-5e5b-443b-866b-fbe5e17b95bb tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:14:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-ff3d92c3-5e5b-443b-866b-fbe5e17b95bb tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:14:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 22/45] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:14:26 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 856 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:14:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-83e763d7-12d7-47e4-a445-541174df048a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83e763d7-12d7-47e4-a445-541174df048a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 Sep 03 11:14:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83e763d7-12d7-47e4-a445-541174df048a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83e763d7-12d7-47e4-a445-541174df048a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-83e763d7-12d7-47e4-a445-541174df048a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83e763d7-12d7-47e4-a445-541174df048a tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 returned with HTTP 200 Sep 03 11:14:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 24/46] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:27 2026] GET /volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 => generated 854 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1ff64cd0-5d09-4603-8d9c-8e15b9ac92ba None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1ff64cd0-5d09-4603-8d9c-8e15b9ac92ba None None] GET http://192.168.122.194/volume// Sep 03 11:14:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1ff64cd0-5d09-4603-8d9c-8e15b9ac92ba None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1ff64cd0-5d09-4603-8d9c-8e15b9ac92ba None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1ff64cd0-5d09-4603-8d9c-8e15b9ac92ba None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:14:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 23/47] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:14:28 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:14:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-0a269c4b-b25d-4502-830d-665a3daf7ae9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-0a269c4b-b25d-4502-830d-665a3daf7ae9 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:14:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-0a269c4b-b25d-4502-830d-665a3daf7ae9 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe5ee465-bdd3-4908-a270-c42487448c64", "connector": null, "instance_uuid": "3725ff75-c9fd-41a2-b8a8-cced558f85bd"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3f5da823-d1da-4d38-842f-df6a321b91fa None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3f5da823-d1da-4d38-842f-df6a321b91fa tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3f5da823-d1da-4d38-842f-df6a321b91fa tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3f5da823-d1da-4d38-842f-df6a321b91fa tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3f5da823-d1da-4d38-842f-df6a321b91fa tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3f5da823-d1da-4d38-842f-df6a321b91fa tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 returned with HTTP 200 Sep 03 11:14:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 24/48] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:29 2026] GET /volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-39ac42f8-ef94-4a03-821b-3e36e58ad0ab None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-39ac42f8-ef94-4a03-821b-3e36e58ad0ab tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] POST http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478/action Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-39ac42f8-ef94-4a03-821b-3e36e58ad0ab tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-39ac42f8-ef94-4a03-821b-3e36e58ad0ab tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-39ac42f8-ef94-4a03-821b-3e36e58ad0ab tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-0a269c4b-b25d-4502-830d-665a3daf7ae9 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:14:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 25/49] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:14:28 2026] POST /volume/v3/attachments => generated 273 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-39ac42f8-ef94-4a03-821b-3e36e58ad0ab tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume updated successfully. Sep 03 11:14:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-39ac42f8-ef94-4a03-821b-3e36e58ad0ab tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478/action returned with HTTP 200 Sep 03 11:14:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 25/50] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:14:29 2026] POST /volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478/action => generated 0 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6386aa74-22fc-4d10-8082-131c7fac4299 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6386aa74-22fc-4d10-8082-131c7fac4299 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 Sep 03 11:14:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6386aa74-22fc-4d10-8082-131c7fac4299 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6386aa74-22fc-4d10-8082-131c7fac4299 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-175cc387-1049-4a63-8a64-3eb25a8096c5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-175cc387-1049-4a63-8a64-3eb25a8096c5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-175cc387-1049-4a63-8a64-3eb25a8096c5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-175cc387-1049-4a63-8a64-3eb25a8096c5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6386aa74-22fc-4d10-8082-131c7fac4299 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6386aa74-22fc-4d10-8082-131c7fac4299 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 returned with HTTP 200 Sep 03 11:14:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 26/51] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:29 2026] GET /volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 => generated 855 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6cfb9805-f362-4d20-9c60-fbd70cb3563d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6cfb9805-f362-4d20-9c60-fbd70cb3563d None None] GET http://192.168.122.194/volume// Sep 03 11:14:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6cfb9805-f362-4d20-9c60-fbd70cb3563d None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6cfb9805-f362-4d20-9c60-fbd70cb3563d None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6cfb9805-f362-4d20-9c60-fbd70cb3563d None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:14:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 27/52] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:14:29 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-71d1c1e9-5a5b-410c-aa0e-969399e0b36d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-71d1c1e9-5a5b-410c-aa0e-969399e0b36d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:14:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-71d1c1e9-5a5b-410c-aa0e-969399e0b36d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-71d1c1e9-5a5b-410c-aa0e-969399e0b36d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-175cc387-1049-4a63-8a64-3eb25a8096c5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:14:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-175cc387-1049-4a63-8a64-3eb25a8096c5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:14:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 26/53] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:29 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 855 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-71d1c1e9-5a5b-410c-aa0e-969399e0b36d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:14:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-71d1c1e9-5a5b-410c-aa0e-969399e0b36d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:14:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 28/54] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:14:29 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 1036 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-8a0d0c62-af88-4117-b689-0441110e31de req-be8d8e54-fc42-4906-b78e-95e4ed87073f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-8a0d0c62-af88-4117-b689-0441110e31de req-be8d8e54-fc42-4906-b78e-95e4ed87073f tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-8a0d0c62-af88-4117-b689-0441110e31de req-be8d8e54-fc42-4906-b78e-95e4ed87073f tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-8a0d0c62-af88-4117-b689-0441110e31de req-be8d8e54-fc42-4906-b78e-95e4ed87073f tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-d4bef55b-2bd3-4d60-8b22-fad572f80439 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-8a0d0c62-af88-4117-b689-0441110e31de req-be8d8e54-fc42-4906-b78e-95e4ed87073f tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-8a0d0c62-af88-4117-b689-0441110e31de req-be8d8e54-fc42-4906-b78e-95e4ed87073f tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 returned with HTTP 200 Sep 03 11:14:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 27/55] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:14:29 2026] GET /volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 => generated 855 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-d4bef55b-2bd3-4d60-8b22-fad572f80439 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] PUT http://192.168.122.194/volume/v3/attachments/fc105936-5630-4c22-9091-c14e8614ce84 Sep 03 11:14:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-d4bef55b-2bd3-4d60-8b22-fad572f80439 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:30 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-d4bef55b-2bd3-4d60-8b22-fad572f80439 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Acquiring lock "cinder-attachment_update-fe5ee465-bdd3-4908-a270-c42487448c64-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:14:30 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-d4bef55b-2bd3-4d60-8b22-fad572f80439 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Lock "cinder-attachment_update-fe5ee465-bdd3-4908-a270-c42487448c64-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:14:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:30 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-d4bef55b-2bd3-4d60-8b22-fad572f80439 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Lock "cinder-attachment_update-fe5ee465-bdd3-4908-a270-c42487448c64-devstack" released by "attachment_update" :: held 0.330s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:14:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-d4bef55b-2bd3-4d60-8b22-fad572f80439 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/fc105936-5630-4c22-9091-c14e8614ce84 returned with HTTP 200 Sep 03 11:14:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 29/56] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:14:30 2026] PUT /volume/v3/attachments/fc105936-5630-4c22-9091-c14e8614ce84 => generated 694 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-26ead3de-31b0-46d9-9e11-972ea024cf6f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-26ead3de-31b0-46d9-9e11-972ea024cf6f tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:14:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-26ead3de-31b0-46d9-9e11-972ea024cf6f tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-26ead3de-31b0-46d9-9e11-972ea024cf6f tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-26ead3de-31b0-46d9-9e11-972ea024cf6f tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:14:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-26ead3de-31b0-46d9-9e11-972ea024cf6f tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:14:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 28/57] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:30 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 856 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2119888379"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2119888379'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Create volume of 1 GB Sep 03 11:14:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Availability Zones retrieved successfully. Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Flow 'volume_create_api' (aa010f6e-a74a-4a00-947b-abc23f301afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15591c49-5dc7-48bf-aaf3-476798edcfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15591c49-5dc7-48bf-aaf3-476798edcfa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81fe72e-b271-4874-a98d-2accec0cc3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Created reservations ['8ca4cb1c-3659-4aa0-b08b-5c08e35c5b81', '4eeacb5b-a994-49ac-805f-90945f529f6d', '08afed60-0422-4bd5-ace6-03378af26fcb', 'b704c3c0-f8e8-4a0b-b079-d0f1ebacc852'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81fe72e-b271-4874-a98d-2accec0cc3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ca4cb1c-3659-4aa0-b08b-5c08e35c5b81', '4eeacb5b-a994-49ac-805f-90945f529f6d', '08afed60-0422-4bd5-ace6-03378af26fcb', 'b704c3c0-f8e8-4a0b-b079-d0f1ebacc852']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d45b656-2d25-4804-b853-5a92088900c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d45b656-2d25-4804-b853-5a92088900c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dad84c2-04bd-47d0-a4ea-10428b781f7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2119888379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6f99daea874cbc977c35acfe86fc1f',qos_specs=None,replication_status=,reservations=['8ca4cb1c-3659-4aa0-b08b-5c08e35c5b81','4eeacb5b-a994-49ac-805f-90945f529f6d','08afed60-0422-4bd5-ace6-03378af26fcb','b704c3c0-f8e8-4a0b-b079-d0f1ebacc852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae238b5c73c4888be6ada859b40d9d9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2119888379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dad84c2-04bd-47d0-a4ea-10428b781f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da6f99daea874cbc977c35acfe86fc1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eae238b5c73c4888be6ada859b40d9d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25474821-0209-4363-9a22-e895446509d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25474821-0209-4363-9a22-e895446509d6) transitioned into state 'SUCCESS' from state '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-2119888379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da6f99daea874cbc977c35acfe86fc1f',qos_specs=None,replication_status=,reservations=['8ca4cb1c-3659-4aa0-b08b-5c08e35c5b81','4eeacb5b-a994-49ac-805f-90945f529f6d','08afed60-0422-4bd5-ace6-03378af26fcb','b704c3c0-f8e8-4a0b-b079-d0f1ebacc852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae238b5c73c4888be6ada859b40d9d9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b43758e-ec67-4c11-85b0-0dd2d62663ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b43758e-ec67-4c11-85b0-0dd2d62663ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Flow 'volume_create_api' (aa010f6e-a74a-4a00-947b-abc23f301afd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Create volume request issued successfully. Sep 03 11:14:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e88e1c1d-47f5-4085-9cec-d8108f3ef7f5 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:14:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 30/58] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:14:31 2026] POST /volume/v3/volumes => generated 763 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b61d5f78-ee09-4f43-ab1d-6b284907a53c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b61d5f78-ee09-4f43-ab1d-6b284907a53c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:14:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b61d5f78-ee09-4f43-ab1d-6b284907a53c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b61d5f78-ee09-4f43-ab1d-6b284907a53c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5cb66b62-4dbf-4b15-b9c7-fb241252cd79 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5cb66b62-4dbf-4b15-b9c7-fb241252cd79 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5cb66b62-4dbf-4b15-b9c7-fb241252cd79 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5cb66b62-4dbf-4b15-b9c7-fb241252cd79 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b61d5f78-ee09-4f43-ab1d-6b284907a53c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:14:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b61d5f78-ee09-4f43-ab1d-6b284907a53c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:14:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 29/59] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:31 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:14:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5cb66b62-4dbf-4b15-b9c7-fb241252cd79 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5cb66b62-4dbf-4b15-b9c7-fb241252cd79 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a returned with HTTP 200 Sep 03 11:14:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 31/60] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:31 2026] GET /volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a => generated 831 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-ad2af1d5-0aa4-4591-96ea-a019cacc9370 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-ad2af1d5-0aa4-4591-96ea-a019cacc9370 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] POST http://192.168.122.194/volume/v3/attachments/fc105936-5630-4c22-9091-c14e8614ce84/action Sep 03 11:14:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-ad2af1d5-0aa4-4591-96ea-a019cacc9370 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:14:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-ad2af1d5-0aa4-4591-96ea-a019cacc9370 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1c22ed84-1200-41b5-9278-dfd40552aafa req-ad2af1d5-0aa4-4591-96ea-a019cacc9370 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/fc105936-5630-4c22-9091-c14e8614ce84/action returned with HTTP 204 Sep 03 11:14:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 30/61] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:14:32 2026] POST /volume/v3/attachments/fc105936-5630-4c22-9091-c14e8614ce84/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d6713b56-a67d-43e7-9938-d88b7a9b19b1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6713b56-a67d-43e7-9938-d88b7a9b19b1 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:14:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6713b56-a67d-43e7-9938-d88b7a9b19b1 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6713b56-a67d-43e7-9938-d88b7a9b19b1 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-24b09b27-4d2d-46b3-9604-8df28bd77069 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24b09b27-4d2d-46b3-9604-8df28bd77069 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a Sep 03 11:14:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24b09b27-4d2d-46b3-9604-8df28bd77069 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24b09b27-4d2d-46b3-9604-8df28bd77069 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d6713b56-a67d-43e7-9938-d88b7a9b19b1 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:14:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-24b09b27-4d2d-46b3-9604-8df28bd77069 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6713b56-a67d-43e7-9938-d88b7a9b19b1 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:14:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 32/62] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:33 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 1148 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24b09b27-4d2d-46b3-9604-8df28bd77069 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a returned with HTTP 200 Sep 03 11:14:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-70bac280-6595-4899-91a3-825c487cc0e8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 31/63] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:33 2026] GET /volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a => generated 855 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-70bac280-6595-4899-91a3-825c487cc0e8 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:14:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-70bac280-6595-4899-91a3-825c487cc0e8 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-70bac280-6595-4899-91a3-825c487cc0e8 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-70bac280-6595-4899-91a3-825c487cc0e8 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:14:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-70bac280-6595-4899-91a3-825c487cc0e8 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:14:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 33/64] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:33 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 1148 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-026c1fde-e278-46f4-ac97-c39c89ff0689 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-026c1fde-e278-46f4-ac97-c39c89ff0689 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a Sep 03 11:14:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-026c1fde-e278-46f4-ac97-c39c89ff0689 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-026c1fde-e278-46f4-ac97-c39c89ff0689 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-026c1fde-e278-46f4-ac97-c39c89ff0689 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-026c1fde-e278-46f4-ac97-c39c89ff0689 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a returned with HTTP 200 Sep 03 11:14:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 32/65] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:34 2026] GET /volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-2c2814e6-8ffe-4d09-a879-acdb4a57fe41 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-2c2814e6-8ffe-4d09-a879-acdb4a57fe41 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:14:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-2c2814e6-8ffe-4d09-a879-acdb4a57fe41 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-2c2814e6-8ffe-4d09-a879-acdb4a57fe41 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-2c2814e6-8ffe-4d09-a879-acdb4a57fe41 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:14:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-2c2814e6-8ffe-4d09-a879-acdb4a57fe41 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:14:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 34/66] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:14:34 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 1148 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:14:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-979d678d-9d06-470c-b7aa-a6306ba16da2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-979d678d-9d06-470c-b7aa-a6306ba16da2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] DELETE http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a Sep 03 11:14:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-979d678d-9d06-470c-b7aa-a6306ba16da2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-979d678d-9d06-470c-b7aa-a6306ba16da2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:35 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-979d678d-9d06-470c-b7aa-a6306ba16da2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Delete volume with id: 2dad84c2-04bd-47d0-a4ea-10428b781f7a Sep 03 11:14:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-979d678d-9d06-470c-b7aa-a6306ba16da2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-979d678d-9d06-470c-b7aa-a6306ba16da2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Delete volume request issued successfully. Sep 03 11:14:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-979d678d-9d06-470c-b7aa-a6306ba16da2 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a returned with HTTP 202 Sep 03 11:14:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 33/67] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:14:35 2026] DELETE /volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e5745990-9df1-4dc2-bcbb-a87c2ada018d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5745990-9df1-4dc2-bcbb-a87c2ada018d tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a Sep 03 11:14:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5745990-9df1-4dc2-bcbb-a87c2ada018d tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5745990-9df1-4dc2-bcbb-a87c2ada018d tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e5745990-9df1-4dc2-bcbb-a87c2ada018d tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5745990-9df1-4dc2-bcbb-a87c2ada018d tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a returned with HTTP 200 Sep 03 11:14:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 35/68] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:35 2026] GET /volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a => generated 855 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c402dfb2-2952-40df-b5fd-699fe4123cea None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c402dfb2-2952-40df-b5fd-699fe4123cea tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a Sep 03 11:14:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c402dfb2-2952-40df-b5fd-699fe4123cea tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c402dfb2-2952-40df-b5fd-699fe4123cea tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c402dfb2-2952-40df-b5fd-699fe4123cea tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c402dfb2-2952-40df-b5fd-699fe4123cea tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a returned with HTTP 200 Sep 03 11:14:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 34/69] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:36 2026] GET /volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:14:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3c0dd427-6750-43fc-a901-e1f13a78343c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c0dd427-6750-43fc-a901-e1f13a78343c None None] GET http://192.168.122.194/volume// Sep 03 11:14:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3c0dd427-6750-43fc-a901-e1f13a78343c None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3c0dd427-6750-43fc-a901-e1f13a78343c None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c0dd427-6750-43fc-a901-e1f13a78343c None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:14:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 36/70] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:14:36 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:14:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-cb98d893-4d98-4cc7-be90-1f1a33e0e1d5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-cb98d893-4d98-4cc7-be90-1f1a33e0e1d5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:14:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-cb98d893-4d98-4cc7-be90-1f1a33e0e1d5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe5ee465-bdd3-4908-a270-c42487448c64", "connector": null, "instance_uuid": "3725ff75-c9fd-41a2-b8a8-cced558f85bd"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-cb98d893-4d98-4cc7-be90-1f1a33e0e1d5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:14:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 35/71] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:14:36 2026] POST /volume/v3/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-49ae8ad9-6bcd-4f2c-8e06-1650668e5bd2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49ae8ad9-6bcd-4f2c-8e06-1650668e5bd2 None None] GET http://192.168.122.194/volume// Sep 03 11:14:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49ae8ad9-6bcd-4f2c-8e06-1650668e5bd2 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49ae8ad9-6bcd-4f2c-8e06-1650668e5bd2 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49ae8ad9-6bcd-4f2c-8e06-1650668e5bd2 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:14:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 37/72] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:14:36 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:14:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-74bdf71c-054b-4d5c-889c-6b1d00482a8c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-74bdf71c-054b-4d5c-889c-6b1d00482a8c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:14:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-74bdf71c-054b-4d5c-889c-6b1d00482a8c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-74bdf71c-054b-4d5c-889c-6b1d00482a8c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-74bdf71c-054b-4d5c-889c-6b1d00482a8c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:14:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-74bdf71c-054b-4d5c-889c-6b1d00482a8c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:14:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 36/73] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:14:36 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 1329 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:14:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-07bb8f48-52a6-44d2-b70a-c0e8125db0c9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-07bb8f48-52a6-44d2-b70a-c0e8125db0c9 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] DELETE http://192.168.122.194/volume/v3/attachments/fc105936-5630-4c22-9091-c14e8614ce84 Sep 03 11:14:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-07bb8f48-52a6-44d2-b70a-c0e8125db0c9 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-07bb8f48-52a6-44d2-b70a-c0e8125db0c9 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:37 devstack devstack@c-api.service[86726]: /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 03 11:14:37 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:14:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-07bb8f48-52a6-44d2-b70a-c0e8125db0c9 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/fc105936-5630-4c22-9091-c14e8614ce84 returned with HTTP 200 Sep 03 11:14:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 38/74] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:14:37 2026] DELETE /volume/v3/attachments/fc105936-5630-4c22-9091-c14e8614ce84 => generated 192 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9ebaded8-346c-4a31-a7e9-86efd5b47ba6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9ebaded8-346c-4a31-a7e9-86efd5b47ba6 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a Sep 03 11:14:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9ebaded8-346c-4a31-a7e9-86efd5b47ba6 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9ebaded8-346c-4a31-a7e9-86efd5b47ba6 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9ebaded8-346c-4a31-a7e9-86efd5b47ba6 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a returned with HTTP 404 Sep 03 11:14:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 37/75] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:37 2026] GET /volume/v3/volumes/2dad84c2-04bd-47d0-a4ea-10428b781f7a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7ad6804f-e8a2-4e3a-8d4e-8c372e7e0e33 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7ad6804f-e8a2-4e3a-8d4e-8c372e7e0e33 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] DELETE http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 Sep 03 11:14:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7ad6804f-e8a2-4e3a-8d4e-8c372e7e0e33 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7ad6804f-e8a2-4e3a-8d4e-8c372e7e0e33 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:37 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-7ad6804f-e8a2-4e3a-8d4e-8c372e7e0e33 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Delete volume with id: 7a02815d-01b2-4b15-879c-65b67a509478 Sep 03 11:14:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7ad6804f-e8a2-4e3a-8d4e-8c372e7e0e33 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7ad6804f-e8a2-4e3a-8d4e-8c372e7e0e33 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Delete volume request issued successfully. Sep 03 11:14:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7ad6804f-e8a2-4e3a-8d4e-8c372e7e0e33 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 returned with HTTP 202 Sep 03 11:14:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 39/76] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:14:37 2026] DELETE /volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:14:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f3cfe0d3-9091-4b47-a71d-a8c2174322e0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3cfe0d3-9091-4b47-a71d-a8c2174322e0 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 Sep 03 11:14:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3cfe0d3-9091-4b47-a71d-a8c2174322e0 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3cfe0d3-9091-4b47-a71d-a8c2174322e0 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f3cfe0d3-9091-4b47-a71d-a8c2174322e0 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3cfe0d3-9091-4b47-a71d-a8c2174322e0 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 returned with HTTP 200 Sep 03 11:14:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 38/77] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:37 2026] GET /volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 => generated 854 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6a5cb778-5891-43fd-b928-c5530fe1741f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6a5cb778-5891-43fd-b928-c5530fe1741f None None] GET http://192.168.122.194/volume// Sep 03 11:14:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6a5cb778-5891-43fd-b928-c5530fe1741f None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6a5cb778-5891-43fd-b928-c5530fe1741f None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6a5cb778-5891-43fd-b928-c5530fe1741f None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:14:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 40/78] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:14:38 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:14:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-c3a6d3ed-9618-429f-b305-84c32450e4ef None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-c3a6d3ed-9618-429f-b305-84c32450e4ef tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:14:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-c3a6d3ed-9618-429f-b305-84c32450e4ef tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-c3a6d3ed-9618-429f-b305-84c32450e4ef tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-c3a6d3ed-9618-429f-b305-84c32450e4ef tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:14:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-c3a6d3ed-9618-429f-b305-84c32450e4ef tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:14:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 39/79] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:14:38 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 1036 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:14:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-14c8fd82-e631-4662-a897-943286b24101 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-14c8fd82-e631-4662-a897-943286b24101 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] PUT http://192.168.122.194/volume/v3/attachments/9ef37f3a-15d0-409f-8be3-6c4bac6dea4e Sep 03 11:14:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-14c8fd82-e631-4662-a897-943286b24101 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:38 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-14c8fd82-e631-4662-a897-943286b24101 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Acquiring lock "cinder-attachment_update-fe5ee465-bdd3-4908-a270-c42487448c64-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:14:38 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-14c8fd82-e631-4662-a897-943286b24101 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Lock "cinder-attachment_update-fe5ee465-bdd3-4908-a270-c42487448c64-devstack" acquired by "attachment_update" :: waited 0.070s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:14:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1d1333e4-5e4a-4bed-a53a-4f89351756de None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d1333e4-5e4a-4bed-a53a-4f89351756de tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 Sep 03 11:14:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d1333e4-5e4a-4bed-a53a-4f89351756de tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d1333e4-5e4a-4bed-a53a-4f89351756de tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:39 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-14c8fd82-e631-4662-a897-943286b24101 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Lock "cinder-attachment_update-fe5ee465-bdd3-4908-a270-c42487448c64-devstack" released by "attachment_update" :: held 0.494s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:14:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-14c8fd82-e631-4662-a897-943286b24101 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/9ef37f3a-15d0-409f-8be3-6c4bac6dea4e returned with HTTP 200 Sep 03 11:14:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 41/80] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:14:38 2026] PUT /volume/v3/attachments/9ef37f3a-15d0-409f-8be3-6c4bac6dea4e => generated 694 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-76bbc662-acef-4d9d-a775-fbe0d994bc70 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-76bbc662-acef-4d9d-a775-fbe0d994bc70 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] POST http://192.168.122.194/volume/v3/attachments/9ef37f3a-15d0-409f-8be3-6c4bac6dea4e/action Sep 03 11:14:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-76bbc662-acef-4d9d-a775-fbe0d994bc70 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action body: b'{"os-complete": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:14:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-76bbc662-acef-4d9d-a775-fbe0d994bc70 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2144095c-6eab-49e5-8379-7e6a20d63171 req-76bbc662-acef-4d9d-a775-fbe0d994bc70 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/9ef37f3a-15d0-409f-8be3-6c4bac6dea4e/action returned with HTTP 204 Sep 03 11:14:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 42/81] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:14:39 2026] POST /volume/v3/attachments/9ef37f3a-15d0-409f-8be3-6c4bac6dea4e/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1d1333e4-5e4a-4bed-a53a-4f89351756de tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Volume info retrieved successfully. Sep 03 11:14:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d1333e4-5e4a-4bed-a53a-4f89351756de tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 returned with HTTP 200 Sep 03 11:14:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 40/82] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:38 2026] GET /volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 => generated 854 bytes in 755 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ac520be6-ab4a-4621-993d-1bd36789c0a0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac520be6-ab4a-4621-993d-1bd36789c0a0 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] GET http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 Sep 03 11:14:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac520be6-ab4a-4621-993d-1bd36789c0a0 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac520be6-ab4a-4621-993d-1bd36789c0a0 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac520be6-ab4a-4621-993d-1bd36789c0a0 tempest-ServersNegativeTestJSON-748798677 tempest-ServersNegativeTestJSON-748798677-project-member] http://192.168.122.194/volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 returned with HTTP 404 Sep 03 11:14:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 43/83] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:40 2026] GET /volume/v3/volumes/7a02815d-01b2-4b15-879c-65b67a509478 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7d71b403-d039-44ef-873a-4129bdc580eb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:14:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1902784020"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1902784020'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:14:42 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Create volume of 1 GB Sep 03 11:14:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Availability Zones retrieved successfully. Sep 03 11:14:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Flow 'volume_create_api' (dfc10f3a-2501-470d-937f-16b48c391efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5b0145-9a5f-471a-b124-63fff8315968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:14:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5b0145-9a5f-471a-b124-63fff8315968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22a795c9-06d5-40a5-959c-17fc83b957c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:43 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Created reservations ['8551016e-3db7-486f-ad0f-f84bd63276c4', '73b75daa-eb2d-418f-9033-73eb6c829656', '307339e4-1c82-4b97-b278-65172b11a6ea', '46425d6a-eca6-442a-b661-cd3667f92842'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:14:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22a795c9-06d5-40a5-959c-17fc83b957c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8551016e-3db7-486f-ad0f-f84bd63276c4', '73b75daa-eb2d-418f-9033-73eb6c829656', '307339e4-1c82-4b97-b278-65172b11a6ea', '46425d6a-eca6-442a-b661-cd3667f92842']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea182f2f-360a-4fdb-b940-b692b98861e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea182f2f-360a-4fdb-b940-b692b98861e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e708f914-2119-4003-b7a0-bebf1fef9319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1902784020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9c289c47fa2433dadf03a02e6807151',qos_specs=None,replication_status=,reservations=['8551016e-3db7-486f-ad0f-f84bd63276c4','73b75daa-eb2d-418f-9033-73eb6c829656','307339e4-1c82-4b97-b278-65172b11a6ea','46425d6a-eca6-442a-b661-cd3667f92842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbb1f811b3db44f5bc476ba2ba4de975',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1902784020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e708f914-2119-4003-b7a0-bebf1fef9319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9c289c47fa2433dadf03a02e6807151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbb1f811b3db44f5bc476ba2ba4de975',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4595a349-5153-4b8d-b422-452b1502ae47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4595a349-5153-4b8d-b422-452b1502ae47) transitioned into state 'SUCCESS' from state '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-1902784020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9c289c47fa2433dadf03a02e6807151',qos_specs=None,replication_status=,reservations=['8551016e-3db7-486f-ad0f-f84bd63276c4','73b75daa-eb2d-418f-9033-73eb6c829656','307339e4-1c82-4b97-b278-65172b11a6ea','46425d6a-eca6-442a-b661-cd3667f92842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbb1f811b3db44f5bc476ba2ba4de975',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f835ec4-5def-42c1-b270-c55f4ee8c567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:14:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f835ec4-5def-42c1-b270-c55f4ee8c567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:14:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Flow 'volume_create_api' (dfc10f3a-2501-470d-937f-16b48c391efc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:14:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Create volume request issued successfully. Sep 03 11:14:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d71b403-d039-44ef-873a-4129bdc580eb tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:14:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 41/84] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:14:42 2026] POST /volume/v3/volumes => generated 768 bytes in 1728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:14:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-820b41d2-0a8d-4e28-8760-26629776a605 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-820b41d2-0a8d-4e28-8760-26629776a605 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] GET http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 Sep 03 11:14:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-820b41d2-0a8d-4e28-8760-26629776a605 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-820b41d2-0a8d-4e28-8760-26629776a605 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-820b41d2-0a8d-4e28-8760-26629776a605 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Volume info retrieved successfully. Sep 03 11:14:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-820b41d2-0a8d-4e28-8760-26629776a605 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 returned with HTTP 200 Sep 03 11:14:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 44/85] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:43 2026] GET /volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 => generated 836 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-80d528d0-250a-4b98-9bf4-31e07ce69998 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-80d528d0-250a-4b98-9bf4-31e07ce69998 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] GET http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 Sep 03 11:14:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-80d528d0-250a-4b98-9bf4-31e07ce69998 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-80d528d0-250a-4b98-9bf4-31e07ce69998 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-80d528d0-250a-4b98-9bf4-31e07ce69998 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Volume info retrieved successfully. Sep 03 11:14:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-80d528d0-250a-4b98-9bf4-31e07ce69998 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 returned with HTTP 200 Sep 03 11:14:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 42/86] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:45 2026] GET /volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 => generated 860 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:14:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1847989f-4176-4288-bf5d-1902e184439b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1847989f-4176-4288-bf5d-1902e184439b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] GET http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 Sep 03 11:14:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1847989f-4176-4288-bf5d-1902e184439b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1847989f-4176-4288-bf5d-1902e184439b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1847989f-4176-4288-bf5d-1902e184439b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Volume info retrieved successfully. Sep 03 11:14:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1847989f-4176-4288-bf5d-1902e184439b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 returned with HTTP 200 Sep 03 11:14:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 45/87] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:46 2026] GET /volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 => generated 860 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ca9ddc18-f0d1-4292-9e36-c0a6c5aa1120 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca9ddc18-f0d1-4292-9e36-c0a6c5aa1120 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] GET http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 Sep 03 11:14:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca9ddc18-f0d1-4292-9e36-c0a6c5aa1120 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca9ddc18-f0d1-4292-9e36-c0a6c5aa1120 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ca9ddc18-f0d1-4292-9e36-c0a6c5aa1120 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Volume info retrieved successfully. Sep 03 11:14:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca9ddc18-f0d1-4292-9e36-c0a6c5aa1120 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 returned with HTTP 200 Sep 03 11:14:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 43/88] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:47 2026] GET /volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-801948c2-51e8-4a9f-a360-00273b55d843 req-e509fe4a-c6d8-47de-bba7-6e7260364a1b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-e509fe4a-c6d8-47de-bba7-6e7260364a1b tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:14:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-e509fe4a-c6d8-47de-bba7-6e7260364a1b tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-e509fe4a-c6d8-47de-bba7-6e7260364a1b tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-801948c2-51e8-4a9f-a360-00273b55d843 req-e509fe4a-c6d8-47de-bba7-6e7260364a1b tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:14:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-e509fe4a-c6d8-47de-bba7-6e7260364a1b tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:14:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 46/89] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:14:54 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 853 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-91221f36-f79e-4d12-88e0-390f42fa0879 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-91221f36-f79e-4d12-88e0-390f42fa0879 None None] GET http://192.168.122.194/volume// Sep 03 11:14:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-91221f36-f79e-4d12-88e0-390f42fa0879 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-91221f36-f79e-4d12-88e0-390f42fa0879 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-91221f36-f79e-4d12-88e0-390f42fa0879 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:14:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 44/90] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:14:55 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:14:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-801948c2-51e8-4a9f-a360-00273b55d843 req-b810a2a1-7a69-4730-affc-64ce46a7fd75 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-b810a2a1-7a69-4730-affc-64ce46a7fd75 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:14:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-b810a2a1-7a69-4730-affc-64ce46a7fd75 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af5a3fd7-e087-403c-b1d5-d324e091a7fd", "connector": null, "instance_uuid": "2e3683f9-8f1a-4255-af37-43b9f9642803"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:56 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:56 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-b810a2a1-7a69-4730-affc-64ce46a7fd75 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:14:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 47/91] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:14:55 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 03 11:14:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-33356ac3-87d5-4553-ab66-f89dada9fc9f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-33356ac3-87d5-4553-ab66-f89dada9fc9f tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:14:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-33356ac3-87d5-4553-ab66-f89dada9fc9f tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-33356ac3-87d5-4553-ab66-f89dada9fc9f tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b2c80175-cb4d-4c54-a6f3-ff55f677234c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b2c80175-cb4d-4c54-a6f3-ff55f677234c None None] GET http://192.168.122.194/volume// Sep 03 11:14:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-33356ac3-87d5-4553-ab66-f89dada9fc9f tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:14:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b2c80175-cb4d-4c54-a6f3-ff55f677234c None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b2c80175-cb4d-4c54-a6f3-ff55f677234c None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b2c80175-cb4d-4c54-a6f3-ff55f677234c None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:14:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 48/92] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:14:56 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:14:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-33356ac3-87d5-4553-ab66-f89dada9fc9f tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:14:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 45/93] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:56 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-801948c2-51e8-4a9f-a360-00273b55d843 req-b7c0ad56-2594-4b86-a9bc-c1971cf3d629 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-b7c0ad56-2594-4b86-a9bc-c1971cf3d629 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:14:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-b7c0ad56-2594-4b86-a9bc-c1971cf3d629 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-b7c0ad56-2594-4b86-a9bc-c1971cf3d629 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:56 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:56 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-801948c2-51e8-4a9f-a360-00273b55d843 req-b7c0ad56-2594-4b86-a9bc-c1971cf3d629 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:14:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-b7c0ad56-2594-4b86-a9bc-c1971cf3d629 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:14:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 49/94] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:14:56 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 1033 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:14:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-801948c2-51e8-4a9f-a360-00273b55d843 req-34ec52e5-d317-4f40-a505-c33a1af48436 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-34ec52e5-d317-4f40-a505-c33a1af48436 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] PUT http://192.168.122.194/volume/v3/attachments/a99263b9-d7c6-49c1-84be-e719f42d3cb1 Sep 03 11:14:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-34ec52e5-d317-4f40-a505-c33a1af48436 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:56 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-801948c2-51e8-4a9f-a360-00273b55d843 req-34ec52e5-d317-4f40-a505-c33a1af48436 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Acquiring lock "cinder-attachment_update-af5a3fd7-e087-403c-b1d5-d324e091a7fd-devstack" by "attachment_update" {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:14:56 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-801948c2-51e8-4a9f-a360-00273b55d843 req-34ec52e5-d317-4f40-a505-c33a1af48436 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Lock "cinder-attachment_update-af5a3fd7-e087-403c-b1d5-d324e091a7fd-devstack" acquired by "attachment_update" :: waited 0.073s {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:14:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:57 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-801948c2-51e8-4a9f-a360-00273b55d843 req-34ec52e5-d317-4f40-a505-c33a1af48436 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Lock "cinder-attachment_update-af5a3fd7-e087-403c-b1d5-d324e091a7fd-devstack" released by "attachment_update" :: held 0.557s {{(pid=86725) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:14:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-34ec52e5-d317-4f40-a505-c33a1af48436 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/attachments/a99263b9-d7c6-49c1-84be-e719f42d3cb1 returned with HTTP 200 Sep 03 11:14:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 46/95] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:14:56 2026] PUT /volume/v3/attachments/a99263b9-d7c6-49c1-84be-e719f42d3cb1 => generated 694 bytes in 671 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6274d787-3541-4bb4-9003-2bcbda571d34 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6274d787-3541-4bb4-9003-2bcbda571d34 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:14:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6274d787-3541-4bb4-9003-2bcbda571d34 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6274d787-3541-4bb4-9003-2bcbda571d34 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6274d787-3541-4bb4-9003-2bcbda571d34 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:14:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6274d787-3541-4bb4-9003-2bcbda571d34 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:14:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 50/96] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:57 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 853 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:14:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-801948c2-51e8-4a9f-a360-00273b55d843 req-e27976bf-cc4c-4d3c-87ba-659c5891a4d8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-e27976bf-cc4c-4d3c-87ba-659c5891a4d8 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] POST http://192.168.122.194/volume/v3/attachments/a99263b9-d7c6-49c1-84be-e719f42d3cb1/action Sep 03 11:14:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-e27976bf-cc4c-4d3c-87ba-659c5891a4d8 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:14:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-e27976bf-cc4c-4d3c-87ba-659c5891a4d8 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-801948c2-51e8-4a9f-a360-00273b55d843 req-e27976bf-cc4c-4d3c-87ba-659c5891a4d8 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/attachments/a99263b9-d7c6-49c1-84be-e719f42d3cb1/action returned with HTTP 204 Sep 03 11:14:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 47/97] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:14:58 2026] POST /volume/v3/attachments/a99263b9-d7c6-49c1-84be-e719f42d3cb1/action => generated 0 bytes in 192 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:14:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-de243664-17df-474c-adf7-4dbd8094cd24 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-de243664-17df-474c-adf7-4dbd8094cd24 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:14:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-de243664-17df-474c-adf7-4dbd8094cd24 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-de243664-17df-474c-adf7-4dbd8094cd24 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-de243664-17df-474c-adf7-4dbd8094cd24 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:14:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-de243664-17df-474c-adf7-4dbd8094cd24 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:14:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 51/98] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:58 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 1145 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-10a48dc5-c35b-4bb4-9855-adf74d75cc91 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-10a48dc5-c35b-4bb4-9855-adf74d75cc91 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:14:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-10a48dc5-c35b-4bb4-9855-adf74d75cc91 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-10a48dc5-c35b-4bb4-9855-adf74d75cc91 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-10a48dc5-c35b-4bb4-9855-adf74d75cc91 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:14:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-10a48dc5-c35b-4bb4-9855-adf74d75cc91 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:14:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 48/99] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:58 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 1145 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-361ffaf9-80a3-495e-8eec-48f4e9c8e7b2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-361ffaf9-80a3-495e-8eec-48f4e9c8e7b2 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:14:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-361ffaf9-80a3-495e-8eec-48f4e9c8e7b2 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-361ffaf9-80a3-495e-8eec-48f4e9c8e7b2 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-361ffaf9-80a3-495e-8eec-48f4e9c8e7b2 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:14:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-361ffaf9-80a3-495e-8eec-48f4e9c8e7b2 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:14:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 52/100] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:14:59 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 1145 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:14:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-e7412ec5-c423-40d9-ba43-f88df03983e3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-e7412ec5-c423-40d9-ba43-f88df03983e3 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] POST http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd/action Sep 03 11:14:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-e7412ec5-c423-40d9-ba43-f88df03983e3 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:14:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-e7412ec5-c423-40d9-ba43-f88df03983e3 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:14:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:14:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:14:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-e7412ec5-c423-40d9-ba43-f88df03983e3 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:14:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-e7412ec5-c423-40d9-ba43-f88df03983e3 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Begin detaching volume completed successfully. Sep 03 11:14:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-e7412ec5-c423-40d9-ba43-f88df03983e3 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd/action returned with HTTP 202 Sep 03 11:14:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 49/101] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:14:59 2026] POST /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:14:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-df7c1422-e029-4244-a0db-752d7f902070 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:14:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-df7c1422-e029-4244-a0db-752d7f902070 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:14:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-df7c1422-e029-4244-a0db-752d7f902070 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:14:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-df7c1422-e029-4244-a0db-752d7f902070 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:14:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:14:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:14:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:14:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:14:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-df7c1422-e029-4244-a0db-752d7f902070 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:15:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-df7c1422-e029-4244-a0db-752d7f902070 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:15:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 53/102] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:14:59 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 1148 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d2f23a73-b4a8-4c00-ade0-4115cd249010 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2f23a73-b4a8-4c00-ade0-4115cd249010 None None] GET http://192.168.122.194/volume// Sep 03 11:15:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2f23a73-b4a8-4c00-ade0-4115cd249010 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2f23a73-b4a8-4c00-ade0-4115cd249010 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2f23a73-b4a8-4c00-ade0-4115cd249010 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:15:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 50/103] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:15:00 2026] GET /volume/ => generated 390 bytes in 29 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:15:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-571c78b3-c7f4-4225-bf07-fab08b54a206 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-571c78b3-c7f4-4225-bf07-fab08b54a206 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:15:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-571c78b3-c7f4-4225-bf07-fab08b54a206 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-571c78b3-c7f4-4225-bf07-fab08b54a206 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:00 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:00 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-571c78b3-c7f4-4225-bf07-fab08b54a206 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:15:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-571c78b3-c7f4-4225-bf07-fab08b54a206 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:15:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 54/104] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:15:00 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 1329 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:15:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-23944b26-1e50-486a-9681-1d19ec40e7ea None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-23944b26-1e50-486a-9681-1d19ec40e7ea tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] DELETE http://192.168.122.194/volume/v3/attachments/a99263b9-d7c6-49c1-84be-e719f42d3cb1 Sep 03 11:15:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-23944b26-1e50-486a-9681-1d19ec40e7ea tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-23944b26-1e50-486a-9681-1d19ec40e7ea tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:00 devstack devstack@c-api.service[86725]: /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 03 11:15:00 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, Sep 03 11:15:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-65d44f88-33cd-4518-942b-5f2a15b67172 req-23944b26-1e50-486a-9681-1d19ec40e7ea tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/attachments/a99263b9-d7c6-49c1-84be-e719f42d3cb1 returned with HTTP 200 Sep 03 11:15:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 51/105] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:15:00 2026] DELETE /volume/v3/attachments/a99263b9-d7c6-49c1-84be-e719f42d3cb1 => generated 19 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:15:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7a16016e-2118-4574-89c8-8047bd7b385a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7a16016e-2118-4574-89c8-8047bd7b385a tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:15:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7a16016e-2118-4574-89c8-8047bd7b385a tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7a16016e-2118-4574-89c8-8047bd7b385a tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7a16016e-2118-4574-89c8-8047bd7b385a tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:15:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7a16016e-2118-4574-89c8-8047bd7b385a tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:15:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 55/106] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:01 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4aee5d8e-ab03-435b-a6c9-8f56ae8c5d1b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4aee5d8e-ab03-435b-a6c9-8f56ae8c5d1b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] DELETE http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 Sep 03 11:15:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4aee5d8e-ab03-435b-a6c9-8f56ae8c5d1b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4aee5d8e-ab03-435b-a6c9-8f56ae8c5d1b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:02 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-4aee5d8e-ab03-435b-a6c9-8f56ae8c5d1b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Delete volume with id: e708f914-2119-4003-b7a0-bebf1fef9319 Sep 03 11:15:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4aee5d8e-ab03-435b-a6c9-8f56ae8c5d1b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Volume info retrieved successfully. Sep 03 11:15:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4aee5d8e-ab03-435b-a6c9-8f56ae8c5d1b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Delete volume request issued successfully. Sep 03 11:15:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4aee5d8e-ab03-435b-a6c9-8f56ae8c5d1b tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 returned with HTTP 202 Sep 03 11:15:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 52/107] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:15:02 2026] DELETE /volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-549f6512-e3d2-493d-8ee4-02e470ab57a6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-549f6512-e3d2-493d-8ee4-02e470ab57a6 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] GET http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 Sep 03 11:15:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-549f6512-e3d2-493d-8ee4-02e470ab57a6 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-549f6512-e3d2-493d-8ee4-02e470ab57a6 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-549f6512-e3d2-493d-8ee4-02e470ab57a6 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Volume info retrieved successfully. Sep 03 11:15:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-549f6512-e3d2-493d-8ee4-02e470ab57a6 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 returned with HTTP 200 Sep 03 11:15:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 56/108] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:02 2026] GET /volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 => generated 860 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:15:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-804294706"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-804294706'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:03 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Create volume of 1 GB Sep 03 11:15:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Availability Zones retrieved successfully. Sep 03 11:15:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5c756965-d977-4529-a129-a0c3a9b2a55e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Flow 'volume_create_api' (df8a8a5a-70f4-4f68-af45-54f4558f418d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5c756965-d977-4529-a129-a0c3a9b2a55e tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] GET http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 Sep 03 11:15:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5c756965-d977-4529-a129-a0c3a9b2a55e tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5c756965-d977-4529-a129-a0c3a9b2a55e tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c9a963-9f6c-463e-992c-b7739cc28ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:03 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:03 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5c756965-d977-4529-a129-a0c3a9b2a55e tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Volume info retrieved successfully. Sep 03 11:15:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c9a963-9f6c-463e-992c-b7739cc28ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5c756965-d977-4529-a129-a0c3a9b2a55e tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 returned with HTTP 200 Sep 03 11:15:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 57/109] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:03 2026] GET /volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 => generated 860 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:04 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fafd4ed1-30c3-44b7-9304-a76196b89704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:04 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Created reservations ['126d0109-e2c4-4ceb-b4cc-ddaf3c29c16b', 'a391a6ec-61e6-4c99-98f9-cb67fefd0770', 'ffe7a574-f783-4674-b585-128b692bd7be', '3d679eef-34bb-42eb-bb4c-05786aecddfe'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:04 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fafd4ed1-30c3-44b7-9304-a76196b89704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['126d0109-e2c4-4ceb-b4cc-ddaf3c29c16b', 'a391a6ec-61e6-4c99-98f9-cb67fefd0770', 'ffe7a574-f783-4674-b585-128b692bd7be', '3d679eef-34bb-42eb-bb4c-05786aecddfe']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:04 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d385790a-1929-4e43-b72c-bc7f7837b4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:04 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d385790a-1929-4e43-b72c-bc7f7837b4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17429fd9-ba22-4153-8a0d-cec9becf216b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-804294706',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2e2b8e2b124a7585ecc88d4a42a27a',qos_specs=None,replication_status=,reservations=['126d0109-e2c4-4ceb-b4cc-ddaf3c29c16b','a391a6ec-61e6-4c99-98f9-cb67fefd0770','ffe7a574-f783-4674-b585-128b692bd7be','3d679eef-34bb-42eb-bb4c-05786aecddfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc82dfe80924b76a060af818cf7df71',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-804294706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17429fd9-ba22-4153-8a0d-cec9becf216b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc2e2b8e2b124a7585ecc88d4a42a27a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddc82dfe80924b76a060af818cf7df71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:04 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1c60b54-271e-4db3-9566-c9ffad34c80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:04 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1c60b54-271e-4db3-9566-c9ffad34c80d) transitioned into state 'SUCCESS' from state '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-804294706',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2e2b8e2b124a7585ecc88d4a42a27a',qos_specs=None,replication_status=,reservations=['126d0109-e2c4-4ceb-b4cc-ddaf3c29c16b','a391a6ec-61e6-4c99-98f9-cb67fefd0770','ffe7a574-f783-4674-b585-128b692bd7be','3d679eef-34bb-42eb-bb4c-05786aecddfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc82dfe80924b76a060af818cf7df71',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:04 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa88f65d-d73a-44a6-824c-495b46a53122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:04 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa88f65d-d73a-44a6-824c-495b46a53122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:04 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Flow 'volume_create_api' (df8a8a5a-70f4-4f68-af45-54f4558f418d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Create volume request issued successfully. Sep 03 11:15:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d05dcc2-4a5c-4ae7-8429-2a4095728fee tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 53/110] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:15:03 2026] POST /volume/v3/volumes => generated 768 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f76039f0-7144-409a-afd0-aed0a4c695b4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f76039f0-7144-409a-afd0-aed0a4c695b4 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b Sep 03 11:15:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f76039f0-7144-409a-afd0-aed0a4c695b4 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f76039f0-7144-409a-afd0-aed0a4c695b4 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:04 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:04 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f76039f0-7144-409a-afd0-aed0a4c695b4 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f76039f0-7144-409a-afd0-aed0a4c695b4 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b returned with HTTP 200 Sep 03 11:15:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 58/111] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:04 2026] GET /volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b => generated 836 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1d7e3c77-7842-4c57-adca-91df1c96c8f9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d7e3c77-7842-4c57-adca-91df1c96c8f9 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] GET http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 Sep 03 11:15:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d7e3c77-7842-4c57-adca-91df1c96c8f9 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d7e3c77-7842-4c57-adca-91df1c96c8f9 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d7e3c77-7842-4c57-adca-91df1c96c8f9 tempest-ServerRescueNegativeTestJSON-1861478855 tempest-ServerRescueNegativeTestJSON-1861478855-project-member] http://192.168.122.194/volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 returned with HTTP 404 Sep 03 11:15:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 54/112] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:05 2026] GET /volume/v3/volumes/e708f914-2119-4003-b7a0-bebf1fef9319 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a77ca673-944d-4279-9cdb-d2030f999f5e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a77ca673-944d-4279-9cdb-d2030f999f5e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b Sep 03 11:15:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a77ca673-944d-4279-9cdb-d2030f999f5e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a77ca673-944d-4279-9cdb-d2030f999f5e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a77ca673-944d-4279-9cdb-d2030f999f5e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a77ca673-944d-4279-9cdb-d2030f999f5e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b returned with HTTP 200 Sep 03 11:15:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 59/113] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:05 2026] GET /volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b => generated 860 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:15:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-433d4e9d-e580-40f7-ac25-e6ef809b9abf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-433d4e9d-e580-40f7-ac25-e6ef809b9abf tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:15:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-433d4e9d-e580-40f7-ac25-e6ef809b9abf tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-433d4e9d-e580-40f7-ac25-e6ef809b9abf tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-433d4e9d-e580-40f7-ac25-e6ef809b9abf tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:15:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-433d4e9d-e580-40f7-ac25-e6ef809b9abf tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:15:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 55/114] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:06 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f846609c-5a11-46b7-8f3f-da2b47ca8d9c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f846609c-5a11-46b7-8f3f-da2b47ca8d9c tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f846609c-5a11-46b7-8f3f-da2b47ca8d9c tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f846609c-5a11-46b7-8f3f-da2b47ca8d9c tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f846609c-5a11-46b7-8f3f-da2b47ca8d9c tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f846609c-5a11-46b7-8f3f-da2b47ca8d9c tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b returned with HTTP 200 Sep 03 11:15:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 60/115] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:06 2026] GET /volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b => generated 861 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:15:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-e591894c-db42-4734-8170-3f7810e323d4 req-1b0265c7-6291-4b86-a28d-3ba8c733d34f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e591894c-db42-4734-8170-3f7810e323d4 req-1b0265c7-6291-4b86-a28d-3ba8c733d34f tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b Sep 03 11:15:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e591894c-db42-4734-8170-3f7810e323d4 req-1b0265c7-6291-4b86-a28d-3ba8c733d34f tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e591894c-db42-4734-8170-3f7810e323d4 req-1b0265c7-6291-4b86-a28d-3ba8c733d34f tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e933d293-2723-400b-8251-09c2ea9ac9ad None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e933d293-2723-400b-8251-09c2ea9ac9ad tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e933d293-2723-400b-8251-09c2ea9ac9ad tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e933d293-2723-400b-8251-09c2ea9ac9ad tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e933d293-2723-400b-8251-09c2ea9ac9ad tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:15:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-e591894c-db42-4734-8170-3f7810e323d4 req-1b0265c7-6291-4b86-a28d-3ba8c733d34f tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e933d293-2723-400b-8251-09c2ea9ac9ad tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:15:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 61/116] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:06 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e591894c-db42-4734-8170-3f7810e323d4 req-1b0265c7-6291-4b86-a28d-3ba8c733d34f tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b returned with HTTP 200 Sep 03 11:15:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 56/117] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:15:06 2026] GET /volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b => generated 861 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-22701273-a01f-482e-8e72-4d61bf769975 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1168846666"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1168846666'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:06 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Create volume of 1 GB Sep 03 11:15:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Availability Zones retrieved successfully. Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Flow 'volume_create_api' (fd717811-c95e-49c7-9bbf-2d53f4b8f4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd1e06e-6905-4334-9ccd-320ce02487e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd1e06e-6905-4334-9ccd-320ce02487e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (913e5fbc-5ed7-4de1-beea-d02c725bbc00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Created reservations ['e9d5ed57-13f1-4d86-9a0e-d85dcd44db14', 'a5964f4e-e10d-4104-854d-6f4e85459f7c', 'a747cedc-f2f6-4af8-98e5-1dd145e808ac', '6eb157c7-4b1f-433e-b327-17b14976a267'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (913e5fbc-5ed7-4de1-beea-d02c725bbc00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d5ed57-13f1-4d86-9a0e-d85dcd44db14', 'a5964f4e-e10d-4104-854d-6f4e85459f7c', 'a747cedc-f2f6-4af8-98e5-1dd145e808ac', '6eb157c7-4b1f-433e-b327-17b14976a267']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948017cc-d54b-4d00-99eb-dca0cd0ab508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:07 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948017cc-d54b-4d00-99eb-dca0cd0ab508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56f8021f-fb5c-42a3-98fa-7f81b86e6ef8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1168846666',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2e2b8e2b124a7585ecc88d4a42a27a',qos_specs=None,replication_status=,reservations=['e9d5ed57-13f1-4d86-9a0e-d85dcd44db14','a5964f4e-e10d-4104-854d-6f4e85459f7c','a747cedc-f2f6-4af8-98e5-1dd145e808ac','6eb157c7-4b1f-433e-b327-17b14976a267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc82dfe80924b76a060af818cf7df71',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1168846666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56f8021f-fb5c-42a3-98fa-7f81b86e6ef8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc2e2b8e2b124a7585ecc88d4a42a27a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddc82dfe80924b76a060af818cf7df71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38cf2b6d-4f6e-446f-b330-8bccc1b593cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38cf2b6d-4f6e-446f-b330-8bccc1b593cd) transitioned into state 'SUCCESS' from state '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-1168846666',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2e2b8e2b124a7585ecc88d4a42a27a',qos_specs=None,replication_status=,reservations=['e9d5ed57-13f1-4d86-9a0e-d85dcd44db14','a5964f4e-e10d-4104-854d-6f4e85459f7c','a747cedc-f2f6-4af8-98e5-1dd145e808ac','6eb157c7-4b1f-433e-b327-17b14976a267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc82dfe80924b76a060af818cf7df71',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (951dd44d-ae5b-4f4a-ac0e-b87207c394ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (951dd44d-ae5b-4f4a-ac0e-b87207c394ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Flow 'volume_create_api' (fd717811-c95e-49c7-9bbf-2d53f4b8f4a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Create volume request issued successfully. Sep 03 11:15:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-22701273-a01f-482e-8e72-4d61bf769975 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 62/118] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:15:06 2026] POST /volume/v3/volumes => generated 769 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9397d1f3-4bc5-463a-86ff-76047c2b9215 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9397d1f3-4bc5-463a-86ff-76047c2b9215 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 Sep 03 11:15:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9397d1f3-4bc5-463a-86ff-76047c2b9215 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9397d1f3-4bc5-463a-86ff-76047c2b9215 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:07 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:07 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9397d1f3-4bc5-463a-86ff-76047c2b9215 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9397d1f3-4bc5-463a-86ff-76047c2b9215 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 returned with HTTP 200 Sep 03 11:15:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 57/119] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:07 2026] GET /volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 => generated 837 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5691e811-8e96-43a0-8055-48e996822464 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5691e811-8e96-43a0-8055-48e996822464 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 Sep 03 11:15:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5691e811-8e96-43a0-8055-48e996822464 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5691e811-8e96-43a0-8055-48e996822464 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5691e811-8e96-43a0-8055-48e996822464 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5691e811-8e96-43a0-8055-48e996822464 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 returned with HTTP 200 Sep 03 11:15:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 63/120] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:08 2026] GET /volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 => generated 861 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cba23618-53b8-4c41-ae48-84d81b6eb38e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cba23618-53b8-4c41-ae48-84d81b6eb38e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cba23618-53b8-4c41-ae48-84d81b6eb38e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cba23618-53b8-4c41-ae48-84d81b6eb38e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cba23618-53b8-4c41-ae48-84d81b6eb38e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cba23618-53b8-4c41-ae48-84d81b6eb38e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 returned with HTTP 200 Sep 03 11:15:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 58/121] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:10 2026] GET /volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 => generated 862 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-4e57d19e-093b-40eb-ad0d-c6c6d262abe0 req-2195725f-1283-4b05-b17c-80d59150bdaa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-4e57d19e-093b-40eb-ad0d-c6c6d262abe0 req-2195725f-1283-4b05-b17c-80d59150bdaa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 Sep 03 11:15:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-4e57d19e-093b-40eb-ad0d-c6c6d262abe0 req-2195725f-1283-4b05-b17c-80d59150bdaa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-4e57d19e-093b-40eb-ad0d-c6c6d262abe0 req-2195725f-1283-4b05-b17c-80d59150bdaa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-4e57d19e-093b-40eb-ad0d-c6c6d262abe0 req-2195725f-1283-4b05-b17c-80d59150bdaa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-4e57d19e-093b-40eb-ad0d-c6c6d262abe0 req-2195725f-1283-4b05-b17c-80d59150bdaa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 returned with HTTP 200 Sep 03 11:15:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 64/122] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:15:10 2026] GET /volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 => generated 862 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-979fa738-995d-4b37-860a-19037e9f7cfa None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1477028433"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1477028433'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Create volume of 1 GB Sep 03 11:15:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Availability Zones retrieved successfully. Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Flow 'volume_create_api' (4044f7c7-6623-4f3d-9bd4-992186bf1cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c64bf1e-5174-4dae-9802-4ae762928499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c64bf1e-5174-4dae-9802-4ae762928499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5458e11e-5161-4a8e-910c-48bbe2f05fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Created reservations ['75545140-7df6-454e-8903-fbfe9250d4d1', 'a8ce6fb8-51be-4595-bf17-18f76d278242', 'ad334b3d-3d2f-4bef-8b52-c95c412fd598', 'a03d114a-2ab1-4ca6-8209-20a39d4bb064'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5458e11e-5161-4a8e-910c-48bbe2f05fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75545140-7df6-454e-8903-fbfe9250d4d1', 'a8ce6fb8-51be-4595-bf17-18f76d278242', 'ad334b3d-3d2f-4bef-8b52-c95c412fd598', 'a03d114a-2ab1-4ca6-8209-20a39d4bb064']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749f875c-1583-4014-833c-e5e719fe31c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749f875c-1583-4014-833c-e5e719fe31c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b0e5e9c-e345-4283-86ee-ea7a843697e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1477028433',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2e2b8e2b124a7585ecc88d4a42a27a',qos_specs=None,replication_status=,reservations=['75545140-7df6-454e-8903-fbfe9250d4d1','a8ce6fb8-51be-4595-bf17-18f76d278242','ad334b3d-3d2f-4bef-8b52-c95c412fd598','a03d114a-2ab1-4ca6-8209-20a39d4bb064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc82dfe80924b76a060af818cf7df71',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1477028433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b0e5e9c-e345-4283-86ee-ea7a843697e5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fc2e2b8e2b124a7585ecc88d4a42a27a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddc82dfe80924b76a060af818cf7df71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a89820-f4ef-42b8-83e5-a81e984a19f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a89820-f4ef-42b8-83e5-a81e984a19f5) transitioned into state 'SUCCESS' from state '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-1477028433',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fc2e2b8e2b124a7585ecc88d4a42a27a',qos_specs=None,replication_status=,reservations=['75545140-7df6-454e-8903-fbfe9250d4d1','a8ce6fb8-51be-4595-bf17-18f76d278242','ad334b3d-3d2f-4bef-8b52-c95c412fd598','a03d114a-2ab1-4ca6-8209-20a39d4bb064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc82dfe80924b76a060af818cf7df71',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563b1dd3-37ce-481b-b1a2-43bf3151e7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563b1dd3-37ce-481b-b1a2-43bf3151e7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Flow 'volume_create_api' (4044f7c7-6623-4f3d-9bd4-992186bf1cdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Create volume request issued successfully. Sep 03 11:15:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-979fa738-995d-4b37-860a-19037e9f7cfa tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 59/123] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:15:10 2026] POST /volume/v3/volumes => generated 769 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-78e424cf-1030-4c80-a9b3-441075a20bb4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-78e424cf-1030-4c80-a9b3-441075a20bb4 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 Sep 03 11:15:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-78e424cf-1030-4c80-a9b3-441075a20bb4 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-78e424cf-1030-4c80-a9b3-441075a20bb4 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-78e424cf-1030-4c80-a9b3-441075a20bb4 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-78e424cf-1030-4c80-a9b3-441075a20bb4 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 returned with HTTP 200 Sep 03 11:15:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 65/124] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:11 2026] GET /volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 => generated 837 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7130114d-b0db-4591-bd2e-d8b16c99823e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7130114d-b0db-4591-bd2e-d8b16c99823e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 Sep 03 11:15:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7130114d-b0db-4591-bd2e-d8b16c99823e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7130114d-b0db-4591-bd2e-d8b16c99823e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:12 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:12 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7130114d-b0db-4591-bd2e-d8b16c99823e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7130114d-b0db-4591-bd2e-d8b16c99823e tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 returned with HTTP 200 Sep 03 11:15:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 60/125] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:12 2026] GET /volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 => generated 861 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f6da2cb1-cf96-44fd-bb7b-d77ed8cffa17 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f6da2cb1-cf96-44fd-bb7b-d77ed8cffa17 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:15:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f6da2cb1-cf96-44fd-bb7b-d77ed8cffa17 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f6da2cb1-cf96-44fd-bb7b-d77ed8cffa17 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f6da2cb1-cf96-44fd-bb7b-d77ed8cffa17 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f6da2cb1-cf96-44fd-bb7b-d77ed8cffa17 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:15:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 66/126] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:12 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 1148 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-23df9638-712a-4dea-8466-bd31d5ea5d82 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-23df9638-712a-4dea-8466-bd31d5ea5d82 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-23df9638-712a-4dea-8466-bd31d5ea5d82 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-23df9638-712a-4dea-8466-bd31d5ea5d82 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-23df9638-712a-4dea-8466-bd31d5ea5d82 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-23df9638-712a-4dea-8466-bd31d5ea5d82 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 returned with HTTP 200 Sep 03 11:15:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 61/127] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:13 2026] GET /volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9a11d540-4fb1-4d6f-b69f-cda91f89a3a6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9a11d540-4fb1-4d6f-b69f-cda91f89a3a6 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:15:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9a11d540-4fb1-4d6f-b69f-cda91f89a3a6 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9a11d540-4fb1-4d6f-b69f-cda91f89a3a6 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-275a9fec-ec0a-4690-899a-50d5fb5ab717 req-81a2fac5-bac0-4fe2-afcf-63d8a44e05c0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9a11d540-4fb1-4d6f-b69f-cda91f89a3a6 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-275a9fec-ec0a-4690-899a-50d5fb5ab717 req-81a2fac5-bac0-4fe2-afcf-63d8a44e05c0 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-275a9fec-ec0a-4690-899a-50d5fb5ab717 req-81a2fac5-bac0-4fe2-afcf-63d8a44e05c0 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-275a9fec-ec0a-4690-899a-50d5fb5ab717 req-81a2fac5-bac0-4fe2-afcf-63d8a44e05c0 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9a11d540-4fb1-4d6f-b69f-cda91f89a3a6 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:15:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 67/128] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:13 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 1148 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-275a9fec-ec0a-4690-899a-50d5fb5ab717 req-81a2fac5-bac0-4fe2-afcf-63d8a44e05c0 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-275a9fec-ec0a-4690-899a-50d5fb5ab717 req-81a2fac5-bac0-4fe2-afcf-63d8a44e05c0 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 returned with HTTP 200 Sep 03 11:15:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 62/129] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:15:13 2026] GET /volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-852131b9-ae9b-4a3d-af23-6a50f4c1ecb3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-852131b9-ae9b-4a3d-af23-6a50f4c1ecb3 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:15:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-852131b9-ae9b-4a3d-af23-6a50f4c1ecb3 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-852131b9-ae9b-4a3d-af23-6a50f4c1ecb3 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-852131b9-ae9b-4a3d-af23-6a50f4c1ecb3 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-852131b9-ae9b-4a3d-af23-6a50f4c1ecb3 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:15:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 68/130] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:15:13 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 1148 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-8ed57f31-f538-45f4-8095-e435f8ade80c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-8ed57f31-f538-45f4-8095-e435f8ade80c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] POST http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64/action Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-8ed57f31-f538-45f4-8095-e435f8ade80c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-8ed57f31-f538-45f4-8095-e435f8ade80c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-8ed57f31-f538-45f4-8095-e435f8ade80c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-8ed57f31-f538-45f4-8095-e435f8ade80c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Begin detaching volume completed successfully. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-8ed57f31-f538-45f4-8095-e435f8ade80c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64/action returned with HTTP 202 Sep 03 11:15:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 63/131] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:15:13 2026] POST /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:15:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-fb1e8665-6eff-4742-a645-acc6de7e0848 req-9b9776d8-d872-4350-8724-25a858324d5d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-272c481d-364e-406b-8dea-4fa8319bb7eb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-fb1e8665-6eff-4742-a645-acc6de7e0848 req-9b9776d8-d872-4350-8724-25a858324d5d tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:15:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-fb1e8665-6eff-4742-a645-acc6de7e0848 req-9b9776d8-d872-4350-8724-25a858324d5d tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-fb1e8665-6eff-4742-a645-acc6de7e0848 req-9b9776d8-d872-4350-8724-25a858324d5d tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-272c481d-364e-406b-8dea-4fa8319bb7eb None None] GET http://192.168.122.194/volume// Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-272c481d-364e-406b-8dea-4fa8319bb7eb None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [req-fb1e8665-6eff-4742-a645-acc6de7e0848 req-9b9776d8-d872-4350-8724-25a858324d5d tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-272c481d-364e-406b-8dea-4fa8319bb7eb None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-272c481d-364e-406b-8dea-4fa8319bb7eb None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:15:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [req-fb1e8665-6eff-4742-a645-acc6de7e0848 req-9b9776d8-d872-4350-8724-25a858324d5d tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 64/132] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:15:13 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-78d4c504-4ced-464c-9c90-0351a66078ff None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-78d4c504-4ced-464c-9c90-0351a66078ff tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-78d4c504-4ced-464c-9c90-0351a66078ff tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-78d4c504-4ced-464c-9c90-0351a66078ff tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-78d4c504-4ced-464c-9c90-0351a66078ff tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /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 03 11:15:14 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-78d4c504-4ced-464c-9c90-0351a66078ff tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 65/133] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:15:13 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 1332 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-fb1e8665-6eff-4742-a645-acc6de7e0848 req-9b9776d8-d872-4350-8724-25a858324d5d tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Get all volumes completed successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-fb1e8665-6eff-4742-a645-acc6de7e0848 req-9b9776d8-d872-4350-8724-25a858324d5d tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 69/134] 192.168.122.194 () {60 vars in 1397 bytes} [Thu Sep 3 11:15:13 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-ebd02347-2dac-4c6a-a06f-d617d128d955 req-b4f2490c-fb80-4733-8517-4b56843ff655 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-ebd02347-2dac-4c6a-a06f-d617d128d955 req-b4f2490c-fb80-4733-8517-4b56843ff655 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-ebd02347-2dac-4c6a-a06f-d617d128d955 req-b4f2490c-fb80-4733-8517-4b56843ff655 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-ebd02347-2dac-4c6a-a06f-d617d128d955 req-b4f2490c-fb80-4733-8517-4b56843ff655 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [req-ebd02347-2dac-4c6a-a06f-d617d128d955 req-b4f2490c-fb80-4733-8517-4b56843ff655 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-ebd02347-2dac-4c6a-a06f-d617d128d955 req-b4f2490c-fb80-4733-8517-4b56843ff655 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /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 03 11:15:14 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-ebd02347-2dac-4c6a-a06f-d617d128d955 req-b4f2490c-fb80-4733-8517-4b56843ff655 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Get all volumes completed successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-ebd02347-2dac-4c6a-a06f-d617d128d955 req-b4f2490c-fb80-4733-8517-4b56843ff655 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 66/135] 192.168.122.194 () {60 vars in 1397 bytes} [Thu Sep 3 11:15:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-dc7f7c46-a916-4b9b-8729-2ca1ce62b51e req-93064ce5-baa2-4c83-825d-06b7a91b9195 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-dc7f7c46-a916-4b9b-8729-2ca1ce62b51e req-93064ce5-baa2-4c83-825d-06b7a91b9195 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-dc7f7c46-a916-4b9b-8729-2ca1ce62b51e req-93064ce5-baa2-4c83-825d-06b7a91b9195 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-dc7f7c46-a916-4b9b-8729-2ca1ce62b51e req-93064ce5-baa2-4c83-825d-06b7a91b9195 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [req-dc7f7c46-a916-4b9b-8729-2ca1ce62b51e req-93064ce5-baa2-4c83-825d-06b7a91b9195 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [req-dc7f7c46-a916-4b9b-8729-2ca1ce62b51e req-93064ce5-baa2-4c83-825d-06b7a91b9195 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-dc7f7c46-a916-4b9b-8729-2ca1ce62b51e req-93064ce5-baa2-4c83-825d-06b7a91b9195 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Get all volumes completed successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-dc7f7c46-a916-4b9b-8729-2ca1ce62b51e req-93064ce5-baa2-4c83-825d-06b7a91b9195 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 70/136] 192.168.122.194 () {60 vars in 1397 bytes} [Thu Sep 3 11:15:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-f9ee29f7-3e58-4326-8ae4-7bdd33d06c63 req-7194051c-a66b-4f74-ab49-4c1dde3f88cb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f9ee29f7-3e58-4326-8ae4-7bdd33d06c63 req-7194051c-a66b-4f74-ab49-4c1dde3f88cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-f9ee29f7-3e58-4326-8ae4-7bdd33d06c63 req-7194051c-a66b-4f74-ab49-4c1dde3f88cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-f9ee29f7-3e58-4326-8ae4-7bdd33d06c63 req-7194051c-a66b-4f74-ab49-4c1dde3f88cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [req-f9ee29f7-3e58-4326-8ae4-7bdd33d06c63 req-7194051c-a66b-4f74-ab49-4c1dde3f88cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-f9ee29f7-3e58-4326-8ae4-7bdd33d06c63 req-7194051c-a66b-4f74-ab49-4c1dde3f88cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-2b509445-9aab-451d-80b9-9e227b1b7e13 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-f9ee29f7-3e58-4326-8ae4-7bdd33d06c63 req-7194051c-a66b-4f74-ab49-4c1dde3f88cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Get all volumes completed successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-2b509445-9aab-451d-80b9-9e227b1b7e13 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] DELETE http://192.168.122.194/volume/v3/attachments/9ef37f3a-15d0-409f-8be3-6c4bac6dea4e Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-2b509445-9aab-451d-80b9-9e227b1b7e13 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-2b509445-9aab-451d-80b9-9e227b1b7e13 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f9ee29f7-3e58-4326-8ae4-7bdd33d06c63 req-7194051c-a66b-4f74-ab49-4c1dde3f88cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 67/137] 192.168.122.194 () {60 vars in 1397 bytes} [Thu Sep 3 11:15:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-f22917fd-494e-4bfc-bc4e-2f990ec65509 req-6dcb3ee2-9221-48f9-af9f-b66d41666aad None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f22917fd-494e-4bfc-bc4e-2f990ec65509 req-6dcb3ee2-9221-48f9-af9f-b66d41666aad tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-f22917fd-494e-4bfc-bc4e-2f990ec65509 req-6dcb3ee2-9221-48f9-af9f-b66d41666aad tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-f22917fd-494e-4bfc-bc4e-2f990ec65509 req-6dcb3ee2-9221-48f9-af9f-b66d41666aad tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [req-f22917fd-494e-4bfc-bc4e-2f990ec65509 req-6dcb3ee2-9221-48f9-af9f-b66d41666aad tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-f22917fd-494e-4bfc-bc4e-2f990ec65509 req-6dcb3ee2-9221-48f9-af9f-b66d41666aad tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-f22917fd-494e-4bfc-bc4e-2f990ec65509 req-6dcb3ee2-9221-48f9-af9f-b66d41666aad tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Get all volumes completed successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /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 03 11:15:14 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f22917fd-494e-4bfc-bc4e-2f990ec65509 req-6dcb3ee2-9221-48f9-af9f-b66d41666aad tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 68/138] 192.168.122.194 () {60 vars in 1397 bytes} [Thu Sep 3 11:15:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-fdb8e3ae-bb25-4511-a37c-2721be86c5de req-6228f810-0c93-4469-a089-505afc981c87 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-fdb8e3ae-bb25-4511-a37c-2721be86c5de req-6228f810-0c93-4469-a089-505afc981c87 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-fdb8e3ae-bb25-4511-a37c-2721be86c5de req-6228f810-0c93-4469-a089-505afc981c87 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-fdb8e3ae-bb25-4511-a37c-2721be86c5de req-6228f810-0c93-4469-a089-505afc981c87 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-ede5dfd3-ba70-4667-9172-f722ca938fc7 req-2b509445-9aab-451d-80b9-9e227b1b7e13 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/9ef37f3a-15d0-409f-8be3-6c4bac6dea4e returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [req-fdb8e3ae-bb25-4511-a37c-2721be86c5de req-6228f810-0c93-4469-a089-505afc981c87 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 71/139] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:15:14 2026] DELETE /volume/v3/attachments/9ef37f3a-15d0-409f-8be3-6c4bac6dea4e => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-fdb8e3ae-bb25-4511-a37c-2721be86c5de req-6228f810-0c93-4469-a089-505afc981c87 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-fdb8e3ae-bb25-4511-a37c-2721be86c5de req-6228f810-0c93-4469-a089-505afc981c87 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Get all volumes completed successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-fdb8e3ae-bb25-4511-a37c-2721be86c5de req-6228f810-0c93-4469-a089-505afc981c87 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 69/140] 192.168.122.194 () {60 vars in 1397 bytes} [Thu Sep 3 11:15:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-b1f11827-204a-487c-a143-46d2e1bab935 req-77a2e92e-09a7-4c4e-b336-e0421b8e91fc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-b1f11827-204a-487c-a143-46d2e1bab935 req-77a2e92e-09a7-4c4e-b336-e0421b8e91fc tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-b1f11827-204a-487c-a143-46d2e1bab935 req-77a2e92e-09a7-4c4e-b336-e0421b8e91fc tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-b1f11827-204a-487c-a143-46d2e1bab935 req-77a2e92e-09a7-4c4e-b336-e0421b8e91fc tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [req-b1f11827-204a-487c-a143-46d2e1bab935 req-77a2e92e-09a7-4c4e-b336-e0421b8e91fc tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [req-b1f11827-204a-487c-a143-46d2e1bab935 req-77a2e92e-09a7-4c4e-b336-e0421b8e91fc tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /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 03 11:15:14 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-b1f11827-204a-487c-a143-46d2e1bab935 req-77a2e92e-09a7-4c4e-b336-e0421b8e91fc tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Get all volumes completed successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-b1f11827-204a-487c-a143-46d2e1bab935 req-77a2e92e-09a7-4c4e-b336-e0421b8e91fc tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 72/141] 192.168.122.194 () {60 vars in 1397 bytes} [Thu Sep 3 11:15:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-b4adb94b-1bab-42f0-932d-3f884df70d63 req-59b7c3e5-80c6-438b-a192-e497b262b032 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-b4adb94b-1bab-42f0-932d-3f884df70d63 req-59b7c3e5-80c6-438b-a192-e497b262b032 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-b4adb94b-1bab-42f0-932d-3f884df70d63 req-59b7c3e5-80c6-438b-a192-e497b262b032 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-b4adb94b-1bab-42f0-932d-3f884df70d63 req-59b7c3e5-80c6-438b-a192-e497b262b032 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [req-b4adb94b-1bab-42f0-932d-3f884df70d63 req-59b7c3e5-80c6-438b-a192-e497b262b032 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-b4adb94b-1bab-42f0-932d-3f884df70d63 req-59b7c3e5-80c6-438b-a192-e497b262b032 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-b4adb94b-1bab-42f0-932d-3f884df70d63 req-59b7c3e5-80c6-438b-a192-e497b262b032 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] Get all volumes completed successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-b4adb94b-1bab-42f0-932d-3f884df70d63 req-59b7c3e5-80c6-438b-a192-e497b262b032 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-reader] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:15:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 70/142] 192.168.122.194 () {60 vars in 1397 bytes} [Thu Sep 3 11:15:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-44c90f33-38e2-4f89-8892-0ddbe5f35367 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-44c90f33-38e2-4f89-8892-0ddbe5f35367 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] DELETE http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-44c90f33-38e2-4f89-8892-0ddbe5f35367 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-44c90f33-38e2-4f89-8892-0ddbe5f35367 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-44c90f33-38e2-4f89-8892-0ddbe5f35367 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Delete volume with id: 5b0e5e9c-e345-4283-86ee-ea7a843697e5 Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-44c90f33-38e2-4f89-8892-0ddbe5f35367 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-44c90f33-38e2-4f89-8892-0ddbe5f35367 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Delete volume request issued successfully. Sep 03 11:15:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-44c90f33-38e2-4f89-8892-0ddbe5f35367 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 returned with HTTP 202 Sep 03 11:15:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 73/143] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:15:14 2026] DELETE /volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0b014deb-ddb4-4cb1-b3b9-b5ef58ce4d98 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0b014deb-ddb4-4cb1-b3b9-b5ef58ce4d98 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 Sep 03 11:15:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0b014deb-ddb4-4cb1-b3b9-b5ef58ce4d98 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0b014deb-ddb4-4cb1-b3b9-b5ef58ce4d98 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0b014deb-ddb4-4cb1-b3b9-b5ef58ce4d98 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0b014deb-ddb4-4cb1-b3b9-b5ef58ce4d98 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 returned with HTTP 200 Sep 03 11:15:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 71/144] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:14 2026] GET /volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 => generated 861 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:15:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1aa2202e-7622-47ba-86ce-45f64b53bddf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1aa2202e-7622-47ba-86ce-45f64b53bddf tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:15:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1aa2202e-7622-47ba-86ce-45f64b53bddf tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1aa2202e-7622-47ba-86ce-45f64b53bddf tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1aa2202e-7622-47ba-86ce-45f64b53bddf tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1aa2202e-7622-47ba-86ce-45f64b53bddf tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:15:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 74/145] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:15 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c0839444-b00d-4a73-9c3b-b6bcdc5a8efe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0839444-b00d-4a73-9c3b-b6bcdc5a8efe tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 Sep 03 11:15:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0839444-b00d-4a73-9c3b-b6bcdc5a8efe tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0839444-b00d-4a73-9c3b-b6bcdc5a8efe tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c0839444-b00d-4a73-9c3b-b6bcdc5a8efe tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0839444-b00d-4a73-9c3b-b6bcdc5a8efe tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 returned with HTTP 200 Sep 03 11:15:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 72/146] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:16 2026] GET /volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8e35ec0a-3f09-4f1f-b476-93e856f59636 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8e35ec0a-3f09-4f1f-b476-93e856f59636 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 Sep 03 11:15:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8e35ec0a-3f09-4f1f-b476-93e856f59636 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8e35ec0a-3f09-4f1f-b476-93e856f59636 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8e35ec0a-3f09-4f1f-b476-93e856f59636 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 returned with HTTP 404 Sep 03 11:15:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 75/147] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:17 2026] GET /volume/v3/volumes/5b0e5e9c-e345-4283-86ee-ea7a843697e5 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:15:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ccccfb1d-9728-401c-bdbc-be6e7b8866cb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ccccfb1d-9728-401c-bdbc-be6e7b8866cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] DELETE http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 Sep 03 11:15:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ccccfb1d-9728-401c-bdbc-be6e7b8866cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ccccfb1d-9728-401c-bdbc-be6e7b8866cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:17 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-ccccfb1d-9728-401c-bdbc-be6e7b8866cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Delete volume with id: 56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 Sep 03 11:15:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ccccfb1d-9728-401c-bdbc-be6e7b8866cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ccccfb1d-9728-401c-bdbc-be6e7b8866cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Delete volume request issued successfully. Sep 03 11:15:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ccccfb1d-9728-401c-bdbc-be6e7b8866cb tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 returned with HTTP 202 Sep 03 11:15:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 73/148] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:15:17 2026] DELETE /volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3e8b1218-efa1-47f1-8e73-f4a7d53f519a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3e8b1218-efa1-47f1-8e73-f4a7d53f519a tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 Sep 03 11:15:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3e8b1218-efa1-47f1-8e73-f4a7d53f519a tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3e8b1218-efa1-47f1-8e73-f4a7d53f519a tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3e8b1218-efa1-47f1-8e73-f4a7d53f519a tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3e8b1218-efa1-47f1-8e73-f4a7d53f519a tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 returned with HTTP 200 Sep 03 11:15:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 76/149] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:17 2026] GET /volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-efe28054-ad50-4769-b40b-85bc5c7e6d56 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-efe28054-ad50-4769-b40b-85bc5c7e6d56 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 Sep 03 11:15:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-efe28054-ad50-4769-b40b-85bc5c7e6d56 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-efe28054-ad50-4769-b40b-85bc5c7e6d56 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-efe28054-ad50-4769-b40b-85bc5c7e6d56 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 returned with HTTP 404 Sep 03 11:15:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 74/150] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:18 2026] GET /volume/v3/volumes/56f8021f-fb5c-42a3-98fa-7f81b86e6ef8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-62b99c02-9e4e-412a-809d-6fdc49a45056 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-62b99c02-9e4e-412a-809d-6fdc49a45056 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] DELETE http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b Sep 03 11:15:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-62b99c02-9e4e-412a-809d-6fdc49a45056 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-62b99c02-9e4e-412a-809d-6fdc49a45056 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:18 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-62b99c02-9e4e-412a-809d-6fdc49a45056 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Delete volume with id: 17429fd9-ba22-4153-8a0d-cec9becf216b Sep 03 11:15:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-62b99c02-9e4e-412a-809d-6fdc49a45056 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-62b99c02-9e4e-412a-809d-6fdc49a45056 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Delete volume request issued successfully. Sep 03 11:15:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-62b99c02-9e4e-412a-809d-6fdc49a45056 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b returned with HTTP 202 Sep 03 11:15:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 77/151] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:15:18 2026] DELETE /volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:15:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-11d30a9d-d230-4d7f-a73b-348c8dde98ff None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-11d30a9d-d230-4d7f-a73b-348c8dde98ff tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b Sep 03 11:15:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-11d30a9d-d230-4d7f-a73b-348c8dde98ff tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-11d30a9d-d230-4d7f-a73b-348c8dde98ff tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-11d30a9d-d230-4d7f-a73b-348c8dde98ff tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Volume info retrieved successfully. Sep 03 11:15:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-11d30a9d-d230-4d7f-a73b-348c8dde98ff tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b returned with HTTP 200 Sep 03 11:15:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 75/152] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:18 2026] GET /volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b => generated 860 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0b04fb4b-ec9c-4833-b8d0-fa373e52f387 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0b04fb4b-ec9c-4833-b8d0-fa373e52f387 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] DELETE http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:15:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0b04fb4b-ec9c-4833-b8d0-fa373e52f387 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0b04fb4b-ec9c-4833-b8d0-fa373e52f387 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:18 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-0b04fb4b-ec9c-4833-b8d0-fa373e52f387 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Delete volume with id: af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:15:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0b04fb4b-ec9c-4833-b8d0-fa373e52f387 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:15:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0b04fb4b-ec9c-4833-b8d0-fa373e52f387 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Delete volume request issued successfully. Sep 03 11:15:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0b04fb4b-ec9c-4833-b8d0-fa373e52f387 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 202 Sep 03 11:15:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 78/153] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:15:18 2026] DELETE /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d2bf4a94-cd42-4ae2-9bed-e72d46cfb358 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2bf4a94-cd42-4ae2-9bed-e72d46cfb358 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:15:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2bf4a94-cd42-4ae2-9bed-e72d46cfb358 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2bf4a94-cd42-4ae2-9bed-e72d46cfb358 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d2bf4a94-cd42-4ae2-9bed-e72d46cfb358 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Volume info retrieved successfully. Sep 03 11:15:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2bf4a94-cd42-4ae2-9bed-e72d46cfb358 tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 200 Sep 03 11:15:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 76/154] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:18 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-057bce13-dc7b-46b1-a79d-e40fc4dad8a5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-057bce13-dc7b-46b1-a79d-e40fc4dad8a5 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] GET http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b Sep 03 11:15:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-057bce13-dc7b-46b1-a79d-e40fc4dad8a5 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-057bce13-dc7b-46b1-a79d-e40fc4dad8a5 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-057bce13-dc7b-46b1-a79d-e40fc4dad8a5 tempest-VolumesTestJSON-1259992027 tempest-VolumesTestJSON-1259992027-project-member] http://192.168.122.194/volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b returned with HTTP 404 Sep 03 11:15:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 79/155] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:19 2026] GET /volume/v3/volumes/17429fd9-ba22-4153-8a0d-cec9becf216b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b2167cda-8e25-49d6-85d7-93d334e3f6db None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2167cda-8e25-49d6-85d7-93d334e3f6db tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] GET http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd Sep 03 11:15:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2167cda-8e25-49d6-85d7-93d334e3f6db tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2167cda-8e25-49d6-85d7-93d334e3f6db tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2167cda-8e25-49d6-85d7-93d334e3f6db tempest-TaggedAttachmentsTest-2046288793 tempest-TaggedAttachmentsTest-2046288793-project-member] http://192.168.122.194/volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd returned with HTTP 404 Sep 03 11:15:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 77/156] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:20 2026] GET /volume/v3/volumes/af5a3fd7-e087-403c-b1d5-d324e091a7fd => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:15:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-65470307", "imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-65470307', 'imageRef': 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:23 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Create volume of 1 GB Sep 03 11:15:23 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=256,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:15:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Availability Zones retrieved successfully. Sep 03 11:15:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Flow 'volume_create_api' (b6559ef9-572b-4c74-a21a-f5924c66fee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b622a74e-245e-4d78-ba61-ff24c4a9ddba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b622a74e-245e-4d78-ba61-ff24c4a9ddba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4bef15-66df-4208-b10c-6cc4db9ac4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:23 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Created reservations ['6af0a116-d24e-4fba-8c6b-b93f8c38afcd', '8df42ef7-e322-4b48-9727-ddaa7140c145', '0d664c3e-e6d8-4d67-a704-39536c5a92c5', '3d528c93-4bd9-456a-b8b4-74a4d2b83f77'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4bef15-66df-4208-b10c-6cc4db9ac4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6af0a116-d24e-4fba-8c6b-b93f8c38afcd', '8df42ef7-e322-4b48-9727-ddaa7140c145', '0d664c3e-e6d8-4d67-a704-39536c5a92c5', '3d528c93-4bd9-456a-b8b4-74a4d2b83f77']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4bcb73e-f6db-4ed4-bd91-fe843cc13d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4bcb73e-f6db-4ed4-bd91-fe843cc13d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5222a549-c61d-41a2-a4fb-7e81ec07333d', '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-65470307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31a5439975e54962a5c8b30af3d0b213',qos_specs=None,replication_status=,reservations=['6af0a116-d24e-4fba-8c6b-b93f8c38afcd','8df42ef7-e322-4b48-9727-ddaa7140c145','0d664c3e-e6d8-4d67-a704-39536c5a92c5','3d528c93-4bd9-456a-b8b4-74a4d2b83f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1626a63865fd44769359e6a112645437',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-65470307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5222a549-c61d-41a2-a4fb-7e81ec07333d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31a5439975e54962a5c8b30af3d0b213',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1626a63865fd44769359e6a112645437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebcc61f-809f-488a-803d-a86de2ff0eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebcc61f-809f-488a-803d-a86de2ff0eb5) transitioned into state 'SUCCESS' from state '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-65470307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31a5439975e54962a5c8b30af3d0b213',qos_specs=None,replication_status=,reservations=['6af0a116-d24e-4fba-8c6b-b93f8c38afcd','8df42ef7-e322-4b48-9727-ddaa7140c145','0d664c3e-e6d8-4d67-a704-39536c5a92c5','3d528c93-4bd9-456a-b8b4-74a4d2b83f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1626a63865fd44769359e6a112645437',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac23a81-0555-4dcc-a6a1-3c7393db4a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac23a81-0555-4dcc-a6a1-3c7393db4a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Flow 'volume_create_api' (b6559ef9-572b-4c74-a21a-f5924c66fee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Create volume request issued successfully. Sep 03 11:15:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-12a7bff3-7f59-43b1-a6dd-01aafa87d4e5 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 80/157] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:15:22 2026] POST /volume/v3/volumes => generated 760 bytes in 1226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0df92192-62b7-419e-b812-a23c930091e6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0df92192-62b7-419e-b812-a23c930091e6 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:15:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0df92192-62b7-419e-b812-a23c930091e6 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0df92192-62b7-419e-b812-a23c930091e6 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:24 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=291,cinder:INSERT=42,cinder:UPDATE=64 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:15:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0df92192-62b7-419e-b812-a23c930091e6 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0df92192-62b7-419e-b812-a23c930091e6 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 200 Sep 03 11:15:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 78/158] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:24 2026] GET /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 828 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c19ee5bc-9f2b-4d75-818a-69812ac63089 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c19ee5bc-9f2b-4d75-818a-69812ac63089 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c19ee5bc-9f2b-4d75-818a-69812ac63089 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1452676500"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f3f94a15-8dd8-4142-a98b-3102de93696b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3f94a15-8dd8-4142-a98b-3102de93696b tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3f94a15-8dd8-4142-a98b-3102de93696b tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3f94a15-8dd8-4142-a98b-3102de93696b tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c19ee5bc-9f2b-4d75-818a-69812ac63089 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 81/159] 192.168.122.194 () {62 vars in 1195 bytes} [Thu Sep 3 11:15:24 2026] POST /volume/v3/group_types => generated 181 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-647a57cc-f5b8-4d3c-82d1-7df17326578f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-647a57cc-f5b8-4d3c-82d1-7df17326578f tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] POST http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs Sep 03 11:15:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-647a57cc-f5b8-4d3c-82d1-7df17326578f tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f3f94a15-8dd8-4142-a98b-3102de93696b tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3f94a15-8dd8-4142-a98b-3102de93696b tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 200 Sep 03 11:15:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 79/160] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:25 2026] GET /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-647a57cc-f5b8-4d3c-82d1-7df17326578f tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs returned with HTTP 202 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 82/161] 192.168.122.194 () {62 vars in 1342 bytes} [Thu Sep 3 11:15:25 2026] POST /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs => generated 53 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7dcf568d-91bd-46b0-8c04-6de2a886ab68 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7dcf568d-91bd-46b0-8c04-6de2a886ab68 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] POST http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7dcf568d-91bd-46b0-8c04-6de2a886ab68 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7dcf568d-91bd-46b0-8c04-6de2a886ab68 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs returned with HTTP 202 Sep 03 11:15:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 80/162] 192.168.122.194 () {62 vars in 1342 bytes} [Thu Sep 3 11:15:25 2026] POST /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs => generated 61 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a0ef1642-fa26-4ed2-9c6f-f1ead14cc7ab None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a0ef1642-fa26-4ed2-9c6f-f1ead14cc7ab tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] GET http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key2 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a0ef1642-fa26-4ed2-9c6f-f1ead14cc7ab tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a0ef1642-fa26-4ed2-9c6f-f1ead14cc7ab tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a0ef1642-fa26-4ed2-9c6f-f1ead14cc7ab tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key2 returned with HTTP 200 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 83/163] 192.168.122.194 () {60 vars in 1336 bytes} [Thu Sep 3 11:15:25 2026] GET /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key2 => generated 26 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3828fac4-b278-4550-a4b1-a32cc1423b57 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3828fac4-b278-4550-a4b1-a32cc1423b57 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] GET http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3828fac4-b278-4550-a4b1-a32cc1423b57 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3828fac4-b278-4550-a4b1-a32cc1423b57 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3828fac4-b278-4550-a4b1-a32cc1423b57 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 returned with HTTP 200 Sep 03 11:15:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 81/164] 192.168.122.194 () {60 vars in 1336 bytes} [Thu Sep 3 11:15:25 2026] GET /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 => generated 18 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-665bde5a-b23f-4b3d-9953-ae8f3cb765d2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-665bde5a-b23f-4b3d-9953-ae8f3cb765d2 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] PUT http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-665bde5a-b23f-4b3d-9953-ae8f3cb765d2 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-665bde5a-b23f-4b3d-9953-ae8f3cb765d2 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 returned with HTTP 200 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 84/165] 192.168.122.194 () {62 vars in 1356 bytes} [Thu Sep 3 11:15:25 2026] PUT /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 => generated 26 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-807bc403-2847-4e6b-9246-0045daa87fd0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-807bc403-2847-4e6b-9246-0045daa87fd0 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] GET http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-807bc403-2847-4e6b-9246-0045daa87fd0 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-807bc403-2847-4e6b-9246-0045daa87fd0 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-807bc403-2847-4e6b-9246-0045daa87fd0 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs returned with HTTP 200 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-04cb9113-388d-4d54-904b-4660f289a03c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 82/166] 192.168.122.194 () {60 vars in 1321 bytes} [Thu Sep 3 11:15:25 2026] GET /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs => generated 87 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-04cb9113-388d-4d54-904b-4660f289a03c tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key1 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-04cb9113-388d-4d54-904b-4660f289a03c tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-04cb9113-388d-4d54-904b-4660f289a03c tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-04cb9113-388d-4d54-904b-4660f289a03c tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key1 returned with HTTP 202 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 85/167] 192.168.122.194 () {60 vars in 1339 bytes} [Thu Sep 3 11:15:25 2026] DELETE /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4840407d-037f-49d3-b27f-78b84babd81b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4840407d-037f-49d3-b27f-78b84babd81b tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] GET http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key1 Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4840407d-037f-49d3-b27f-78b84babd81b tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4840407d-037f-49d3-b27f-78b84babd81b tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4840407d-037f-49d3-b27f-78b84babd81b tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] HTTP exception thrown: Group Type 9781e04a-9e78-4442-b595-40fe21b6dc84 has no extra spec with key key1. Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4840407d-037f-49d3-b27f-78b84babd81b tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key1 returned with HTTP 404 Sep 03 11:15:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 83/168] 192.168.122.194 () {60 vars in 1336 bytes} [Thu Sep 3 11:15:25 2026] GET /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key1 => generated 126 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2c8e078d-ed4d-4efa-bf47-44392d9f61e2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c8e078d-ed4d-4efa-bf47-44392d9f61e2 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key2 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c8e078d-ed4d-4efa-bf47-44392d9f61e2 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c8e078d-ed4d-4efa-bf47-44392d9f61e2 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c8e078d-ed4d-4efa-bf47-44392d9f61e2 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key2 returned with HTTP 202 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 86/169] 192.168.122.194 () {60 vars in 1339 bytes} [Thu Sep 3 11:15:25 2026] DELETE /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-84f559e2-a355-498e-bb3c-5bae1cefa11c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-84f559e2-a355-498e-bb3c-5bae1cefa11c tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] GET http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key2 Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-84f559e2-a355-498e-bb3c-5bae1cefa11c tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-84f559e2-a355-498e-bb3c-5bae1cefa11c tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-84f559e2-a355-498e-bb3c-5bae1cefa11c tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] HTTP exception thrown: Group Type 9781e04a-9e78-4442-b595-40fe21b6dc84 has no extra spec with key key2. Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-84f559e2-a355-498e-bb3c-5bae1cefa11c tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key2 returned with HTTP 404 Sep 03 11:15:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 84/170] 192.168.122.194 () {60 vars in 1336 bytes} [Thu Sep 3 11:15:25 2026] GET /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key2 => generated 126 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-168e35d5-5d06-4db9-a8c6-829856d72ef6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-168e35d5-5d06-4db9-a8c6-829856d72ef6 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-168e35d5-5d06-4db9-a8c6-829856d72ef6 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-168e35d5-5d06-4db9-a8c6-829856d72ef6 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-168e35d5-5d06-4db9-a8c6-829856d72ef6 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 returned with HTTP 202 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 87/171] 192.168.122.194 () {60 vars in 1339 bytes} [Thu Sep 3 11:15:25 2026] DELETE /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-aa68c437-2bcf-4e5e-82fb-5364874ec737 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aa68c437-2bcf-4e5e-82fb-5364874ec737 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] GET http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aa68c437-2bcf-4e5e-82fb-5364874ec737 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aa68c437-2bcf-4e5e-82fb-5364874ec737 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aa68c437-2bcf-4e5e-82fb-5364874ec737 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] HTTP exception thrown: Group Type 9781e04a-9e78-4442-b595-40fe21b6dc84 has no extra spec with key key3. Sep 03 11:15:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aa68c437-2bcf-4e5e-82fb-5364874ec737 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 returned with HTTP 404 Sep 03 11:15:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 85/172] 192.168.122.194 () {60 vars in 1336 bytes} [Thu Sep 3 11:15:25 2026] GET /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84/group_specs/key3 => generated 126 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e9401b17-ff4c-411a-9d57-70b5fa7cf931 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e9401b17-ff4c-411a-9d57-70b5fa7cf931 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e9401b17-ff4c-411a-9d57-70b5fa7cf931 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e9401b17-ff4c-411a-9d57-70b5fa7cf931 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e9401b17-ff4c-411a-9d57-70b5fa7cf931 tempest-GroupTypeSpecsTest-491605392 tempest-GroupTypeSpecsTest-491605392-project-admin] http://192.168.122.194/volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84 returned with HTTP 202 Sep 03 11:15:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 88/173] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:15:25 2026] DELETE /volume/v3/group_types/9781e04a-9e78-4442-b595-40fe21b6dc84 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:15:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1d86d7b0-4889-43bd-9ae1-60dc11962514 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d86d7b0-4889-43bd-9ae1-60dc11962514 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:15:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d86d7b0-4889-43bd-9ae1-60dc11962514 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d86d7b0-4889-43bd-9ae1-60dc11962514 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1d86d7b0-4889-43bd-9ae1-60dc11962514 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d86d7b0-4889-43bd-9ae1-60dc11962514 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 200 Sep 03 11:15:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 86/174] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:26 2026] GET /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-22bdf004-6cf4-460e-af4a-1f3413895a3d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-22bdf004-6cf4-460e-af4a-1f3413895a3d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:15:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-22bdf004-6cf4-460e-af4a-1f3413895a3d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-22bdf004-6cf4-460e-af4a-1f3413895a3d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-22bdf004-6cf4-460e-af4a-1f3413895a3d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-22bdf004-6cf4-460e-af4a-1f3413895a3d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 200 Sep 03 11:15:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 89/175] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:27 2026] GET /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f8918f7f-7172-46e1-a82e-30babe2999a1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f8918f7f-7172-46e1-a82e-30babe2999a1 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:15:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f8918f7f-7172-46e1-a82e-30babe2999a1 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f8918f7f-7172-46e1-a82e-30babe2999a1 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f8918f7f-7172-46e1-a82e-30babe2999a1 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f8918f7f-7172-46e1-a82e-30babe2999a1 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 200 Sep 03 11:15:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 87/176] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:28 2026] GET /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 913 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:15:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2e9c533a-79c6-4357-92d6-29b920eab64b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e9c533a-79c6-4357-92d6-29b920eab64b tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:15:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e9c533a-79c6-4357-92d6-29b920eab64b tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e9c533a-79c6-4357-92d6-29b920eab64b tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2e9c533a-79c6-4357-92d6-29b920eab64b tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e9c533a-79c6-4357-92d6-29b920eab64b tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 200 Sep 03 11:15:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 90/177] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:29 2026] GET /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 913 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d32b5a4d-bead-49e0-958f-3bd9f4d916ef None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d32b5a4d-bead-49e0-958f-3bd9f4d916ef tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:15:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d32b5a4d-bead-49e0-958f-3bd9f4d916ef tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d32b5a4d-bead-49e0-958f-3bd9f4d916ef tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d32b5a4d-bead-49e0-958f-3bd9f4d916ef tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d32b5a4d-bead-49e0-958f-3bd9f4d916ef tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 200 Sep 03 11:15:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 88/178] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:30 2026] GET /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:15:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3775b227-dbbe-4ba7-bebc-c8e82a015a5c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3775b227-dbbe-4ba7-bebc-c8e82a015a5c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:15:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3775b227-dbbe-4ba7-bebc-c8e82a015a5c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3775b227-dbbe-4ba7-bebc-c8e82a015a5c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3775b227-dbbe-4ba7-bebc-c8e82a015a5c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3775b227-dbbe-4ba7-bebc-c8e82a015a5c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 200 Sep 03 11:15:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 91/179] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:15:31 2026] GET /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 1331 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-7388222e-811a-4580-917a-3f17c86df43d req-fc61fa5b-eecc-4078-a5cf-5e5c66226465 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-fc61fa5b-eecc-4078-a5cf-5e5c66226465 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:15:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-fc61fa5b-eecc-4078-a5cf-5e5c66226465 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-fc61fa5b-eecc-4078-a5cf-5e5c66226465 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-7388222e-811a-4580-917a-3f17c86df43d req-fc61fa5b-eecc-4078-a5cf-5e5c66226465 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-fc61fa5b-eecc-4078-a5cf-5e5c66226465 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 200 Sep 03 11:15:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 89/180] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:15:31 2026] GET /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 1331 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a3b8fa13-ce64-48d0-b7b3-3aa8d1fadc6a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3b8fa13-ce64-48d0-b7b3-3aa8d1fadc6a tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:15:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a3b8fa13-ce64-48d0-b7b3-3aa8d1fadc6a tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-372528002"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3b8fa13-ce64-48d0-b7b3-3aa8d1fadc6a tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:15:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 92/181] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:15:34 2026] POST /volume/v3/types => generated 219 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3707f625-75da-4ac4-83c5-d0b60a940186 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3707f625-75da-4ac4-83c5-d0b60a940186 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:15:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3707f625-75da-4ac4-83c5-d0b60a940186 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1847712952"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3707f625-75da-4ac4-83c5-d0b60a940186 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:15:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 90/182] 192.168.122.194 () {62 vars in 1195 bytes} [Thu Sep 3 11:15:35 2026] POST /volume/v3/group_types => generated 177 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2df7ccee-c73e-4ccb-ad81-78887fa26806 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2df7ccee-c73e-4ccb-ad81-78887fa26806 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] POST http://192.168.122.194/volume/v3/groups Sep 03 11:15:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2df7ccee-c73e-4ccb-ad81-78887fa26806 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6c050bd9-2bfd-4dd1-af81-c576ee60ceb0", "volume_types": ["1b85e403-4e4c-4888-9b85-cb82ad678885"], "name": "tempest-GroupsV320Test-Group-1060906655"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-2df7ccee-c73e-4ccb-ad81-78887fa26806 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Creating new group {'group': {'group_type': '6c050bd9-2bfd-4dd1-af81-c576ee60ceb0', 'volume_types': ['1b85e403-4e4c-4888-9b85-cb82ad678885'], 'name': 'tempest-GroupsV320Test-Group-1060906655'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:15:35 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-2df7ccee-c73e-4ccb-ad81-78887fa26806 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Creating group tempest-GroupsV320Test-Group-1060906655. Sep 03 11:15:35 devstack devstack@c-api.service[86726]: /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 03 11:15:35 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:15:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2df7ccee-c73e-4ccb-ad81-78887fa26806 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Availability zone cache updated, next update will occur around 2026-09-03 10:15:35.370711. {{(pid=86726) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 11:15:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2df7ccee-c73e-4ccb-ad81-78887fa26806 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Availability Zones retrieved successfully. Sep 03 11:15:35 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-2df7ccee-c73e-4ccb-ad81-78887fa26806 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Created reservations ['bbdda920-6962-4885-991c-cdd3c52af54a'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2df7ccee-c73e-4ccb-ad81-78887fa26806 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] http://192.168.122.194/volume/v3/groups returned with HTTP 202 Sep 03 11:15:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 93/183] 192.168.122.194 () {62 vars in 1181 bytes} [Thu Sep 3 11:15:35 2026] POST /volume/v3/groups => generated 108 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fe340d4a-eaa1-474f-8748-5be82fe32186 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fe340d4a-eaa1-474f-8748-5be82fe32186 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] GET http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c Sep 03 11:15:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fe340d4a-eaa1-474f-8748-5be82fe32186 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fe340d4a-eaa1-474f-8748-5be82fe32186 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-fe340d4a-eaa1-474f-8748-5be82fe32186 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] show called for member 3e896ce3-e827-4c8c-a60c-e78f1357ec2c {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:15:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:35 devstack devstack@c-api.service[86725]: /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 03 11:15:35 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:15:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fe340d4a-eaa1-474f-8748-5be82fe32186 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c returned with HTTP 200 Sep 03 11:15:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 91/184] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:15:35 2026] GET /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c => generated 388 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-7388222e-811a-4580-917a-3f17c86df43d req-a57fa42a-7046-4e57-bbe3-7975dc7880ad None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-a57fa42a-7046-4e57-bbe3-7975dc7880ad tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:15:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-a57fa42a-7046-4e57-bbe3-7975dc7880ad tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-a57fa42a-7046-4e57-bbe3-7975dc7880ad tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-7388222e-811a-4580-917a-3f17c86df43d req-a57fa42a-7046-4e57-bbe3-7975dc7880ad tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-a57fa42a-7046-4e57-bbe3-7975dc7880ad tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 200 Sep 03 11:15:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 94/185] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:15:35 2026] GET /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 1331 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6d8d793c-8f64-4ade-854a-4c13bf71a583 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6d8d793c-8f64-4ade-854a-4c13bf71a583 None None] GET http://192.168.122.194/volume// Sep 03 11:15:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6d8d793c-8f64-4ade-854a-4c13bf71a583 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6d8d793c-8f64-4ade-854a-4c13bf71a583 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6d8d793c-8f64-4ade-854a-4c13bf71a583 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:15:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 92/186] 192.168.122.194 () {58 vars in 1308 bytes} [Thu Sep 3 11:15:35 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:15:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-7388222e-811a-4580-917a-3f17c86df43d req-e0494836-4453-44fc-b1a9-9026ebeba3c4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-e0494836-4453-44fc-b1a9-9026ebeba3c4 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:15:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-e0494836-4453-44fc-b1a9-9026ebeba3c4 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5222a549-c61d-41a2-a4fb-7e81ec07333d", "connector": null, "instance_uuid": "c7ad4d98-05c6-4bef-b00e-75c3d9ac5b5e"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-e0494836-4453-44fc-b1a9-9026ebeba3c4 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:15:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 95/187] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:15:35 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-87f56ec4-1e30-4643-8960-2acdff7a2d65 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-87f56ec4-1e30-4643-8960-2acdff7a2d65 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] GET http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-87f56ec4-1e30-4643-8960-2acdff7a2d65 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-87f56ec4-1e30-4643-8960-2acdff7a2d65 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-87f56ec4-1e30-4643-8960-2acdff7a2d65 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] show called for member 3e896ce3-e827-4c8c-a60c-e78f1357ec2c {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:15:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:36 devstack devstack@c-api.service[86725]: /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 03 11:15:36 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:15:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-87f56ec4-1e30-4643-8960-2acdff7a2d65 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c returned with HTTP 200 Sep 03 11:15:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 93/188] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:15:36 2026] GET /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c => generated 389 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-927e70c2-3257-4088-96ee-934571c29e60 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-927e70c2-3257-4088-96ee-934571c29e60 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] POST http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action Sep 03 11:15:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-927e70c2-3257-4088-96ee-934571c29e60 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:15:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-927e70c2-3257-4088-96ee-934571c29e60 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-927e70c2-3257-4088-96ee-934571c29e60 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Updating group '3e896ce3-e827-4c8c-a60c-e78f1357ec2c' with 'creating' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 11:15:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-927e70c2-3257-4088-96ee-934571c29e60 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action returned with HTTP 202 Sep 03 11:15:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 96/189] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:15:36 2026] POST /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7286d6b8-b351-4b55-8db3-ba3c122a8e10 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7286d6b8-b351-4b55-8db3-ba3c122a8e10 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] GET http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7286d6b8-b351-4b55-8db3-ba3c122a8e10 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7286d6b8-b351-4b55-8db3-ba3c122a8e10 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-7286d6b8-b351-4b55-8db3-ba3c122a8e10 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] show called for member 3e896ce3-e827-4c8c-a60c-e78f1357ec2c {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:15:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:36 devstack devstack@c-api.service[86725]: /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 03 11:15:36 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:15:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7286d6b8-b351-4b55-8db3-ba3c122a8e10 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c returned with HTTP 200 Sep 03 11:15:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 94/190] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:15:36 2026] GET /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c => generated 388 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-61a0f41d-ec9e-4807-ba65-789a95c99209 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-61a0f41d-ec9e-4807-ba65-789a95c99209 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] POST http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action Sep 03 11:15:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-61a0f41d-ec9e-4807-ba65-789a95c99209 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:15:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-61a0f41d-ec9e-4807-ba65-789a95c99209 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-61a0f41d-ec9e-4807-ba65-789a95c99209 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Updating group '3e896ce3-e827-4c8c-a60c-e78f1357ec2c' with 'available' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 11:15:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-61a0f41d-ec9e-4807-ba65-789a95c99209 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action returned with HTTP 202 Sep 03 11:15:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 97/191] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:15:36 2026] POST /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6f1aab81-7793-4d6b-8c69-c1c83797b432 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f1aab81-7793-4d6b-8c69-c1c83797b432 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] GET http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f1aab81-7793-4d6b-8c69-c1c83797b432 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f1aab81-7793-4d6b-8c69-c1c83797b432 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-6f1aab81-7793-4d6b-8c69-c1c83797b432 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] show called for member 3e896ce3-e827-4c8c-a60c-e78f1357ec2c {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:37 devstack devstack@c-api.service[86725]: /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 03 11:15:37 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:15:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f1aab81-7793-4d6b-8c69-c1c83797b432 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c returned with HTTP 200 Sep 03 11:15:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 95/192] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:15:36 2026] GET /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c => generated 389 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cec18876-1c00-483a-9212-1ac8f5e526e2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cec18876-1c00-483a-9212-1ac8f5e526e2 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] POST http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cec18876-1c00-483a-9212-1ac8f5e526e2 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cec18876-1c00-483a-9212-1ac8f5e526e2 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-cec18876-1c00-483a-9212-1ac8f5e526e2 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Updating group '3e896ce3-e827-4c8c-a60c-e78f1357ec2c' with 'error' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cec18876-1c00-483a-9212-1ac8f5e526e2 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action returned with HTTP 202 Sep 03 11:15:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 98/193] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:15:37 2026] POST /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a9fe2675-6c4a-42d8-b6e4-00b938e018f8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9fe2675-6c4a-42d8-b6e4-00b938e018f8 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] GET http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9fe2675-6c4a-42d8-b6e4-00b938e018f8 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9fe2675-6c4a-42d8-b6e4-00b938e018f8 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-a9fe2675-6c4a-42d8-b6e4-00b938e018f8 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] show called for member 3e896ce3-e827-4c8c-a60c-e78f1357ec2c {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:37 devstack devstack@c-api.service[86725]: /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 03 11:15:37 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:15:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9fe2675-6c4a-42d8-b6e4-00b938e018f8 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c returned with HTTP 200 Sep 03 11:15:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 96/194] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:15:37 2026] GET /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c => generated 385 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-58298957-b3af-4772-9ff3-d94d54e603d5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-58298957-b3af-4772-9ff3-d94d54e603d5 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] POST http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-58298957-b3af-4772-9ff3-d94d54e603d5 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-58298957-b3af-4772-9ff3-d94d54e603d5 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-58298957-b3af-4772-9ff3-d94d54e603d5 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Updating group '3e896ce3-e827-4c8c-a60c-e78f1357ec2c' with 'available' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-58298957-b3af-4772-9ff3-d94d54e603d5 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action returned with HTTP 202 Sep 03 11:15:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 99/195] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:15:37 2026] POST /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-974fa430-ab64-4f96-a097-c6ddeb4d5ce8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-974fa430-ab64-4f96-a097-c6ddeb4d5ce8 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] GET http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-974fa430-ab64-4f96-a097-c6ddeb4d5ce8 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-974fa430-ab64-4f96-a097-c6ddeb4d5ce8 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-974fa430-ab64-4f96-a097-c6ddeb4d5ce8 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] show called for member 3e896ce3-e827-4c8c-a60c-e78f1357ec2c {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:37 devstack devstack@c-api.service[86725]: /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 03 11:15:37 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:15:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-974fa430-ab64-4f96-a097-c6ddeb4d5ce8 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c returned with HTTP 200 Sep 03 11:15:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 97/196] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:15:37 2026] GET /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c => generated 389 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b0c56a46-bae5-4051-9dc0-52f529dd1830 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0c56a46-bae5-4051-9dc0-52f529dd1830 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0c56a46-bae5-4051-9dc0-52f529dd1830 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0c56a46-bae5-4051-9dc0-52f529dd1830 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-b0c56a46-bae5-4051-9dc0-52f529dd1830 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b0c56a46-bae5-4051-9dc0-52f529dd1830 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: /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 03 11:15:37 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:15:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b0c56a46-bae5-4051-9dc0-52f529dd1830 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Get all volumes completed successfully. Sep 03 11:15:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0c56a46-bae5-4051-9dc0-52f529dd1830 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:15:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 100/197] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:15:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-15267b2b-b075-4da8-97e6-72a06459ba37 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15267b2b-b075-4da8-97e6-72a06459ba37 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] POST http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15267b2b-b075-4da8-97e6-72a06459ba37 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15267b2b-b075-4da8-97e6-72a06459ba37 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-15267b2b-b075-4da8-97e6-72a06459ba37 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] delete called for group 3e896ce3-e827-4c8c-a60c-e78f1357ec2c {{(pid=86725) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-15267b2b-b075-4da8-97e6-72a06459ba37 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Delete group with id: 3e896ce3-e827-4c8c-a60c-e78f1357ec2c Sep 03 11:15:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:37 devstack devstack@c-api.service[86725]: /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 03 11:15:37 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:15:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15267b2b-b075-4da8-97e6-72a06459ba37 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action returned with HTTP 202 Sep 03 11:15:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 98/198] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:15:37 2026] POST /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-16d71ed3-7086-4e74-8c04-6c402c6ba989 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-16d71ed3-7086-4e74-8c04-6c402c6ba989 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] GET http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-16d71ed3-7086-4e74-8c04-6c402c6ba989 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-16d71ed3-7086-4e74-8c04-6c402c6ba989 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-16d71ed3-7086-4e74-8c04-6c402c6ba989 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] show called for member 3e896ce3-e827-4c8c-a60c-e78f1357ec2c {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:37 devstack devstack@c-api.service[86726]: /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 03 11:15:37 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:15:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-16d71ed3-7086-4e74-8c04-6c402c6ba989 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c returned with HTTP 200 Sep 03 11:15:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 101/199] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:15:37 2026] GET /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c => generated 388 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1c03090f-2c2f-4869-a2a3-9430a696c29d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1c03090f-2c2f-4869-a2a3-9430a696c29d None None] GET http://192.168.122.194/volume// Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1c03090f-2c2f-4869-a2a3-9430a696c29d None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1c03090f-2c2f-4869-a2a3-9430a696c29d None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1c03090f-2c2f-4869-a2a3-9430a696c29d None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:15:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 99/200] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:15:37 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-7388222e-811a-4580-917a-3f17c86df43d req-e523d9f8-705e-41b3-8bfa-91dbd51ffeea None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-e523d9f8-705e-41b3-8bfa-91dbd51ffeea tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-e523d9f8-705e-41b3-8bfa-91dbd51ffeea tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-e523d9f8-705e-41b3-8bfa-91dbd51ffeea tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-7388222e-811a-4580-917a-3f17c86df43d req-e523d9f8-705e-41b3-8bfa-91dbd51ffeea tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:15:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-e523d9f8-705e-41b3-8bfa-91dbd51ffeea tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 200 Sep 03 11:15:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 102/201] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:15:37 2026] GET /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 1511 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-7388222e-811a-4580-917a-3f17c86df43d req-4c8d60bb-132c-49ff-8cfa-eb99b24ef9be None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-4c8d60bb-132c-49ff-8cfa-eb99b24ef9be tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] PUT http://192.168.122.194/volume/v3/attachments/26cadcb9-be0c-4b23-9774-6efa5aeae6d3 Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-4c8d60bb-132c-49ff-8cfa-eb99b24ef9be tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-7388222e-811a-4580-917a-3f17c86df43d req-4c8d60bb-132c-49ff-8cfa-eb99b24ef9be tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Acquiring lock "cinder-attachment_update-5222a549-c61d-41a2-a4fb-7e81ec07333d-devstack" by "attachment_update" {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-7388222e-811a-4580-917a-3f17c86df43d req-4c8d60bb-132c-49ff-8cfa-eb99b24ef9be tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Lock "cinder-attachment_update-5222a549-c61d-41a2-a4fb-7e81ec07333d-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-7388222e-811a-4580-917a-3f17c86df43d req-4c8d60bb-132c-49ff-8cfa-eb99b24ef9be tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Lock "cinder-attachment_update-5222a549-c61d-41a2-a4fb-7e81ec07333d-devstack" released by "attachment_update" :: held 0.216s {{(pid=86725) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-4c8d60bb-132c-49ff-8cfa-eb99b24ef9be tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/26cadcb9-be0c-4b23-9774-6efa5aeae6d3 returned with HTTP 200 Sep 03 11:15:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 100/202] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:15:38 2026] PUT /volume/v3/attachments/26cadcb9-be0c-4b23-9774-6efa5aeae6d3 => generated 694 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:15:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-7388222e-811a-4580-917a-3f17c86df43d req-0dafe4ab-92c3-4822-85c6-8fe4120aa13a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-0dafe4ab-92c3-4822-85c6-8fe4120aa13a tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] POST http://192.168.122.194/volume/v3/attachments/26cadcb9-be0c-4b23-9774-6efa5aeae6d3/action Sep 03 11:15:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-0dafe4ab-92c3-4822-85c6-8fe4120aa13a tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action body: b'{"os-complete": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:15:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-0dafe4ab-92c3-4822-85c6-8fe4120aa13a tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-7388222e-811a-4580-917a-3f17c86df43d req-0dafe4ab-92c3-4822-85c6-8fe4120aa13a tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/26cadcb9-be0c-4b23-9774-6efa5aeae6d3/action returned with HTTP 204 Sep 03 11:15:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 103/203] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:15:38 2026] POST /volume/v3/attachments/26cadcb9-be0c-4b23-9774-6efa5aeae6d3/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-91b559e9-a93e-4b43-8d45-848ad0891a92 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-91b559e9-a93e-4b43-8d45-848ad0891a92 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] GET http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-91b559e9-a93e-4b43-8d45-848ad0891a92 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-91b559e9-a93e-4b43-8d45-848ad0891a92 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-91b559e9-a93e-4b43-8d45-848ad0891a92 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] show called for member 3e896ce3-e827-4c8c-a60c-e78f1357ec2c {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-91b559e9-a93e-4b43-8d45-848ad0891a92 tempest-GroupsV320Test-67646938 tempest-GroupsV320Test-67646938-project-member] http://192.168.122.194/volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c returned with HTTP 404 Sep 03 11:15:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 101/204] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:15:38 2026] GET /volume/v3/groups/3e896ce3-e827-4c8c-a60c-e78f1357ec2c => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:15:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c1b8ae51-0e62-493d-bc96-0c519365cda2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c1b8ae51-0e62-493d-bc96-0c519365cda2 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/6c050bd9-2bfd-4dd1-af81-c576ee60ceb0 Sep 03 11:15:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c1b8ae51-0e62-493d-bc96-0c519365cda2 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c1b8ae51-0e62-493d-bc96-0c519365cda2 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c1b8ae51-0e62-493d-bc96-0c519365cda2 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] http://192.168.122.194/volume/v3/group_types/6c050bd9-2bfd-4dd1-af81-c576ee60ceb0 returned with HTTP 202 Sep 03 11:15:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 104/205] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:15:38 2026] DELETE /volume/v3/group_types/6c050bd9-2bfd-4dd1-af81-c576ee60ceb0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-446971fc-fe83-40ce-b191-9c911d7b04a9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-446971fc-fe83-40ce-b191-9c911d7b04a9 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] DELETE http://192.168.122.194/volume/v3/types/1b85e403-4e4c-4888-9b85-cb82ad678885 Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-446971fc-fe83-40ce-b191-9c911d7b04a9 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-446971fc-fe83-40ce-b191-9c911d7b04a9 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-446971fc-fe83-40ce-b191-9c911d7b04a9 tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] http://192.168.122.194/volume/v3/types/1b85e403-4e4c-4888-9b85-cb82ad678885 returned with HTTP 202 Sep 03 11:15:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 102/206] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:15:38 2026] DELETE /volume/v3/types/1b85e403-4e4c-4888-9b85-cb82ad678885 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-65f4d177-32b5-4469-b5da-550c1de4b7ca None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-65f4d177-32b5-4469-b5da-550c1de4b7ca tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] GET http://192.168.122.194/volume/v3/types/1b85e403-4e4c-4888-9b85-cb82ad678885 Sep 03 11:15:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-65f4d177-32b5-4469-b5da-550c1de4b7ca tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-65f4d177-32b5-4469-b5da-550c1de4b7ca tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-65f4d177-32b5-4469-b5da-550c1de4b7ca tempest-GroupsV320Test-363983007 tempest-GroupsV320Test-363983007-project-admin] http://192.168.122.194/volume/v3/types/1b85e403-4e4c-4888-9b85-cb82ad678885 returned with HTTP 404 Sep 03 11:15:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 105/207] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:15:38 2026] GET /volume/v3/types/1b85e403-4e4c-4888-9b85-cb82ad678885 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-86b09254-e8e7-48f2-86b5-8d308a8a8e25 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-86b09254-e8e7-48f2-86b5-8d308a8a8e25 tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:15:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-86b09254-e8e7-48f2-86b5-8d308a8a8e25 tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1243460858", "extra_specs": {"storage_protocol": "tempest-storage_protocol-659283009", "vendor_name": "tempest-vendor_name-818529142"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-86b09254-e8e7-48f2-86b5-8d308a8a8e25 tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:15:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 103/208] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:15:47 2026] POST /volume/v3/types => generated 326 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c5edade4-efa0-45fd-be31-480d11771707", "size": 1, "name": "tempest-UserMessagesTest-Volume-2136630623"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Create volume request body: {'volume': {'volume_type': 'c5edade4-efa0-45fd-be31-480d11771707', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2136630623'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Create volume of 1 GB Sep 03 11:15:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Availability Zones retrieved successfully. Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Flow 'volume_create_api' (aff0bc3c-b995-460a-8190-d54eafe7e3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212f8e5e-7994-4a40-bf85-de8d58654b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212f8e5e-7994-4a40-bf85-de8d58654b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:15:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-659283009',vendor_name='tempest-vendor_name-818529142'},id=c5edade4-efa0-45fd-be31-480d11771707,is_public=True,name='tempest-UserMessagesTest-volume-type-1243460858',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5edade4-efa0-45fd-be31-480d11771707', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49abf2c-c190-4c8f-96f3-9f40ae2c995a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1243460858 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1243460858, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:48 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1243460858 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1243460858, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Created reservations ['b895b0aa-77f1-4b7a-ad97-7a53d188b896', '7ad699ae-63e1-4cfb-9b19-f946172d761d', '8b67f5ab-6f8d-478e-a1a8-5960d0b9b3cb', '08ac8cb5-5043-4b95-a184-486a8e13caf0'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c49abf2c-c190-4c8f-96f3-9f40ae2c995a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b895b0aa-77f1-4b7a-ad97-7a53d188b896', '7ad699ae-63e1-4cfb-9b19-f946172d761d', '8b67f5ab-6f8d-478e-a1a8-5960d0b9b3cb', '08ac8cb5-5043-4b95-a184-486a8e13caf0']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56b9e1bb-d934-453c-8173-e6b66c18facb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56b9e1bb-d934-453c-8173-e6b66c18facb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b95dd29-06e7-40a5-a1b7-ab3199920d67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2136630623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff083c95a3c496ca451c1ac11003da4',qos_specs=None,replication_status=,reservations=['b895b0aa-77f1-4b7a-ad97-7a53d188b896','7ad699ae-63e1-4cfb-9b19-f946172d761d','8b67f5ab-6f8d-478e-a1a8-5960d0b9b3cb','08ac8cb5-5043-4b95-a184-486a8e13caf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58193d6880d24f9694799dc07e405df9',volume_type_id=c5edade4-efa0-45fd-be31-480d11771707), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2136630623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b95dd29-06e7-40a5-a1b7-ab3199920d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fff083c95a3c496ca451c1ac11003da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58193d6880d24f9694799dc07e405df9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5edade4-efa0-45fd-be31-480d11771707),volume_type_id=c5edade4-efa0-45fd-be31-480d11771707)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea7a833-d3d7-4789-b464-dcd76e8f0b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea7a833-d3d7-4789-b464-dcd76e8f0b90) transitioned into state 'SUCCESS' from state '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-2136630623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff083c95a3c496ca451c1ac11003da4',qos_specs=None,replication_status=,reservations=['b895b0aa-77f1-4b7a-ad97-7a53d188b896','7ad699ae-63e1-4cfb-9b19-f946172d761d','8b67f5ab-6f8d-478e-a1a8-5960d0b9b3cb','08ac8cb5-5043-4b95-a184-486a8e13caf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58193d6880d24f9694799dc07e405df9',volume_type_id=c5edade4-efa0-45fd-be31-480d11771707)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674ffaee-af7a-497a-97c8-54c2c539f910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674ffaee-af7a-497a-97c8-54c2c539f910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Flow 'volume_create_api' (aff0bc3c-b995-460a-8190-d54eafe7e3bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Create volume request issued successfully. Sep 03 11:15:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2749c120-708f-4d5b-b12b-78c36ac2acdd tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 106/209] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:15:47 2026] POST /volume/v3/volumes => generated 794 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:15:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-97426615-8d8e-436d-a471-dbcec843bf99 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-97426615-8d8e-436d-a471-dbcec843bf99 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 Sep 03 11:15:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-97426615-8d8e-436d-a471-dbcec843bf99 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-97426615-8d8e-436d-a471-dbcec843bf99 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-97426615-8d8e-436d-a471-dbcec843bf99 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Volume info retrieved successfully. Sep 03 11:15:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-97426615-8d8e-436d-a471-dbcec843bf99 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 returned with HTTP 200 Sep 03 11:15:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 104/210] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:48 2026] GET /volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 => generated 862 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-36f3e214-1ad4-4f9c-a06b-773cf3e478f2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-36f3e214-1ad4-4f9c-a06b-773cf3e478f2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 Sep 03 11:15:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-36f3e214-1ad4-4f9c-a06b-773cf3e478f2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-36f3e214-1ad4-4f9c-a06b-773cf3e478f2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-36f3e214-1ad4-4f9c-a06b-773cf3e478f2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Volume info retrieved successfully. Sep 03 11:15:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-36f3e214-1ad4-4f9c-a06b-773cf3e478f2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 returned with HTTP 200 Sep 03 11:15:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 107/211] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:49 2026] GET /volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 => generated 883 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e15876c6-015f-45fd-9ef0-461cb0e43aa3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e15876c6-015f-45fd-9ef0-461cb0e43aa3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/messages Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e15876c6-015f-45fd-9ef0-461cb0e43aa3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e15876c6-015f-45fd-9ef0-461cb0e43aa3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e15876c6-015f-45fd-9ef0-461cb0e43aa3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:15:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 105/212] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:15:50 2026] GET /volume/v3/messages => generated 678 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ea35f102-a4f9-49a4-8225-befa230fd243 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea35f102-a4f9-49a4-8225-befa230fd243 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] DELETE http://192.168.122.194/volume/v3/messages/66d1305f-2098-49fd-910a-47add454286a Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea35f102-a4f9-49a4-8225-befa230fd243 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea35f102-a4f9-49a4-8225-befa230fd243 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea35f102-a4f9-49a4-8225-befa230fd243 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/messages/66d1305f-2098-49fd-910a-47add454286a returned with HTTP 204 Sep 03 11:15:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 108/213] 192.168.122.194 () {60 vars in 1278 bytes} [Thu Sep 3 11:15:50 2026] DELETE /volume/v3/messages/66d1305f-2098-49fd-910a-47add454286a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a5e4d2bb-36ce-496a-82e2-90322f1c5086 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a5e4d2bb-36ce-496a-82e2-90322f1c5086 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/messages/66d1305f-2098-49fd-910a-47add454286a Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a5e4d2bb-36ce-496a-82e2-90322f1c5086 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a5e4d2bb-36ce-496a-82e2-90322f1c5086 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a5e4d2bb-36ce-496a-82e2-90322f1c5086 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/messages/66d1305f-2098-49fd-910a-47add454286a returned with HTTP 404 Sep 03 11:15:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 106/214] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:15:50 2026] GET /volume/v3/messages/66d1305f-2098-49fd-910a-47add454286a => generated 110 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5930ee5c-033d-44b7-974b-60219532c6a0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5930ee5c-033d-44b7-974b-60219532c6a0 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5930ee5c-033d-44b7-974b-60219532c6a0 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5930ee5c-033d-44b7-974b-60219532c6a0 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5930ee5c-033d-44b7-974b-60219532c6a0 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Volume info retrieved successfully. Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5930ee5c-033d-44b7-974b-60219532c6a0 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 returned with HTTP 200 Sep 03 11:15:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 109/215] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:50 2026] GET /volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 => generated 883 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] DELETE http://192.168.122.194/volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Delete volume with id: 4b95dd29-06e7-40a5-a1b7-ab3199920d67 Sep 03 11:15:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Volume info retrieved successfully. Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86725) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1243460858 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1243460858, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:50 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1243460858 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1243460858, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Created reservations ['4e70c44e-d5c5-427f-a0c2-054af8b9800f', '34a2c697-a663-441d-9f1f-831bed5662d8', 'f6176e96-4777-4e77-82a3-2fdef34b2f26', 'ce1e34e7-a77f-4551-8fa8-96487b57db80'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Delete volume request issued successfully. Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24db14b2-63ad-4872-9b3d-e7db5b777a38 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 returned with HTTP 202 Sep 03 11:15:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 107/216] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:15:50 2026] DELETE /volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0adfe3c3-7bce-415c-856d-b79fe0958003 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0adfe3c3-7bce-415c-856d-b79fe0958003 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0adfe3c3-7bce-415c-856d-b79fe0958003 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0adfe3c3-7bce-415c-856d-b79fe0958003 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0adfe3c3-7bce-415c-856d-b79fe0958003 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 returned with HTTP 404 Sep 03 11:15:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 110/217] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:50 2026] GET /volume/v3/volumes/4b95dd29-06e7-40a5-a1b7-ab3199920d67 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6bf8f46f-f1cd-4c79-af0b-6885fa4583f6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6bf8f46f-f1cd-4c79-af0b-6885fa4583f6 tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] DELETE http://192.168.122.194/volume/v3/types/c5edade4-efa0-45fd-be31-480d11771707 Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6bf8f46f-f1cd-4c79-af0b-6885fa4583f6 tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6bf8f46f-f1cd-4c79-af0b-6885fa4583f6 tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6bf8f46f-f1cd-4c79-af0b-6885fa4583f6 tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] http://192.168.122.194/volume/v3/types/c5edade4-efa0-45fd-be31-480d11771707 returned with HTTP 202 Sep 03 11:15:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 108/218] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:15:50 2026] DELETE /volume/v3/types/c5edade4-efa0-45fd-be31-480d11771707 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dbb4bb41-3bb7-4310-8fc1-be5ef5f9686b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dbb4bb41-3bb7-4310-8fc1-be5ef5f9686b tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] GET http://192.168.122.194/volume/v3/types/c5edade4-efa0-45fd-be31-480d11771707 Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dbb4bb41-3bb7-4310-8fc1-be5ef5f9686b tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dbb4bb41-3bb7-4310-8fc1-be5ef5f9686b tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dbb4bb41-3bb7-4310-8fc1-be5ef5f9686b tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] http://192.168.122.194/volume/v3/types/c5edade4-efa0-45fd-be31-480d11771707 returned with HTTP 404 Sep 03 11:15:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 111/219] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:15:50 2026] GET /volume/v3/types/c5edade4-efa0-45fd-be31-480d11771707 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d5a7d837-ccb7-4afc-bab8-5ba061c30a2a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d5a7d837-ccb7-4afc-bab8-5ba061c30a2a tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:15:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d5a7d837-ccb7-4afc-bab8-5ba061c30a2a tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1809115194", "extra_specs": {"storage_protocol": "tempest-storage_protocol-809718435", "vendor_name": "tempest-vendor_name-137256608"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d5a7d837-ccb7-4afc-bab8-5ba061c30a2a tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:15:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 109/220] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:15:50 2026] POST /volume/v3/types => generated 326 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d6e31ccd-ed62-41d1-bac5-f531209ca88c", "size": 1, "name": "tempest-UserMessagesTest-Volume-1241062965"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Create volume request body: {'volume': {'volume_type': 'd6e31ccd-ed62-41d1-bac5-f531209ca88c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1241062965'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Create volume of 1 GB Sep 03 11:15:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Availability Zones retrieved successfully. Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Flow 'volume_create_api' (8713c91e-a10f-46e4-9723-611d374670de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894e8062-85dc-4be8-ad58-1b35ec60c5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894e8062-85dc-4be8-ad58-1b35ec60c5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:15:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-809718435',vendor_name='tempest-vendor_name-137256608'},id=d6e31ccd-ed62-41d1-bac5-f531209ca88c,is_public=True,name='tempest-UserMessagesTest-volume-type-1809115194',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6e31ccd-ed62-41d1-bac5-f531209ca88c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5b7c57d-bf47-4e3e-8175-92fb37dde6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:50 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1809115194 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1809115194, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:50 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1809115194 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1809115194, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:15:51 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Created reservations ['e34f9cfc-e251-4a2a-a625-4a6532194216', 'eb9abe56-ceae-4d62-8d26-3506030385a9', 'afbf9d8c-4b6e-432b-91f4-c6dff08c597c', 'a81d3ba6-b269-4763-a387-7e681ce5c805'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5b7c57d-bf47-4e3e-8175-92fb37dde6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e34f9cfc-e251-4a2a-a625-4a6532194216', 'eb9abe56-ceae-4d62-8d26-3506030385a9', 'afbf9d8c-4b6e-432b-91f4-c6dff08c597c', 'a81d3ba6-b269-4763-a387-7e681ce5c805']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b159eb25-26aa-49a3-bcaf-862ac76bcedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b159eb25-26aa-49a3-bcaf-862ac76bcedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad5cb50c-ea66-4866-880f-c842621c8331', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1241062965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff083c95a3c496ca451c1ac11003da4',qos_specs=None,replication_status=,reservations=['e34f9cfc-e251-4a2a-a625-4a6532194216','eb9abe56-ceae-4d62-8d26-3506030385a9','afbf9d8c-4b6e-432b-91f4-c6dff08c597c','a81d3ba6-b269-4763-a387-7e681ce5c805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58193d6880d24f9694799dc07e405df9',volume_type_id=d6e31ccd-ed62-41d1-bac5-f531209ca88c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1241062965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad5cb50c-ea66-4866-880f-c842621c8331,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fff083c95a3c496ca451c1ac11003da4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58193d6880d24f9694799dc07e405df9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6e31ccd-ed62-41d1-bac5-f531209ca88c),volume_type_id=d6e31ccd-ed62-41d1-bac5-f531209ca88c)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7eddf4-5b56-4f2d-8a98-7e5ec34e1b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7eddf4-5b56-4f2d-8a98-7e5ec34e1b4f) transitioned into state 'SUCCESS' from state '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-1241062965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff083c95a3c496ca451c1ac11003da4',qos_specs=None,replication_status=,reservations=['e34f9cfc-e251-4a2a-a625-4a6532194216','eb9abe56-ceae-4d62-8d26-3506030385a9','afbf9d8c-4b6e-432b-91f4-c6dff08c597c','a81d3ba6-b269-4763-a387-7e681ce5c805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58193d6880d24f9694799dc07e405df9',volume_type_id=d6e31ccd-ed62-41d1-bac5-f531209ca88c)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ddb1b62-b4a3-4634-a13c-61f1c48a82c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:15:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ddb1b62-b4a3-4634-a13c-61f1c48a82c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:15:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Flow 'volume_create_api' (8713c91e-a10f-46e4-9723-611d374670de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:15:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Create volume request issued successfully. Sep 03 11:15:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fd1ab6af-15c4-477a-95f9-9f57029e9f37 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:15:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 112/221] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:15:50 2026] POST /volume/v3/volumes => generated 794 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:15:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-02601757-b8f1-4ca5-88b6-d113596e3485 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-02601757-b8f1-4ca5-88b6-d113596e3485 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 Sep 03 11:15:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-02601757-b8f1-4ca5-88b6-d113596e3485 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-02601757-b8f1-4ca5-88b6-d113596e3485 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-02601757-b8f1-4ca5-88b6-d113596e3485 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Volume info retrieved successfully. Sep 03 11:15:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-02601757-b8f1-4ca5-88b6-d113596e3485 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 returned with HTTP 200 Sep 03 11:15:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 110/222] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:51 2026] GET /volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-154a7f62-e767-40bc-9edb-a4c5d5d9170a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-154a7f62-e767-40bc-9edb-a4c5d5d9170a tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-154a7f62-e767-40bc-9edb-a4c5d5d9170a tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-154a7f62-e767-40bc-9edb-a4c5d5d9170a tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-154a7f62-e767-40bc-9edb-a4c5d5d9170a tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Volume info retrieved successfully. Sep 03 11:15:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-154a7f62-e767-40bc-9edb-a4c5d5d9170a tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 returned with HTTP 200 Sep 03 11:15:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 113/223] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:52 2026] GET /volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 => generated 883 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-df43f7f7-7c52-4229-8f85-6bbd9a423c8e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-df43f7f7-7c52-4229-8f85-6bbd9a423c8e tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/messages Sep 03 11:15:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-df43f7f7-7c52-4229-8f85-6bbd9a423c8e tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-df43f7f7-7c52-4229-8f85-6bbd9a423c8e tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-df43f7f7-7c52-4229-8f85-6bbd9a423c8e tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:15:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 111/224] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:15:52 2026] GET /volume/v3/messages => generated 678 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a3b92b59-e1d5-4425-acd3-2c556c2d285b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3b92b59-e1d5-4425-acd3-2c556c2d285b tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/messages/5fc9c9b1-2fb0-468c-9d8c-233d71268a31 Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a3b92b59-e1d5-4425-acd3-2c556c2d285b tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a3b92b59-e1d5-4425-acd3-2c556c2d285b tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3b92b59-e1d5-4425-acd3-2c556c2d285b tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/messages/5fc9c9b1-2fb0-468c-9d8c-233d71268a31 returned with HTTP 200 Sep 03 11:15:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 114/225] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:15:52 2026] GET /volume/v3/messages/5fc9c9b1-2fb0-468c-9d8c-233d71268a31 => generated 675 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-943004ed-8326-47c5-a8e8-83b19c9d1dc3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-943004ed-8326-47c5-a8e8-83b19c9d1dc3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/messages Sep 03 11:15:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-943004ed-8326-47c5-a8e8-83b19c9d1dc3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-943004ed-8326-47c5-a8e8-83b19c9d1dc3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-943004ed-8326-47c5-a8e8-83b19c9d1dc3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:15:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 112/226] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:15:52 2026] GET /volume/v3/messages => generated 678 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-78baffaa-597a-4597-a187-0ea0dcef13b3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-78baffaa-597a-4597-a187-0ea0dcef13b3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] DELETE http://192.168.122.194/volume/v3/messages/5fc9c9b1-2fb0-468c-9d8c-233d71268a31 Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-78baffaa-597a-4597-a187-0ea0dcef13b3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-78baffaa-597a-4597-a187-0ea0dcef13b3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-78baffaa-597a-4597-a187-0ea0dcef13b3 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/messages/5fc9c9b1-2fb0-468c-9d8c-233d71268a31 returned with HTTP 204 Sep 03 11:15:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 115/227] 192.168.122.194 () {60 vars in 1278 bytes} [Thu Sep 3 11:15:52 2026] DELETE /volume/v3/messages/5fc9c9b1-2fb0-468c-9d8c-233d71268a31 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:15:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3e6459ae-90e8-4eee-b2b5-b241e56629ca None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3e6459ae-90e8-4eee-b2b5-b241e56629ca tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 Sep 03 11:15:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3e6459ae-90e8-4eee-b2b5-b241e56629ca tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3e6459ae-90e8-4eee-b2b5-b241e56629ca tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:15:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:15:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3e6459ae-90e8-4eee-b2b5-b241e56629ca tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Volume info retrieved successfully. Sep 03 11:15:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3e6459ae-90e8-4eee-b2b5-b241e56629ca tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 returned with HTTP 200 Sep 03 11:15:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 113/228] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:52 2026] GET /volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 => generated 883 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-abee1b9c-0afc-467d-b48f-0643838e3fe2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-abee1b9c-0afc-467d-b48f-0643838e3fe2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] DELETE http://192.168.122.194/volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-abee1b9c-0afc-467d-b48f-0643838e3fe2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-abee1b9c-0afc-467d-b48f-0643838e3fe2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-abee1b9c-0afc-467d-b48f-0643838e3fe2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Delete volume with id: ad5cb50c-ea66-4866-880f-c842621c8331 Sep 03 11:15:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:15:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:15:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:15:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:15:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-abee1b9c-0afc-467d-b48f-0643838e3fe2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Volume info retrieved successfully. Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-abee1b9c-0afc-467d-b48f-0643838e3fe2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86726) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:15:52 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-abee1b9c-0afc-467d-b48f-0643838e3fe2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Created reservations ['04f06fe9-9a4e-469a-91b1-2dc7116885d4', '0f2ac8bb-7282-4143-bd76-b586f446c02d', '08720075-cc39-451c-9f06-8cef90cedfc7', 'f4b7a7b7-4faa-4af9-b84f-86f4898b58ae'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:15:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-abee1b9c-0afc-467d-b48f-0643838e3fe2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Delete volume request issued successfully. Sep 03 11:15:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-abee1b9c-0afc-467d-b48f-0643838e3fe2 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 returned with HTTP 202 Sep 03 11:15:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 116/229] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:15:52 2026] DELETE /volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-203bfa58-dbd1-45d3-a8d9-5afae2e3f120 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-203bfa58-dbd1-45d3-a8d9-5afae2e3f120 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] GET http://192.168.122.194/volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 Sep 03 11:15:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-203bfa58-dbd1-45d3-a8d9-5afae2e3f120 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-203bfa58-dbd1-45d3-a8d9-5afae2e3f120 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-203bfa58-dbd1-45d3-a8d9-5afae2e3f120 tempest-UserMessagesTest-41650030 tempest-UserMessagesTest-41650030-project-member] http://192.168.122.194/volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 returned with HTTP 404 Sep 03 11:15:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 114/230] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:15:53 2026] GET /volume/v3/volumes/ad5cb50c-ea66-4866-880f-c842621c8331 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:15:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-62c9020e-5c7b-42d6-a296-861c893cb2a3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-62c9020e-5c7b-42d6-a296-861c893cb2a3 tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] DELETE http://192.168.122.194/volume/v3/types/d6e31ccd-ed62-41d1-bac5-f531209ca88c Sep 03 11:15:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-62c9020e-5c7b-42d6-a296-861c893cb2a3 tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-62c9020e-5c7b-42d6-a296-861c893cb2a3 tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-62c9020e-5c7b-42d6-a296-861c893cb2a3 tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] http://192.168.122.194/volume/v3/types/d6e31ccd-ed62-41d1-bac5-f531209ca88c returned with HTTP 202 Sep 03 11:15:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 117/231] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:15:53 2026] DELETE /volume/v3/types/d6e31ccd-ed62-41d1-bac5-f531209ca88c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:15:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0b0cd0fc-d635-42ad-adfe-3b9bd872d56b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:15:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0b0cd0fc-d635-42ad-adfe-3b9bd872d56b tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] GET http://192.168.122.194/volume/v3/types/d6e31ccd-ed62-41d1-bac5-f531209ca88c Sep 03 11:15:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0b0cd0fc-d635-42ad-adfe-3b9bd872d56b tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:15:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0b0cd0fc-d635-42ad-adfe-3b9bd872d56b tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:15:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0b0cd0fc-d635-42ad-adfe-3b9bd872d56b tempest-UserMessagesTest-50780472 tempest-UserMessagesTest-50780472-project-admin] http://192.168.122.194/volume/v3/types/d6e31ccd-ed62-41d1-bac5-f531209ca88c returned with HTTP 404 Sep 03 11:15:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 115/232] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:15:53 2026] GET /volume/v3/types/d6e31ccd-ed62-41d1-bac5-f531209ca88c => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:03 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=181,cinder:INSERT=37,cinder:UPDATE=76 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:16:03 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=122,cinder:UPDATE=26,cinder:INSERT=12 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:16:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 Sep 03 11:16:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:05 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:16:05 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e01ac341-3e90-4853-bbf7-f97e01cb66fa tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 returned with HTTP 200 Sep 03 11:16:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 118/233] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:16:04 2026] GET /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 => generated 440 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8/defaults Sep 03 11:16:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'defaults' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:05 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:16:05 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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 03 11:16:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-13e6aa14-c3da-4d44-b515-c73c2d549f3d tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8/defaults returned with HTTP 200 Sep 03 11:16:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 116/234] 192.168.122.194 () {58 vars in 1265 bytes} [Thu Sep 3 11:16:05 2026] GET /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8/defaults => generated 440 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7c212bea-b10a-4ed8-be77-e42e0d21173c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c212bea-b10a-4ed8-be77-e42e0d21173c tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 Sep 03 11:16:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c212bea-b10a-4ed8-be77-e42e0d21173c tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c212bea-b10a-4ed8-be77-e42e0d21173c tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 returned with HTTP 200 Sep 03 11:16:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 119/235] 192.168.122.194 () {60 vars in 1258 bytes} [Thu Sep 3 11:16:05 2026] PUT /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 => generated 398 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6deceaad-7d16-4f95-9e1c-2564b0ada0e2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6deceaad-7d16-4f95-9e1c-2564b0ada0e2 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] DELETE http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 Sep 03 11:16:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6deceaad-7d16-4f95-9e1c-2564b0ada0e2 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6deceaad-7d16-4f95-9e1c-2564b0ada0e2 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6deceaad-7d16-4f95-9e1c-2564b0ada0e2 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 returned with HTTP 200 Sep 03 11:16:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 117/236] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:16:05 2026] DELETE /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 => generated 0 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:16:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8ca817e6-36e9-4025-8b54-278046b7acc9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8ca817e6-36e9-4025-8b54-278046b7acc9 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 Sep 03 11:16:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8ca817e6-36e9-4025-8b54-278046b7acc9 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8ca817e6-36e9-4025-8b54-278046b7acc9 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8ca817e6-36e9-4025-8b54-278046b7acc9 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 returned with HTTP 200 Sep 03 11:16:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 120/237] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:16:06 2026] GET /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 => generated 440 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-85a27adc-3fb7-4e0a-b86d-d632e53995ee None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-85a27adc-3fb7-4e0a-b86d-d632e53995ee tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 Sep 03 11:16:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-85a27adc-3fb7-4e0a-b86d-d632e53995ee tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-85a27adc-3fb7-4e0a-b86d-d632e53995ee tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 returned with HTTP 200 Sep 03 11:16:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 118/238] 192.168.122.194 () {60 vars in 1259 bytes} [Thu Sep 3 11:16:06 2026] PUT /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 => generated 398 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6af86de6-e858-448d-aa91-b4bfb5a727e5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6af86de6-e858-448d-aa91-b4bfb5a727e5 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8/defaults Sep 03 11:16:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6af86de6-e858-448d-aa91-b4bfb5a727e5 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6af86de6-e858-448d-aa91-b4bfb5a727e5 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'defaults' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6af86de6-e858-448d-aa91-b4bfb5a727e5 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8/defaults returned with HTTP 200 Sep 03 11:16:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 121/239] 192.168.122.194 () {58 vars in 1265 bytes} [Thu Sep 3 11:16:06 2026] GET /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8/defaults => generated 440 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:16:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c1198a48-b291-4254-a8a9-0a0ecc351013 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c1198a48-b291-4254-a8a9-0a0ecc351013 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 Sep 03 11:16:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c1198a48-b291-4254-a8a9-0a0ecc351013 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c1198a48-b291-4254-a8a9-0a0ecc351013 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c1198a48-b291-4254-a8a9-0a0ecc351013 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 returned with HTTP 200 Sep 03 11:16:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 119/240] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:16:06 2026] GET /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 => generated 440 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-795360b3-27d1-413f-bd0e-6e2d41d068cb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-795360b3-27d1-413f-bd0e-6e2d41d068cb tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True Sep 03 11:16:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-795360b3-27d1-413f-bd0e-6e2d41d068cb tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-795360b3-27d1-413f-bd0e-6e2d41d068cb tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-795360b3-27d1-413f-bd0e-6e2d41d068cb tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True returned with HTTP 200 Sep 03 11:16:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 122/241] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:16:06 2026] GET /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True => generated 1064 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-77dc2a76-1848-42a3-a476-bb30811708b7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:16:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1584110693"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1584110693'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:16:07 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Create volume of 1 GB Sep 03 11:16:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Availability Zones retrieved successfully. Sep 03 11:16:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Flow 'volume_create_api' (09ebcd2b-480c-42ef-9004-83a3879f9162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbe3405-3b16-44ff-9000-cc1af7624b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:16:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbe3405-3b16-44ff-9000-cc1af7624b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d386203-54ec-416a-972d-c45030ea85e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:07 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Created reservations ['6ad99b64-b9ae-42d9-bedb-4350adce33b5', '4bc3cf94-5e26-4a3a-8daa-dfdc0633469c', '91f74f1b-8a2f-4834-96f4-e52d2a768a19', 'c559527b-ede8-4de6-9a5b-f6b70789d677'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d386203-54ec-416a-972d-c45030ea85e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ad99b64-b9ae-42d9-bedb-4350adce33b5', '4bc3cf94-5e26-4a3a-8daa-dfdc0633469c', '91f74f1b-8a2f-4834-96f4-e52d2a768a19', 'c559527b-ede8-4de6-9a5b-f6b70789d677']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55cd7c6-f498-430e-bf26-5fb352ac89a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55cd7c6-f498-430e-bf26-5fb352ac89a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20816592-15ab-4669-bdb6-a090eda4a2fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1584110693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6f0590c8ce34adf81b657402eaf4ec8',qos_specs=None,replication_status=,reservations=['6ad99b64-b9ae-42d9-bedb-4350adce33b5','4bc3cf94-5e26-4a3a-8daa-dfdc0633469c','91f74f1b-8a2f-4834-96f4-e52d2a768a19','c559527b-ede8-4de6-9a5b-f6b70789d677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68fb7f587887403ea95b8936721b36e3',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1584110693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20816592-15ab-4669-bdb6-a090eda4a2fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6f0590c8ce34adf81b657402eaf4ec8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68fb7f587887403ea95b8936721b36e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07f86276-eb9d-43fe-aade-4529b7a2f1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07f86276-eb9d-43fe-aade-4529b7a2f1a0) transitioned into state 'SUCCESS' from state '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-1584110693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6f0590c8ce34adf81b657402eaf4ec8',qos_specs=None,replication_status=,reservations=['6ad99b64-b9ae-42d9-bedb-4350adce33b5','4bc3cf94-5e26-4a3a-8daa-dfdc0633469c','91f74f1b-8a2f-4834-96f4-e52d2a768a19','c559527b-ede8-4de6-9a5b-f6b70789d677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68fb7f587887403ea95b8936721b36e3',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f984e177-810f-44c4-8b17-3227d92ecf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f984e177-810f-44c4-8b17-3227d92ecf88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Flow 'volume_create_api' (09ebcd2b-480c-42ef-9004-83a3879f9162) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Create volume request issued successfully. Sep 03 11:16:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-77dc2a76-1848-42a3-a476-bb30811708b7 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:16:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 120/242] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:16:06 2026] POST /volume/v3/volumes => generated 765 bytes in 1182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:16:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-33f37b25-4e71-49d9-ba15-8720a5846343 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-33f37b25-4e71-49d9-ba15-8720a5846343 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] GET http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb Sep 03 11:16:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-33f37b25-4e71-49d9-ba15-8720a5846343 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-33f37b25-4e71-49d9-ba15-8720a5846343 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-33f37b25-4e71-49d9-ba15-8720a5846343 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Volume info retrieved successfully. Sep 03 11:16:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-33f37b25-4e71-49d9-ba15-8720a5846343 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb returned with HTTP 200 Sep 03 11:16:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 123/243] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:08 2026] GET /volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb => generated 833 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a6a4db78-21ac-4bae-9002-47109cede419 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6a4db78-21ac-4bae-9002-47109cede419 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] GET http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb Sep 03 11:16:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6a4db78-21ac-4bae-9002-47109cede419 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6a4db78-21ac-4bae-9002-47109cede419 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a6a4db78-21ac-4bae-9002-47109cede419 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Volume info retrieved successfully. Sep 03 11:16:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6a4db78-21ac-4bae-9002-47109cede419 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb returned with HTTP 200 Sep 03 11:16:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 121/244] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:09 2026] GET /volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f532d171-bce2-48e7-a586-dcfc0f29c6cb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f532d171-bce2-48e7-a586-dcfc0f29c6cb None None] GET http://192.168.122.194/volume// Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f532d171-bce2-48e7-a586-dcfc0f29c6cb None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f532d171-bce2-48e7-a586-dcfc0f29c6cb None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f532d171-bce2-48e7-a586-dcfc0f29c6cb None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:16:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 124/245] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:16:10 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:16:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-98131092-1bcf-4003-a312-058d657e855a req-35c7945b-23d1-417a-ad20-90a1be49594e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-35c7945b-23d1-417a-ad20-90a1be49594e tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:16:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-35c7945b-23d1-417a-ad20-90a1be49594e tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5222a549-c61d-41a2-a4fb-7e81ec07333d", "connector": null, "instance_uuid": "c7ad4d98-05c6-4bef-b00e-75c3d9ac5b5e"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-69e5633c-38cc-4f97-9c2f-898889734b64 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69e5633c-38cc-4f97-9c2f-898889734b64 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] GET http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-69e5633c-38cc-4f97-9c2f-898889734b64 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-69e5633c-38cc-4f97-9c2f-898889734b64 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-35c7945b-23d1-417a-ad20-90a1be49594e tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:16:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 122/246] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:16:10 2026] POST /volume/v3/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-98131092-1bcf-4003-a312-058d657e855a req-89ace31e-ec88-4dbf-9a6b-bd55aa4f6232 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-89ace31e-ec88-4dbf-9a6b-bd55aa4f6232 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] DELETE http://192.168.122.194/volume/v3/attachments/26cadcb9-be0c-4b23-9774-6efa5aeae6d3 Sep 03 11:16:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-89ace31e-ec88-4dbf-9a6b-bd55aa4f6232 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-89ace31e-ec88-4dbf-9a6b-bd55aa4f6232 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-69e5633c-38cc-4f97-9c2f-898889734b64 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Volume info retrieved successfully. Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69e5633c-38cc-4f97-9c2f-898889734b64 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb returned with HTTP 200 Sep 03 11:16:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 125/247] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:10 2026] GET /volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb => generated 858 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dbd0b45e-327e-4b41-bd7b-255d542965e1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dbd0b45e-327e-4b41-bd7b-255d542965e1 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dbd0b45e-327e-4b41-bd7b-255d542965e1 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dbd0b45e-327e-4b41-bd7b-255d542965e1 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:10 devstack devstack@c-api.service[86725]: /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 03 11:16:10 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dbd0b45e-327e-4b41-bd7b-255d542965e1 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True returned with HTTP 200 Sep 03 11:16:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 126/248] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:16:10 2026] GET /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True => generated 1064 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3f0c372b-3794-4685-96e4-3acbbdc0845a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f0c372b-3794-4685-96e4-3acbbdc0845a tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] DELETE http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f0c372b-3794-4685-96e4-3acbbdc0845a tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f0c372b-3794-4685-96e4-3acbbdc0845a tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-3f0c372b-3794-4685-96e4-3acbbdc0845a tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Delete volume with id: 20816592-15ab-4669-bdb6-a090eda4a2fb Sep 03 11:16:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-89ace31e-ec88-4dbf-9a6b-bd55aa4f6232 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/26cadcb9-be0c-4b23-9774-6efa5aeae6d3 returned with HTTP 200 Sep 03 11:16:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 123/249] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:16:10 2026] DELETE /volume/v3/attachments/26cadcb9-be0c-4b23-9774-6efa5aeae6d3 => generated 192 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3f0c372b-3794-4685-96e4-3acbbdc0845a tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Volume info retrieved successfully. Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3f0c372b-3794-4685-96e4-3acbbdc0845a tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Delete volume request issued successfully. Sep 03 11:16:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f0c372b-3794-4685-96e4-3acbbdc0845a tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb returned with HTTP 202 Sep 03 11:16:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 127/250] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:16:10 2026] DELETE /volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:16:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ae0a62e7-398b-41d6-94a9-49af44c8dfe0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae0a62e7-398b-41d6-94a9-49af44c8dfe0 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] GET http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb Sep 03 11:16:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ae0a62e7-398b-41d6-94a9-49af44c8dfe0 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ae0a62e7-398b-41d6-94a9-49af44c8dfe0 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ae0a62e7-398b-41d6-94a9-49af44c8dfe0 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Volume info retrieved successfully. Sep 03 11:16:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae0a62e7-398b-41d6-94a9-49af44c8dfe0 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb returned with HTTP 200 Sep 03 11:16:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 124/251] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:10 2026] GET /volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb => generated 857 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3fc8d1ca-7147-4c49-a42c-1e94aa9e9a09 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3fc8d1ca-7147-4c49-a42c-1e94aa9e9a09 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] GET http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb Sep 03 11:16:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3fc8d1ca-7147-4c49-a42c-1e94aa9e9a09 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3fc8d1ca-7147-4c49-a42c-1e94aa9e9a09 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3fc8d1ca-7147-4c49-a42c-1e94aa9e9a09 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Volume info retrieved successfully. Sep 03 11:16:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3fc8d1ca-7147-4c49-a42c-1e94aa9e9a09 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb returned with HTTP 200 Sep 03 11:16:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 128/252] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:12 2026] GET /volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb => generated 857 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-351aa1ae-0974-42b2-8b0d-3f9e7d149938 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-351aa1ae-0974-42b2-8b0d-3f9e7d149938 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] GET http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb Sep 03 11:16:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-351aa1ae-0974-42b2-8b0d-3f9e7d149938 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-351aa1ae-0974-42b2-8b0d-3f9e7d149938 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-351aa1ae-0974-42b2-8b0d-3f9e7d149938 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb returned with HTTP 404 Sep 03 11:16:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 125/253] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:13 2026] GET /volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8fdc6317-e470-4416-a412-292346c3e589 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8fdc6317-e470-4416-a412-292346c3e589 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] GET http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8fdc6317-e470-4416-a412-292346c3e589 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8fdc6317-e470-4416-a412-292346c3e589 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8fdc6317-e470-4416-a412-292346c3e589 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb returned with HTTP 404 Sep 03 11:16:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 129/254] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:13 2026] GET /volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-70e7172e-1a2a-4e3f-9808-960b1c5bb53d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-70e7172e-1a2a-4e3f-9808-960b1c5bb53d tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] DELETE http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb Sep 03 11:16:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-70e7172e-1a2a-4e3f-9808-960b1c5bb53d tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-70e7172e-1a2a-4e3f-9808-960b1c5bb53d tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:13 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-70e7172e-1a2a-4e3f-9808-960b1c5bb53d tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Delete volume with id: 20816592-15ab-4669-bdb6-a090eda4a2fb Sep 03 11:16:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-70e7172e-1a2a-4e3f-9808-960b1c5bb53d tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb returned with HTTP 404 Sep 03 11:16:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 126/255] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:16:13 2026] DELETE /volume/v3/volumes/20816592-15ab-4669-bdb6-a090eda4a2fb => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1573998383"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1573998383'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Create volume of 1 GB Sep 03 11:16:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Availability Zones retrieved successfully. Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Flow 'volume_create_api' (9bab7cd7-6f5c-4eb5-a3ad-50056e9690ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7cf19d1-3831-4919-8a26-57c1bf5099b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7cf19d1-3831-4919-8a26-57c1bf5099b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce6b3e36-3df4-4517-bff7-8a38ce7dc6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Created reservations ['3b980bc8-2924-4b5a-9559-f3d879a53780', 'de8e2453-c5ae-4aa4-a17f-5c887926fadf', '369bdbc7-c545-44ce-8500-998f77c3deed', '97866171-c74d-426f-a3ba-4ea24dab183d'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce6b3e36-3df4-4517-bff7-8a38ce7dc6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b980bc8-2924-4b5a-9559-f3d879a53780', 'de8e2453-c5ae-4aa4-a17f-5c887926fadf', '369bdbc7-c545-44ce-8500-998f77c3deed', '97866171-c74d-426f-a3ba-4ea24dab183d']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134b36c1-11e9-4344-806f-eb707162b710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134b36c1-11e9-4344-806f-eb707162b710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e884f1c-5668-4884-b49e-a7fba5caa0ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1573998383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6f0590c8ce34adf81b657402eaf4ec8',qos_specs=None,replication_status=,reservations=['3b980bc8-2924-4b5a-9559-f3d879a53780','de8e2453-c5ae-4aa4-a17f-5c887926fadf','369bdbc7-c545-44ce-8500-998f77c3deed','97866171-c74d-426f-a3ba-4ea24dab183d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68fb7f587887403ea95b8936721b36e3',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:16:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1573998383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e884f1c-5668-4884-b49e-a7fba5caa0ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6f0590c8ce34adf81b657402eaf4ec8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68fb7f587887403ea95b8936721b36e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c2a97b-dada-40bc-a7c0-89ebd00968bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c2a97b-dada-40bc-a7c0-89ebd00968bf) transitioned into state 'SUCCESS' from state '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-1573998383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6f0590c8ce34adf81b657402eaf4ec8',qos_specs=None,replication_status=,reservations=['3b980bc8-2924-4b5a-9559-f3d879a53780','de8e2453-c5ae-4aa4-a17f-5c887926fadf','369bdbc7-c545-44ce-8500-998f77c3deed','97866171-c74d-426f-a3ba-4ea24dab183d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68fb7f587887403ea95b8936721b36e3',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (979fcfc5-fe2e-4d9e-9246-fb3313fdc7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (979fcfc5-fe2e-4d9e-9246-fb3313fdc7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Flow 'volume_create_api' (9bab7cd7-6f5c-4eb5-a3ad-50056e9690ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Create volume request issued successfully. Sep 03 11:16:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a5fc019e-aea4-4874-8cac-29b63f74f6ff tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:16:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 130/256] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:16:13 2026] POST /volume/v3/volumes => generated 765 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:16:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f2a41e57-5f71-4ba5-b107-9a7c0d0d8fd8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f2a41e57-5f71-4ba5-b107-9a7c0d0d8fd8 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] GET http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f2a41e57-5f71-4ba5-b107-9a7c0d0d8fd8 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f2a41e57-5f71-4ba5-b107-9a7c0d0d8fd8 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f2a41e57-5f71-4ba5-b107-9a7c0d0d8fd8 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Volume info retrieved successfully. Sep 03 11:16:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f2a41e57-5f71-4ba5-b107-9a7c0d0d8fd8 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad returned with HTTP 200 Sep 03 11:16:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 127/257] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:13 2026] GET /volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad => generated 833 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:16:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-98131092-1bcf-4003-a312-058d657e855a req-10c76077-0ac7-4269-b52d-a86e1c092e2e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-10c76077-0ac7-4269-b52d-a86e1c092e2e tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] PUT http://192.168.122.194/volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a Sep 03 11:16:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-10c76077-0ac7-4269-b52d-a86e1c092e2e tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:14 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-98131092-1bcf-4003-a312-058d657e855a req-10c76077-0ac7-4269-b52d-a86e1c092e2e tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Acquiring lock "cinder-attachment_update-5222a549-c61d-41a2-a4fb-7e81ec07333d-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:16:14 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-98131092-1bcf-4003-a312-058d657e855a req-10c76077-0ac7-4269-b52d-a86e1c092e2e tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Lock "cinder-attachment_update-5222a549-c61d-41a2-a4fb-7e81ec07333d-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:16:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a872a908-9720-4691-a18e-fe44d184f274 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a872a908-9720-4691-a18e-fe44d184f274 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] GET http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a872a908-9720-4691-a18e-fe44d184f274 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a872a908-9720-4691-a18e-fe44d184f274 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a872a908-9720-4691-a18e-fe44d184f274 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Volume info retrieved successfully. Sep 03 11:16:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a872a908-9720-4691-a18e-fe44d184f274 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad returned with HTTP 200 Sep 03 11:16:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 128/258] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:14 2026] GET /volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:15 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-98131092-1bcf-4003-a312-058d657e855a req-10c76077-0ac7-4269-b52d-a86e1c092e2e tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Lock "cinder-attachment_update-5222a549-c61d-41a2-a4fb-7e81ec07333d-devstack" released by "attachment_update" :: held 0.874s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:16:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-10c76077-0ac7-4269-b52d-a86e1c092e2e tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a returned with HTTP 200 Sep 03 11:16:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 131/259] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:16:14 2026] PUT /volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a => generated 694 bytes in 931 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-98131092-1bcf-4003-a312-058d657e855a req-f582a819-69cd-42de-8169-416587fd086a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-f582a819-69cd-42de-8169-416587fd086a tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a Sep 03 11:16:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-f582a819-69cd-42de-8169-416587fd086a tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-f582a819-69cd-42de-8169-416587fd086a tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-f582a819-69cd-42de-8169-416587fd086a tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a returned with HTTP 200 Sep 03 11:16:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 129/260] 192.168.122.194 () {62 vars in 1540 bytes} [Thu Sep 3 11:16:15 2026] GET /volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a => generated 719 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c694964d-5468-487a-b623-8aeb56a0d8f0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c694964d-5468-487a-b623-8aeb56a0d8f0 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] GET http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c694964d-5468-487a-b623-8aeb56a0d8f0 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c694964d-5468-487a-b623-8aeb56a0d8f0 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c694964d-5468-487a-b623-8aeb56a0d8f0 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Volume info retrieved successfully. Sep 03 11:16:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c694964d-5468-487a-b623-8aeb56a0d8f0 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad returned with HTTP 200 Sep 03 11:16:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 132/261] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:16 2026] GET /volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad => generated 858 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b926775f-4dce-4e04-ab9e-0842d0169cb0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b926775f-4dce-4e04-ab9e-0842d0169cb0 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True Sep 03 11:16:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b926775f-4dce-4e04-ab9e-0842d0169cb0 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b926775f-4dce-4e04-ab9e-0842d0169cb0 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b926775f-4dce-4e04-ab9e-0842d0169cb0 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True returned with HTTP 200 Sep 03 11:16:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 130/262] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:16:16 2026] GET /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True => generated 1064 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ac81cd38-040a-48e1-8ec9-019c65c1e78a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac81cd38-040a-48e1-8ec9-019c65c1e78a tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/71fa8455b7db4c6bacd03c2f31553f9d?usage=True Sep 03 11:16:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac81cd38-040a-48e1-8ec9-019c65c1e78a tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac81cd38-040a-48e1-8ec9-019c65c1e78a tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac81cd38-040a-48e1-8ec9-019c65c1e78a tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/71fa8455b7db4c6bacd03c2f31553f9d?usage=True returned with HTTP 200 Sep 03 11:16:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 133/263] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:16:16 2026] GET /volume/v3/os-quota-sets/71fa8455b7db4c6bacd03c2f31553f9d?usage=True => generated 1064 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d9796339-3a58-4471-a756-b68721236b41 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d9796339-3a58-4471-a756-b68721236b41 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] POST http://192.168.122.194/volume/v3/os-volume-transfer Sep 03 11:16:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d9796339-3a58-4471-a756-b68721236b41 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0e884f1c-5668-4884-b49e-a7fba5caa0ad"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.volume_transfer [None req-d9796339-3a58-4471-a756-b68721236b41 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Creating new volume transfer {'transfer': {'volume_id': '0e884f1c-5668-4884-b49e-a7fba5caa0ad'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 11:16:16 devstack devstack@c-api.service[86725]: INFO cinder.api.contrib.volume_transfer [None req-d9796339-3a58-4471-a756-b68721236b41 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Creating transfer of volume 0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:16 devstack devstack@c-api.service[86725]: INFO cinder.transfer.api [None req-d9796339-3a58-4471-a756-b68721236b41 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Generating transfer record for volume 0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d9796339-3a58-4471-a756-b68721236b41 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 11:16:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 131/264] 192.168.122.194 () {60 vars in 1175 bytes} [Thu Sep 3 11:16:16 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:16:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] POST http://192.168.122.194/volume/v3/os-volume-transfer/a7768f6a-20c4-4471-8802-1e9687f66299/accept Sep 03 11:16:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8d3ebba4d17f5e2b"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.volume_transfer [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Accepting volume transfer a7768f6a-20c4-4471-8802-1e9687f66299 {{(pid=86726) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 11:16:16 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.volume_transfer [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Accepting transfer a7768f6a-20c4-4471-8802-1e9687f66299 Sep 03 11:16:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:17 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Created reservations ['970ed5e9-f97a-46f4-850d-66abb81a113a', '2c4c8976-5c32-430d-9aaa-57c5bc946d87', 'efd1e94d-4acc-42f3-8ed1-48a8efc8182d', '164362b9-c78d-4b69-90fc-78f14c9fe473'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:17 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Created reservations ['bc36ee3d-4155-4727-930b-c7b9ceaf5c3f', 'ee3c725c-bb05-485c-9ac5-5a381dff98ad', 'c3276bdb-990b-4c56-87dd-a26a6474a1f7', 'b9d48c81-d0be-41b6-bda7-b8a5b914fedb'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:17 devstack devstack@c-api.service[86726]: /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 03 11:16:17 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:16:17 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Created reservations ['750513bf-68b7-418f-8a0f-cb2817520714', 'd74b6368-78e1-4e6e-9cbd-57b20872e9fc', '7da8d648-5868-446d-9e92-a117f3597205', '43ecd6fe-5f1d-4ed8-a073-6ada6c775cd9'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:17 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Created reservations ['23c545c5-5b7b-4775-87d1-47e15f448a5f', '3ff15281-205a-4f31-8c1e-91b01d48cfec', '4fd2a39a-b1c2-453a-8136-e12ac181a3ae', 'b6bd148e-3bc0-48b1-85b9-d13c00177d4c'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Transfer volume completed successfully. Sep 03 11:16:17 devstack devstack@c-api.service[86726]: INFO cinder.transfer.api [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Volume 0e884f1c-5668-4884-b49e-a7fba5caa0ad has been transferred. Sep 03 11:16:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a1907ae2-61c2-4845-b846-2298f47bcc3b tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] http://192.168.122.194/volume/v3/os-volume-transfer/a7768f6a-20c4-4471-8802-1e9687f66299/accept returned with HTTP 202 Sep 03 11:16:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 134/265] 192.168.122.194 () {60 vars in 1307 bytes} [Thu Sep 3 11:16:16 2026] POST /volume/v3/os-volume-transfer/a7768f6a-20c4-4471-8802-1e9687f66299/accept => generated 373 bytes in 1402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:16:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2022bdd6-0edb-4c8c-956b-097202af7fbd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2022bdd6-0edb-4c8c-956b-097202af7fbd tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] GET http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2022bdd6-0edb-4c8c-956b-097202af7fbd tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2022bdd6-0edb-4c8c-956b-097202af7fbd tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2022bdd6-0edb-4c8c-956b-097202af7fbd tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] Volume info retrieved successfully. Sep 03 11:16:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2022bdd6-0edb-4c8c-956b-097202af7fbd tempest-VolumeQuotasAdminTestJSON-1858286103 tempest-VolumeQuotasAdminTestJSON-1858286103-project-member] http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad returned with HTTP 200 Sep 03 11:16:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 132/266] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:18 2026] GET /volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9c5839b0-e704-47a2-ab0e-d93607a2cd13 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9c5839b0-e704-47a2-ab0e-d93607a2cd13 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True Sep 03 11:16:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9c5839b0-e704-47a2-ab0e-d93607a2cd13 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9c5839b0-e704-47a2-ab0e-d93607a2cd13 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9c5839b0-e704-47a2-ab0e-d93607a2cd13 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True returned with HTTP 200 Sep 03 11:16:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 135/267] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:16:18 2026] GET /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8?usage=True => generated 1064 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b2de1572-ac74-4a8d-aa91-2688147c81c5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2de1572-ac74-4a8d-aa91-2688147c81c5 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/71fa8455b7db4c6bacd03c2f31553f9d?usage=True Sep 03 11:16:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2de1572-ac74-4a8d-aa91-2688147c81c5 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2de1572-ac74-4a8d-aa91-2688147c81c5 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2de1572-ac74-4a8d-aa91-2688147c81c5 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/71fa8455b7db4c6bacd03c2f31553f9d?usage=True returned with HTTP 200 Sep 03 11:16:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 133/268] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:16:18 2026] GET /volume/v3/os-quota-sets/71fa8455b7db4c6bacd03c2f31553f9d?usage=True => generated 1064 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3b7c5338-f70e-4a0b-bab7-246b72d6c6a7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3b7c5338-f70e-4a0b-bab7-246b72d6c6a7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3b7c5338-f70e-4a0b-bab7-246b72d6c6a7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3b7c5338-f70e-4a0b-bab7-246b72d6c6a7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:18 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-3b7c5338-f70e-4a0b-bab7-246b72d6c6a7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Delete volume with id: 0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3b7c5338-f70e-4a0b-bab7-246b72d6c6a7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Volume info retrieved successfully. Sep 03 11:16:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3b7c5338-f70e-4a0b-bab7-246b72d6c6a7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Delete volume request issued successfully. Sep 03 11:16:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3b7c5338-f70e-4a0b-bab7-246b72d6c6a7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad returned with HTTP 202 Sep 03 11:16:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 136/269] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:16:18 2026] DELETE /volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:16:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-feda62b7-8523-493c-ab6d-b980f8b10ca8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-feda62b7-8523-493c-ab6d-b980f8b10ca8 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-feda62b7-8523-493c-ab6d-b980f8b10ca8 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-feda62b7-8523-493c-ab6d-b980f8b10ca8 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-feda62b7-8523-493c-ab6d-b980f8b10ca8 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Volume info retrieved successfully. Sep 03 11:16:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-98131092-1bcf-4003-a312-058d657e855a req-30cb5c63-e9e4-4ca2-ac46-563b9be59360 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-feda62b7-8523-493c-ab6d-b980f8b10ca8 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad returned with HTTP 200 Sep 03 11:16:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 134/270] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:18 2026] GET /volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad => generated 1020 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-30cb5c63-e9e4-4ca2-ac46-563b9be59360 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] POST http://192.168.122.194/volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a/action Sep 03 11:16:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-30cb5c63-e9e4-4ca2-ac46-563b9be59360 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action body: b'{"os-complete": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:16:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-30cb5c63-e9e4-4ca2-ac46-563b9be59360 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-98131092-1bcf-4003-a312-058d657e855a req-30cb5c63-e9e4-4ca2-ac46-563b9be59360 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a/action returned with HTTP 204 Sep 03 11:16:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 137/271] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:16:18 2026] POST /volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a/action => generated 0 bytes in 352 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-16907d19-8222-4bba-b4ef-9f7ceb3c2fe7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-16907d19-8222-4bba-b4ef-9f7ceb3c2fe7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-16907d19-8222-4bba-b4ef-9f7ceb3c2fe7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-16907d19-8222-4bba-b4ef-9f7ceb3c2fe7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-16907d19-8222-4bba-b4ef-9f7ceb3c2fe7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Volume info retrieved successfully. Sep 03 11:16:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-16907d19-8222-4bba-b4ef-9f7ceb3c2fe7 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad returned with HTTP 200 Sep 03 11:16:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 135/272] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:19 2026] GET /volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad => generated 1020 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-38e25230-1549-40d2-9952-7d628f130bed None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-38e25230-1549-40d2-9952-7d628f130bed tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-38e25230-1549-40d2-9952-7d628f130bed tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-38e25230-1549-40d2-9952-7d628f130bed tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-38e25230-1549-40d2-9952-7d628f130bed tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad returned with HTTP 404 Sep 03 11:16:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 138/273] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:20 2026] GET /volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:16:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a239309c-abc7-4b2e-9055-cde9323f9741 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a239309c-abc7-4b2e-9055-cde9323f9741 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] GET http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a239309c-abc7-4b2e-9055-cde9323f9741 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a239309c-abc7-4b2e-9055-cde9323f9741 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a239309c-abc7-4b2e-9055-cde9323f9741 tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad returned with HTTP 404 Sep 03 11:16:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 136/274] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:20 2026] GET /volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:16:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1f72574c-2e6c-4e43-aff8-f5078b0d1fec None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f72574c-2e6c-4e43-aff8-f5078b0d1fec tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] DELETE http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f72574c-2e6c-4e43-aff8-f5078b0d1fec tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f72574c-2e6c-4e43-aff8-f5078b0d1fec tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:20 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-1f72574c-2e6c-4e43-aff8-f5078b0d1fec tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] Delete volume with id: 0e884f1c-5668-4884-b49e-a7fba5caa0ad Sep 03 11:16:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f72574c-2e6c-4e43-aff8-f5078b0d1fec tempest-VolumeQuotasAdminTestJSON-1893144618 tempest-VolumeQuotasAdminTestJSON-1893144618-project-member] http://192.168.122.194/volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad returned with HTTP 404 Sep 03 11:16:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 139/275] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:16:20 2026] DELETE /volume/v3/volumes/0e884f1c-5668-4884-b49e-a7fba5caa0ad => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d0071aba-a778-4655-857c-3ab5b0d72de8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0071aba-a778-4655-857c-3ab5b0d72de8 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/e5e2d20ce8214abd85b4ddc1bfbe6983?usage=True Sep 03 11:16:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0071aba-a778-4655-857c-3ab5b0d72de8 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0071aba-a778-4655-857c-3ab5b0d72de8 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0071aba-a778-4655-857c-3ab5b0d72de8 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/e5e2d20ce8214abd85b4ddc1bfbe6983?usage=True returned with HTTP 200 Sep 03 11:16:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 137/276] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:16:20 2026] GET /volume/v3/os-quota-sets/e5e2d20ce8214abd85b4ddc1bfbe6983?usage=True => generated 1064 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-69b2aeab-6238-42ba-9a3a-e55c83f66024 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69b2aeab-6238-42ba-9a3a-e55c83f66024 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 Sep 03 11:16:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-69b2aeab-6238-42ba-9a3a-e55c83f66024 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69b2aeab-6238-42ba-9a3a-e55c83f66024 tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 returned with HTTP 200 Sep 03 11:16:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 140/277] 192.168.122.194 () {60 vars in 1259 bytes} [Thu Sep 3 11:16:21 2026] PUT /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 => generated 400 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-86671b18-11a8-437b-993f-fb8f420e47dd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-86671b18-11a8-437b-993f-fb8f420e47dd tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 Sep 03 11:16:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-86671b18-11a8-437b-993f-fb8f420e47dd tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-86671b18-11a8-437b-993f-fb8f420e47dd tempest-VolumeQuotasAdminTestJSON-1394292437 tempest-VolumeQuotasAdminTestJSON-1394292437-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 returned with HTTP 200 Sep 03 11:16:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 138/278] 192.168.122.194 () {60 vars in 1259 bytes} [Thu Sep 3 11:16:21 2026] PUT /volume/v3/os-quota-sets/a6f0590c8ce34adf81b657402eaf4ec8 => generated 398 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1189137329"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1189137329'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Create volume of 1 GB Sep 03 11:16:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Availability Zones retrieved successfully. Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Flow 'volume_create_api' (54bbd4b9-9a3d-4ec9-b731-7ad9b441f619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a6ead9-d06e-4123-9395-4c863a960727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a6ead9-d06e-4123-9395-4c863a960727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505136ab-5f94-42c6-8707-5d54ab074c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Created reservations ['63c9f4b3-5894-44a7-9b96-e19367ebd400', 'bc61cff0-2a21-44e7-a4ee-b579b35b0de1', '11970fb8-a28c-48b6-b8ae-52dee3733fca', 'eb77d262-ab5f-4c78-b6b1-01df4cf67fa5'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505136ab-5f94-42c6-8707-5d54ab074c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63c9f4b3-5894-44a7-9b96-e19367ebd400', 'bc61cff0-2a21-44e7-a4ee-b579b35b0de1', '11970fb8-a28c-48b6-b8ae-52dee3733fca', 'eb77d262-ab5f-4c78-b6b1-01df4cf67fa5']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8bf233a-01c4-4363-b306-e3ad2756f621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8bf233a-01c4-4363-b306-e3ad2756f621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41764751-5ee1-4894-ab75-d3902623add7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1189137329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f6b6d26cf44437af2583e922cdedfb',qos_specs=None,replication_status=,reservations=['63c9f4b3-5894-44a7-9b96-e19367ebd400','bc61cff0-2a21-44e7-a4ee-b579b35b0de1','11970fb8-a28c-48b6-b8ae-52dee3733fca','eb77d262-ab5f-4c78-b6b1-01df4cf67fa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ca6e5a72924ff88ddceda00719bcc4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1189137329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41764751-5ee1-4894-ab75-d3902623add7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9f6b6d26cf44437af2583e922cdedfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50ca6e5a72924ff88ddceda00719bcc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91a7b55-e50b-4b4e-a80f-f1f22a5df365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91a7b55-e50b-4b4e-a80f-f1f22a5df365) transitioned into state 'SUCCESS' from state '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-1189137329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f6b6d26cf44437af2583e922cdedfb',qos_specs=None,replication_status=,reservations=['63c9f4b3-5894-44a7-9b96-e19367ebd400','bc61cff0-2a21-44e7-a4ee-b579b35b0de1','11970fb8-a28c-48b6-b8ae-52dee3733fca','eb77d262-ab5f-4c78-b6b1-01df4cf67fa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50ca6e5a72924ff88ddceda00719bcc4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8172266-5d42-40e6-a2e4-ce7fe22bc0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8172266-5d42-40e6-a2e4-ce7fe22bc0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Flow 'volume_create_api' (54bbd4b9-9a3d-4ec9-b731-7ad9b441f619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Create volume request issued successfully. Sep 03 11:16:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-76d5cf2a-3311-4cc8-9acb-af64c14e8367 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:16:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 141/279] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:16:24 2026] POST /volume/v3/volumes => generated 766 bytes in 883 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:16:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-44fc97cd-72af-469f-8b0f-d7354262d6f0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-44fc97cd-72af-469f-8b0f-d7354262d6f0 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:16:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-44fc97cd-72af-469f-8b0f-d7354262d6f0 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-44fc97cd-72af-469f-8b0f-d7354262d6f0 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-44fc97cd-72af-469f-8b0f-d7354262d6f0 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:16:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-44fc97cd-72af-469f-8b0f-d7354262d6f0 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 200 Sep 03 11:16:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 139/280] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:25 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 834 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5fa5dbd8-9b94-41e5-bb8d-dbdf0b98bcca None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5fa5dbd8-9b94-41e5-bb8d-dbdf0b98bcca tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:16:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5fa5dbd8-9b94-41e5-bb8d-dbdf0b98bcca tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5fa5dbd8-9b94-41e5-bb8d-dbdf0b98bcca tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5fa5dbd8-9b94-41e5-bb8d-dbdf0b98bcca tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:16:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5fa5dbd8-9b94-41e5-bb8d-dbdf0b98bcca tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 200 Sep 03 11:16:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 142/281] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:26 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ebdb35e4-361f-4151-885e-cbeb4d759431 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ebdb35e4-361f-4151-885e-cbeb4d759431 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:16:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ebdb35e4-361f-4151-885e-cbeb4d759431 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ebdb35e4-361f-4151-885e-cbeb4d759431 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:27 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:27 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ebdb35e4-361f-4151-885e-cbeb4d759431 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:16:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ebdb35e4-361f-4151-885e-cbeb4d759431 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 200 Sep 03 11:16:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 140/282] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:27 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9a9804c6-4ff4-4b45-b40b-bcb7e5354a78 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9a9804c6-4ff4-4b45-b40b-bcb7e5354a78 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9a9804c6-4ff4-4b45-b40b-bcb7e5354a78 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9a9804c6-4ff4-4b45-b40b-bcb7e5354a78 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:16:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 143/283] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:16:30 2026] POST /volume/v3/types => generated 188 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e6167957-ebd1-45fd-84d3-75727194e6ad None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6167957-ebd1-45fd-84d3-75727194e6ad tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:16:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6167957-ebd1-45fd-84d3-75727194e6ad tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6167957-ebd1-45fd-84d3-75727194e6ad tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:16:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 141/284] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:16:30 2026] POST /volume/v3/types => generated 188 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-79490236-56e6-44db-afee-1c54606629e9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-33883531"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-33883531'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Create volume of 1 GB Sep 03 11:16:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Availability Zones retrieved successfully. Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Flow 'volume_create_api' (38c77456-aee8-46ef-acea-666f14315260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feede35e-d31d-44a5-a130-22c4a9a5972c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feede35e-d31d-44a5-a130-22c4a9a5972c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:16:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=162f3100-8c40-46ba-9d60-f64ae3b9076e,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '162f3100-8c40-46ba-9d60-f64ae3b9076e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95301f8c-5d45-4331-9ed1-61fe32557011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-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 03 11:16:30 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-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 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Created reservations ['29d0f8fc-98e3-4b66-a0e0-24b3a86c94ea', 'ce999a6e-6fd3-46bd-aecf-3574105b4764', '202abd6c-f4d9-479c-8fc0-42bef351c06d', 'e48fc3e5-b779-43d2-8eed-f4b88592b5b2'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95301f8c-5d45-4331-9ed1-61fe32557011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29d0f8fc-98e3-4b66-a0e0-24b3a86c94ea', 'ce999a6e-6fd3-46bd-aecf-3574105b4764', '202abd6c-f4d9-479c-8fc0-42bef351c06d', 'e48fc3e5-b779-43d2-8eed-f4b88592b5b2']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baaf41f0-8885-4b7e-8989-86deac108821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baaf41f0-8885-4b7e-8989-86deac108821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04e3fe46-a85b-46e6-a576-d4f875828e8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-33883531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f388b69d658a47eeae8e0c21375cce2f',qos_specs=None,replication_status=,reservations=['29d0f8fc-98e3-4b66-a0e0-24b3a86c94ea','ce999a6e-6fd3-46bd-aecf-3574105b4764','202abd6c-f4d9-479c-8fc0-42bef351c06d','e48fc3e5-b779-43d2-8eed-f4b88592b5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d74ddac29cc9481d8955884f180d2592',volume_type_id=162f3100-8c40-46ba-9d60-f64ae3b9076e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-33883531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04e3fe46-a85b-46e6-a576-d4f875828e8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f388b69d658a47eeae8e0c21375cce2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d74ddac29cc9481d8955884f180d2592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(162f3100-8c40-46ba-9d60-f64ae3b9076e),volume_type_id=162f3100-8c40-46ba-9d60-f64ae3b9076e)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b1420a8-fad9-48c9-87b9-8dc370e24a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b1420a8-fad9-48c9-87b9-8dc370e24a0a) transitioned into state 'SUCCESS' from state '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-33883531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f388b69d658a47eeae8e0c21375cce2f',qos_specs=None,replication_status=,reservations=['29d0f8fc-98e3-4b66-a0e0-24b3a86c94ea','ce999a6e-6fd3-46bd-aecf-3574105b4764','202abd6c-f4d9-479c-8fc0-42bef351c06d','e48fc3e5-b779-43d2-8eed-f4b88592b5b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d74ddac29cc9481d8955884f180d2592',volume_type_id=162f3100-8c40-46ba-9d60-f64ae3b9076e)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d986cf33-50e9-499f-9922-fb96d7503c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d986cf33-50e9-499f-9922-fb96d7503c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Flow 'volume_create_api' (38c77456-aee8-46ef-acea-666f14315260) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Create volume request issued successfully. Sep 03 11:16:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-79490236-56e6-44db-afee-1c54606629e9 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:16:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 144/285] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:16:30 2026] POST /volume/v3/volumes => generated 774 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:16:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-53b36187-d914-4583-8dfa-6eaba3fdde02 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-53b36187-d914-4583-8dfa-6eaba3fdde02 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] GET http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-53b36187-d914-4583-8dfa-6eaba3fdde02 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-53b36187-d914-4583-8dfa-6eaba3fdde02 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-53b36187-d914-4583-8dfa-6eaba3fdde02 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Volume info retrieved successfully. Sep 03 11:16:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-53b36187-d914-4583-8dfa-6eaba3fdde02 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 200 Sep 03 11:16:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 142/286] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:31 2026] GET /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 842 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-24d9919c-187a-4902-ab84-91eb6a547b86 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24d9919c-187a-4902-ab84-91eb6a547b86 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] GET http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24d9919c-187a-4902-ab84-91eb6a547b86 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24d9919c-187a-4902-ab84-91eb6a547b86 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-24d9919c-187a-4902-ab84-91eb6a547b86 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Volume info retrieved successfully. Sep 03 11:16:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24d9919c-187a-4902-ab84-91eb6a547b86 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 200 Sep 03 11:16:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 145/287] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:32 2026] GET /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 866 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2691a056-a3c9-46d1-a52c-662426199ed0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2691a056-a3c9-46d1-a52c-662426199ed0 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] GET http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2691a056-a3c9-46d1-a52c-662426199ed0 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2691a056-a3c9-46d1-a52c-662426199ed0 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2691a056-a3c9-46d1-a52c-662426199ed0 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Volume info retrieved successfully. Sep 03 11:16:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2691a056-a3c9-46d1-a52c-662426199ed0 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 200 Sep 03 11:16:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 143/288] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:33 2026] GET /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-974bcea7-0c8e-46ad-b2d6-4b87edbd4816 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-974bcea7-0c8e-46ad-b2d6-4b87edbd4816 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] GET http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-974bcea7-0c8e-46ad-b2d6-4b87edbd4816 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-974bcea7-0c8e-46ad-b2d6-4b87edbd4816 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-974bcea7-0c8e-46ad-b2d6-4b87edbd4816 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Volume info retrieved successfully. Sep 03 11:16:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-974bcea7-0c8e-46ad-b2d6-4b87edbd4816 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 200 Sep 03 11:16:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 146/289] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:33 2026] GET /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 1030 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] POST http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b/action Sep 03 11:16:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:16:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Volume info retrieved successfully. Sep 03 11:16:33 devstack devstack@c-api.service[86725]: /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 03 11:16:33 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:16:33 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-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 03 11:16:33 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-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 03 11:16:33 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Created reservations ['23fba405-dbbe-45a5-a83d-d6ce4536f82e', '8301e891-06db-4db5-9acc-d7e2554a079c'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:33 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-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 03 11:16:33 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-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 03 11:16:33 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Created reservations ['ff01c903-aaa5-4091-86dd-6769ee8c4075', 'b1e270f9-abc3-4688-b9b4-535ef48551cb'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Retype volume request issued successfully. Sep 03 11:16:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eb1e9d10-dc5f-4ea5-a7a5-47ed25a7f955 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b/action returned with HTTP 202 Sep 03 11:16:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 144/290] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:16:33 2026] POST /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:16:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2e9ea1e5-f70a-418a-a698-7a72a2fce50a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e9ea1e5-f70a-418a-a698-7a72a2fce50a tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] GET http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e9ea1e5-f70a-418a-a698-7a72a2fce50a tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e9ea1e5-f70a-418a-a698-7a72a2fce50a tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2e9ea1e5-f70a-418a-a698-7a72a2fce50a tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Volume info retrieved successfully. Sep 03 11:16:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e9ea1e5-f70a-418a-a698-7a72a2fce50a tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 200 Sep 03 11:16:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 147/291] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:33 2026] GET /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f8844f1c-c589-4311-8b16-38ca6fea9026 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f8844f1c-c589-4311-8b16-38ca6fea9026 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] GET http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f8844f1c-c589-4311-8b16-38ca6fea9026 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f8844f1c-c589-4311-8b16-38ca6fea9026 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f8844f1c-c589-4311-8b16-38ca6fea9026 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Volume info retrieved successfully. Sep 03 11:16:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f8844f1c-c589-4311-8b16-38ca6fea9026 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 200 Sep 03 11:16:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 145/292] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:34 2026] GET /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 867 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-588b5b7d-f1dc-41b6-9de1-2a28bd06b0e4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-588b5b7d-f1dc-41b6-9de1-2a28bd06b0e4 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] GET http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-588b5b7d-f1dc-41b6-9de1-2a28bd06b0e4 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-588b5b7d-f1dc-41b6-9de1-2a28bd06b0e4 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-588b5b7d-f1dc-41b6-9de1-2a28bd06b0e4 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Volume info retrieved successfully. Sep 03 11:16:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-588b5b7d-f1dc-41b6-9de1-2a28bd06b0e4 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 200 Sep 03 11:16:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 148/293] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:34 2026] GET /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 1030 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cd7c2053-7ee0-4f04-99c6-c686e4f1b3ae None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd7c2053-7ee0-4f04-99c6-c686e4f1b3ae tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] GET http://192.168.122.194/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-33883531 Sep 03 11:16:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd7c2053-7ee0-4f04-99c6-c686e4f1b3ae tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd7c2053-7ee0-4f04-99c6-c686e4f1b3ae tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:34 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd7c2053-7ee0-4f04-99c6-c686e4f1b3ae tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-33883531'), ('all_tenants', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:16:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cd7c2053-7ee0-4f04-99c6-c686e4f1b3ae tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Get all volumes completed successfully. Sep 03 11:16:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd7c2053-7ee0-4f04-99c6-c686e4f1b3ae tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] http://192.168.122.194/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-33883531 returned with HTTP 200 Sep 03 11:16:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 146/294] 192.168.122.194 () {58 vars in 1278 bytes} [Thu Sep 3 11:16:34 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-33883531 => generated 353 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-140d5a8c-aa7c-4ffd-b1a0-6e3762693e4b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-140d5a8c-aa7c-4ffd-b1a0-6e3762693e4b tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] GET http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-140d5a8c-aa7c-4ffd-b1a0-6e3762693e4b tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-140d5a8c-aa7c-4ffd-b1a0-6e3762693e4b tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-140d5a8c-aa7c-4ffd-b1a0-6e3762693e4b tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Volume info retrieved successfully. Sep 03 11:16:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-140d5a8c-aa7c-4ffd-b1a0-6e3762693e4b tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 200 Sep 03 11:16:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 149/295] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:34 2026] GET /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 867 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-61c2edfa-40f9-4429-8e3b-a13762447596 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-61c2edfa-40f9-4429-8e3b-a13762447596 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] DELETE http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-61c2edfa-40f9-4429-8e3b-a13762447596 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-61c2edfa-40f9-4429-8e3b-a13762447596 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:35 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-61c2edfa-40f9-4429-8e3b-a13762447596 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Delete volume with id: 04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-61c2edfa-40f9-4429-8e3b-a13762447596 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Volume info retrieved successfully. Sep 03 11:16:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-61c2edfa-40f9-4429-8e3b-a13762447596 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Delete volume request issued successfully. Sep 03 11:16:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-61c2edfa-40f9-4429-8e3b-a13762447596 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 202 Sep 03 11:16:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 147/296] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:16:35 2026] DELETE /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:16:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-27a6b7ee-f1e5-422d-b4a2-e0675402d6cd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-27a6b7ee-f1e5-422d-b4a2-e0675402d6cd tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] GET http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-27a6b7ee-f1e5-422d-b4a2-e0675402d6cd tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-27a6b7ee-f1e5-422d-b4a2-e0675402d6cd tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-27a6b7ee-f1e5-422d-b4a2-e0675402d6cd tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Volume info retrieved successfully. Sep 03 11:16:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-27a6b7ee-f1e5-422d-b4a2-e0675402d6cd tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 200 Sep 03 11:16:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 150/297] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:35 2026] GET /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 866 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:16:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-2ac251a2-9f60-413c-848c-2c3d4001f810 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-2ac251a2-9f60-413c-848c-2c3d4001f810 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:16:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-2ac251a2-9f60-413c-848c-2c3d4001f810 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-2ac251a2-9f60-413c-848c-2c3d4001f810 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-2ac251a2-9f60-413c-848c-2c3d4001f810 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:16:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-2ac251a2-9f60-413c-848c-2c3d4001f810 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 200 Sep 03 11:16:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 148/298] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:16:36 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2e37cee3-3b95-4d89-b2e3-352e3a604a58 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e37cee3-3b95-4d89-b2e3-352e3a604a58 None None] GET http://192.168.122.194/volume// Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e37cee3-3b95-4d89-b2e3-352e3a604a58 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e37cee3-3b95-4d89-b2e3-352e3a604a58 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e37cee3-3b95-4d89-b2e3-352e3a604a58 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:16:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 151/299] 192.168.122.194 () {58 vars in 1308 bytes} [Thu Sep 3 11:16:36 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:16:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-03fdf66c-2c2f-4ab6-a714-c257ece0f07c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-03fdf66c-2c2f-4ab6-a714-c257ece0f07c tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:16:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-03fdf66c-2c2f-4ab6-a714-c257ece0f07c tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41764751-5ee1-4894-ab75-d3902623add7", "connector": null, "instance_uuid": "fe2d985b-caff-4924-a49f-c8fd4524fb02"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-03fdf66c-2c2f-4ab6-a714-c257ece0f07c tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:16:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 149/300] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:16:36 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-47826562-633a-4fe9-8b42-9abd3bc1a365 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-47826562-633a-4fe9-8b42-9abd3bc1a365 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] GET http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-47826562-633a-4fe9-8b42-9abd3bc1a365 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-47826562-633a-4fe9-8b42-9abd3bc1a365 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-47826562-633a-4fe9-8b42-9abd3bc1a365 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Volume info retrieved successfully. Sep 03 11:16:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-550918f3-f15e-4dc3-83c9-a8640d16608e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-47826562-633a-4fe9-8b42-9abd3bc1a365 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 200 Sep 03 11:16:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-550918f3-f15e-4dc3-83c9-a8640d16608e tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] POST http://192.168.122.194/volume/v3/attachments/5f9f2ba9-5e75-4c5b-acb9-a9a30de88502/action Sep 03 11:16:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 152/301] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:36 2026] GET /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 866 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-550918f3-f15e-4dc3-83c9-a8640d16608e tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:16:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-550918f3-f15e-4dc3-83c9-a8640d16608e tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-9c0465eb-9204-4601-87d0-ec0cd95fba16 req-550918f3-f15e-4dc3-83c9-a8640d16608e tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/attachments/5f9f2ba9-5e75-4c5b-acb9-a9a30de88502/action returned with HTTP 204 Sep 03 11:16:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 150/302] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:16:36 2026] POST /volume/v3/attachments/5f9f2ba9-5e75-4c5b-acb9-a9a30de88502/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5175392c-8f00-49af-97dd-e2740d24a9f6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5175392c-8f00-49af-97dd-e2740d24a9f6 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5175392c-8f00-49af-97dd-e2740d24a9f6 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5175392c-8f00-49af-97dd-e2740d24a9f6 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5175392c-8f00-49af-97dd-e2740d24a9f6 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:16:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5175392c-8f00-49af-97dd-e2740d24a9f6 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 200 Sep 03 11:16:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 153/303] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:36 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 1121 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:16:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2b04f0d8-db9d-46a1-b62e-f0dec02d22ec None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b04f0d8-db9d-46a1-b62e-f0dec02d22ec tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:16:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b04f0d8-db9d-46a1-b62e-f0dec02d22ec tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b04f0d8-db9d-46a1-b62e-f0dec02d22ec tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2b04f0d8-db9d-46a1-b62e-f0dec02d22ec tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:16:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b04f0d8-db9d-46a1-b62e-f0dec02d22ec tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 200 Sep 03 11:16:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 151/304] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:36 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 1121 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-e3625927-8907-4c20-8b42-47dfc0c90b41 req-690be669-159f-49ea-bf23-73886e87c44c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e3625927-8907-4c20-8b42-47dfc0c90b41 req-690be669-159f-49ea-bf23-73886e87c44c tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-e3625927-8907-4c20-8b42-47dfc0c90b41 req-690be669-159f-49ea-bf23-73886e87c44c tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-e3625927-8907-4c20-8b42-47dfc0c90b41 req-690be669-159f-49ea-bf23-73886e87c44c tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-e3625927-8907-4c20-8b42-47dfc0c90b41 req-690be669-159f-49ea-bf23-73886e87c44c tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:16:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e3625927-8907-4c20-8b42-47dfc0c90b41 req-690be669-159f-49ea-bf23-73886e87c44c tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 200 Sep 03 11:16:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 154/305] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:16:36 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 1121 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-e3625927-8907-4c20-8b42-47dfc0c90b41 req-ff9f318c-5516-4051-8d19-f4b08ef42f19 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e3625927-8907-4c20-8b42-47dfc0c90b41 req-ff9f318c-5516-4051-8d19-f4b08ef42f19 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] DELETE http://192.168.122.194/volume/v3/attachments/5f9f2ba9-5e75-4c5b-acb9-a9a30de88502 Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e3625927-8907-4c20-8b42-47dfc0c90b41 req-ff9f318c-5516-4051-8d19-f4b08ef42f19 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e3625927-8907-4c20-8b42-47dfc0c90b41 req-ff9f318c-5516-4051-8d19-f4b08ef42f19 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:37 devstack devstack@c-api.service[86725]: /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 03 11:16:37 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, Sep 03 11:16:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e3625927-8907-4c20-8b42-47dfc0c90b41 req-ff9f318c-5516-4051-8d19-f4b08ef42f19 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/attachments/5f9f2ba9-5e75-4c5b-acb9-a9a30de88502 returned with HTTP 200 Sep 03 11:16:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 152/306] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:16:37 2026] DELETE /volume/v3/attachments/5f9f2ba9-5e75-4c5b-acb9-a9a30de88502 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8034e57c-f220-4d4e-bfce-ad4085619984 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8034e57c-f220-4d4e-bfce-ad4085619984 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:16:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8034e57c-f220-4d4e-bfce-ad4085619984 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8034e57c-f220-4d4e-bfce-ad4085619984 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8034e57c-f220-4d4e-bfce-ad4085619984 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:16:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8034e57c-f220-4d4e-bfce-ad4085619984 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 200 Sep 03 11:16:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 155/307] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:37 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2892503a-7c60-4155-901f-e07f83d2aba3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2892503a-7c60-4155-901f-e07f83d2aba3 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] GET http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2892503a-7c60-4155-901f-e07f83d2aba3 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2892503a-7c60-4155-901f-e07f83d2aba3 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2892503a-7c60-4155-901f-e07f83d2aba3 tempest-VolumeRetypeWithoutMigrationTest-1619099401 tempest-VolumeRetypeWithoutMigrationTest-1619099401-project-member] http://192.168.122.194/volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b returned with HTTP 404 Sep 03 11:16:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 153/308] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:37 2026] GET /volume/v3/volumes/04e3fe46-a85b-46e6-a576-d4f875828e8b => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0245e030-2ea8-4f02-9a49-85e69f2e6474 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0245e030-2ea8-4f02-9a49-85e69f2e6474 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] DELETE http://192.168.122.194/volume/v3/types/c31f3111-7252-47ac-b377-0d3526bb417c Sep 03 11:16:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0245e030-2ea8-4f02-9a49-85e69f2e6474 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0245e030-2ea8-4f02-9a49-85e69f2e6474 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0245e030-2ea8-4f02-9a49-85e69f2e6474 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] http://192.168.122.194/volume/v3/types/c31f3111-7252-47ac-b377-0d3526bb417c returned with HTTP 202 Sep 03 11:16:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 156/309] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:16:37 2026] DELETE /volume/v3/types/c31f3111-7252-47ac-b377-0d3526bb417c => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-548e0e9b-6269-4496-9f76-fa2acb2ab9c1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-548e0e9b-6269-4496-9f76-fa2acb2ab9c1 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] GET http://192.168.122.194/volume/v3/types/c31f3111-7252-47ac-b377-0d3526bb417c Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-548e0e9b-6269-4496-9f76-fa2acb2ab9c1 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-548e0e9b-6269-4496-9f76-fa2acb2ab9c1 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-548e0e9b-6269-4496-9f76-fa2acb2ab9c1 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] http://192.168.122.194/volume/v3/types/c31f3111-7252-47ac-b377-0d3526bb417c returned with HTTP 404 Sep 03 11:16:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 154/310] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:16:37 2026] GET /volume/v3/types/c31f3111-7252-47ac-b377-0d3526bb417c => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-feca3b69-dd7f-4c9a-8b61-1d12934f141d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-feca3b69-dd7f-4c9a-8b61-1d12934f141d tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] DELETE http://192.168.122.194/volume/v3/types/162f3100-8c40-46ba-9d60-f64ae3b9076e Sep 03 11:16:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-feca3b69-dd7f-4c9a-8b61-1d12934f141d tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-feca3b69-dd7f-4c9a-8b61-1d12934f141d tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-feca3b69-dd7f-4c9a-8b61-1d12934f141d tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] http://192.168.122.194/volume/v3/types/162f3100-8c40-46ba-9d60-f64ae3b9076e returned with HTTP 202 Sep 03 11:16:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 157/311] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:16:37 2026] DELETE /volume/v3/types/162f3100-8c40-46ba-9d60-f64ae3b9076e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2926b3d5-4653-4ce3-8780-714dcc9ec4b8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2926b3d5-4653-4ce3-8780-714dcc9ec4b8 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] GET http://192.168.122.194/volume/v3/types/162f3100-8c40-46ba-9d60-f64ae3b9076e Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2926b3d5-4653-4ce3-8780-714dcc9ec4b8 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2926b3d5-4653-4ce3-8780-714dcc9ec4b8 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2926b3d5-4653-4ce3-8780-714dcc9ec4b8 tempest-VolumeRetypeWithoutMigrationTest-1180638878 tempest-VolumeRetypeWithoutMigrationTest-1180638878-project-admin] http://192.168.122.194/volume/v3/types/162f3100-8c40-46ba-9d60-f64ae3b9076e returned with HTTP 404 Sep 03 11:16:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 155/312] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:16:37 2026] GET /volume/v3/types/162f3100-8c40-46ba-9d60-f64ae3b9076e => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1800399838"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1800399838'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Create volume of 1 GB Sep 03 11:16:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Availability Zones retrieved successfully. Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Flow 'volume_create_api' (f8e08b7b-a575-4812-889d-c969901ac5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685a7905-4821-4479-a0cf-c202c6ec0e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (685a7905-4821-4479-a0cf-c202c6ec0e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c882a326-b247-4162-a126-f0433a849f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Created reservations ['ae5c3ba7-3cbf-4bd7-a6e4-6f250a55273b', '376e5778-fdbf-47e9-b6b5-70196abd8596', '92383fbd-938f-4b8b-af63-3a01e76734c2', 'c10ec48b-1936-4876-bd24-68565806ff6b'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c882a326-b247-4162-a126-f0433a849f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5c3ba7-3cbf-4bd7-a6e4-6f250a55273b', '376e5778-fdbf-47e9-b6b5-70196abd8596', '92383fbd-938f-4b8b-af63-3a01e76734c2', 'c10ec48b-1936-4876-bd24-68565806ff6b']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1650eab3-5ba9-4ac2-b978-4b5d9b4b73af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1650eab3-5ba9-4ac2-b978-4b5d9b4b73af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1800399838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='640bae814fcc4d0093f0b97d498922d0',qos_specs=None,replication_status=,reservations=['ae5c3ba7-3cbf-4bd7-a6e4-6f250a55273b','376e5778-fdbf-47e9-b6b5-70196abd8596','92383fbd-938f-4b8b-af63-3a01e76734c2','c10ec48b-1936-4876-bd24-68565806ff6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='904f07e50f244f6aa0e0658a81e4d444',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1800399838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='640bae814fcc4d0093f0b97d498922d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='904f07e50f244f6aa0e0658a81e4d444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (439472dc-b9aa-45da-b497-fc882b5583d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (439472dc-b9aa-45da-b497-fc882b5583d6) transitioned into state 'SUCCESS' from state '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-1800399838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='640bae814fcc4d0093f0b97d498922d0',qos_specs=None,replication_status=,reservations=['ae5c3ba7-3cbf-4bd7-a6e4-6f250a55273b','376e5778-fdbf-47e9-b6b5-70196abd8596','92383fbd-938f-4b8b-af63-3a01e76734c2','c10ec48b-1936-4876-bd24-68565806ff6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='904f07e50f244f6aa0e0658a81e4d444',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (202cfab6-3fc8-4279-8d33-cec0ece40061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (202cfab6-3fc8-4279-8d33-cec0ece40061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Flow 'volume_create_api' (f8e08b7b-a575-4812-889d-c969901ac5e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Create volume request issued successfully. Sep 03 11:16:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2617de6f-1e00-4b7f-b0fa-c6c87027ebe5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:16:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 158/313] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:16:38 2026] POST /volume/v3/volumes => generated 760 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:16:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6f33c116-8627-48ab-ae7a-3fbba053ef71 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f33c116-8627-48ab-ae7a-3fbba053ef71 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:16:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f33c116-8627-48ab-ae7a-3fbba053ef71 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f33c116-8627-48ab-ae7a-3fbba053ef71 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6f33c116-8627-48ab-ae7a-3fbba053ef71 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:16:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f33c116-8627-48ab-ae7a-3fbba053ef71 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:16:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 156/314] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:38 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 828 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:16:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2bbe9174-d865-4140-b706-89f02083d34b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2bbe9174-d865-4140-b706-89f02083d34b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:16:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2bbe9174-d865-4140-b706-89f02083d34b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2bbe9174-d865-4140-b706-89f02083d34b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2bbe9174-d865-4140-b706-89f02083d34b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:16:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2bbe9174-d865-4140-b706-89f02083d34b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:16:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 159/315] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:39 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b59370ce-e23a-43c2-bbab-1b372db61b6b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b59370ce-e23a-43c2-bbab-1b372db61b6b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:16:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b59370ce-e23a-43c2-bbab-1b372db61b6b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b59370ce-e23a-43c2-bbab-1b372db61b6b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b59370ce-e23a-43c2-bbab-1b372db61b6b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:16:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b59370ce-e23a-43c2-bbab-1b372db61b6b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:16:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 157/316] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:40 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-987c2cb9-5608-4e91-8d23-7e7000b7c172 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-987c2cb9-5608-4e91-8d23-7e7000b7c172 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:16:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-987c2cb9-5608-4e91-8d23-7e7000b7c172 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-987c2cb9-5608-4e91-8d23-7e7000b7c172 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-987c2cb9-5608-4e91-8d23-7e7000b7c172 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:16:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-987c2cb9-5608-4e91-8d23-7e7000b7c172 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:16:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 160/317] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:16:40 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c3faa129-ed8d-4e9d-bfd7-738ad0fa5c6d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c3faa129-ed8d-4e9d-bfd7-738ad0fa5c6d None None] GET http://192.168.122.194/volume// Sep 03 11:16:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c3faa129-ed8d-4e9d-bfd7-738ad0fa5c6d None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c3faa129-ed8d-4e9d-bfd7-738ad0fa5c6d None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c3faa129-ed8d-4e9d-bfd7-738ad0fa5c6d None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:16:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 158/318] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:16:41 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:16:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-e8734c06-e589-46ae-9bf6-d613dcba21e6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-e8734c06-e589-46ae-9bf6-d613dcba21e6 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:16:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-e8734c06-e589-46ae-9bf6-d613dcba21e6 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c", "connector": null, "instance_uuid": "9e11ce62-5d8e-43b9-9ac3-741ce65e3544"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-e8734c06-e589-46ae-9bf6-d613dcba21e6 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:16:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 161/319] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:16:41 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:16:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ddf7899b-6b38-48bb-8e8c-3bc68bdf0f54 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ddf7899b-6b38-48bb-8e8c-3bc68bdf0f54 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:16:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ddf7899b-6b38-48bb-8e8c-3bc68bdf0f54 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ddf7899b-6b38-48bb-8e8c-3bc68bdf0f54 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1b545e1a-f308-47f9-a16c-c6cba3a351a1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1b545e1a-f308-47f9-a16c-c6cba3a351a1 None None] GET http://192.168.122.194/volume// Sep 03 11:16:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1b545e1a-f308-47f9-a16c-c6cba3a351a1 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1b545e1a-f308-47f9-a16c-c6cba3a351a1 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1b545e1a-f308-47f9-a16c-c6cba3a351a1 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:16:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 162/320] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:16:41 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:16:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ddf7899b-6b38-48bb-8e8c-3bc68bdf0f54 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:16:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ddf7899b-6b38-48bb-8e8c-3bc68bdf0f54 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:16:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 159/321] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:41 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-d26b2db2-3c2b-497b-9143-e2b6445b88bd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-d26b2db2-3c2b-497b-9143-e2b6445b88bd tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:16:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-d26b2db2-3c2b-497b-9143-e2b6445b88bd tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-d26b2db2-3c2b-497b-9143-e2b6445b88bd tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-d26b2db2-3c2b-497b-9143-e2b6445b88bd tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:16:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-d26b2db2-3c2b-497b-9143-e2b6445b88bd tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:16:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 163/322] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:16:41 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 1033 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:16:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-a9522ebf-0e8e-40ea-8e06-aeaa254575bc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-a9522ebf-0e8e-40ea-8e06-aeaa254575bc tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] PUT http://192.168.122.194/volume/v3/attachments/4e36ef8b-3075-4ffe-8c52-a4b7629fadff Sep 03 11:16:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-a9522ebf-0e8e-40ea-8e06-aeaa254575bc tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:41 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-a9522ebf-0e8e-40ea-8e06-aeaa254575bc tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Acquiring lock "cinder-attachment_update-7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c-devstack" by "attachment_update" {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:16:41 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-a9522ebf-0e8e-40ea-8e06-aeaa254575bc tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Lock "cinder-attachment_update-7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:16:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:41 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-a9522ebf-0e8e-40ea-8e06-aeaa254575bc tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Lock "cinder-attachment_update-7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c-devstack" released by "attachment_update" :: held 0.230s {{(pid=86725) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:16:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-a9522ebf-0e8e-40ea-8e06-aeaa254575bc tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments/4e36ef8b-3075-4ffe-8c52-a4b7629fadff returned with HTTP 200 Sep 03 11:16:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 160/323] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:16:41 2026] PUT /volume/v3/attachments/4e36ef8b-3075-4ffe-8c52-a4b7629fadff => generated 694 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-33762116-f020-473c-88ea-3030f9887514 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-33762116-f020-473c-88ea-3030f9887514 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:16:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-33762116-f020-473c-88ea-3030f9887514 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-33762116-f020-473c-88ea-3030f9887514 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-bf04e872-09c6-4f07-bddc-0a5d5c906ac5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-bf04e872-09c6-4f07-bddc-0a5d5c906ac5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/attachments/4e36ef8b-3075-4ffe-8c52-a4b7629fadff/action Sep 03 11:16:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-bf04e872-09c6-4f07-bddc-0a5d5c906ac5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:16:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-bf04e872-09c6-4f07-bddc-0a5d5c906ac5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-33762116-f020-473c-88ea-3030f9887514 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:16:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-33762116-f020-473c-88ea-3030f9887514 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:16:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 164/324] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:42 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 853 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e735add1-5c9a-49de-a960-6e6e98a924d3 req-bf04e872-09c6-4f07-bddc-0a5d5c906ac5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments/4e36ef8b-3075-4ffe-8c52-a4b7629fadff/action returned with HTTP 204 Sep 03 11:16:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 161/325] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:16:42 2026] POST /volume/v3/attachments/4e36ef8b-3075-4ffe-8c52-a4b7629fadff/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:16:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-40908686"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Create volume request body: {'volume': {'imageRef': 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-40908686'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Create volume of 1 GB Sep 03 11:16:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Availability Zones retrieved successfully. Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Flow 'volume_create_api' (1f61637c-ce30-4c98-9deb-308291998e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81729111-a055-4755-a9b4-a7318d195db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81729111-a055-4755-a9b4-a7318d195db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f62c30c5-99c6-4968-9db4-c9902f13e9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Created reservations ['79e3b0cc-2995-4e37-9c5f-7213d3905a36', '0520ced7-5fa8-4461-8b82-7dc92110807b', 'f30fb03a-53bc-468e-a71a-8b6aeea903a2', '4531e681-0869-49e3-ad71-3046c34618a5'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f62c30c5-99c6-4968-9db4-c9902f13e9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79e3b0cc-2995-4e37-9c5f-7213d3905a36', '0520ced7-5fa8-4461-8b82-7dc92110807b', 'f30fb03a-53bc-468e-a71a-8b6aeea903a2', '4531e681-0869-49e3-ad71-3046c34618a5']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1fbcaf-2cb1-475b-8535-ee585ccdfac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1fbcaf-2cb1-475b-8535-ee585ccdfac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03de23ab-8148-4063-b880-22e7183c28ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-40908686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b41e42ef968e4949b8b17df3f0141de8',qos_specs=None,replication_status=,reservations=['79e3b0cc-2995-4e37-9c5f-7213d3905a36','0520ced7-5fa8-4461-8b82-7dc92110807b','f30fb03a-53bc-468e-a71a-8b6aeea903a2','4531e681-0869-49e3-ad71-3046c34618a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e7b95ee8e246f5a7de1afd7e301ee8',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:16:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-40908686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03de23ab-8148-4063-b880-22e7183c28ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b41e42ef968e4949b8b17df3f0141de8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e7b95ee8e246f5a7de1afd7e301ee8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdcb7db1-f696-46e7-9524-b901023fe76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdcb7db1-f696-46e7-9524-b901023fe76a) transitioned into state 'SUCCESS' from state '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-40908686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b41e42ef968e4949b8b17df3f0141de8',qos_specs=None,replication_status=,reservations=['79e3b0cc-2995-4e37-9c5f-7213d3905a36','0520ced7-5fa8-4461-8b82-7dc92110807b','f30fb03a-53bc-468e-a71a-8b6aeea903a2','4531e681-0869-49e3-ad71-3046c34618a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e7b95ee8e246f5a7de1afd7e301ee8',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10959da-2abc-4f7d-a4b6-1e18685903af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b10959da-2abc-4f7d-a4b6-1e18685903af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Flow 'volume_create_api' (1f61637c-ce30-4c98-9deb-308291998e2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Create volume request issued successfully. Sep 03 11:16:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c091958-d762-40ae-941b-f16fff3cf0b6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:16:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 165/326] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:16:42 2026] POST /volume/v3/volumes => generated 758 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:16:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e8f93733-497c-4608-862c-fd260c3fcce5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8f93733-497c-4608-862c-fd260c3fcce5 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a487b6cf-de1a-45e4-b5f6-205e9024ee49 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8f93733-497c-4608-862c-fd260c3fcce5 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8f93733-497c-4608-862c-fd260c3fcce5 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a487b6cf-de1a-45e4-b5f6-205e9024ee49 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a487b6cf-de1a-45e4-b5f6-205e9024ee49 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a487b6cf-de1a-45e4-b5f6-205e9024ee49 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a487b6cf-de1a-45e4-b5f6-205e9024ee49 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:16:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a487b6cf-de1a-45e4-b5f6-205e9024ee49 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:16:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 166/327] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:43 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e8f93733-497c-4608-862c-fd260c3fcce5 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-092e8afc-d486-4e55-a43a-31102683c72f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-092e8afc-d486-4e55-a43a-31102683c72f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-092e8afc-d486-4e55-a43a-31102683c72f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-092e8afc-d486-4e55-a43a-31102683c72f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8f93733-497c-4608-862c-fd260c3fcce5 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 162/328] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:43 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 826 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-092e8afc-d486-4e55-a43a-31102683c72f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:16:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-092e8afc-d486-4e55-a43a-31102683c72f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:16:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 167/329] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:43 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 1145 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9ae29290-f33f-4f4b-8faf-9c7f44779d48 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9ae29290-f33f-4f4b-8faf-9c7f44779d48 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9ae29290-f33f-4f4b-8faf-9c7f44779d48 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9ae29290-f33f-4f4b-8faf-9c7f44779d48 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9ae29290-f33f-4f4b-8faf-9c7f44779d48 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9ae29290-f33f-4f4b-8faf-9c7f44779d48 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 163/330] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:44 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 850 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4f03834b-9a63-4744-ac72-ce70f01c602c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f03834b-9a63-4744-ac72-ce70f01c602c tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f03834b-9a63-4744-ac72-ce70f01c602c tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f03834b-9a63-4744-ac72-ce70f01c602c tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4f03834b-9a63-4744-ac72-ce70f01c602c tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f03834b-9a63-4744-ac72-ce70f01c602c tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 168/331] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:45 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 908 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-54e1fcc6-34b3-4ec5-96f0-aad4e9b209e4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-54e1fcc6-34b3-4ec5-96f0-aad4e9b209e4 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-54e1fcc6-34b3-4ec5-96f0-aad4e9b209e4 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-54e1fcc6-34b3-4ec5-96f0-aad4e9b209e4 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-54e1fcc6-34b3-4ec5-96f0-aad4e9b209e4 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-54e1fcc6-34b3-4ec5-96f0-aad4e9b209e4 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 164/332] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:47 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 908 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-980a7ea4-a1c9-4062-93ec-332c4feeb44d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-980a7ea4-a1c9-4062-93ec-332c4feeb44d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] DELETE http://192.168.122.194/volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a Sep 03 11:16:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-980a7ea4-a1c9-4062-93ec-332c4feeb44d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-980a7ea4-a1c9-4062-93ec-332c4feeb44d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:48 devstack devstack@c-api.service[86726]: /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 03 11:16:48 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:16:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-17cfbd90-5140-45b9-8120-93d14d5739e2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-17cfbd90-5140-45b9-8120-93d14d5739e2 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-17cfbd90-5140-45b9-8120-93d14d5739e2 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-17cfbd90-5140-45b9-8120-93d14d5739e2 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-17cfbd90-5140-45b9-8120-93d14d5739e2 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-17cfbd90-5140-45b9-8120-93d14d5739e2 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-980a7ea4-a1c9-4062-93ec-332c4feeb44d tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a returned with HTTP 200 Sep 03 11:16:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 165/333] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:48 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 911 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 169/334] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:16:47 2026] DELETE /volume/v3/attachments/847df2e9-7056-47d1-9cc3-6db8db18792a => generated 19 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-e4faf48f-8761-4b9a-86c7-a912fa694161 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-e4faf48f-8761-4b9a-86c7-a912fa694161 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] DELETE http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:16:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-e4faf48f-8761-4b9a-86c7-a912fa694161 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-e4faf48f-8761-4b9a-86c7-a912fa694161 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:48 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-e4faf48f-8761-4b9a-86c7-a912fa694161 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Delete volume with id: 5222a549-c61d-41a2-a4fb-7e81ec07333d Sep 03 11:16:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-e4faf48f-8761-4b9a-86c7-a912fa694161 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:16:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-e4faf48f-8761-4b9a-86c7-a912fa694161 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Delete volume request issued successfully. Sep 03 11:16:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-44075b1e-c553-4be1-9187-e220462bf4c0 req-e4faf48f-8761-4b9a-86c7-a912fa694161 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d returned with HTTP 202 Sep 03 11:16:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 166/335] 192.168.122.194 () {62 vars in 1509 bytes} [Thu Sep 3 11:16:48 2026] DELETE /volume/v3/volumes/5222a549-c61d-41a2-a4fb-7e81ec07333d => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:16:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-14b4daeb-2721-4b3a-8ca7-f647f328ed3b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14b4daeb-2721-4b3a-8ca7-f647f328ed3b tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14b4daeb-2721-4b3a-8ca7-f647f328ed3b tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14b4daeb-2721-4b3a-8ca7-f647f328ed3b tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-14b4daeb-2721-4b3a-8ca7-f647f328ed3b tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14b4daeb-2721-4b3a-8ca7-f647f328ed3b tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 170/336] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:49 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 911 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-98026bad-85c2-45c0-af3c-6ab689dc4563 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-98026bad-85c2-45c0-af3c-6ab689dc4563 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-98026bad-85c2-45c0-af3c-6ab689dc4563 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-98026bad-85c2-45c0-af3c-6ab689dc4563 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-98026bad-85c2-45c0-af3c-6ab689dc4563 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-98026bad-85c2-45c0-af3c-6ab689dc4563 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 167/337] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:50 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 911 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-37f9f01b-a4cb-4aa6-95e7-22e4dce0c369 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-37f9f01b-a4cb-4aa6-95e7-22e4dce0c369 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] DELETE http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:16:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-37f9f01b-a4cb-4aa6-95e7-22e4dce0c369 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-37f9f01b-a4cb-4aa6-95e7-22e4dce0c369 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:50 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-37f9f01b-a4cb-4aa6-95e7-22e4dce0c369 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Delete volume with id: fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:16:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-37f9f01b-a4cb-4aa6-95e7-22e4dce0c369 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:16:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-37f9f01b-a4cb-4aa6-95e7-22e4dce0c369 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Delete volume request issued successfully. Sep 03 11:16:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-37f9f01b-a4cb-4aa6-95e7-22e4dce0c369 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 202 Sep 03 11:16:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 171/338] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:16:50 2026] DELETE /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:16:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e36d4351-3229-44bb-9c9d-cfe6f56592bc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e36d4351-3229-44bb-9c9d-cfe6f56592bc tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:16:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e36d4351-3229-44bb-9c9d-cfe6f56592bc tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e36d4351-3229-44bb-9c9d-cfe6f56592bc tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e36d4351-3229-44bb-9c9d-cfe6f56592bc tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:16:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e36d4351-3229-44bb-9c9d-cfe6f56592bc tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:16:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 168/339] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:51 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-83afb454-7505-4960-a5f1-b58e94b5b832 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83afb454-7505-4960-a5f1-b58e94b5b832 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83afb454-7505-4960-a5f1-b58e94b5b832 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83afb454-7505-4960-a5f1-b58e94b5b832 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-83afb454-7505-4960-a5f1-b58e94b5b832 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83afb454-7505-4960-a5f1-b58e94b5b832 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 172/340] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:51 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 911 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5c4e3b40-30be-409e-b370-db487900d606 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5c4e3b40-30be-409e-b370-db487900d606 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:16:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5c4e3b40-30be-409e-b370-db487900d606 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5c4e3b40-30be-409e-b370-db487900d606 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5c4e3b40-30be-409e-b370-db487900d606 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Volume info retrieved successfully. Sep 03 11:16:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5c4e3b40-30be-409e-b370-db487900d606 tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 200 Sep 03 11:16:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 169/341] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:52 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 855 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:16:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b8e87dae-1d4b-4797-a912-966d2ff1e27e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b8e87dae-1d4b-4797-a912-966d2ff1e27e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b8e87dae-1d4b-4797-a912-966d2ff1e27e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b8e87dae-1d4b-4797-a912-966d2ff1e27e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b8e87dae-1d4b-4797-a912-966d2ff1e27e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b8e87dae-1d4b-4797-a912-966d2ff1e27e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 173/342] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:52 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 911 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5c56237c-7e9b-4a55-a769-3fcb61a2270c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5c56237c-7e9b-4a55-a769-3fcb61a2270c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] GET http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 Sep 03 11:16:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5c56237c-7e9b-4a55-a769-3fcb61a2270c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5c56237c-7e9b-4a55-a769-3fcb61a2270c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5c56237c-7e9b-4a55-a769-3fcb61a2270c tempest-ServerActionsTestOtherA-914104622 tempest-ServerActionsTestOtherA-914104622-project-member] http://192.168.122.194/volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 returned with HTTP 404 Sep 03 11:16:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 170/343] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:53 2026] GET /volume/v3/volumes/fe5ee465-bdd3-4908-a270-c42487448c64 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:16:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ab9fdf3d-d108-416b-ad8b-4fed890ecd18 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ab9fdf3d-d108-416b-ad8b-4fed890ecd18 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ab9fdf3d-d108-416b-ad8b-4fed890ecd18 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ab9fdf3d-d108-416b-ad8b-4fed890ecd18 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:54 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:54 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:54 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:54 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ab9fdf3d-d108-416b-ad8b-4fed890ecd18 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ab9fdf3d-d108-416b-ad8b-4fed890ecd18 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 174/344] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:54 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dd61ac17-d013-4b88-bbfd-8df46af7be97 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dd61ac17-d013-4b88-bbfd-8df46af7be97 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dd61ac17-d013-4b88-bbfd-8df46af7be97 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dd61ac17-d013-4b88-bbfd-8df46af7be97 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-dd61ac17-d013-4b88-bbfd-8df46af7be97 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dd61ac17-d013-4b88-bbfd-8df46af7be97 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 171/345] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:55 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 1329 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9453b86f-002a-4121-8d08-54eb3a890515 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9453b86f-002a-4121-8d08-54eb3a890515 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] POST http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad/action Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9453b86f-002a-4121-8d08-54eb3a890515 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-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=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9453b86f-002a-4121-8d08-54eb3a890515 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9453b86f-002a-4121-8d08-54eb3a890515 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9453b86f-002a-4121-8d08-54eb3a890515 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Update volume metadata completed successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9453b86f-002a-4121-8d08-54eb3a890515 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad/action returned with HTTP 200 Sep 03 11:16:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 175/346] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:16:55 2026] POST /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad/action => generated 526 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8d622986-3f71-4e04-8806-d28574625eb6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8d622986-3f71-4e04-8806-d28574625eb6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8d622986-3f71-4e04-8806-d28574625eb6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8d622986-3f71-4e04-8806-d28574625eb6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8d622986-3f71-4e04-8806-d28574625eb6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8d622986-3f71-4e04-8806-d28574625eb6 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 172/347] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:55 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 1389 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f40784f4-6ddc-4123-a1f9-cd6097c1a1d3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f40784f4-6ddc-4123-a1f9-cd6097c1a1d3 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] POST http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad/action Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f40784f4-6ddc-4123-a1f9-cd6097c1a1d3 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f40784f4-6ddc-4123-a1f9-cd6097c1a1d3 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f40784f4-6ddc-4123-a1f9-cd6097c1a1d3 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f40784f4-6ddc-4123-a1f9-cd6097c1a1d3 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Get volume image-metadata completed successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f40784f4-6ddc-4123-a1f9-cd6097c1a1d3 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Delete volume metadata completed successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f40784f4-6ddc-4123-a1f9-cd6097c1a1d3 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad/action returned with HTTP 200 Sep 03 11:16:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 176/348] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:16:55 2026] POST /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad/action => generated 0 bytes in 123 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6990654c-a220-4314-8253-0f1dd8437b22 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6990654c-a220-4314-8253-0f1dd8437b22 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] POST http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad/action Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6990654c-a220-4314-8253-0f1dd8437b22 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6990654c-a220-4314-8253-0f1dd8437b22 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6990654c-a220-4314-8253-0f1dd8437b22 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6990654c-a220-4314-8253-0f1dd8437b22 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Get volume image-metadata completed successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6990654c-a220-4314-8253-0f1dd8437b22 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad/action returned with HTTP 200 Sep 03 11:16:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 173/349] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:16:55 2026] POST /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad/action => generated 500 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b5ba486e-299e-4583-a54e-11f861f9c687 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b5ba486e-299e-4583-a54e-11f861f9c687 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b5ba486e-299e-4583-a54e-11f861f9c687 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b5ba486e-299e-4583-a54e-11f861f9c687 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b5ba486e-299e-4583-a54e-11f861f9c687 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b5ba486e-299e-4583-a54e-11f861f9c687 tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 177/350] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:55 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 1363 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-33118d3e-2e7a-4097-8fb4-47017477360e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-33118d3e-2e7a-4097-8fb4-47017477360e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] DELETE http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-33118d3e-2e7a-4097-8fb4-47017477360e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-33118d3e-2e7a-4097-8fb4-47017477360e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-33118d3e-2e7a-4097-8fb4-47017477360e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Delete volume with id: 03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-33118d3e-2e7a-4097-8fb4-47017477360e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-33118d3e-2e7a-4097-8fb4-47017477360e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Delete volume request issued successfully. Sep 03 11:16:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-33118d3e-2e7a-4097-8fb4-47017477360e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 202 Sep 03 11:16:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 174/351] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:16:55 2026] DELETE /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5268d665-4b4d-4216-808f-cb0e9dbde00d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5268d665-4b4d-4216-808f-cb0e9dbde00d tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5268d665-4b4d-4216-808f-cb0e9dbde00d tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5268d665-4b4d-4216-808f-cb0e9dbde00d tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:16:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:16:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5268d665-4b4d-4216-808f-cb0e9dbde00d tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5268d665-4b4d-4216-808f-cb0e9dbde00d tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 178/352] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:55 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 1362 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9df603e7-70f8-4d60-86de-76f0fca1bada None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9df603e7-70f8-4d60-86de-76f0fca1bada tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9df603e7-70f8-4d60-86de-76f0fca1bada tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9df603e7-70f8-4d60-86de-76f0fca1bada tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:16:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:16:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:16:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:16:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9df603e7-70f8-4d60-86de-76f0fca1bada tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Volume info retrieved successfully. Sep 03 11:16:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9df603e7-70f8-4d60-86de-76f0fca1bada tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 200 Sep 03 11:16:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 175/353] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:57 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 1362 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:16:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9fdf3e16-760c-41d4-a640-c1a162b7880e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:16:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9fdf3e16-760c-41d4-a640-c1a162b7880e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] GET http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad Sep 03 11:16:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9fdf3e16-760c-41d4-a640-c1a162b7880e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:16:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9fdf3e16-760c-41d4-a640-c1a162b7880e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:16:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9fdf3e16-760c-41d4-a640-c1a162b7880e tempest-VolumesImageMetadata-448401665 tempest-VolumesImageMetadata-448401665-project-member] http://192.168.122.194/volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad returned with HTTP 404 Sep 03 11:16:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 179/354] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:16:58 2026] GET /volume/v3/volumes/03de23ab-8148-4063-b880-22e7183c28ad => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-11f0313a-1ad5-4979-9da1-311a09712c44 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-726240221"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-726240221'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Create volume of 1 GB Sep 03 11:17:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Availability Zones retrieved successfully. Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Flow 'volume_create_api' (ddfaa185-6a2e-40bd-8265-bfad77c4d258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e5a7bb-f40d-4169-8447-8a21471dfafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e5a7bb-f40d-4169-8447-8a21471dfafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41666aae-edb2-4225-afb5-87b4c37ed0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Created reservations ['7fe6c718-760c-406f-8f80-ea86c9dcd9c6', '0aeb14e0-fe2f-4db2-bd66-2c3adb203fd7', '63751d63-c422-4c3e-8baf-c19438c1f62a', '0b16f550-9581-4c0a-a071-2c7b2d627608'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41666aae-edb2-4225-afb5-87b4c37ed0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fe6c718-760c-406f-8f80-ea86c9dcd9c6', '0aeb14e0-fe2f-4db2-bd66-2c3adb203fd7', '63751d63-c422-4c3e-8baf-c19438c1f62a', '0b16f550-9581-4c0a-a071-2c7b2d627608']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a1b540-c2e8-4144-a37b-151ff9828a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a1b540-c2e8-4144-a37b-151ff9828a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-726240221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='636c99c97d104ab28a6449d6a388c005',qos_specs=None,replication_status=,reservations=['7fe6c718-760c-406f-8f80-ea86c9dcd9c6','0aeb14e0-fe2f-4db2-bd66-2c3adb203fd7','63751d63-c422-4c3e-8baf-c19438c1f62a','0b16f550-9581-4c0a-a071-2c7b2d627608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998570f68a8c4764b9175ab60317530d',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-726240221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='636c99c97d104ab28a6449d6a388c005',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='998570f68a8c4764b9175ab60317530d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e51d91-2218-4e9e-98b5-cbd92a9e365f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e51d91-2218-4e9e-98b5-cbd92a9e365f) transitioned into state 'SUCCESS' from state '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-726240221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='636c99c97d104ab28a6449d6a388c005',qos_specs=None,replication_status=,reservations=['7fe6c718-760c-406f-8f80-ea86c9dcd9c6','0aeb14e0-fe2f-4db2-bd66-2c3adb203fd7','63751d63-c422-4c3e-8baf-c19438c1f62a','0b16f550-9581-4c0a-a071-2c7b2d627608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='998570f68a8c4764b9175ab60317530d',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b0174d-6114-4c66-bcd0-9b09f211c080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:02 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b0174d-6114-4c66-bcd0-9b09f211c080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:02 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Flow 'volume_create_api' (ddfaa185-6a2e-40bd-8265-bfad77c4d258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Create volume request issued successfully. Sep 03 11:17:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-11f0313a-1ad5-4979-9da1-311a09712c44 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:17:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 176/355] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:17:01 2026] POST /volume/v3/volumes => generated 763 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:17:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-157a6b66-c52b-4414-9ac2-a372f475f6b3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-157a6b66-c52b-4414-9ac2-a372f475f6b3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 Sep 03 11:17:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-157a6b66-c52b-4414-9ac2-a372f475f6b3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-157a6b66-c52b-4414-9ac2-a372f475f6b3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-157a6b66-c52b-4414-9ac2-a372f475f6b3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Volume info retrieved successfully. Sep 03 11:17:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-157a6b66-c52b-4414-9ac2-a372f475f6b3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 returned with HTTP 200 Sep 03 11:17:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 180/356] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:02 2026] GET /volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 => generated 831 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6306c2a8-0285-4916-a75c-729b7c034399 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6306c2a8-0285-4916-a75c-729b7c034399 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 Sep 03 11:17:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6306c2a8-0285-4916-a75c-729b7c034399 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6306c2a8-0285-4916-a75c-729b7c034399 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6306c2a8-0285-4916-a75c-729b7c034399 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Volume info retrieved successfully. Sep 03 11:17:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6306c2a8-0285-4916-a75c-729b7c034399 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 returned with HTTP 200 Sep 03 11:17:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 177/357] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:03 2026] GET /volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7c34bcb7-7af7-4a37-99d8-9420f185c354 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c34bcb7-7af7-4a37-99d8-9420f185c354 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 Sep 03 11:17:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c34bcb7-7af7-4a37-99d8-9420f185c354 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c34bcb7-7af7-4a37-99d8-9420f185c354 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:04 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=444,cinder:INSERT=77,cinder:UPDATE=118 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:17:04 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:04 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7c34bcb7-7af7-4a37-99d8-9420f185c354 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Volume info retrieved successfully. Sep 03 11:17:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c34bcb7-7af7-4a37-99d8-9420f185c354 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 returned with HTTP 200 Sep 03 11:17:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 181/358] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:04 2026] GET /volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 => generated 856 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5708950e-80ce-47dd-8b34-0e0d5759dcc3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5708950e-80ce-47dd-8b34-0e0d5759dcc3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:17:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5708950e-80ce-47dd-8b34-0e0d5759dcc3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1603273572"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:04 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=338,cinder:UPDATE=54,cinder:INSERT=39 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:17:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5708950e-80ce-47dd-8b34-0e0d5759dcc3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Volume info retrieved successfully. Sep 03 11:17:04 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-5708950e-80ce-47dd-8b34-0e0d5759dcc3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Create snapshot from volume 5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 Sep 03 11:17:04 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-5708950e-80ce-47dd-8b34-0e0d5759dcc3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Created reservations ['40b1ac1b-5d5e-496c-a12d-0af08343db1d', 'f012defe-0cce-4424-96e4-2cf34d4ca663', '8410518a-5a21-4e0e-a87b-c93ae61e5710', '53752e7b-001b-4563-8d91-eba6ecf14d24'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:17:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5708950e-80ce-47dd-8b34-0e0d5759dcc3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot create request issued successfully. Sep 03 11:17:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5708950e-80ce-47dd-8b34-0e0d5759dcc3 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:17:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 178/359] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:17:04 2026] POST /volume/v3/snapshots => generated 311 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:17:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cb7ed122-a907-4a6f-9c74-7b16d2cbea38 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cb7ed122-a907-4a6f-9c74-7b16d2cbea38 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 Sep 03 11:17:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cb7ed122-a907-4a6f-9c74-7b16d2cbea38 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cb7ed122-a907-4a6f-9c74-7b16d2cbea38 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cb7ed122-a907-4a6f-9c74-7b16d2cbea38 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cb7ed122-a907-4a6f-9c74-7b16d2cbea38 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 returned with HTTP 200 Sep 03 11:17:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 182/360] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:04 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f7d0ccbd-b5d3-4d51-8f7e-2fa26be075bb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f7d0ccbd-b5d3-4d51-8f7e-2fa26be075bb tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 Sep 03 11:17:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f7d0ccbd-b5d3-4d51-8f7e-2fa26be075bb tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f7d0ccbd-b5d3-4d51-8f7e-2fa26be075bb tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f7d0ccbd-b5d3-4d51-8f7e-2fa26be075bb tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f7d0ccbd-b5d3-4d51-8f7e-2fa26be075bb tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 returned with HTTP 200 Sep 03 11:17:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 179/361] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:05 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1a5c79a3-8da5-46be-b93d-355475ccd2eb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1a5c79a3-8da5-46be-b93d-355475ccd2eb tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 Sep 03 11:17:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1a5c79a3-8da5-46be-b93d-355475ccd2eb tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1a5c79a3-8da5-46be-b93d-355475ccd2eb tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1a5c79a3-8da5-46be-b93d-355475ccd2eb tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1a5c79a3-8da5-46be-b93d-355475ccd2eb tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 returned with HTTP 200 Sep 03 11:17:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 183/362] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:06 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cb1dccbb-9b61-482a-bc8a-6a87cb1ed220 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cb1dccbb-9b61-482a-bc8a-6a87cb1ed220 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 Sep 03 11:17:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cb1dccbb-9b61-482a-bc8a-6a87cb1ed220 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cb1dccbb-9b61-482a-bc8a-6a87cb1ed220 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cb1dccbb-9b61-482a-bc8a-6a87cb1ed220 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cb1dccbb-9b61-482a-bc8a-6a87cb1ed220 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 returned with HTTP 200 Sep 03 11:17:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 180/363] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:07 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-45c50268-dbea-4a61-aa87-46e614b4f2a0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-45c50268-dbea-4a61-aa87-46e614b4f2a0 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] POST http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata Sep 03 11:17:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-45c50268-dbea-4a61-aa87-46e614b4f2a0 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-45c50268-dbea-4a61-aa87-46e614b4f2a0 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-45c50268-dbea-4a61-aa87-46e614b4f2a0 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Update snapshot metadata completed successfully. Sep 03 11:17:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-45c50268-dbea-4a61-aa87-46e614b4f2a0 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata returned with HTTP 200 Sep 03 11:17:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 184/364] 192.168.122.194 () {60 vars in 1286 bytes} [Thu Sep 3 11:17:07 2026] POST /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata => generated 68 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fba35305-4981-430c-9120-5c8eb591fe60 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fba35305-4981-430c-9120-5c8eb591fe60 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata Sep 03 11:17:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fba35305-4981-430c-9120-5c8eb591fe60 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fba35305-4981-430c-9120-5c8eb591fe60 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fba35305-4981-430c-9120-5c8eb591fe60 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fba35305-4981-430c-9120-5c8eb591fe60 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Get snapshot metadata completed successfully. Sep 03 11:17:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fba35305-4981-430c-9120-5c8eb591fe60 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata returned with HTTP 200 Sep 03 11:17:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 181/365] 192.168.122.194 () {58 vars in 1265 bytes} [Thu Sep 3 11:17:07 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-87c06688-d106-4ba1-b8b2-db2807154ad8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-87c06688-d106-4ba1-b8b2-db2807154ad8 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] PUT http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata Sep 03 11:17:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-87c06688-d106-4ba1-b8b2-db2807154ad8 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-87c06688-d106-4ba1-b8b2-db2807154ad8 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-87c06688-d106-4ba1-b8b2-db2807154ad8 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Update snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-87c06688-d106-4ba1-b8b2-db2807154ad8 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 185/366] 192.168.122.194 () {60 vars in 1285 bytes} [Thu Sep 3 11:17:07 2026] PUT /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata => generated 57 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b1c7dd30-04f1-4aec-bc6c-06bb8200addc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b1c7dd30-04f1-4aec-bc6c-06bb8200addc tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b1c7dd30-04f1-4aec-bc6c-06bb8200addc tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b1c7dd30-04f1-4aec-bc6c-06bb8200addc tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b1c7dd30-04f1-4aec-bc6c-06bb8200addc tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b1c7dd30-04f1-4aec-bc6c-06bb8200addc tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Get snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b1c7dd30-04f1-4aec-bc6c-06bb8200addc tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 182/367] 192.168.122.194 () {58 vars in 1265 bytes} [Thu Sep 3 11:17:08 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata => generated 57 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f1c538af-82b9-475b-93a3-04ec4b8d1c3b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f1c538af-82b9-475b-93a3-04ec4b8d1c3b tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata/key3 Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f1c538af-82b9-475b-93a3-04ec4b8d1c3b tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f1c538af-82b9-475b-93a3-04ec4b8d1c3b tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f1c538af-82b9-475b-93a3-04ec4b8d1c3b tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f1c538af-82b9-475b-93a3-04ec4b8d1c3b tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Get snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f1c538af-82b9-475b-93a3-04ec4b8d1c3b tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Delete snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f1c538af-82b9-475b-93a3-04ec4b8d1c3b tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata/key3 returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 186/368] 192.168.122.194 () {58 vars in 1283 bytes} [Thu Sep 3 11:17:08 2026] DELETE /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata/key3 => generated 0 bytes in 57 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d8f6fe3b-8980-488f-8ebc-75bc33b477b6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d8f6fe3b-8980-488f-8ebc-75bc33b477b6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d8f6fe3b-8980-488f-8ebc-75bc33b477b6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d8f6fe3b-8980-488f-8ebc-75bc33b477b6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d8f6fe3b-8980-488f-8ebc-75bc33b477b6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d8f6fe3b-8980-488f-8ebc-75bc33b477b6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Get snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d8f6fe3b-8980-488f-8ebc-75bc33b477b6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 183/369] 192.168.122.194 () {58 vars in 1265 bytes} [Thu Sep 3 11:17:08 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ace70c42-f547-4759-a9f2-61ea435194d5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ace70c42-f547-4759-a9f2-61ea435194d5 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] PUT http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ace70c42-f547-4759-a9f2-61ea435194d5 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ace70c42-f547-4759-a9f2-61ea435194d5 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ace70c42-f547-4759-a9f2-61ea435194d5 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Update snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ace70c42-f547-4759-a9f2-61ea435194d5 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 187/370] 192.168.122.194 () {60 vars in 1285 bytes} [Thu Sep 3 11:17:08 2026] PUT /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata => generated 16 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6f65f631-c111-469c-9f82-63cdee9dd133 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f65f631-c111-469c-9f82-63cdee9dd133 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] POST http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f65f631-c111-469c-9f82-63cdee9dd133 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6f65f631-c111-469c-9f82-63cdee9dd133 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6f65f631-c111-469c-9f82-63cdee9dd133 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Update snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f65f631-c111-469c-9f82-63cdee9dd133 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 184/371] 192.168.122.194 () {60 vars in 1286 bytes} [Thu Sep 3 11:17:08 2026] POST /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata => generated 68 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9daef90e-1edc-4807-9284-2542a02d4d24 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9daef90e-1edc-4807-9284-2542a02d4d24 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9daef90e-1edc-4807-9284-2542a02d4d24 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9daef90e-1edc-4807-9284-2542a02d4d24 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9daef90e-1edc-4807-9284-2542a02d4d24 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9daef90e-1edc-4807-9284-2542a02d4d24 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Get snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9daef90e-1edc-4807-9284-2542a02d4d24 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 188/372] 192.168.122.194 () {58 vars in 1265 bytes} [Thu Sep 3 11:17:08 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0bab3bc1-890c-4523-a6de-b8881e773ec9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0bab3bc1-890c-4523-a6de-b8881e773ec9 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] PUT http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata/key3 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0bab3bc1-890c-4523-a6de-b8881e773ec9 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0bab3bc1-890c-4523-a6de-b8881e773ec9 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-18a86133-a2df-4724-815a-2bf9178bdca0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0bab3bc1-890c-4523-a6de-b8881e773ec9 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Update snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0bab3bc1-890c-4523-a6de-b8881e773ec9 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata/key3 returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 185/373] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:17:08 2026] PUT /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata/key3 => generated 35 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2ee14247-c233-4f02-b8ec-515ee56e7490 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2ee14247-c233-4f02-b8ec-515ee56e7490 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata/key3 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2ee14247-c233-4f02-b8ec-515ee56e7490 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2ee14247-c233-4f02-b8ec-515ee56e7490 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2ee14247-c233-4f02-b8ec-515ee56e7490 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2ee14247-c233-4f02-b8ec-515ee56e7490 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Get snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2ee14247-c233-4f02-b8ec-515ee56e7490 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata/key3 returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 186/374] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:17:08 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-be635c11-c71a-47c1-9e9e-532025002660 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-be635c11-c71a-47c1-9e9e-532025002660 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-be635c11-c71a-47c1-9e9e-532025002660 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-be635c11-c71a-47c1-9e9e-532025002660 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-be635c11-c71a-47c1-9e9e-532025002660 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-be635c11-c71a-47c1-9e9e-532025002660 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Get snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-be635c11-c71a-47c1-9e9e-532025002660 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 187/375] 192.168.122.194 () {58 vars in 1265 bytes} [Thu Sep 3 11:17:08 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata => generated 75 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6a96b2e0-de1f-4f9d-99c5-79a026e730bf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6a96b2e0-de1f-4f9d-99c5-79a026e730bf tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] PUT http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6a96b2e0-de1f-4f9d-99c5-79a026e730bf tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6a96b2e0-de1f-4f9d-99c5-79a026e730bf tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-18a86133-a2df-4724-815a-2bf9178bdca0 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] GET http://192.168.122.194/volume/v3/os-hosts Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-18a86133-a2df-4724-815a-2bf9178bdca0 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-18a86133-a2df-4724-815a-2bf9178bdca0 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: /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 03 11:17:08 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.hosts [None req-18a86133-a2df-4724-815a-2bf9178bdca0 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] status, active and update: available, enabled, 2026-09-03 09:16:39+00:00 {{(pid=86726) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.hosts [None req-18a86133-a2df-4724-815a-2bf9178bdca0 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] status, active and update: available, enabled, 2026-09-03 09:10:58+00:00 {{(pid=86726) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.hosts [None req-18a86133-a2df-4724-815a-2bf9178bdca0 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] status, active and update: available, enabled, 2026-09-03 09:15:42+00:00 {{(pid=86726) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-18a86133-a2df-4724-815a-2bf9178bdca0 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] http://192.168.122.194/volume/v3/os-hosts returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 189/376] 192.168.122.194 () {58 vars in 1124 bytes} [Thu Sep 3 11:17:08 2026] GET /volume/v3/os-hosts => generated 561 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cf962946-fac6-4c7a-8756-5387a253aa58 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cf962946-fac6-4c7a-8756-5387a253aa58 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] GET http://192.168.122.194/volume/v3/os-hosts Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cf962946-fac6-4c7a-8756-5387a253aa58 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cf962946-fac6-4c7a-8756-5387a253aa58 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.hosts [None req-cf962946-fac6-4c7a-8756-5387a253aa58 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] status, active and update: available, enabled, 2026-09-03 09:16:39+00:00 {{(pid=86726) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.hosts [None req-cf962946-fac6-4c7a-8756-5387a253aa58 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] status, active and update: available, enabled, 2026-09-03 09:10:58+00:00 {{(pid=86726) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.hosts [None req-cf962946-fac6-4c7a-8756-5387a253aa58 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] status, active and update: available, enabled, 2026-09-03 09:15:42+00:00 {{(pid=86726) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cf962946-fac6-4c7a-8756-5387a253aa58 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] http://192.168.122.194/volume/v3/os-hosts returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 190/377] 192.168.122.194 () {58 vars in 1124 bytes} [Thu Sep 3 11:17:08 2026] GET /volume/v3/os-hosts => generated 561 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6a96b2e0-de1f-4f9d-99c5-79a026e730bf tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Update snapshot metadata completed successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6a96b2e0-de1f-4f9d-99c5-79a026e730bf tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 188/378] 192.168.122.194 () {60 vars in 1285 bytes} [Thu Sep 3 11:17:08 2026] PUT /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798/metadata => generated 16 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-adcc5b9b-c74b-4c22-9bce-d1edec36e639 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-adcc5b9b-c74b-4c22-9bce-d1edec36e639 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] GET http://192.168.122.194/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d0aee763-85cd-4573-b51f-4838ad74407e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-adcc5b9b-c74b-4c22-9bce-d1edec36e639 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-adcc5b9b-c74b-4c22-9bce-d1edec36e639 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0aee763-85cd-4573-b51f-4838ad74407e tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0aee763-85cd-4573-b51f-4838ad74407e tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0aee763-85cd-4573-b51f-4838ad74407e tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-d0aee763-85cd-4573-b51f-4838ad74407e tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Delete snapshot with id: 342dcd51-4b02-49e3-af98-33999e069798 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d0aee763-85cd-4573-b51f-4838ad74407e tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d0aee763-85cd-4573-b51f-4838ad74407e tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot delete request issued successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0aee763-85cd-4573-b51f-4838ad74407e tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 returned with HTTP 202 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 189/379] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:17:08 2026] DELETE /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-16f63c34-73e2-46a0-9636-4193de6d9692 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-16f63c34-73e2-46a0-9636-4193de6d9692 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-16f63c34-73e2-46a0-9636-4193de6d9692 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-16f63c34-73e2-46a0-9636-4193de6d9692 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-adcc5b9b-c74b-4c22-9bce-d1edec36e639 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] http://192.168.122.194/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 191/380] 192.168.122.194 () {58 vars in 1187 bytes} [Thu Sep 3 11:17:08 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-16f63c34-73e2-46a0-9636-4193de6d9692 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-16f63c34-73e2-46a0-9636-4193de6d9692 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 190/381] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:08 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f2a1bbbe-e969-4b52-84dc-64ee76f86d24 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2a1bbbe-e969-4b52-84dc-64ee76f86d24 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] GET http://192.168.122.194/volume/v3/os-hosts/devstack@QuobyteHD Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2a1bbbe-e969-4b52-84dc-64ee76f86d24 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2a1bbbe-e969-4b52-84dc-64ee76f86d24 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2a1bbbe-e969-4b52-84dc-64ee76f86d24 tempest-VolumeHostsAdminTestsJSON-1519181474 tempest-VolumeHostsAdminTestsJSON-1519181474-project-admin] http://192.168.122.194/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 03 11:17:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 192/382] 192.168.122.194 () {58 vars in 1181 bytes} [Thu Sep 3 11:17:08 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 733 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f46dd1d5-cfd7-4a49-abd8-1dd1a3f30e50 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f46dd1d5-cfd7-4a49-abd8-1dd1a3f30e50 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 Sep 03 11:17:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f46dd1d5-cfd7-4a49-abd8-1dd1a3f30e50 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f46dd1d5-cfd7-4a49-abd8-1dd1a3f30e50 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f46dd1d5-cfd7-4a49-abd8-1dd1a3f30e50 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Snapshot retrieved successfully. Sep 03 11:17:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f46dd1d5-cfd7-4a49-abd8-1dd1a3f30e50 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 returned with HTTP 200 Sep 03 11:17:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 191/383] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:09 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ed6e3d58-70ce-4101-9689-55aab03c299c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ed6e3d58-70ce-4101-9689-55aab03c299c tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 Sep 03 11:17:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ed6e3d58-70ce-4101-9689-55aab03c299c tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ed6e3d58-70ce-4101-9689-55aab03c299c tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ed6e3d58-70ce-4101-9689-55aab03c299c tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 returned with HTTP 404 Sep 03 11:17:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 193/384] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:10 2026] GET /volume/v3/snapshots/342dcd51-4b02-49e3-af98-33999e069798 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:17:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ee61dfd6-13cf-4cf0-b0ca-4d136df105e6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ee61dfd6-13cf-4cf0-b0ca-4d136df105e6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 Sep 03 11:17:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ee61dfd6-13cf-4cf0-b0ca-4d136df105e6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ee61dfd6-13cf-4cf0-b0ca-4d136df105e6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ee61dfd6-13cf-4cf0-b0ca-4d136df105e6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Volume info retrieved successfully. Sep 03 11:17:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ee61dfd6-13cf-4cf0-b0ca-4d136df105e6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 returned with HTTP 200 Sep 03 11:17:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 192/385] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:10 2026] GET /volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fb084f39-4c99-4740-96ba-b4d93aec418a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fb084f39-4c99-4740-96ba-b4d93aec418a tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] DELETE http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 Sep 03 11:17:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fb084f39-4c99-4740-96ba-b4d93aec418a tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fb084f39-4c99-4740-96ba-b4d93aec418a tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:10 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-fb084f39-4c99-4740-96ba-b4d93aec418a tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Delete volume with id: 5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 Sep 03 11:17:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fb084f39-4c99-4740-96ba-b4d93aec418a tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Volume info retrieved successfully. Sep 03 11:17:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fb084f39-4c99-4740-96ba-b4d93aec418a tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Delete volume request issued successfully. Sep 03 11:17:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fb084f39-4c99-4740-96ba-b4d93aec418a tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 returned with HTTP 202 Sep 03 11:17:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 194/386] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:17:10 2026] DELETE /volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:17:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c86f4929-7a4a-43b2-a4f4-e54c6b76a7f6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c86f4929-7a4a-43b2-a4f4-e54c6b76a7f6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 Sep 03 11:17:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c86f4929-7a4a-43b2-a4f4-e54c6b76a7f6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c86f4929-7a4a-43b2-a4f4-e54c6b76a7f6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c86f4929-7a4a-43b2-a4f4-e54c6b76a7f6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Volume info retrieved successfully. Sep 03 11:17:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c86f4929-7a4a-43b2-a4f4-e54c6b76a7f6 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 returned with HTTP 200 Sep 03 11:17:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 193/387] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:10 2026] GET /volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3afa76e8-af30-4ed4-9542-ff2b71eb3525 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3afa76e8-af30-4ed4-9542-ff2b71eb3525 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] GET http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 Sep 03 11:17:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3afa76e8-af30-4ed4-9542-ff2b71eb3525 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3afa76e8-af30-4ed4-9542-ff2b71eb3525 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3afa76e8-af30-4ed4-9542-ff2b71eb3525 tempest-SnapshotMetadataTestJSON-1053855467 tempest-SnapshotMetadataTestJSON-1053855467-project-member] http://192.168.122.194/volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 returned with HTTP 404 Sep 03 11:17:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 195/388] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:12 2026] GET /volume/v3/volumes/5a1aaa54-4cfb-45e0-9c0f-eeec2cdc4887 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:17:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6d1f29a3-b462-4da9-9e78-1cf3f544a1c6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6d1f29a3-b462-4da9-9e78-1cf3f544a1c6 tempest-VolumePoolsAdminTestsJSON-578478463 tempest-VolumePoolsAdminTestsJSON-578478463-project-admin] GET http://192.168.122.194/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 11:17:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6d1f29a3-b462-4da9-9e78-1cf3f544a1c6 tempest-VolumePoolsAdminTestsJSON-578478463 tempest-VolumePoolsAdminTestsJSON-578478463-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6d1f29a3-b462-4da9-9e78-1cf3f544a1c6 tempest-VolumePoolsAdminTestsJSON-578478463 tempest-VolumePoolsAdminTestsJSON-578478463-project-admin] Calling method 'get_pools' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6d1f29a3-b462-4da9-9e78-1cf3f544a1c6 tempest-VolumePoolsAdminTestsJSON-578478463 tempest-VolumePoolsAdminTestsJSON-578478463-project-admin] http://192.168.122.194/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 11:17:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 194/389] 192.168.122.194 () {58 vars in 1198 bytes} [Thu Sep 3 11:17:13 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2320d439-942a-4443-8528-f0f1556d94c0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2320d439-942a-4443-8528-f0f1556d94c0 tempest-VolumePoolsAdminTestsJSON-578478463 tempest-VolumePoolsAdminTestsJSON-578478463-project-admin] GET http://192.168.122.194/volume/v3/scheduler-stats/get_pools Sep 03 11:17:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2320d439-942a-4443-8528-f0f1556d94c0 tempest-VolumePoolsAdminTestsJSON-578478463 tempest-VolumePoolsAdminTestsJSON-578478463-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2320d439-942a-4443-8528-f0f1556d94c0 tempest-VolumePoolsAdminTestsJSON-578478463 tempest-VolumePoolsAdminTestsJSON-578478463-project-admin] Calling method 'get_pools' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2320d439-942a-4443-8528-f0f1556d94c0 tempest-VolumePoolsAdminTestsJSON-578478463 tempest-VolumePoolsAdminTestsJSON-578478463-project-admin] http://192.168.122.194/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:17:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 196/390] 192.168.122.194 () {58 vars in 1175 bytes} [Thu Sep 3 11:17:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f57405d6-50f5-4c63-bfbb-fab30dc40777 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f57405d6-50f5-4c63-bfbb-fab30dc40777 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:17:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f57405d6-50f5-4c63-bfbb-fab30dc40777 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f57405d6-50f5-4c63-bfbb-fab30dc40777 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f57405d6-50f5-4c63-bfbb-fab30dc40777 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:17:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f57405d6-50f5-4c63-bfbb-fab30dc40777 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 200 Sep 03 11:17:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 195/391] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:14 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8d988cdd-2cc1-46f5-8185-5dcefa487f87 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8d988cdd-2cc1-46f5-8185-5dcefa487f87 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:17:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8d988cdd-2cc1-46f5-8185-5dcefa487f87 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8d988cdd-2cc1-46f5-8185-5dcefa487f87 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8d988cdd-2cc1-46f5-8185-5dcefa487f87 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:17:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8d988cdd-2cc1-46f5-8185-5dcefa487f87 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 200 Sep 03 11:17:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 197/392] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:14 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:17:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1212169968"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1212169968'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:17:14 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Create volume of 1 GB Sep 03 11:17:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Availability Zones retrieved successfully. Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Flow 'volume_create_api' (86a7c84a-d7ed-4306-aa68-8dad1b566206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd7ce151-0c7b-49a0-b353-cf150bb84b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd7ce151-0c7b-49a0-b353-cf150bb84b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88ceaf7-84fa-4f78-9ad2-452ad2eb2601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Created reservations ['02f05800-65a0-4b06-8445-1d626342f57b', 'b0a3ae46-9ad5-4080-863b-5e9446e7dea2', '6bc1448b-1678-4270-9465-856bc2f261c6', 'a086c1d8-d102-4b9b-bacd-6e5e7a918f9c'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b88ceaf7-84fa-4f78-9ad2-452ad2eb2601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02f05800-65a0-4b06-8445-1d626342f57b', 'b0a3ae46-9ad5-4080-863b-5e9446e7dea2', '6bc1448b-1678-4270-9465-856bc2f261c6', 'a086c1d8-d102-4b9b-bacd-6e5e7a918f9c']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693fb4a0-3570-4a38-8f9b-234919784cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693fb4a0-3570-4a38-8f9b-234919784cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64ea611d-2934-4c40-918d-d134671f67bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1212169968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c56faaf16ff2496098013b2f49d85c5b',qos_specs=None,replication_status=,reservations=['02f05800-65a0-4b06-8445-1d626342f57b','b0a3ae46-9ad5-4080-863b-5e9446e7dea2','6bc1448b-1678-4270-9465-856bc2f261c6','a086c1d8-d102-4b9b-bacd-6e5e7a918f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b065b128214d648fe7789b02923133',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1212169968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64ea611d-2934-4c40-918d-d134671f67bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c56faaf16ff2496098013b2f49d85c5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b065b128214d648fe7789b02923133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503091a8-bea6-41d5-96fe-3886d22a68d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (503091a8-bea6-41d5-96fe-3886d22a68d6) transitioned into state 'SUCCESS' from state '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-1212169968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c56faaf16ff2496098013b2f49d85c5b',qos_specs=None,replication_status=,reservations=['02f05800-65a0-4b06-8445-1d626342f57b','b0a3ae46-9ad5-4080-863b-5e9446e7dea2','6bc1448b-1678-4270-9465-856bc2f261c6','a086c1d8-d102-4b9b-bacd-6e5e7a918f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b065b128214d648fe7789b02923133',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eefafd1-76bf-42a5-95fd-232635c9f4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eefafd1-76bf-42a5-95fd-232635c9f4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Flow 'volume_create_api' (86a7c84a-d7ed-4306-aa68-8dad1b566206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Create volume request issued successfully. Sep 03 11:17:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb5f74ed-4575-4e00-84d0-2176b732e89d tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:17:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 196/393] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:17:14 2026] POST /volume/v3/volumes => generated 759 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:17:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-379c6c68-9233-441d-9c3f-0249faf7783a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-379c6c68-9233-441d-9c3f-0249faf7783a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] GET http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd Sep 03 11:17:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-379c6c68-9233-441d-9c3f-0249faf7783a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-379c6c68-9233-441d-9c3f-0249faf7783a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-379c6c68-9233-441d-9c3f-0249faf7783a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-379c6c68-9233-441d-9c3f-0249faf7783a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd returned with HTTP 200 Sep 03 11:17:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 198/394] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:15 2026] GET /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd => generated 827 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ced9998d-1eef-4feb-a2b6-2c43a6530225 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ced9998d-1eef-4feb-a2b6-2c43a6530225 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] GET http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd Sep 03 11:17:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ced9998d-1eef-4feb-a2b6-2c43a6530225 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ced9998d-1eef-4feb-a2b6-2c43a6530225 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ced9998d-1eef-4feb-a2b6-2c43a6530225 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ced9998d-1eef-4feb-a2b6-2c43a6530225 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd returned with HTTP 200 Sep 03 11:17:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 197/395] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:16 2026] GET /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3c09bf2f-48c1-47b5-94f9-bea454a6673e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c09bf2f-48c1-47b5-94f9-bea454a6673e tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] GET http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd Sep 03 11:17:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3c09bf2f-48c1-47b5-94f9-bea454a6673e tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3c09bf2f-48c1-47b5-94f9-bea454a6673e tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3c09bf2f-48c1-47b5-94f9-bea454a6673e tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c09bf2f-48c1-47b5-94f9-bea454a6673e tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd returned with HTTP 200 Sep 03 11:17:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 199/396] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:17 2026] GET /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0f812d1e-55cd-4299-90d6-9cf46263b4af None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0f812d1e-55cd-4299-90d6-9cf46263b4af tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] POST http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata Sep 03 11:17:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0f812d1e-55cd-4299-90d6-9cf46263b4af tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0f812d1e-55cd-4299-90d6-9cf46263b4af tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0f812d1e-55cd-4299-90d6-9cf46263b4af tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Create volume metadata completed successfully. Sep 03 11:17:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0f812d1e-55cd-4299-90d6-9cf46263b4af tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata returned with HTTP 200 Sep 03 11:17:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 198/397] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:17:17 2026] POST /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata => generated 101 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-670e650e-7fe8-476a-a9f6-b3cea28722a6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-670e650e-7fe8-476a-a9f6-b3cea28722a6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] GET http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata Sep 03 11:17:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-670e650e-7fe8-476a-a9f6-b3cea28722a6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-670e650e-7fe8-476a-a9f6-b3cea28722a6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-670e650e-7fe8-476a-a9f6-b3cea28722a6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-670e650e-7fe8-476a-a9f6-b3cea28722a6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Get volume metadata completed successfully. Sep 03 11:17:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-670e650e-7fe8-476a-a9f6-b3cea28722a6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata returned with HTTP 200 Sep 03 11:17:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 200/398] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:17:17 2026] GET /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata => generated 101 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7ce87c5a-ddeb-4171-b5fa-03cb7a34cf87 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7ce87c5a-ddeb-4171-b5fa-03cb7a34cf87 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] PUT http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata Sep 03 11:17:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7ce87c5a-ddeb-4171-b5fa-03cb7a34cf87 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7ce87c5a-ddeb-4171-b5fa-03cb7a34cf87 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7ce87c5a-ddeb-4171-b5fa-03cb7a34cf87 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Update volume metadata completed successfully. Sep 03 11:17:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7ce87c5a-ddeb-4171-b5fa-03cb7a34cf87 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata returned with HTTP 200 Sep 03 11:17:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 199/399] 192.168.122.194 () {60 vars in 1279 bytes} [Thu Sep 3 11:17:17 2026] PUT /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata => generated 57 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-40323c03-5e84-43a0-8911-52919ebdd126 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-40323c03-5e84-43a0-8911-52919ebdd126 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] GET http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata Sep 03 11:17:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-40323c03-5e84-43a0-8911-52919ebdd126 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-40323c03-5e84-43a0-8911-52919ebdd126 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-40323c03-5e84-43a0-8911-52919ebdd126 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-40323c03-5e84-43a0-8911-52919ebdd126 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Get volume metadata completed successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-40323c03-5e84-43a0-8911-52919ebdd126 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata returned with HTTP 200 Sep 03 11:17:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 201/400] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:17:17 2026] GET /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata => generated 57 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-101af60a-2ee5-4153-9a23-d3f38d9458e6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-101af60a-2ee5-4153-9a23-d3f38d9458e6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] DELETE http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata/key1 Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-101af60a-2ee5-4153-9a23-d3f38d9458e6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-101af60a-2ee5-4153-9a23-d3f38d9458e6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-101af60a-2ee5-4153-9a23-d3f38d9458e6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-101af60a-2ee5-4153-9a23-d3f38d9458e6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Get volume metadata completed successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-101af60a-2ee5-4153-9a23-d3f38d9458e6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Delete volume metadata completed successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-101af60a-2ee5-4153-9a23-d3f38d9458e6 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata/key1 returned with HTTP 200 Sep 03 11:17:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 200/401] 192.168.122.194 () {58 vars in 1277 bytes} [Thu Sep 3 11:17:18 2026] DELETE /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata/key1 => generated 0 bytes in 121 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-566d3ebd-e84e-4d58-9b53-c4ef94a900f3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-566d3ebd-e84e-4d58-9b53-c4ef94a900f3 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] GET http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-566d3ebd-e84e-4d58-9b53-c4ef94a900f3 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-566d3ebd-e84e-4d58-9b53-c4ef94a900f3 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-566d3ebd-e84e-4d58-9b53-c4ef94a900f3 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-566d3ebd-e84e-4d58-9b53-c4ef94a900f3 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Get volume metadata completed successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-566d3ebd-e84e-4d58-9b53-c4ef94a900f3 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata returned with HTTP 200 Sep 03 11:17:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 202/402] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:17:18 2026] GET /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata => generated 32 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-06dcb6da-be11-44a3-8659-4db34aa47fde None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-06dcb6da-be11-44a3-8659-4db34aa47fde tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] PUT http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-06dcb6da-be11-44a3-8659-4db34aa47fde tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-06dcb6da-be11-44a3-8659-4db34aa47fde tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-06dcb6da-be11-44a3-8659-4db34aa47fde tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Update volume metadata completed successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-06dcb6da-be11-44a3-8659-4db34aa47fde tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata returned with HTTP 200 Sep 03 11:17:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 201/403] 192.168.122.194 () {60 vars in 1279 bytes} [Thu Sep 3 11:17:18 2026] PUT /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata => generated 16 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3f427078-85b8-4d47-beff-7e5a89b3790a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f427078-85b8-4d47-beff-7e5a89b3790a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] POST http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f427078-85b8-4d47-beff-7e5a89b3790a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3f427078-85b8-4d47-beff-7e5a89b3790a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3f427078-85b8-4d47-beff-7e5a89b3790a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Create volume metadata completed successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f427078-85b8-4d47-beff-7e5a89b3790a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata returned with HTTP 200 Sep 03 11:17:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 203/404] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:17:18 2026] POST /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata => generated 68 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b51d6979-5b2f-4ad1-89b9-6abdd4e00fb1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b51d6979-5b2f-4ad1-89b9-6abdd4e00fb1 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] PUT http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata/key3 Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b51d6979-5b2f-4ad1-89b9-6abdd4e00fb1 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b51d6979-5b2f-4ad1-89b9-6abdd4e00fb1 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b51d6979-5b2f-4ad1-89b9-6abdd4e00fb1 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Update volume metadata completed successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b51d6979-5b2f-4ad1-89b9-6abdd4e00fb1 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata/key3 returned with HTTP 200 Sep 03 11:17:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 202/405] 192.168.122.194 () {60 vars in 1294 bytes} [Thu Sep 3 11:17:18 2026] PUT /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata/key3 => generated 35 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7109c4d3-2ee8-4629-b0f2-f25ffb27b3b9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7109c4d3-2ee8-4629-b0f2-f25ffb27b3b9 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] GET http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata/key3 Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7109c4d3-2ee8-4629-b0f2-f25ffb27b3b9 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7109c4d3-2ee8-4629-b0f2-f25ffb27b3b9 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7109c4d3-2ee8-4629-b0f2-f25ffb27b3b9 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7109c4d3-2ee8-4629-b0f2-f25ffb27b3b9 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Get volume metadata completed successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7109c4d3-2ee8-4629-b0f2-f25ffb27b3b9 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata/key3 returned with HTTP 200 Sep 03 11:17:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 204/406] 192.168.122.194 () {58 vars in 1274 bytes} [Thu Sep 3 11:17:18 2026] GET /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7548928f-88a4-4e3c-a659-e0d18d07e96f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7548928f-88a4-4e3c-a659-e0d18d07e96f tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] GET http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7548928f-88a4-4e3c-a659-e0d18d07e96f tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7548928f-88a4-4e3c-a659-e0d18d07e96f tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7548928f-88a4-4e3c-a659-e0d18d07e96f tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7548928f-88a4-4e3c-a659-e0d18d07e96f tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Get volume metadata completed successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7548928f-88a4-4e3c-a659-e0d18d07e96f tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata returned with HTTP 200 Sep 03 11:17:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 203/407] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:17:18 2026] GET /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata => generated 75 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-66c65d7a-b0b9-4931-b662-1a2c8b3077fb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-66c65d7a-b0b9-4931-b662-1a2c8b3077fb tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] PUT http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-66c65d7a-b0b9-4931-b662-1a2c8b3077fb tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-66c65d7a-b0b9-4931-b662-1a2c8b3077fb tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-66c65d7a-b0b9-4931-b662-1a2c8b3077fb tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Update volume metadata completed successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-66c65d7a-b0b9-4931-b662-1a2c8b3077fb tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata returned with HTTP 200 Sep 03 11:17:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 205/408] 192.168.122.194 () {60 vars in 1279 bytes} [Thu Sep 3 11:17:18 2026] PUT /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-56636917-cd6d-4033-8345-cfc05b417454 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-56636917-cd6d-4033-8345-cfc05b417454 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] GET http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-56636917-cd6d-4033-8345-cfc05b417454 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-56636917-cd6d-4033-8345-cfc05b417454 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-56636917-cd6d-4033-8345-cfc05b417454 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-56636917-cd6d-4033-8345-cfc05b417454 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd returned with HTTP 200 Sep 03 11:17:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 204/409] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:18 2026] GET /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b73c5617-1c3b-4a3e-a4a3-cbcc0d272025 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b73c5617-1c3b-4a3e-a4a3-cbcc0d272025 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] DELETE http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b73c5617-1c3b-4a3e-a4a3-cbcc0d272025 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b73c5617-1c3b-4a3e-a4a3-cbcc0d272025 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-b73c5617-1c3b-4a3e-a4a3-cbcc0d272025 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Delete volume with id: 64ea611d-2934-4c40-918d-d134671f67bd Sep 03 11:17:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b73c5617-1c3b-4a3e-a4a3-cbcc0d272025 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b73c5617-1c3b-4a3e-a4a3-cbcc0d272025 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Delete volume request issued successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b73c5617-1c3b-4a3e-a4a3-cbcc0d272025 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd returned with HTTP 202 Sep 03 11:17:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 206/410] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:17:18 2026] DELETE /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-aecd49e4-44fd-4874-8889-c54b1e06e1b0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aecd49e4-44fd-4874-8889-c54b1e06e1b0 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] GET http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aecd49e4-44fd-4874-8889-c54b1e06e1b0 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aecd49e4-44fd-4874-8889-c54b1e06e1b0 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-aecd49e4-44fd-4874-8889-c54b1e06e1b0 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Volume info retrieved successfully. Sep 03 11:17:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aecd49e4-44fd-4874-8889-c54b1e06e1b0 tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd returned with HTTP 200 Sep 03 11:17:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 205/411] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:18 2026] GET /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-4cd5d8c6-eff6-4160-b810-edc98b00d02c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-4cd5d8c6-eff6-4160-b810-edc98b00d02c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-4cd5d8c6-eff6-4160-b810-edc98b00d02c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-4cd5d8c6-eff6-4160-b810-edc98b00d02c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-4cd5d8c6-eff6-4160-b810-edc98b00d02c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-4cd5d8c6-eff6-4160-b810-edc98b00d02c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:17:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 207/412] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:17:19 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 1145 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:17:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bafec9a2-ed0e-42a7-974b-e057245f5a2a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bafec9a2-ed0e-42a7-974b-e057245f5a2a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] GET http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd Sep 03 11:17:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bafec9a2-ed0e-42a7-974b-e057245f5a2a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bafec9a2-ed0e-42a7-974b-e057245f5a2a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-c551df97-d040-4577-8506-2d13496c05ea None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-c551df97-d040-4577-8506-2d13496c05ea tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c/action Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-c551df97-d040-4577-8506-2d13496c05ea tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:17:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bafec9a2-ed0e-42a7-974b-e057245f5a2a tempest-VolumesMetadataTest-1781859355 tempest-VolumesMetadataTest-1781859355-project-member] http://192.168.122.194/volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd returned with HTTP 404 Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-c551df97-d040-4577-8506-2d13496c05ea tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 206/413] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:19 2026] GET /volume/v3/volumes/64ea611d-2934-4c40-918d-d134671f67bd => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:17:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-c551df97-d040-4577-8506-2d13496c05ea tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-c551df97-d040-4577-8506-2d13496c05ea tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Begin detaching volume completed successfully. Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-c551df97-d040-4577-8506-2d13496c05ea tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c/action returned with HTTP 202 Sep 03 11:17:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 208/414] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:17:19 2026] POST /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:17:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3b5f5c52-8fe8-448a-8204-80f831e59fdf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1af0f471-7d4c-4e4e-9dc0-6ca704cacccf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1af0f471-7d4c-4e4e-9dc0-6ca704cacccf tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1af0f471-7d4c-4e4e-9dc0-6ca704cacccf tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1af0f471-7d4c-4e4e-9dc0-6ca704cacccf tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1af0f471-7d4c-4e4e-9dc0-6ca704cacccf tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1af0f471-7d4c-4e4e-9dc0-6ca704cacccf tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:17:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 209/415] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:19 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 1148 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-488965b6-6ce4-4ee8-8042-ee537000d2d2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-488965b6-6ce4-4ee8-8042-ee537000d2d2 None None] GET http://192.168.122.194/volume// Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-488965b6-6ce4-4ee8-8042-ee537000d2d2 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-488965b6-6ce4-4ee8-8042-ee537000d2d2 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-488965b6-6ce4-4ee8-8042-ee537000d2d2 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:17:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 210/416] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:17:19 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-99da0e5a-cf89-4e4d-ab53-38c4b6ea52b4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3b5f5c52-8fe8-448a-8204-80f831e59fdf tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3b5f5c52-8fe8-448a-8204-80f831e59fdf tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3b5f5c52-8fe8-448a-8204-80f831e59fdf tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3b5f5c52-8fe8-448a-8204-80f831e59fdf tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 returned with HTTP 200 Sep 03 11:17:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 207/417] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:19 2026] GET /volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 => generated 440 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-99da0e5a-cf89-4e4d-ab53-38c4b6ea52b4 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-99da0e5a-cf89-4e4d-ab53-38c4b6ea52b4 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-99da0e5a-cf89-4e4d-ab53-38c4b6ea52b4 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-99da0e5a-cf89-4e4d-ab53-38c4b6ea52b4 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-99da0e5a-cf89-4e4d-ab53-38c4b6ea52b4 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:17:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 211/418] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:17:20 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 1329 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2fb003c2-2636-4604-a5c2-06ee4dca7955 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2fb003c2-2636-4604-a5c2-06ee4dca7955 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] DELETE http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2fb003c2-2636-4604-a5c2-06ee4dca7955 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2fb003c2-2636-4604-a5c2-06ee4dca7955 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2fb003c2-2636-4604-a5c2-06ee4dca7955 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Delete volume with id: 41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:17:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2fb003c2-2636-4604-a5c2-06ee4dca7955 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:17:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1251308544"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1251308544'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Create volume of 1 GB Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2fb003c2-2636-4604-a5c2-06ee4dca7955 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Delete volume request issued successfully. Sep 03 11:17:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Availability Zones retrieved successfully. Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2fb003c2-2636-4604-a5c2-06ee4dca7955 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 202 Sep 03 11:17:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 212/419] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:17:20 2026] DELETE /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5807d50e-c824-46f3-b385-98fb48b72b71 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5807d50e-c824-46f3-b385-98fb48b72b71 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Flow 'volume_create_api' (e9577650-8c11-4e4f-a620-89c4f30bcfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5807d50e-c824-46f3-b385-98fb48b72b71 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5807d50e-c824-46f3-b385-98fb48b72b71 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e77b71-3827-43b0-8062-bb5eb7b2b943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5807d50e-c824-46f3-b385-98fb48b72b71 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Volume info retrieved successfully. Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5807d50e-c824-46f3-b385-98fb48b72b71 tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 200 Sep 03 11:17:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 213/420] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:20 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e77b71-3827-43b0-8062-bb5eb7b2b943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07552bce-2727-4ae5-8a7e-e04a96667a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-eddce368-9b63-4689-b8f4-f7ce157de25b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-eddce368-9b63-4689-b8f4-f7ce157de25b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] DELETE http://192.168.122.194/volume/v3/attachments/4e36ef8b-3075-4ffe-8c52-a4b7629fadff Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-eddce368-9b63-4689-b8f4-f7ce157de25b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-eddce368-9b63-4689-b8f4-f7ce157de25b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:20 devstack devstack@c-api.service[86726]: /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 03 11:17:20 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:17:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-713a867d-7d46-4a94-a4aa-67b99c576321 req-eddce368-9b63-4689-b8f4-f7ce157de25b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments/4e36ef8b-3075-4ffe-8c52-a4b7629fadff returned with HTTP 200 Sep 03 11:17:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 214/421] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:17:20 2026] DELETE /volume/v3/attachments/4e36ef8b-3075-4ffe-8c52-a4b7629fadff => generated 19 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Created reservations ['7872560b-02a8-46a9-8fc5-942f5c7722c0', '3d04d04a-ccc9-4945-9bf4-61dfcb978618', '6738c8bf-b472-4e26-8e7c-94e6a681a9ea', '2740a7d1-f251-47f0-858e-78c64a842088'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07552bce-2727-4ae5-8a7e-e04a96667a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7872560b-02a8-46a9-8fc5-942f5c7722c0', '3d04d04a-ccc9-4945-9bf4-61dfcb978618', '6738c8bf-b472-4e26-8e7c-94e6a681a9ea', '2740a7d1-f251-47f0-858e-78c64a842088']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66c5a6fc-5a1a-413d-ae68-684494b9c3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66c5a6fc-5a1a-413d-ae68-684494b9c3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd2c119e-7002-4d1d-8394-6ef3448fcbb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1251308544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57deb9b166874831ab814bcae944b865',qos_specs=None,replication_status=,reservations=['7872560b-02a8-46a9-8fc5-942f5c7722c0','3d04d04a-ccc9-4945-9bf4-61dfcb978618','6738c8bf-b472-4e26-8e7c-94e6a681a9ea','2740a7d1-f251-47f0-858e-78c64a842088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d1112deb3440d08c80892fd201bd07',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1251308544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd2c119e-7002-4d1d-8394-6ef3448fcbb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57deb9b166874831ab814bcae944b865',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90d1112deb3440d08c80892fd201bd07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f716502e-e893-40b4-93e6-7965bec19cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f716502e-e893-40b4-93e6-7965bec19cc4) transitioned into state 'SUCCESS' from state '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-1251308544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57deb9b166874831ab814bcae944b865',qos_specs=None,replication_status=,reservations=['7872560b-02a8-46a9-8fc5-942f5c7722c0','3d04d04a-ccc9-4945-9bf4-61dfcb978618','6738c8bf-b472-4e26-8e7c-94e6a681a9ea','2740a7d1-f251-47f0-858e-78c64a842088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90d1112deb3440d08c80892fd201bd07',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95d4d2a-01b8-4ad6-9a6c-1dd03e82a02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-57dae8d6-d76e-4d8a-a52e-a96ced9ecaf3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-57dae8d6-d76e-4d8a-a52e-a96ced9ecaf3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:17:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95d4d2a-01b8-4ad6-9a6c-1dd03e82a02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-57dae8d6-d76e-4d8a-a52e-a96ced9ecaf3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-57dae8d6-d76e-4d8a-a52e-a96ced9ecaf3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Flow 'volume_create_api' (e9577650-8c11-4e4f-a620-89c4f30bcfca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Create volume request issued successfully. Sep 03 11:17:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-87b01586-f6a0-4b62-8562-7e4c6d611851 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:17:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 208/422] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:17:20 2026] POST /volume/v3/volumes => generated 768 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:17:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-885442ab-c5e9-4902-9131-1f1940aa214f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-57dae8d6-d76e-4d8a-a52e-a96ced9ecaf3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:17:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-885442ab-c5e9-4902-9131-1f1940aa214f tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] GET http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 Sep 03 11:17:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-885442ab-c5e9-4902-9131-1f1940aa214f tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-885442ab-c5e9-4902-9131-1f1940aa214f tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-57dae8d6-d76e-4d8a-a52e-a96ced9ecaf3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:17:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 215/423] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:20 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-885442ab-c5e9-4902-9131-1f1940aa214f tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Volume info retrieved successfully. Sep 03 11:17:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-885442ab-c5e9-4902-9131-1f1940aa214f tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 returned with HTTP 200 Sep 03 11:17:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 209/424] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:21 2026] GET /volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 => generated 836 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4d0c1937-8680-4482-a96f-8d0a7a40e50b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4d0c1937-8680-4482-a96f-8d0a7a40e50b tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] GET http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 Sep 03 11:17:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4d0c1937-8680-4482-a96f-8d0a7a40e50b tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4d0c1937-8680-4482-a96f-8d0a7a40e50b tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4d0c1937-8680-4482-a96f-8d0a7a40e50b tempest-AttachVolumeShelveTestJSON-1102155481 tempest-AttachVolumeShelveTestJSON-1102155481-project-member] http://192.168.122.194/volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 returned with HTTP 404 Sep 03 11:17:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 216/425] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:21 2026] GET /volume/v3/volumes/41764751-5ee1-4894-ab75-d3902623add7 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:17:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-101a16a5-3f2e-42c9-8daf-482e74c653c1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-101a16a5-3f2e-42c9-8daf-482e74c653c1 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] GET http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 Sep 03 11:17:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-101a16a5-3f2e-42c9-8daf-482e74c653c1 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-101a16a5-3f2e-42c9-8daf-482e74c653c1 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-101a16a5-3f2e-42c9-8daf-482e74c653c1 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Volume info retrieved successfully. Sep 03 11:17:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-101a16a5-3f2e-42c9-8daf-482e74c653c1 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 returned with HTTP 200 Sep 03 11:17:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 210/426] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:22 2026] GET /volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5135fc12-d972-450c-bc08-274afb837892 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-VolumesExtendTest-Volume-266145128"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Create volume request body: {'volume': {'imageRef': 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-266145128'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2176a87d-60de-4de4-9b01-321d2948b2dd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2176a87d-60de-4de4-9b01-321d2948b2dd tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] GET http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2176a87d-60de-4de4-9b01-321d2948b2dd tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2176a87d-60de-4de4-9b01-321d2948b2dd tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2176a87d-60de-4de4-9b01-321d2948b2dd tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Volume info retrieved successfully. Sep 03 11:17:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2176a87d-60de-4de4-9b01-321d2948b2dd tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 returned with HTTP 200 Sep 03 11:17:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 211/427] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:23 2026] GET /volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 => generated 861 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6f7c7f7a-357b-48d4-8bdf-ea7f0e6e7c79 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f7c7f7a-357b-48d4-8bdf-ea7f0e6e7c79 tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f7c7f7a-357b-48d4-8bdf-ea7f0e6e7c79 tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Create volume of 1 GB Sep 03 11:17:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Availability Zones retrieved successfully. Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Flow 'volume_create_api' (93234923-65d6-4fa5-bf7a-2cd5e4f53f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec6e799-52d9-466d-8621-e86408e4d642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f7c7f7a-357b-48d4-8bdf-ea7f0e6e7c79 tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 returned with HTTP 200 Sep 03 11:17:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 212/428] 192.168.122.194 () {60 vars in 1258 bytes} [Thu Sep 3 11:17:23 2026] PUT /volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 => generated 395 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Create volume of 2 GB Sep 03 11:17:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Availability Zones retrieved successfully. Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec6e799-52d9-466d-8621-e86408e4d642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (205e6aba-1277-422d-ac7f-d547dd407fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Flow 'volume_create_api' (f9e6964d-f289-4021-b593-9fbd68e09748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0ac445-d1a9-4fec-9be0-cc7440b56ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Validating volume size '2' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0ac445-d1a9-4fec-9be0-cc7440b56ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398babfc-195f-4ae6-ae73-40be153c029c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Created reservations ['8af08728-a736-461d-a4e9-6c864401c37e', 'aaf3b4ef-a30a-41d4-90a0-be7185dcf7ed', '8d124270-940b-47a1-bf5d-6e04db8329b7', '8b67cda2-f015-4d15-b3cb-2aef0995791b'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (205e6aba-1277-422d-ac7f-d547dd407fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8af08728-a736-461d-a4e9-6c864401c37e', 'aaf3b4ef-a30a-41d4-90a0-be7185dcf7ed', '8d124270-940b-47a1-bf5d-6e04db8329b7', '8b67cda2-f015-4d15-b3cb-2aef0995791b']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6cb4c8-b9c5-41db-bce9-6267bf53583b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: WARNING cinder.quota_utils [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Quota exceeded for 57deb9b166874831ab814bcae944b865, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 11:17:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6cb4c8-b9c5-41db-bce9-6267bf53583b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c96f377-d906-4cc9-a15b-dcf2c7d01bb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-266145128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3337b2401abd4a25913fd0ca0f1e6202',qos_specs=None,replication_status=,reservations=['8af08728-a736-461d-a4e9-6c864401c37e','aaf3b4ef-a30a-41d4-90a0-be7185dcf7ed','8d124270-940b-47a1-bf5d-6e04db8329b7','8b67cda2-f015-4d15-b3cb-2aef0995791b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89284c4afa514af49b01431af33bc569',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-266145128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c96f377-d906-4cc9-a15b-dcf2c7d01bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3337b2401abd4a25913fd0ca0f1e6202',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89284c4afa514af49b01431af33bc569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca3e44fb-33aa-4d9a-ab6b-7a8c17ef8b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: WARNING cinder.volume.api [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398babfc-195f-4ae6-ae73-40be153c029c) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:17:23 devstack devstack@c-api.service[86725]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398babfc-195f-4ae6-ae73-40be153c029c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: WARNING cinder.volume.api [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398babfc-195f-4ae6-ae73-40be153c029c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0ac445-d1a9-4fec-9be0-cc7440b56ea0) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: WARNING cinder.volume.api [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0ac445-d1a9-4fec-9be0-cc7440b56ea0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:17:23 devstack devstack@c-api.service[86725]: WARNING cinder.volume.api [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Flow 'volume_create_api' (f9e6964d-f289-4021-b593-9fbd68e09748) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:17:23 devstack devstack@c-api.service[86725]: INFO cinder.api.middleware.fault [None req-aa4135d3-96ae-4dc7-ae95-dc3790add6ef tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 413 Sep 03 11:17:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 213/429] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:17:23 2026] POST /volume/v3/volumes => generated 208 bytes in 322 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca3e44fb-33aa-4d9a-ab6b-7a8c17ef8b87) transitioned into state 'SUCCESS' from state '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-266145128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3337b2401abd4a25913fd0ca0f1e6202',qos_specs=None,replication_status=,reservations=['8af08728-a736-461d-a4e9-6c864401c37e','aaf3b4ef-a30a-41d4-90a0-be7185dcf7ed','8d124270-940b-47a1-bf5d-6e04db8329b7','8b67cda2-f015-4d15-b3cb-2aef0995791b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89284c4afa514af49b01431af33bc569',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ac9156-d9a3-48a6-85a5-2680f7e1a471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d7e16896-b975-4215-9e23-fcef6052023b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d7e16896-b975-4215-9e23-fcef6052023b tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 Sep 03 11:17:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d7e16896-b975-4215-9e23-fcef6052023b tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ac9156-d9a3-48a6-85a5-2680f7e1a471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Flow 'volume_create_api' (93234923-65d6-4fa5-bf7a-2cd5e4f53f30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Create volume request issued successfully. Sep 03 11:17:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5135fc12-d972-450c-bc08-274afb837892 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:17:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 217/430] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:17:23 2026] POST /volume/v3/volumes => generated 756 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:17:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f4df9f2b-09d3-4623-870c-fcb6279c583d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f4df9f2b-09d3-4623-870c-fcb6279c583d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f4df9f2b-09d3-4623-870c-fcb6279c583d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f4df9f2b-09d3-4623-870c-fcb6279c583d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f4df9f2b-09d3-4623-870c-fcb6279c583d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f4df9f2b-09d3-4623-870c-fcb6279c583d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 218/431] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:23 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 824 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d7e16896-b975-4215-9e23-fcef6052023b tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 returned with HTTP 200 Sep 03 11:17:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 214/432] 192.168.122.194 () {60 vars in 1258 bytes} [Thu Sep 3 11:17:23 2026] PUT /volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 => generated 395 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a62061ed-5868-446a-8ad7-31bda05b7cab None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Create volume of 1 GB Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Availability Zones retrieved successfully. Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Flow 'volume_create_api' (341b8aa8-2e56-4246-a554-469855de465c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa318f8-bdb0-48fb-915b-51196c5a456f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa318f8-bdb0-48fb-915b-51196c5a456f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9c4f92-6333-41ed-b54e-448414794fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: WARNING cinder.quota_utils [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Quota exceeded for 57deb9b166874831ab814bcae944b865, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 03 11:17:24 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9c4f92-6333-41ed-b54e-448414794fa5) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:17:24 devstack devstack@c-api.service[86726]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9c4f92-6333-41ed-b54e-448414794fa5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9c4f92-6333-41ed-b54e-448414794fa5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa318f8-bdb0-48fb-915b-51196c5a456f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa318f8-bdb0-48fb-915b-51196c5a456f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:17:24 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Flow 'volume_create_api' (341b8aa8-2e56-4246-a554-469855de465c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.api.middleware.fault [None req-a62061ed-5868-446a-8ad7-31bda05b7cab tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 413 Sep 03 11:17:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 219/433] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:17:24 2026] POST /volume/v3/volumes => generated 150 bytes in 372 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:17:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3c03353f-bb91-46fb-bd5f-6974de451e5d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3c03353f-bb91-46fb-bd5f-6974de451e5d tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 Sep 03 11:17:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3c03353f-bb91-46fb-bd5f-6974de451e5d tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3c03353f-bb91-46fb-bd5f-6974de451e5d tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 returned with HTTP 200 Sep 03 11:17:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 215/434] 192.168.122.194 () {60 vars in 1258 bytes} [Thu Sep 3 11:17:24 2026] PUT /volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 => generated 394 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-60b0ff68-cd9c-4f75-83d3-2d6a9f3ebb72 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-60b0ff68-cd9c-4f75-83d3-2d6a9f3ebb72 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] POST http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9/action Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-60b0ff68-cd9c-4f75-83d3-2d6a9f3ebb72 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-60b0ff68-cd9c-4f75-83d3-2d6a9f3ebb72 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-60b0ff68-cd9c-4f75-83d3-2d6a9f3ebb72 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Volume info retrieved successfully. Sep 03 11:17:24 devstack devstack@c-api.service[86726]: ERROR cinder.volume.api [None req-60b0ff68-cd9c-4f75-83d3-2d6a9f3ebb72 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Quota exceeded for 57deb9b166874831ab814bcae944b865, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.api.middleware.fault [None req-60b0ff68-cd9c-4f75-83d3-2d6a9f3ebb72 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9/action returned with HTTP 413 Sep 03 11:17:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 220/435] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:17:24 2026] POST /volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9/action => generated 208 bytes in 184 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:17:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9fe78976-8134-43ba-89f4-9f187a97a260 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9fe78976-8134-43ba-89f4-9f187a97a260 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] GET http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 Sep 03 11:17:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9fe78976-8134-43ba-89f4-9f187a97a260 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9fe78976-8134-43ba-89f4-9f187a97a260 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9fe78976-8134-43ba-89f4-9f187a97a260 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Volume info retrieved successfully. Sep 03 11:17:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9fe78976-8134-43ba-89f4-9f187a97a260 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 returned with HTTP 200 Sep 03 11:17:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 216/436] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:24 2026] GET /volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 => generated 861 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2777d8a2-135a-41c5-8a29-310afe093296 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2777d8a2-135a-41c5-8a29-310afe093296 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] DELETE http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2777d8a2-135a-41c5-8a29-310afe093296 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2777d8a2-135a-41c5-8a29-310afe093296 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2777d8a2-135a-41c5-8a29-310afe093296 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Delete volume with id: fd2c119e-7002-4d1d-8394-6ef3448fcbb9 Sep 03 11:17:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2777d8a2-135a-41c5-8a29-310afe093296 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Volume info retrieved successfully. Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2777d8a2-135a-41c5-8a29-310afe093296 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Delete volume request issued successfully. Sep 03 11:17:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2777d8a2-135a-41c5-8a29-310afe093296 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 returned with HTTP 202 Sep 03 11:17:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 221/437] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:17:24 2026] DELETE /volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:17:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7b4e7b57-68f8-4b26-9879-446ee75fb4db None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7b4e7b57-68f8-4b26-9879-446ee75fb4db tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] GET http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 Sep 03 11:17:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7b4e7b57-68f8-4b26-9879-446ee75fb4db tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7b4e7b57-68f8-4b26-9879-446ee75fb4db tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f079a61a-eff0-42e2-b09b-6fa362de7202 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f079a61a-eff0-42e2-b09b-6fa362de7202 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f079a61a-eff0-42e2-b09b-6fa362de7202 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f079a61a-eff0-42e2-b09b-6fa362de7202 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7b4e7b57-68f8-4b26-9879-446ee75fb4db tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Volume info retrieved successfully. Sep 03 11:17:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7b4e7b57-68f8-4b26-9879-446ee75fb4db tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 returned with HTTP 200 Sep 03 11:17:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 217/438] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:24 2026] GET /volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f079a61a-eff0-42e2-b09b-6fa362de7202 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f079a61a-eff0-42e2-b09b-6fa362de7202 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 222/439] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:24 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 848 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b4905efd-77c3-4540-b3ef-1915041d4ba0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b4905efd-77c3-4540-b3ef-1915041d4ba0 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] GET http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 Sep 03 11:17:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b4905efd-77c3-4540-b3ef-1915041d4ba0 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b4905efd-77c3-4540-b3ef-1915041d4ba0 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-69cefafc-6ce7-4c5c-bbaa-c44b07b9cd26 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69cefafc-6ce7-4c5c-bbaa-c44b07b9cd26 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-69cefafc-6ce7-4c5c-bbaa-c44b07b9cd26 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-69cefafc-6ce7-4c5c-bbaa-c44b07b9cd26 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b4905efd-77c3-4540-b3ef-1915041d4ba0 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Volume info retrieved successfully. Sep 03 11:17:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b4905efd-77c3-4540-b3ef-1915041d4ba0 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 returned with HTTP 200 Sep 03 11:17:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 218/440] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:26 2026] GET /volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 => generated 860 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-69cefafc-6ce7-4c5c-bbaa-c44b07b9cd26 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69cefafc-6ce7-4c5c-bbaa-c44b07b9cd26 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 223/441] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:26 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 906 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-054d16d6-e08f-4258-bb17-eb6705c6f729 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-054d16d6-e08f-4258-bb17-eb6705c6f729 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] GET http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 Sep 03 11:17:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-054d16d6-e08f-4258-bb17-eb6705c6f729 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-054d16d6-e08f-4258-bb17-eb6705c6f729 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-054d16d6-e08f-4258-bb17-eb6705c6f729 tempest-VolumeQuotasNegativeTestJSON-1937358887 tempest-VolumeQuotasNegativeTestJSON-1937358887-project-member] http://192.168.122.194/volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 returned with HTTP 404 Sep 03 11:17:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 219/442] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:27 2026] GET /volume/v3/volumes/fd2c119e-7002-4d1d-8394-6ef3448fcbb9 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:17:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b2247fcf-2230-4ef2-b2f5-56a9dd6f765e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b2247fcf-2230-4ef2-b2f5-56a9dd6f765e tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 Sep 03 11:17:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b2247fcf-2230-4ef2-b2f5-56a9dd6f765e tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d0e278f9-6f4f-493e-a994-ec1153651d84 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0e278f9-6f4f-493e-a994-ec1153651d84 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0e278f9-6f4f-493e-a994-ec1153651d84 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0e278f9-6f4f-493e-a994-ec1153651d84 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:27 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:27 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d0e278f9-6f4f-493e-a994-ec1153651d84 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0e278f9-6f4f-493e-a994-ec1153651d84 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 220/443] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:27 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 906 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b2247fcf-2230-4ef2-b2f5-56a9dd6f765e tempest-VolumeQuotasNegativeTestJSON-394639535 tempest-VolumeQuotasNegativeTestJSON-394639535-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 returned with HTTP 200 Sep 03 11:17:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 224/444] 192.168.122.194 () {60 vars in 1259 bytes} [Thu Sep 3 11:17:27 2026] PUT /volume/v3/os-quota-sets/57deb9b166874831ab814bcae944b865 => generated 398 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d4502a53-b17a-4bcb-9fa7-7a3d42c1dae6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d4502a53-b17a-4bcb-9fa7-7a3d42c1dae6 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d4502a53-b17a-4bcb-9fa7-7a3d42c1dae6 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d4502a53-b17a-4bcb-9fa7-7a3d42c1dae6 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d4502a53-b17a-4bcb-9fa7-7a3d42c1dae6 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d4502a53-b17a-4bcb-9fa7-7a3d42c1dae6 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 221/445] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:28 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 909 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eb59b09e-46b6-456b-accd-f23c3795e90f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb59b09e-46b6-456b-accd-f23c3795e90f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb59b09e-46b6-456b-accd-f23c3795e90f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb59b09e-46b6-456b-accd-f23c3795e90f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eb59b09e-46b6-456b-accd-f23c3795e90f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb59b09e-46b6-456b-accd-f23c3795e90f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 225/446] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:29 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-24d98192-53e4-4bfb-8e8b-d322e147af22 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24d98192-53e4-4bfb-8e8b-d322e147af22 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24d98192-53e4-4bfb-8e8b-d322e147af22 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24d98192-53e4-4bfb-8e8b-d322e147af22 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-24d98192-53e4-4bfb-8e8b-d322e147af22 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24d98192-53e4-4bfb-8e8b-d322e147af22 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 222/447] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:30 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3f7418ba-b303-40d7-9544-d51174c707f1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f7418ba-b303-40d7-9544-d51174c707f1 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f7418ba-b303-40d7-9544-d51174c707f1 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f7418ba-b303-40d7-9544-d51174c707f1 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3f7418ba-b303-40d7-9544-d51174c707f1 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f7418ba-b303-40d7-9544-d51174c707f1 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 226/448] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:31 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 909 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5ae203d1-5103-4c9c-9a66-3e813e66d3e2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5ae203d1-5103-4c9c-9a66-3e813e66d3e2 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5ae203d1-5103-4c9c-9a66-3e813e66d3e2 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5ae203d1-5103-4c9c-9a66-3e813e66d3e2 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5ae203d1-5103-4c9c-9a66-3e813e66d3e2 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5ae203d1-5103-4c9c-9a66-3e813e66d3e2 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 223/449] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:32 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 1327 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:17:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b6f9f305-ab7a-444d-b840-caaf12ce9e95 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b6f9f305-ab7a-444d-b840-caaf12ce9e95 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] POST http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9/action Sep 03 11:17:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b6f9f305-ab7a-444d-b840-caaf12ce9e95 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:17:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b6f9f305-ab7a-444d-b840-caaf12ce9e95 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b6f9f305-ab7a-444d-b840-caaf12ce9e95 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:33 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-b6f9f305-ab7a-444d-b840-caaf12ce9e95 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Created reservations ['64d253b4-d7a7-4b3a-b28b-5a079de92618', '6840399a-a958-452f-a5ee-ca9e8aea34df'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:17:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b6f9f305-ab7a-444d-b840-caaf12ce9e95 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Extend volume request issued successfully. Sep 03 11:17:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b6f9f305-ab7a-444d-b840-caaf12ce9e95 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9/action returned with HTTP 202 Sep 03 11:17:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 227/450] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:17:32 2026] POST /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:17:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-99bd4224-2ee3-4f6c-aac6-3c070bcdc14d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-99bd4224-2ee3-4f6c-aac6-3c070bcdc14d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-99bd4224-2ee3-4f6c-aac6-3c070bcdc14d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-99bd4224-2ee3-4f6c-aac6-3c070bcdc14d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-99bd4224-2ee3-4f6c-aac6-3c070bcdc14d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-99bd4224-2ee3-4f6c-aac6-3c070bcdc14d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 224/451] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:33 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 1327 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:17:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ae7c0f8d-01fe-476b-9fde-a96049fdab57 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae7c0f8d-01fe-476b-9fde-a96049fdab57 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] GET http://192.168.122.194/volume/v3/os-services Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae7c0f8d-01fe-476b-9fde-a96049fdab57 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae7c0f8d-01fe-476b-9fde-a96049fdab57 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: /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 03 11:17:34 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae7c0f8d-01fe-476b-9fde-a96049fdab57 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] http://192.168.122.194/volume/v3/os-services returned with HTTP 200 Sep 03 11:17:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 228/452] 192.168.122.194 () {58 vars in 1133 bytes} [Thu Sep 3 11:17:33 2026] GET /volume/v3/os-services => generated 705 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1f06d2ed-6289-4026-bf4d-326ca5140eb3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f06d2ed-6289-4026-bf4d-326ca5140eb3 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] PUT http://192.168.122.194/volume/v3/os-services/disable-log-reason Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1f06d2ed-6289-4026-bf4d-326ca5140eb3 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f06d2ed-6289-4026-bf4d-326ca5140eb3 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] http://192.168.122.194/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 03 11:17:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 225/453] 192.168.122.194 () {60 vars in 1210 bytes} [Thu Sep 3 11:17:34 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eda8c38a-905b-484a-9c27-245a496f52a3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eda8c38a-905b-484a-9c27-245a496f52a3 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] PUT http://192.168.122.194/volume/v3/os-services/disable Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eda8c38a-905b-484a-9c27-245a496f52a3 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eda8c38a-905b-484a-9c27-245a496f52a3 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] http://192.168.122.194/volume/v3/os-services/disable returned with HTTP 404 Sep 03 11:17:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 229/454] 192.168.122.194 () {60 vars in 1177 bytes} [Thu Sep 3 11:17:34 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1e9570ba-3720-43b4-abbe-09788eb0d055 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1e9570ba-3720-43b4-abbe-09788eb0d055 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] PUT http://192.168.122.194/volume/v3/os-services/enable Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1e9570ba-3720-43b4-abbe-09788eb0d055 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1e9570ba-3720-43b4-abbe-09788eb0d055 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] http://192.168.122.194/volume/v3/os-services/enable returned with HTTP 404 Sep 03 11:17:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 226/455] 192.168.122.194 () {60 vars in 1174 bytes} [Thu Sep 3 11:17:34 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-897b352f-2f42-46f2-81e1-53ce8dbd3037 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dbfada86-371a-406b-9371-5f236842922a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-897b352f-2f42-46f2-81e1-53ce8dbd3037 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] PUT http://192.168.122.194/volume/v3/os-services/freeze Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-897b352f-2f42-46f2-81e1-53ce8dbd3037 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dbfada86-371a-406b-9371-5f236842922a tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dbfada86-371a-406b-9371-5f236842922a tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dbfada86-371a-406b-9371-5f236842922a tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:34 devstack devstack@c-api.service[86725]: /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 03 11:17:34 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:17:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-897b352f-2f42-46f2-81e1-53ce8dbd3037 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] http://192.168.122.194/volume/v3/os-services/freeze returned with HTTP 400 Sep 03 11:17:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 227/456] 192.168.122.194 () {60 vars in 1174 bytes} [Thu Sep 3 11:17:34 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-05b320ec-73a4-46ed-ae47-b4bd4fc3f8b8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-dbfada86-371a-406b-9371-5f236842922a tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-05b320ec-73a4-46ed-ae47-b4bd4fc3f8b8 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] PUT http://192.168.122.194/volume/v3/os-services/thaw Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-05b320ec-73a4-46ed-ae47-b4bd4fc3f8b8 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dbfada86-371a-406b-9371-5f236842922a tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 230/457] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:34 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 1327 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-05b320ec-73a4-46ed-ae47-b4bd4fc3f8b8 tempest-VolumeServicesNegativeTest-950888723 tempest-VolumeServicesNegativeTest-950888723-project-admin] http://192.168.122.194/volume/v3/os-services/thaw returned with HTTP 400 Sep 03 11:17:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 228/458] 192.168.122.194 () {60 vars in 1168 bytes} [Thu Sep 3 11:17:34 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-40b23aa2-f77b-4a63-9b31-9960fe171202 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-40b23aa2-f77b-4a63-9b31-9960fe171202 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-40b23aa2-f77b-4a63-9b31-9960fe171202 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-40b23aa2-f77b-4a63-9b31-9960fe171202 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-40b23aa2-f77b-4a63-9b31-9960fe171202 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-40b23aa2-f77b-4a63-9b31-9960fe171202 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 231/459] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:34 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 1327 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f8d5c52d-faca-4d43-af6f-fbe45dd3539b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f8d5c52d-faca-4d43-af6f-fbe45dd3539b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f8d5c52d-faca-4d43-af6f-fbe45dd3539b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f8d5c52d-faca-4d43-af6f-fbe45dd3539b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f8d5c52d-faca-4d43-af6f-fbe45dd3539b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f8d5c52d-faca-4d43-af6f-fbe45dd3539b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 229/460] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:34 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 1327 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a53db794-554a-452f-adc2-05c38240613f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a53db794-554a-452f-adc2-05c38240613f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] DELETE http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a53db794-554a-452f-adc2-05c38240613f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a53db794-554a-452f-adc2-05c38240613f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-a53db794-554a-452f-adc2-05c38240613f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Delete volume with id: 9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a53db794-554a-452f-adc2-05c38240613f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a53db794-554a-452f-adc2-05c38240613f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Delete volume request issued successfully. Sep 03 11:17:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a53db794-554a-452f-adc2-05c38240613f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 202 Sep 03 11:17:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 232/461] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:17:34 2026] DELETE /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5c9b8ec2-e988-4604-bdcd-fc790ebfe863 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5c9b8ec2-e988-4604-bdcd-fc790ebfe863 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5c9b8ec2-e988-4604-bdcd-fc790ebfe863 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5c9b8ec2-e988-4604-bdcd-fc790ebfe863 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5c9b8ec2-e988-4604-bdcd-fc790ebfe863 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5c9b8ec2-e988-4604-bdcd-fc790ebfe863 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 230/462] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:34 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 1326 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:17:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-46116ba3-6635-405c-a816-8622716a056f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-46116ba3-6635-405c-a816-8622716a056f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-46116ba3-6635-405c-a816-8622716a056f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-46116ba3-6635-405c-a816-8622716a056f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-46116ba3-6635-405c-a816-8622716a056f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-46116ba3-6635-405c-a816-8622716a056f tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 200 Sep 03 11:17:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 233/463] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:35 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 1326 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:17:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6331ce34-2ced-4b25-becb-f9d0d24101c7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6331ce34-2ced-4b25-becb-f9d0d24101c7 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 Sep 03 11:17:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6331ce34-2ced-4b25-becb-f9d0d24101c7 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6331ce34-2ced-4b25-becb-f9d0d24101c7 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6331ce34-2ced-4b25-becb-f9d0d24101c7 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 returned with HTTP 404 Sep 03 11:17:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 231/464] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:36 2026] GET /volume/v3/volumes/9c96f377-d906-4cc9-a15b-dcf2c7d01bb9 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:17:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:17:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1772616834"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1772616834'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:17:36 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Create volume of 1 GB Sep 03 11:17:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Availability Zones retrieved successfully. Sep 03 11:17:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Flow 'volume_create_api' (81751554-3d21-4d4e-9747-9a9950ed860b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89c73b1-9d9a-4aa4-8096-65c049787e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:17:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89c73b1-9d9a-4aa4-8096-65c049787e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d865ce-ca57-43e5-aef3-116ac0df0471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:37 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Created reservations ['eb528474-1cc2-4a7d-a9af-c93a43dd30ae', '2cfce796-ea7a-4e8d-9f16-b9d28eb4ae90', 'c5b3e861-0435-49e5-8aa0-392df4f39f32', '134ac65d-dded-4f09-8901-0fb7993467b1'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:17:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d865ce-ca57-43e5-aef3-116ac0df0471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb528474-1cc2-4a7d-a9af-c93a43dd30ae', '2cfce796-ea7a-4e8d-9f16-b9d28eb4ae90', 'c5b3e861-0435-49e5-8aa0-392df4f39f32', '134ac65d-dded-4f09-8901-0fb7993467b1']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea556b5-cebe-451e-939d-55afb6791373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea556b5-cebe-451e-939d-55afb6791373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a4fc43c-894c-4acc-ad37-4e649ab05eb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1772616834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3337b2401abd4a25913fd0ca0f1e6202',qos_specs=None,replication_status=,reservations=['eb528474-1cc2-4a7d-a9af-c93a43dd30ae','2cfce796-ea7a-4e8d-9f16-b9d28eb4ae90','c5b3e861-0435-49e5-8aa0-392df4f39f32','134ac65d-dded-4f09-8901-0fb7993467b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89284c4afa514af49b01431af33bc569',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1772616834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a4fc43c-894c-4acc-ad37-4e649ab05eb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3337b2401abd4a25913fd0ca0f1e6202',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89284c4afa514af49b01431af33bc569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d85c9d-4bc6-4d7c-8291-6eb1625ad96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d85c9d-4bc6-4d7c-8291-6eb1625ad96c) transitioned into state 'SUCCESS' from state '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-1772616834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3337b2401abd4a25913fd0ca0f1e6202',qos_specs=None,replication_status=,reservations=['eb528474-1cc2-4a7d-a9af-c93a43dd30ae','2cfce796-ea7a-4e8d-9f16-b9d28eb4ae90','c5b3e861-0435-49e5-8aa0-392df4f39f32','134ac65d-dded-4f09-8901-0fb7993467b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89284c4afa514af49b01431af33bc569',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (232aa710-13f1-41af-ad33-8c973f0be633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (232aa710-13f1-41af-ad33-8c973f0be633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Flow 'volume_create_api' (81751554-3d21-4d4e-9747-9a9950ed860b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Create volume request issued successfully. Sep 03 11:17:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac6e750e-d8b6-4156-bb3e-d6a7c11134ef tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:17:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 234/465] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:17:36 2026] POST /volume/v3/volumes => generated 757 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:17:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fa4df658-0f38-488e-88fb-e3a309246024 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fa4df658-0f38-488e-88fb-e3a309246024 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fa4df658-0f38-488e-88fb-e3a309246024 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fa4df658-0f38-488e-88fb-e3a309246024 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fa4df658-0f38-488e-88fb-e3a309246024 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fa4df658-0f38-488e-88fb-e3a309246024 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 returned with HTTP 200 Sep 03 11:17:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 232/466] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:37 2026] GET /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 => generated 825 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0487afbd-762b-4760-b908-acbad5c06b9b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0487afbd-762b-4760-b908-acbad5c06b9b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0487afbd-762b-4760-b908-acbad5c06b9b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0487afbd-762b-4760-b908-acbad5c06b9b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0487afbd-762b-4760-b908-acbad5c06b9b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0487afbd-762b-4760-b908-acbad5c06b9b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 returned with HTTP 200 Sep 03 11:17:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 235/467] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:38 2026] GET /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 => generated 849 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8898c2e8-f5ac-4628-aad3-d440c870fb61 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8898c2e8-f5ac-4628-aad3-d440c870fb61 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8898c2e8-f5ac-4628-aad3-d440c870fb61 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8898c2e8-f5ac-4628-aad3-d440c870fb61 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8898c2e8-f5ac-4628-aad3-d440c870fb61 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8898c2e8-f5ac-4628-aad3-d440c870fb61 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 returned with HTTP 200 Sep 03 11:17:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 233/468] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:39 2026] GET /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 => generated 850 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9c1eea27-93ad-4741-8772-dcc34acc1b0c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9c1eea27-93ad-4741-8772-dcc34acc1b0c tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:17:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9c1eea27-93ad-4741-8772-dcc34acc1b0c tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a4fc43c-894c-4acc-ad37-4e649ab05eb1", "name": "tempest-VolumesExtendTest-Snapshot-1473299427"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9c1eea27-93ad-4741-8772-dcc34acc1b0c tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:39 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-9c1eea27-93ad-4741-8772-dcc34acc1b0c tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Create snapshot from volume 1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3d832f4d-a013-4c5c-a8c8-3a2ce639a089 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d832f4d-a013-4c5c-a8c8-3a2ce639a089 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a Sep 03 11:17:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3d832f4d-a013-4c5c-a8c8-3a2ce639a089 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3d832f4d-a013-4c5c-a8c8-3a2ce639a089 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-9c1eea27-93ad-4741-8772-dcc34acc1b0c tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Created reservations ['2019c0d6-8b53-4050-ac44-e554deed5e5e', 'b3b473da-f5f9-422b-97b1-81d944e8e89e', '9183f390-ccb9-43b7-a15d-d834295f742f', 'c276b3ed-ac03-4631-8c60-a603b3dc6298'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:17:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d832f4d-a013-4c5c-a8c8-3a2ce639a089 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a returned with HTTP 200 Sep 03 11:17:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 234/469] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:39 2026] GET /volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a => generated 440 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ecd10e9d-afc7-4e83-a226-d651a36494c5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ecd10e9d-afc7-4e83-a226-d651a36494c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a Sep 03 11:17:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ecd10e9d-afc7-4e83-a226-d651a36494c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9c1eea27-93ad-4741-8772-dcc34acc1b0c tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Snapshot create request issued successfully. Sep 03 11:17:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9c1eea27-93ad-4741-8772-dcc34acc1b0c tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:17:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 236/470] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:17:39 2026] POST /volume/v3/snapshots => generated 304 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ec8f8682-cf1a-4df8-8d9c-aaa25046d8a9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ec8f8682-cf1a-4df8-8d9c-aaa25046d8a9 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ec8f8682-cf1a-4df8-8d9c-aaa25046d8a9 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ec8f8682-cf1a-4df8-8d9c-aaa25046d8a9 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ec8f8682-cf1a-4df8-8d9c-aaa25046d8a9 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Snapshot retrieved successfully. Sep 03 11:17:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ec8f8682-cf1a-4df8-8d9c-aaa25046d8a9 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d returned with HTTP 200 Sep 03 11:17:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 237/471] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:40 2026] GET /volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d => generated 436 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ecd10e9d-afc7-4e83-a226-d651a36494c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a returned with HTTP 200 Sep 03 11:17:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 235/472] 192.168.122.194 () {60 vars in 1258 bytes} [Thu Sep 3 11:17:40 2026] PUT /volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a => generated 393 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2096828748"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2096828748'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Create volume of 1 GB Sep 03 11:17:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Availability Zones retrieved successfully. Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Flow 'volume_create_api' (f62730b5-c8e5-48ac-96aa-055b7c687e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfe7e6b1-056e-408e-9d16-4151a0c8a79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfe7e6b1-056e-408e-9d16-4151a0c8a79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7cc966-f496-40f6-ac3a-aedcd68a7f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Created reservations ['dc490e92-821b-47a7-967f-e37c1ad3feff', 'c3b0d188-1924-4623-b144-4e0b1f8d36b8', '95d07a74-3d40-48e4-86bb-322534f63aaf', '05e31734-dda8-4306-a9c4-7bbe3244cd62'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7cc966-f496-40f6-ac3a-aedcd68a7f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc490e92-821b-47a7-967f-e37c1ad3feff', 'c3b0d188-1924-4623-b144-4e0b1f8d36b8', '95d07a74-3d40-48e4-86bb-322534f63aaf', '05e31734-dda8-4306-a9c4-7bbe3244cd62']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a146041d-cb3d-4ade-8be0-de9d6f8b9d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a146041d-cb3d-4ade-8be0-de9d6f8b9d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0fa75ab-beeb-4364-9f74-c8284fbb25ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2096828748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db8c7834e8f04b8ba7f1926c5eee5b0a',qos_specs=None,replication_status=,reservations=['dc490e92-821b-47a7-967f-e37c1ad3feff','c3b0d188-1924-4623-b144-4e0b1f8d36b8','95d07a74-3d40-48e4-86bb-322534f63aaf','05e31734-dda8-4306-a9c4-7bbe3244cd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99556a8b4334493b9632cc2e4fb2dbdd',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2096828748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0fa75ab-beeb-4364-9f74-c8284fbb25ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db8c7834e8f04b8ba7f1926c5eee5b0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99556a8b4334493b9632cc2e4fb2dbdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee37498-408f-4699-bd56-68ca851fed0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee37498-408f-4699-bd56-68ca851fed0d) transitioned into state 'SUCCESS' from state '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-2096828748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db8c7834e8f04b8ba7f1926c5eee5b0a',qos_specs=None,replication_status=,reservations=['dc490e92-821b-47a7-967f-e37c1ad3feff','c3b0d188-1924-4623-b144-4e0b1f8d36b8','95d07a74-3d40-48e4-86bb-322534f63aaf','05e31734-dda8-4306-a9c4-7bbe3244cd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99556a8b4334493b9632cc2e4fb2dbdd',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1074a10-8c32-4699-8f5d-83912a7ae336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1074a10-8c32-4699-8f5d-83912a7ae336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Flow 'volume_create_api' (f62730b5-c8e5-48ac-96aa-055b7c687e25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:17:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Create volume request issued successfully. Sep 03 11:17:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4672a984-0d39-40c2-87f3-c0d92cfdf432 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:17:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 238/473] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:17:40 2026] POST /volume/v3/volumes => generated 776 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:17:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9d95ea3d-3dda-454b-a9e3-656849dbec6a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d95ea3d-3dda-454b-a9e3-656849dbec6a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9d95ea3d-3dda-454b-a9e3-656849dbec6a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9d95ea3d-3dda-454b-a9e3-656849dbec6a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9d95ea3d-3dda-454b-a9e3-656849dbec6a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Volume info retrieved successfully. Sep 03 11:17:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d95ea3d-3dda-454b-a9e3-656849dbec6a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec returned with HTTP 200 Sep 03 11:17:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 236/474] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:40 2026] GET /volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec => generated 844 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0a147f89-0b3f-4ba0-baf5-c03ddaf1ba29 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0a147f89-0b3f-4ba0-baf5-c03ddaf1ba29 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d Sep 03 11:17:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0a147f89-0b3f-4ba0-baf5-c03ddaf1ba29 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0a147f89-0b3f-4ba0-baf5-c03ddaf1ba29 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0a147f89-0b3f-4ba0-baf5-c03ddaf1ba29 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Snapshot retrieved successfully. Sep 03 11:17:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0a147f89-0b3f-4ba0-baf5-c03ddaf1ba29 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d returned with HTTP 200 Sep 03 11:17:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 239/475] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:41 2026] GET /volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d => generated 436 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-72db2c3c-bd47-4142-8a67-021c5e68c291 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72db2c3c-bd47-4142-8a67-021c5e68c291 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72db2c3c-bd47-4142-8a67-021c5e68c291 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72db2c3c-bd47-4142-8a67-021c5e68c291 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-72db2c3c-bd47-4142-8a67-021c5e68c291 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Volume info retrieved successfully. Sep 03 11:17:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72db2c3c-bd47-4142-8a67-021c5e68c291 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec returned with HTTP 200 Sep 03 11:17:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 237/476] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:42 2026] GET /volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ac06c177-0015-46e8-acee-7620d92ffa3b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac06c177-0015-46e8-acee-7620d92ffa3b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d Sep 03 11:17:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac06c177-0015-46e8-acee-7620d92ffa3b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac06c177-0015-46e8-acee-7620d92ffa3b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ac06c177-0015-46e8-acee-7620d92ffa3b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Snapshot retrieved successfully. Sep 03 11:17:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac06c177-0015-46e8-acee-7620d92ffa3b tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d returned with HTTP 200 Sep 03 11:17:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 240/477] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:42 2026] GET /volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d => generated 436 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a70ba3c9-1789-410d-9ca2-467029c95957 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a70ba3c9-1789-410d-9ca2-467029c95957 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a70ba3c9-1789-410d-9ca2-467029c95957 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a70ba3c9-1789-410d-9ca2-467029c95957 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a70ba3c9-1789-410d-9ca2-467029c95957 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Volume info retrieved successfully. Sep 03 11:17:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a70ba3c9-1789-410d-9ca2-467029c95957 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec returned with HTTP 200 Sep 03 11:17:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 238/478] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:43 2026] GET /volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eefb5f88-f150-4a66-bced-41bec21617bd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eefb5f88-f150-4a66-bced-41bec21617bd tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d Sep 03 11:17:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eefb5f88-f150-4a66-bced-41bec21617bd tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eefb5f88-f150-4a66-bced-41bec21617bd tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eefb5f88-f150-4a66-bced-41bec21617bd tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Snapshot retrieved successfully. Sep 03 11:17:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eefb5f88-f150-4a66-bced-41bec21617bd tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d returned with HTTP 200 Sep 03 11:17:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 241/479] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:43 2026] GET /volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d => generated 463 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1932fb69-41eb-49a6-a828-01fc86595045 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1932fb69-41eb-49a6-a828-01fc86595045 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] POST http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1/action Sep 03 11:17:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1932fb69-41eb-49a6-a828-01fc86595045 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:17:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1932fb69-41eb-49a6-a828-01fc86595045 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1932fb69-41eb-49a6-a828-01fc86595045 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:43 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-1932fb69-41eb-49a6-a828-01fc86595045 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Created reservations ['6486a86a-ce2e-480f-a0b4-ed0288641b19', 'bf5e789b-ad67-4800-97e6-171b08779f3b'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:17:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1932fb69-41eb-49a6-a828-01fc86595045 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Extend volume request issued successfully. Sep 03 11:17:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1932fb69-41eb-49a6-a828-01fc86595045 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1/action returned with HTTP 202 Sep 03 11:17:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 239/480] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:17:43 2026] POST /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:17:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7ba3bda8-99f9-4954-9a54-190c67b27be5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7ba3bda8-99f9-4954-9a54-190c67b27be5 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7ba3bda8-99f9-4954-9a54-190c67b27be5 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7ba3bda8-99f9-4954-9a54-190c67b27be5 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7ba3bda8-99f9-4954-9a54-190c67b27be5 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7ba3bda8-99f9-4954-9a54-190c67b27be5 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 returned with HTTP 200 Sep 03 11:17:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 242/481] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:43 2026] GET /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8ad2279a-5826-46f9-9c23-21fa3cf36970 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ad2279a-5826-46f9-9c23-21fa3cf36970 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ad2279a-5826-46f9-9c23-21fa3cf36970 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ad2279a-5826-46f9-9c23-21fa3cf36970 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8ad2279a-5826-46f9-9c23-21fa3cf36970 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Volume info retrieved successfully. Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ad2279a-5826-46f9-9c23-21fa3cf36970 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec returned with HTTP 200 Sep 03 11:17:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 240/482] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:44 2026] GET /volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec => generated 869 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7a70f9d8-af4d-4174-9381-83915c0ab7b6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7a70f9d8-af4d-4174-9381-83915c0ab7b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:17:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7a70f9d8-af4d-4174-9381-83915c0ab7b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0fa75ab-beeb-4364-9f74-c8284fbb25ec", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-990028427"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7a70f9d8-af4d-4174-9381-83915c0ab7b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Volume info retrieved successfully. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-7a70f9d8-af4d-4174-9381-83915c0ab7b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Create snapshot from volume b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:44 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-7a70f9d8-af4d-4174-9381-83915c0ab7b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Created reservations ['36bdbe1f-c790-4725-bf99-97aee43f5717', 'd4b6110f-76d5-4b8b-93bc-cd7387237e3f', '97400138-bf81-4d7f-a529-19d4589e8b4d', '792cebaa-29cb-4d08-bae3-a315fd3806d3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:17:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7a70f9d8-af4d-4174-9381-83915c0ab7b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Snapshot create request issued successfully. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7a70f9d8-af4d-4174-9381-83915c0ab7b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:17:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 243/483] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:17:44 2026] POST /volume/v3/snapshots => generated 322 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1f8388e5-0741-4f4f-905b-ad187729d468 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f8388e5-0741-4f4f-905b-ad187729d468 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1f8388e5-0741-4f4f-905b-ad187729d468 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1f8388e5-0741-4f4f-905b-ad187729d468 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1f8388e5-0741-4f4f-905b-ad187729d468 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Snapshot retrieved successfully. Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f8388e5-0741-4f4f-905b-ad187729d468 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 returned with HTTP 200 Sep 03 11:17:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 241/484] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:44 2026] GET /volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 => generated 454 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-437fc9fa-6f5d-47cd-b1f8-6ae4434851c2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-437fc9fa-6f5d-47cd-b1f8-6ae4434851c2 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-437fc9fa-6f5d-47cd-b1f8-6ae4434851c2 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-437fc9fa-6f5d-47cd-b1f8-6ae4434851c2 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-437fc9fa-6f5d-47cd-b1f8-6ae4434851c2 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-437fc9fa-6f5d-47cd-b1f8-6ae4434851c2 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 returned with HTTP 200 Sep 03 11:17:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 244/485] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:44 2026] GET /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d244d08b-fd80-4bc3-9f5b-2fbd03475578 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d244d08b-fd80-4bc3-9f5b-2fbd03475578 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d244d08b-fd80-4bc3-9f5b-2fbd03475578 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d244d08b-fd80-4bc3-9f5b-2fbd03475578 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d244d08b-fd80-4bc3-9f5b-2fbd03475578 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d244d08b-fd80-4bc3-9f5b-2fbd03475578 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 returned with HTTP 200 Sep 03 11:17:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 242/486] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:44 2026] GET /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-367d7be9-4014-454a-bc95-10358cdb2285 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-367d7be9-4014-454a-bc95-10358cdb2285 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d Sep 03 11:17:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-367d7be9-4014-454a-bc95-10358cdb2285 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-367d7be9-4014-454a-bc95-10358cdb2285 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-367d7be9-4014-454a-bc95-10358cdb2285 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Delete snapshot with id: c1adf2af-a1ce-44b3-8a70-565a0815f19d Sep 03 11:17:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-367d7be9-4014-454a-bc95-10358cdb2285 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Snapshot retrieved successfully. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-367d7be9-4014-454a-bc95-10358cdb2285 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Snapshot delete request issued successfully. Sep 03 11:17:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-367d7be9-4014-454a-bc95-10358cdb2285 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d returned with HTTP 202 Sep 03 11:17:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 245/487] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:17:44 2026] DELETE /volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4368c435-970c-47ae-90f5-a86f9f97351e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4368c435-970c-47ae-90f5-a86f9f97351e tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4368c435-970c-47ae-90f5-a86f9f97351e tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4368c435-970c-47ae-90f5-a86f9f97351e tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4368c435-970c-47ae-90f5-a86f9f97351e tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Snapshot retrieved successfully. Sep 03 11:17:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4368c435-970c-47ae-90f5-a86f9f97351e tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d returned with HTTP 200 Sep 03 11:17:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 243/488] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:44 2026] GET /volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d => generated 462 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-00ea5dcf-62c3-45d9-a4eb-bfa6755d1cd8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00ea5dcf-62c3-45d9-a4eb-bfa6755d1cd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 Sep 03 11:17:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-00ea5dcf-62c3-45d9-a4eb-bfa6755d1cd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-00ea5dcf-62c3-45d9-a4eb-bfa6755d1cd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-00ea5dcf-62c3-45d9-a4eb-bfa6755d1cd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Snapshot retrieved successfully. Sep 03 11:17:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00ea5dcf-62c3-45d9-a4eb-bfa6755d1cd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 returned with HTTP 200 Sep 03 11:17:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 246/489] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:45 2026] GET /volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8640cf52-9711-41e3-be3b-837d0efb263d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8640cf52-9711-41e3-be3b-837d0efb263d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d Sep 03 11:17:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8640cf52-9711-41e3-be3b-837d0efb263d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8640cf52-9711-41e3-be3b-837d0efb263d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8640cf52-9711-41e3-be3b-837d0efb263d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Snapshot retrieved successfully. Sep 03 11:17:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8640cf52-9711-41e3-be3b-837d0efb263d tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d returned with HTTP 200 Sep 03 11:17:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 244/490] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:45 2026] GET /volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d => generated 462 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-baed0d54-30c0-435b-9d90-84fdda2b24f2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-baed0d54-30c0-435b-9d90-84fdda2b24f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 Sep 03 11:17:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-baed0d54-30c0-435b-9d90-84fdda2b24f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-baed0d54-30c0-435b-9d90-84fdda2b24f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-baed0d54-30c0-435b-9d90-84fdda2b24f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Snapshot retrieved successfully. Sep 03 11:17:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-baed0d54-30c0-435b-9d90-84fdda2b24f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 returned with HTTP 200 Sep 03 11:17:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 247/491] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:46 2026] GET /volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 => generated 454 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9ba3f5d4-9a34-462a-898d-3d5cdee01ed9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9ba3f5d4-9a34-462a-898d-3d5cdee01ed9 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9ba3f5d4-9a34-462a-898d-3d5cdee01ed9 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9ba3f5d4-9a34-462a-898d-3d5cdee01ed9 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9ba3f5d4-9a34-462a-898d-3d5cdee01ed9 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d returned with HTTP 404 Sep 03 11:17:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 245/492] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:47 2026] GET /volume/v3/snapshots/c1adf2af-a1ce-44b3-8a70-565a0815f19d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:17:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bf8803cf-0c57-4574-89c8-fddea5b38391 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bf8803cf-0c57-4574-89c8-fddea5b38391 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bf8803cf-0c57-4574-89c8-fddea5b38391 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bf8803cf-0c57-4574-89c8-fddea5b38391 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bf8803cf-0c57-4574-89c8-fddea5b38391 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bf8803cf-0c57-4574-89c8-fddea5b38391 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 returned with HTTP 200 Sep 03 11:17:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 248/493] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:47 2026] GET /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-87130ea8-35ee-43a6-8a9b-2cc3f11c4345 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-87130ea8-35ee-43a6-8a9b-2cc3f11c4345 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] DELETE http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-87130ea8-35ee-43a6-8a9b-2cc3f11c4345 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-87130ea8-35ee-43a6-8a9b-2cc3f11c4345 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-87130ea8-35ee-43a6-8a9b-2cc3f11c4345 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Delete volume with id: 1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-87130ea8-35ee-43a6-8a9b-2cc3f11c4345 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-87130ea8-35ee-43a6-8a9b-2cc3f11c4345 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Delete volume request issued successfully. Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-87130ea8-35ee-43a6-8a9b-2cc3f11c4345 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 returned with HTTP 202 Sep 03 11:17:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 246/494] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:17:47 2026] DELETE /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:17:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e674779c-3fa5-4d60-826a-6b432d117d55 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e674779c-3fa5-4d60-826a-6b432d117d55 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e674779c-3fa5-4d60-826a-6b432d117d55 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e674779c-3fa5-4d60-826a-6b432d117d55 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e674779c-3fa5-4d60-826a-6b432d117d55 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e674779c-3fa5-4d60-826a-6b432d117d55 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 returned with HTTP 200 Sep 03 11:17:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 249/495] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:47 2026] GET /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 => generated 849 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2bdf16bd-38be-4af6-9207-730f088179d6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2bdf16bd-38be-4af6-9207-730f088179d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2bdf16bd-38be-4af6-9207-730f088179d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2bdf16bd-38be-4af6-9207-730f088179d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2bdf16bd-38be-4af6-9207-730f088179d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Snapshot retrieved successfully. Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2bdf16bd-38be-4af6-9207-730f088179d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 returned with HTTP 200 Sep 03 11:17:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 247/496] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:47 2026] GET /volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 => generated 481 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-46d42441-5258-486e-a750-e61ec2bf9ab9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-46d42441-5258-486e-a750-e61ec2bf9ab9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a Sep 03 11:17:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-46d42441-5258-486e-a750-e61ec2bf9ab9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-46d42441-5258-486e-a750-e61ec2bf9ab9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a returned with HTTP 200 Sep 03 11:17:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 250/497] 192.168.122.194 () {60 vars in 1258 bytes} [Thu Sep 3 11:17:47 2026] PUT /volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a => generated 393 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5e1e1163-d30e-4888-9d05-7a672b49f4bc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5e1e1163-d30e-4888-9d05-7a672b49f4bc tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5e1e1163-d30e-4888-9d05-7a672b49f4bc tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0fa75ab-beeb-4364-9f74-c8284fbb25ec"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5e1e1163-d30e-4888-9d05-7a672b49f4bc tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Volume info retrieved successfully. Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-5e1e1163-d30e-4888-9d05-7a672b49f4bc tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Create snapshot from volume b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:47 devstack devstack@c-api.service[86725]: WARNING cinder.quota_utils [None req-5e1e1163-d30e-4888-9d05-7a672b49f4bc tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Quota exceeded for db8c7834e8f04b8ba7f1926c5eee5b0a, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.api.middleware.fault [None req-5e1e1163-d30e-4888-9d05-7a672b49f4bc tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 413 Sep 03 11:17:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 248/498] 192.168.122.194 () {60 vars in 1148 bytes} [Thu Sep 3 11:17:47 2026] POST /volume/v3/snapshots => generated 208 bytes in 94 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:17:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f9f1295c-cceb-4893-a329-7fe6c3c0e65b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2fc669eb-8e8d-42fe-92f8-74e85bb28fdc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2fc669eb-8e8d-42fe-92f8-74e85bb28fdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a Sep 03 11:17:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2fc669eb-8e8d-42fe-92f8-74e85bb28fdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f9f1295c-cceb-4893-a329-7fe6c3c0e65b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:17:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f9f1295c-cceb-4893-a329-7fe6c3c0e65b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f9f1295c-cceb-4893-a329-7fe6c3c0e65b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f9f1295c-cceb-4893-a329-7fe6c3c0e65b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:17:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f9f1295c-cceb-4893-a329-7fe6c3c0e65b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:17:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 251/499] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:47 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c74c4d40-f2ab-4c28-9eb7-5bc8a1f182e0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c74c4d40-f2ab-4c28-9eb7-5bc8a1f182e0 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:17:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c74c4d40-f2ab-4c28-9eb7-5bc8a1f182e0 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2fc669eb-8e8d-42fe-92f8-74e85bb28fdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a returned with HTTP 200 Sep 03 11:17:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 249/500] 192.168.122.194 () {60 vars in 1258 bytes} [Thu Sep 3 11:17:47 2026] PUT /volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a => generated 393 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c74c4d40-f2ab-4c28-9eb7-5bc8a1f182e0 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9e633526-6944-43e8-b223-54c6a10c7f03 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9e633526-6944-43e8-b223-54c6a10c7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:17:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9e633526-6944-43e8-b223-54c6a10c7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0fa75ab-beeb-4364-9f74-c8284fbb25ec"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c74c4d40-f2ab-4c28-9eb7-5bc8a1f182e0 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:17:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9e633526-6944-43e8-b223-54c6a10c7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Volume info retrieved successfully. Sep 03 11:17:48 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-9e633526-6944-43e8-b223-54c6a10c7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Create snapshot from volume b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c74c4d40-f2ab-4c28-9eb7-5bc8a1f182e0 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:17:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 252/501] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:48 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-af534618-fc90-4fb6-b623-7cc9a7b34971 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af534618-fc90-4fb6-b623-7cc9a7b34971 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-af534618-fc90-4fb6-b623-7cc9a7b34971 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-af534618-fc90-4fb6-b623-7cc9a7b34971 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:48 devstack devstack@c-api.service[86725]: WARNING cinder.quota_utils [None req-9e633526-6944-43e8-b223-54c6a10c7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Quota exceeded for db8c7834e8f04b8ba7f1926c5eee5b0a, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 03 11:17:48 devstack devstack@c-api.service[86725]: INFO cinder.api.middleware.fault [None req-9e633526-6944-43e8-b223-54c6a10c7f03 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 413 Sep 03 11:17:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 250/502] 192.168.122.194 () {60 vars in 1148 bytes} [Thu Sep 3 11:17:48 2026] POST /volume/v3/snapshots => generated 133 bytes in 89 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:17:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8f15f5e6-432a-4552-8a2f-1f2c08beb1ae None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8f15f5e6-432a-4552-8a2f-1f2c08beb1ae tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 Sep 03 11:17:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8f15f5e6-432a-4552-8a2f-1f2c08beb1ae tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8f15f5e6-432a-4552-8a2f-1f2c08beb1ae tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:48 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-8f15f5e6-432a-4552-8a2f-1f2c08beb1ae tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Delete snapshot with id: bb205949-dfcc-4653-858d-100a41922660 Sep 03 11:17:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-af534618-fc90-4fb6-b623-7cc9a7b34971 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Volume info retrieved successfully. Sep 03 11:17:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af534618-fc90-4fb6-b623-7cc9a7b34971 tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 returned with HTTP 200 Sep 03 11:17:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 253/503] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:48 2026] GET /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8f15f5e6-432a-4552-8a2f-1f2c08beb1ae tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Snapshot retrieved successfully. Sep 03 11:17:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8f15f5e6-432a-4552-8a2f-1f2c08beb1ae tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Snapshot delete request issued successfully. Sep 03 11:17:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8f15f5e6-432a-4552-8a2f-1f2c08beb1ae tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 returned with HTTP 202 Sep 03 11:17:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 251/504] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:17:48 2026] DELETE /volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:17:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-96d4ac46-a2f8-4d57-8d2f-92953bd7fc33 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-96d4ac46-a2f8-4d57-8d2f-92953bd7fc33 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 Sep 03 11:17:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-96d4ac46-a2f8-4d57-8d2f-92953bd7fc33 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-96d4ac46-a2f8-4d57-8d2f-92953bd7fc33 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-96d4ac46-a2f8-4d57-8d2f-92953bd7fc33 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Snapshot retrieved successfully. Sep 03 11:17:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-96d4ac46-a2f8-4d57-8d2f-92953bd7fc33 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 returned with HTTP 200 Sep 03 11:17:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 254/505] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:48 2026] GET /volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 => generated 480 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a649fa5b-ad3f-42bc-8ff6-440e2571344e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a649fa5b-ad3f-42bc-8ff6-440e2571344e tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] GET http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 Sep 03 11:17:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a649fa5b-ad3f-42bc-8ff6-440e2571344e tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a649fa5b-ad3f-42bc-8ff6-440e2571344e tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a649fa5b-ad3f-42bc-8ff6-440e2571344e tempest-VolumesExtendTest-319710058 tempest-VolumesExtendTest-319710058-project-member] http://192.168.122.194/volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 returned with HTTP 404 Sep 03 11:17:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 252/506] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:49 2026] GET /volume/v3/volumes/1a4fc43c-894c-4acc-ad37-4e649ab05eb1 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:17:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7aed4846-0ae5-47ec-b920-2095b696c648 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7aed4846-0ae5-47ec-b920-2095b696c648 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 Sep 03 11:17:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7aed4846-0ae5-47ec-b920-2095b696c648 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7aed4846-0ae5-47ec-b920-2095b696c648 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7aed4846-0ae5-47ec-b920-2095b696c648 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Snapshot retrieved successfully. Sep 03 11:17:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7aed4846-0ae5-47ec-b920-2095b696c648 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 returned with HTTP 200 Sep 03 11:17:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 255/507] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:49 2026] GET /volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 => generated 480 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e47f07b6-87db-4c1a-a69a-e7a294fcb121 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e47f07b6-87db-4c1a-a69a-e7a294fcb121 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 Sep 03 11:17:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e47f07b6-87db-4c1a-a69a-e7a294fcb121 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e47f07b6-87db-4c1a-a69a-e7a294fcb121 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e47f07b6-87db-4c1a-a69a-e7a294fcb121 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Snapshot retrieved successfully. Sep 03 11:17:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e47f07b6-87db-4c1a-a69a-e7a294fcb121 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 returned with HTTP 200 Sep 03 11:17:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 253/508] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:50 2026] GET /volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 => generated 480 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2c3d3adb-3c43-4018-add4-8a074f4ec40d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c3d3adb-3c43-4018-add4-8a074f4ec40d tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 Sep 03 11:17:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c3d3adb-3c43-4018-add4-8a074f4ec40d tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c3d3adb-3c43-4018-add4-8a074f4ec40d tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c3d3adb-3c43-4018-add4-8a074f4ec40d tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 returned with HTTP 404 Sep 03 11:17:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 256/509] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:17:51 2026] GET /volume/v3/snapshots/bb205949-dfcc-4653-858d-100a41922660 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:17:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-28d75bc3-8ddc-4eea-8133-403feb68b307 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28d75bc3-8ddc-4eea-8133-403feb68b307 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28d75bc3-8ddc-4eea-8133-403feb68b307 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28d75bc3-8ddc-4eea-8133-403feb68b307 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-28d75bc3-8ddc-4eea-8133-403feb68b307 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Volume info retrieved successfully. Sep 03 11:17:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28d75bc3-8ddc-4eea-8133-403feb68b307 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec returned with HTTP 200 Sep 03 11:17:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 254/510] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:51 2026] GET /volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec => generated 869 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a7c28c42-f3e8-4c84-8bae-fd86a389a50a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a7c28c42-f3e8-4c84-8bae-fd86a389a50a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] DELETE http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a7c28c42-f3e8-4c84-8bae-fd86a389a50a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a7c28c42-f3e8-4c84-8bae-fd86a389a50a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:51 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-a7c28c42-f3e8-4c84-8bae-fd86a389a50a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Delete volume with id: b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:17:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:17:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a7c28c42-f3e8-4c84-8bae-fd86a389a50a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Volume info retrieved successfully. Sep 03 11:17:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a7c28c42-f3e8-4c84-8bae-fd86a389a50a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Delete volume request issued successfully. Sep 03 11:17:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a7c28c42-f3e8-4c84-8bae-fd86a389a50a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec returned with HTTP 202 Sep 03 11:17:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 257/511] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:17:51 2026] DELETE /volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:17:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f2ee7071-1375-41de-be46-fb921b895e9a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f2ee7071-1375-41de-be46-fb921b895e9a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f2ee7071-1375-41de-be46-fb921b895e9a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f2ee7071-1375-41de-be46-fb921b895e9a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f2ee7071-1375-41de-be46-fb921b895e9a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Volume info retrieved successfully. Sep 03 11:17:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f2ee7071-1375-41de-be46-fb921b895e9a tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec returned with HTTP 200 Sep 03 11:17:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 255/512] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:51 2026] GET /volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec => generated 868 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3a114853-9753-4847-b528-b66be6342ecf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e7c90211-7310-4f6f-8a35-e128e556a80b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e7c90211-7310-4f6f-8a35-e128e556a80b tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e7c90211-7310-4f6f-8a35-e128e556a80b tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e7c90211-7310-4f6f-8a35-e128e556a80b tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:17:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:17:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:17:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:17:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a114853-9753-4847-b528-b66be6342ecf tempest-VolumesSummaryTest-655909321 tempest-VolumesSummaryTest-655909321-project-member] GET http://192.168.122.194/volume/v3/volumes/summary Sep 03 11:17:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a114853-9753-4847-b528-b66be6342ecf tempest-VolumesSummaryTest-655909321 tempest-VolumesSummaryTest-655909321-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a114853-9753-4847-b528-b66be6342ecf tempest-VolumesSummaryTest-655909321 tempest-VolumesSummaryTest-655909321-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-3a114853-9753-4847-b528-b66be6342ecf tempest-VolumesSummaryTest-655909321 tempest-VolumesSummaryTest-655909321-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:17:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e7c90211-7310-4f6f-8a35-e128e556a80b tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Volume info retrieved successfully. Sep 03 11:17:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e7c90211-7310-4f6f-8a35-e128e556a80b tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec returned with HTTP 200 Sep 03 11:17:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 256/513] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:52 2026] GET /volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec => generated 868 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:17:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3a114853-9753-4847-b528-b66be6342ecf tempest-VolumesSummaryTest-655909321 tempest-VolumesSummaryTest-655909321-project-member] Get summary completed successfully. Sep 03 11:17:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a114853-9753-4847-b528-b66be6342ecf tempest-VolumesSummaryTest-655909321 tempest-VolumesSummaryTest-655909321-project-member] http://192.168.122.194/volume/v3/volumes/summary returned with HTTP 200 Sep 03 11:17:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 258/514] 192.168.122.194 () {60 vars in 1186 bytes} [Thu Sep 3 11:17:52 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:17:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-96d256b4-a69d-4793-9c29-be8a1babc363 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-96d256b4-a69d-4793-9c29-be8a1babc363 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] GET http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec Sep 03 11:17:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-96d256b4-a69d-4793-9c29-be8a1babc363 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:17:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-96d256b4-a69d-4793-9c29-be8a1babc363 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:17:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-96d256b4-a69d-4793-9c29-be8a1babc363 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271 tempest-VolumeSnapshotQuotasNegativeTestJSON-102220271-project-member] http://192.168.122.194/volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec returned with HTTP 404 Sep 03 11:17:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 257/515] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:17:53 2026] GET /volume/v3/volumes/b0fa75ab-beeb-4364-9f74-c8284fbb25ec => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:17:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-243420ab-ddf5-4f14-a7fe-e362e1608893 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:17:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-243420ab-ddf5-4f14-a7fe-e362e1608893 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a Sep 03 11:17:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-243420ab-ddf5-4f14-a7fe-e362e1608893 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:17:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-243420ab-ddf5-4f14-a7fe-e362e1608893 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1071720210-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a returned with HTTP 200 Sep 03 11:17:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 259/516] 192.168.122.194 () {60 vars in 1259 bytes} [Thu Sep 3 11:17:53 2026] PUT /volume/v3/os-quota-sets/db8c7834e8f04b8ba7f1926c5eee5b0a => generated 398 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9b185f47-c100-4a20-934c-d0a1f40e4a7d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9b185f47-c100-4a20-934c-d0a1f40e4a7d tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9b185f47-c100-4a20-934c-d0a1f40e4a7d tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-574422467", "description": "tempest-volume-type-description-1327430813", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9b185f47-c100-4a20-934c-d0a1f40e4a7d tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:18:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 258/517] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:18:01 2026] POST /volume/v3/types => generated 317 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-58722749-144a-4e6c-9257-380087172088 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-58722749-144a-4e6c-9257-380087172088 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] GET http://192.168.122.194/volume/v3/types/cb0e43ca-17a4-49e7-88d1-5c27ec4f5d23 Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-58722749-144a-4e6c-9257-380087172088 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-58722749-144a-4e6c-9257-380087172088 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-58722749-144a-4e6c-9257-380087172088 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/cb0e43ca-17a4-49e7-88d1-5c27ec4f5d23 returned with HTTP 200 Sep 03 11:18:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 260/518] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:18:02 2026] GET /volume/v3/types/cb0e43ca-17a4-49e7-88d1-5c27ec4f5d23 => generated 339 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5e711182-0241-4802-88ca-c922167b42bd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5e711182-0241-4802-88ca-c922167b42bd tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] DELETE http://192.168.122.194/volume/v3/types/cb0e43ca-17a4-49e7-88d1-5c27ec4f5d23 Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5e711182-0241-4802-88ca-c922167b42bd tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5e711182-0241-4802-88ca-c922167b42bd tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5e711182-0241-4802-88ca-c922167b42bd tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/cb0e43ca-17a4-49e7-88d1-5c27ec4f5d23 returned with HTTP 202 Sep 03 11:18:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 259/519] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:18:02 2026] DELETE /volume/v3/types/cb0e43ca-17a4-49e7-88d1-5c27ec4f5d23 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-24c158e5-2562-4c9d-b005-213ca1adcfed None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24c158e5-2562-4c9d-b005-213ca1adcfed tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] GET http://192.168.122.194/volume/v3/types/cb0e43ca-17a4-49e7-88d1-5c27ec4f5d23 Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24c158e5-2562-4c9d-b005-213ca1adcfed tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24c158e5-2562-4c9d-b005-213ca1adcfed tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24c158e5-2562-4c9d-b005-213ca1adcfed tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/cb0e43ca-17a4-49e7-88d1-5c27ec4f5d23 returned with HTTP 404 Sep 03 11:18:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 261/520] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:18:02 2026] GET /volume/v3/types/cb0e43ca-17a4-49e7-88d1-5c27ec4f5d23 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ae721cd1-3e93-49e2-ae07-41200430a45f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae721cd1-3e93-49e2-ae07-41200430a45f tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ae721cd1-3e93-49e2-ae07-41200430a45f tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1544747354"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae721cd1-3e93-49e2-ae07-41200430a45f tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:18:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 260/521] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:18:02 2026] POST /volume/v3/types => generated 221 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2e4a7fce-cf1c-46ab-8352-07fbd7e3bdfb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e4a7fce-cf1c-46ab-8352-07fbd7e3bdfb tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] POST http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e4a7fce-cf1c-46ab-8352-07fbd7e3bdfb tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e4a7fce-cf1c-46ab-8352-07fbd7e3bdfb tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption returned with HTTP 200 Sep 03 11:18:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 262/522] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:18:02 2026] POST /volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption => generated 239 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2e74196e-c405-407e-bf65-e18d68243895 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e74196e-c405-407e-bf65-e18d68243895 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] GET http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e74196e-c405-407e-bf65-e18d68243895 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e74196e-c405-407e-bf65-e18d68243895 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e74196e-c405-407e-bf65-e18d68243895 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption returned with HTTP 200 Sep 03 11:18:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 261/523] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:18:02 2026] GET /volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption => generated 325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c9d10215-872d-48da-9246-490f9262e946 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c9d10215-872d-48da-9246-490f9262e946 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] PUT http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption/dd6ea240-759c-4477-ad07-78b1152d3d80 Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c9d10215-872d-48da-9246-490f9262e946 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c9d10215-872d-48da-9246-490f9262e946 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption/dd6ea240-759c-4477-ad07-78b1152d3d80 returned with HTTP 200 Sep 03 11:18:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 263/524] 192.168.122.194 () {60 vars in 1391 bytes} [Thu Sep 3 11:18:02 2026] PUT /volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption/dd6ea240-759c-4477-ad07-78b1152d3d80 => generated 122 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2d2c9d78-5f3b-4cb4-a257-04f94999dcd7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2d2c9d78-5f3b-4cb4-a257-04f94999dcd7 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] GET http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2d2c9d78-5f3b-4cb4-a257-04f94999dcd7 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2d2c9d78-5f3b-4cb4-a257-04f94999dcd7 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2d2c9d78-5f3b-4cb4-a257-04f94999dcd7 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption returned with HTTP 200 Sep 03 11:18:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 262/525] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:18:02 2026] GET /volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption => generated 347 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a26bbc1f-482f-473d-bbdd-4717b3f2e54b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a26bbc1f-482f-473d-bbdd-4717b3f2e54b tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] GET http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption/cipher Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a26bbc1f-482f-473d-bbdd-4717b3f2e54b tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a26bbc1f-482f-473d-bbdd-4717b3f2e54b tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a26bbc1f-482f-473d-bbdd-4717b3f2e54b tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption/cipher returned with HTTP 200 Sep 03 11:18:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 264/526] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:18:02 2026] GET /volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption/cipher => generated 29 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-96733e80-6efa-4b67-a943-393e042ecbf7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-96733e80-6efa-4b67-a943-393e042ecbf7 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] DELETE http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption/dd6ea240-759c-4477-ad07-78b1152d3d80 Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-96733e80-6efa-4b67-a943-393e042ecbf7 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-96733e80-6efa-4b67-a943-393e042ecbf7 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-96733e80-6efa-4b67-a943-393e042ecbf7 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption/dd6ea240-759c-4477-ad07-78b1152d3d80 returned with HTTP 202 Sep 03 11:18:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 263/527] 192.168.122.194 () {58 vars in 1373 bytes} [Thu Sep 3 11:18:02 2026] DELETE /volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption/dd6ea240-759c-4477-ad07-78b1152d3d80 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3d3da578-40df-406b-8420-dfb087751d8a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d3da578-40df-406b-8420-dfb087751d8a tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] GET http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d3da578-40df-406b-8420-dfb087751d8a tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d3da578-40df-406b-8420-dfb087751d8a tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d3da578-40df-406b-8420-dfb087751d8a tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption returned with HTTP 200 Sep 03 11:18:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 265/528] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:18:02 2026] GET /volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption => generated 2 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7f7239bc-c2ab-4df5-afcc-c26db3077e2e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7f7239bc-c2ab-4df5-afcc-c26db3077e2e tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] GET http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7f7239bc-c2ab-4df5-afcc-c26db3077e2e tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7f7239bc-c2ab-4df5-afcc-c26db3077e2e tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7f7239bc-c2ab-4df5-afcc-c26db3077e2e tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption returned with HTTP 200 Sep 03 11:18:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 264/529] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:18:02 2026] GET /volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11/encryption => generated 2 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:18:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2dcfd2da-382b-472a-b0ec-95ede4fae12b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2dcfd2da-382b-472a-b0ec-95ede4fae12b tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] DELETE http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11 Sep 03 11:18:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2dcfd2da-382b-472a-b0ec-95ede4fae12b tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2dcfd2da-382b-472a-b0ec-95ede4fae12b tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2dcfd2da-382b-472a-b0ec-95ede4fae12b tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11 returned with HTTP 202 Sep 03 11:18:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 266/530] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:18:02 2026] DELETE /volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:18:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7e765441-e419-4d32-b4c2-de62018094cd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7e765441-e419-4d32-b4c2-de62018094cd tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] GET http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11 Sep 03 11:18:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7e765441-e419-4d32-b4c2-de62018094cd tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7e765441-e419-4d32-b4c2-de62018094cd tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7e765441-e419-4d32-b4c2-de62018094cd tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11 returned with HTTP 404 Sep 03 11:18:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 265/531] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:18:03 2026] GET /volume/v3/types/20016f9d-79e6-45ce-8d35-57e0f5175b11 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:18:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4ace0d0e-af4e-4d78-b48c-5b3bb1c7ed1c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4ace0d0e-af4e-4d78-b48c-5b3bb1c7ed1c tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] GET http://192.168.122.194/volume/v3/types Sep 03 11:18:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4ace0d0e-af4e-4d78-b48c-5b3bb1c7ed1c tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4ace0d0e-af4e-4d78-b48c-5b3bb1c7ed1c tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4ace0d0e-af4e-4d78-b48c-5b3bb1c7ed1c tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:18:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 267/532] 192.168.122.194 () {58 vars in 1115 bytes} [Thu Sep 3 11:18:03 2026] GET /volume/v3/types => generated 648 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cf9ff55a-449a-481f-b356-9549d7793eb8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cf9ff55a-449a-481f-b356-9549d7793eb8 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:18:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cf9ff55a-449a-481f-b356-9549d7793eb8 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-276873005"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cf9ff55a-449a-481f-b356-9549d7793eb8 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:18:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 266/533] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:18:03 2026] POST /volume/v3/types => generated 220 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bbee9405-607e-429c-81ed-ab9743e4ece0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bbee9405-607e-429c-81ed-ab9743e4ece0 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] PUT http://192.168.122.194/volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 Sep 03 11:18:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bbee9405-607e-429c-81ed-ab9743e4ece0 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1327401132", "description": "tempest-volume-type-description-1013891615", "is_public": false}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bbee9405-607e-429c-81ed-ab9743e4ece0 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 returned with HTTP 200 Sep 03 11:18:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 268/534] 192.168.122.194 () {60 vars in 1247 bytes} [Thu Sep 3 11:18:03 2026] PUT /volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 => generated 205 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2f389f02-7b5d-4679-9d2b-5c9125f04ef8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2f389f02-7b5d-4679-9d2b-5c9125f04ef8 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] GET http://192.168.122.194/volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 Sep 03 11:18:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2f389f02-7b5d-4679-9d2b-5c9125f04ef8 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2f389f02-7b5d-4679-9d2b-5c9125f04ef8 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2f389f02-7b5d-4679-9d2b-5c9125f04ef8 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 returned with HTTP 200 Sep 03 11:18:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 267/535] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:18:03 2026] GET /volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 => generated 269 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-19b101aa-992b-44bc-9e68-c963180c3ba6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-19b101aa-992b-44bc-9e68-c963180c3ba6 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] DELETE http://192.168.122.194/volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 Sep 03 11:18:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-19b101aa-992b-44bc-9e68-c963180c3ba6 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-19b101aa-992b-44bc-9e68-c963180c3ba6 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-19b101aa-992b-44bc-9e68-c963180c3ba6 tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 returned with HTTP 202 Sep 03 11:18:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 269/536] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:18:03 2026] DELETE /volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:18:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f952b48a-67c0-4a72-8df9-f3332b91d21c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f952b48a-67c0-4a72-8df9-f3332b91d21c tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] GET http://192.168.122.194/volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 Sep 03 11:18:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f952b48a-67c0-4a72-8df9-f3332b91d21c tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f952b48a-67c0-4a72-8df9-f3332b91d21c tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f952b48a-67c0-4a72-8df9-f3332b91d21c tempest-VolumeTypesTest-952870055 tempest-VolumeTypesTest-952870055-project-admin] http://192.168.122.194/volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 returned with HTTP 404 Sep 03 11:18:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 268/537] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:18:03 2026] GET /volume/v3/types/31c5ce45-afac-4d66-87b0-c029ffcae6a2 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-794e6c3f-c0e3-42e8-8e14-498decf8e667 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-794e6c3f-c0e3-42e8-8e14-498decf8e667 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-794e6c3f-c0e3-42e8-8e14-498decf8e667 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-623984048", "extra_specs": {"spec1": "val1"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=453,cinder:INSERT=61,cinder:UPDATE=102 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-794e6c3f-c0e3-42e8-8e14-498decf8e667 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:18:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 270/538] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:18:11 2026] POST /volume/v3/types => generated 242 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-78c3ae8a-7e8e-4fc4-88da-f95bf7b5f03c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-78c3ae8a-7e8e-4fc4-88da-f95bf7b5f03c tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] POST http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-78c3ae8a-7e8e-4fc4-88da-f95bf7b5f03c tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-78c3ae8a-7e8e-4fc4-88da-f95bf7b5f03c tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs returned with HTTP 400 Sep 03 11:18:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 269/539] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:18:11 2026] POST /volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c7d8689e-f354-41f7-bb8f-b7e05ec9c5d8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c7d8689e-f354-41f7-bb8f-b7e05ec9c5d8 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] POST http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c7d8689e-f354-41f7-bb8f-b7e05ec9c5d8 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c7d8689e-f354-41f7-bb8f-b7e05ec9c5d8 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs returned with HTTP 400 Sep 03 11:18:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 271/540] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:18:11 2026] POST /volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs => generated 132 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1b5c96db-cfa8-4096-855b-55f79d06af7a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1b5c96db-cfa8-4096-855b-55f79d06af7a tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] POST http://192.168.122.194/volume/v3/types/f27a7b53-4a27-4cb0-aade-a650f5fde3a8/extra_specs Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1b5c96db-cfa8-4096-855b-55f79d06af7a tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=410,cinder:INSERT=44,cinder:UPDATE=66 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1b5c96db-cfa8-4096-855b-55f79d06af7a tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/f27a7b53-4a27-4cb0-aade-a650f5fde3a8/extra_specs returned with HTTP 404 Sep 03 11:18:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 270/541] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:18:11 2026] POST /volume/v3/types/f27a7b53-4a27-4cb0-aade-a650f5fde3a8/extra_specs => generated 114 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-27b6b4bc-e667-4314-8231-b43b35ac3be4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-27b6b4bc-e667-4314-8231-b43b35ac3be4 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] DELETE http://192.168.122.194/volume/v3/types/021fa3d3-e453-4839-b0fc-b423e2df8476/extra_specs/spec1 Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-27b6b4bc-e667-4314-8231-b43b35ac3be4 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-27b6b4bc-e667-4314-8231-b43b35ac3be4 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-27b6b4bc-e667-4314-8231-b43b35ac3be4 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/021fa3d3-e453-4839-b0fc-b423e2df8476/extra_specs/spec1 returned with HTTP 404 Sep 03 11:18:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 272/542] 192.168.122.194 () {58 vars in 1283 bytes} [Thu Sep 3 11:18:11 2026] DELETE /volume/v3/types/021fa3d3-e453-4839-b0fc-b423e2df8476/extra_specs/spec1 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-31d39341-d69f-4590-9df8-0d5d30b2c86b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31d39341-d69f-4590-9df8-0d5d30b2c86b tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] GET http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/nonexistent_extra_spec_name Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31d39341-d69f-4590-9df8-0d5d30b2c86b tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31d39341-d69f-4590-9df8-0d5d30b2c86b tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31d39341-d69f-4590-9df8-0d5d30b2c86b tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 03 11:18:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 271/543] 192.168.122.194 () {58 vars in 1346 bytes} [Thu Sep 3 11:18:11 2026] GET /volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f312eddf-fa3a-4b8d-b4df-ec15d9fb5664 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f312eddf-fa3a-4b8d-b4df-ec15d9fb5664 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] GET http://192.168.122.194/volume/v3/types/ddd21cda-caec-445e-926d-dc6c12d0b5b3/extra_specs/spec1 Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f312eddf-fa3a-4b8d-b4df-ec15d9fb5664 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f312eddf-fa3a-4b8d-b4df-ec15d9fb5664 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f312eddf-fa3a-4b8d-b4df-ec15d9fb5664 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/ddd21cda-caec-445e-926d-dc6c12d0b5b3/extra_specs/spec1 returned with HTTP 404 Sep 03 11:18:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 273/544] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:18:11 2026] GET /volume/v3/types/ddd21cda-caec-445e-926d-dc6c12d0b5b3/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-686e87d2-3241-475f-9612-fef05e79f97b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-686e87d2-3241-475f-9612-fef05e79f97b tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] GET http://192.168.122.194/volume/v3/types/5fb305d7-8c3c-4936-ac2c-c692d8aa88f8/extra_specs Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-686e87d2-3241-475f-9612-fef05e79f97b tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-686e87d2-3241-475f-9612-fef05e79f97b tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-686e87d2-3241-475f-9612-fef05e79f97b tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/5fb305d7-8c3c-4936-ac2c-c692d8aa88f8/extra_specs returned with HTTP 404 Sep 03 11:18:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 272/545] 192.168.122.194 () {58 vars in 1262 bytes} [Thu Sep 3 11:18:11 2026] GET /volume/v3/types/5fb305d7-8c3c-4936-ac2c-c692d8aa88f8/extra_specs => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0a71ddb0-9afc-484f-897c-496124b0de6d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0a71ddb0-9afc-484f-897c-496124b0de6d tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] PUT http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/spec1 Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0a71ddb0-9afc-484f-897c-496124b0de6d tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0a71ddb0-9afc-484f-897c-496124b0de6d tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/spec1 returned with HTTP 400 Sep 03 11:18:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 274/546] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:18:11 2026] PUT /volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/spec1 => generated 102 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a1666f38-8a5f-4036-95e0-083e00acbc47 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a1666f38-8a5f-4036-95e0-083e00acbc47 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] PUT http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/spec1 Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a1666f38-8a5f-4036-95e0-083e00acbc47 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Action: 'update', calling method: update, body: null {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a1666f38-8a5f-4036-95e0-083e00acbc47 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/spec1 returned with HTTP 400 Sep 03 11:18:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 273/547] 192.168.122.194 () {60 vars in 1299 bytes} [Thu Sep 3 11:18:11 2026] PUT /volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/spec1 => generated 72 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7f10d66a-bae2-4bfd-8685-d9bae341c0bd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f10d66a-bae2-4bfd-8685-d9bae341c0bd tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] PUT http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/None Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7f10d66a-bae2-4bfd-8685-d9bae341c0bd tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f10d66a-bae2-4bfd-8685-d9bae341c0bd tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f10d66a-bae2-4bfd-8685-d9bae341c0bd tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/None returned with HTTP 400 Sep 03 11:18:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 275/548] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:18:11 2026] PUT /volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/None => generated 73 bytes in 102 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-26b7637e-6661-4c96-a8b2-f7feadfcd853 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-26b7637e-6661-4c96-a8b2-f7feadfcd853 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] PUT http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/e54f9d37-423e-435b-ab90-06061a3e5a23 Sep 03 11:18:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-26b7637e-6661-4c96-a8b2-f7feadfcd853 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-26b7637e-6661-4c96-a8b2-f7feadfcd853 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 11:18:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-26b7637e-6661-4c96-a8b2-f7feadfcd853 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/e54f9d37-423e-435b-ab90-06061a3e5a23 returned with HTTP 400 Sep 03 11:18:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 274/549] 192.168.122.194 () {60 vars in 1393 bytes} [Thu Sep 3 11:18:11 2026] PUT /volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9/extra_specs/e54f9d37-423e-435b-ab90-06061a3e5a23 => generated 73 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c7f8aef2-b082-4009-b839-1703514c517c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c7f8aef2-b082-4009-b839-1703514c517c tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] PUT http://192.168.122.194/volume/v3/types/ab2c61c6-d153-46d8-a5c5-af23dea22c04/extra_specs/spec1 Sep 03 11:18:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c7f8aef2-b082-4009-b839-1703514c517c tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c7f8aef2-b082-4009-b839-1703514c517c tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/ab2c61c6-d153-46d8-a5c5-af23dea22c04/extra_specs/spec1 returned with HTTP 404 Sep 03 11:18:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 276/550] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:18:11 2026] PUT /volume/v3/types/ab2c61c6-d153-46d8-a5c5-af23dea22c04/extra_specs/spec1 => generated 114 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-20dd455f-f8cb-4e30-a1c4-7a45fe71b613 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-20dd455f-f8cb-4e30-a1c4-7a45fe71b613 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] DELETE http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9 Sep 03 11:18:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-20dd455f-f8cb-4e30-a1c4-7a45fe71b613 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-20dd455f-f8cb-4e30-a1c4-7a45fe71b613 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-20dd455f-f8cb-4e30-a1c4-7a45fe71b613 tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9 returned with HTTP 202 Sep 03 11:18:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 275/551] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:18:12 2026] DELETE /volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:18:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-56f2a3e7-55a9-4bd7-8439-9ecc3315526d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-56f2a3e7-55a9-4bd7-8439-9ecc3315526d tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] GET http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9 Sep 03 11:18:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-56f2a3e7-55a9-4bd7-8439-9ecc3315526d tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-56f2a3e7-55a9-4bd7-8439-9ecc3315526d tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-56f2a3e7-55a9-4bd7-8439-9ecc3315526d tempest-ExtraSpecsNegativeTest-57635751 tempest-ExtraSpecsNegativeTest-57635751-project-admin] http://192.168.122.194/volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9 returned with HTTP 404 Sep 03 11:18:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 277/552] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:18:12 2026] GET /volume/v3/types/2c1ceb28-9db4-43fc-96d6-09619b3dd5a9 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:18:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-874206505"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-874206505'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:18:14 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume of 1 GB Sep 03 11:18:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Availability Zones retrieved successfully. Sep 03 11:18:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Flow 'volume_create_api' (2bf90ec7-f920-4154-88a4-f8ef4c86ff51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad0ee51-8682-4309-a19a-6340649de65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad0ee51-8682-4309-a19a-6340649de65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc0c7fb-e87d-491d-b58e-fc5b8b15e838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Created reservations ['b11deb68-9531-4173-af2e-e0544c6bbd44', 'e2522029-bdd1-49d3-8e4c-abbb1648cb4c', 'aabc8d1a-216b-4115-a7b2-b89e764ed66d', '1dd3edf4-9db7-4b10-93c0-db1d8e2a9e8f'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc0c7fb-e87d-491d-b58e-fc5b8b15e838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b11deb68-9531-4173-af2e-e0544c6bbd44', 'e2522029-bdd1-49d3-8e4c-abbb1648cb4c', 'aabc8d1a-216b-4115-a7b2-b89e764ed66d', '1dd3edf4-9db7-4b10-93c0-db1d8e2a9e8f']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9923585-927a-41bb-9841-d71297476b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9923585-927a-41bb-9841-d71297476b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9815f917-95d5-428c-ba9a-88553f8fe4a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-874206505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6c59ae1cf246f1887744ceb45bf69b',qos_specs=None,replication_status=,reservations=['b11deb68-9531-4173-af2e-e0544c6bbd44','e2522029-bdd1-49d3-8e4c-abbb1648cb4c','aabc8d1a-216b-4115-a7b2-b89e764ed66d','1dd3edf4-9db7-4b10-93c0-db1d8e2a9e8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:18:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-874206505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9815f917-95d5-428c-ba9a-88553f8fe4a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f6c59ae1cf246f1887744ceb45bf69b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c1a743-69e1-4f19-8572-49858c359a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c1a743-69e1-4f19-8572-49858c359a1e) transitioned into state 'SUCCESS' from state '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-874206505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6c59ae1cf246f1887744ceb45bf69b',qos_specs=None,replication_status=,reservations=['b11deb68-9531-4173-af2e-e0544c6bbd44','e2522029-bdd1-49d3-8e4c-abbb1648cb4c','aabc8d1a-216b-4115-a7b2-b89e764ed66d','1dd3edf4-9db7-4b10-93c0-db1d8e2a9e8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (155d728f-6de0-40d1-8908-0fbbd0934d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (155d728f-6de0-40d1-8908-0fbbd0934d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Flow 'volume_create_api' (2bf90ec7-f920-4154-88a4-f8ef4c86ff51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume request issued successfully. Sep 03 11:18:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bfeca8da-6da7-4c96-8fb1-9009d725bd37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:18:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 276/553] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:18:14 2026] POST /volume/v3/volumes => generated 762 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:18:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7754d07c-e77a-4af7-97ed-f9e5530fb787 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7754d07c-e77a-4af7-97ed-f9e5530fb787 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:18:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7754d07c-e77a-4af7-97ed-f9e5530fb787 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7754d07c-e77a-4af7-97ed-f9e5530fb787 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7754d07c-e77a-4af7-97ed-f9e5530fb787 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7754d07c-e77a-4af7-97ed-f9e5530fb787 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 returned with HTTP 200 Sep 03 11:18:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 278/554] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:15 2026] GET /volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 => generated 830 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b073224e-8b15-4fcf-bfea-e107816e2375 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b073224e-8b15-4fcf-bfea-e107816e2375 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:18:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b073224e-8b15-4fcf-bfea-e107816e2375 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b073224e-8b15-4fcf-bfea-e107816e2375 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b073224e-8b15-4fcf-bfea-e107816e2375 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b073224e-8b15-4fcf-bfea-e107816e2375 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 returned with HTTP 200 Sep 03 11:18:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 277/555] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:16 2026] GET /volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7176ff5c-94ea-49b7-a54e-e84dc8fe5474 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7176ff5c-94ea-49b7-a54e-e84dc8fe5474 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:18:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7176ff5c-94ea-49b7-a54e-e84dc8fe5474 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7176ff5c-94ea-49b7-a54e-e84dc8fe5474 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7176ff5c-94ea-49b7-a54e-e84dc8fe5474 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7176ff5c-94ea-49b7-a54e-e84dc8fe5474 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 returned with HTTP 200 Sep 03 11:18:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 279/556] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:17 2026] GET /volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ea3e8c16-13c3-4c6d-9a24-bf71df4b3708 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea3e8c16-13c3-4c6d-9a24-bf71df4b3708 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:18:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea3e8c16-13c3-4c6d-9a24-bf71df4b3708 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea3e8c16-13c3-4c6d-9a24-bf71df4b3708 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ea3e8c16-13c3-4c6d-9a24-bf71df4b3708 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea3e8c16-13c3-4c6d-9a24-bf71df4b3708 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 returned with HTTP 200 Sep 03 11:18:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 278/557] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:17 2026] GET /volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3b7a2be0-ae66-4901-a911-b1fbc288f32f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3b7a2be0-ae66-4901-a911-b1fbc288f32f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:18:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3b7a2be0-ae66-4901-a911-b1fbc288f32f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9815f917-95d5-428c-ba9a-88553f8fe4a5", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2024767718"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3b7a2be0-ae66-4901-a911-b1fbc288f32f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:17 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-3b7a2be0-ae66-4901-a911-b1fbc288f32f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create snapshot from volume 9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:18:18 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-3b7a2be0-ae66-4901-a911-b1fbc288f32f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Created reservations ['fbad220d-8d54-4ab8-a54d-3b3d8a2b42bb', 'a0623303-2b06-4f31-ae21-7c2ff1e76779', '1b0e87c0-218a-41ef-913c-816a3e7b610a', 'cb095109-8438-4ac5-8953-03f6a443b8b5'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3b7a2be0-ae66-4901-a911-b1fbc288f32f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot create request issued successfully. Sep 03 11:18:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3b7a2be0-ae66-4901-a911-b1fbc288f32f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:18:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 280/558] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:18:17 2026] POST /volume/v3/snapshots => generated 380 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:18:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d2dd516c-eb53-461e-a421-913249c5839b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2dd516c-eb53-461e-a421-913249c5839b tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2dd516c-eb53-461e-a421-913249c5839b tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2dd516c-eb53-461e-a421-913249c5839b tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d2dd516c-eb53-461e-a421-913249c5839b tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2dd516c-eb53-461e-a421-913249c5839b tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 200 Sep 03 11:18:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 279/559] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:18 2026] GET /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 512 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-25367ec1-bc10-44df-bf08-9fa990e71a01 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-25367ec1-bc10-44df-bf08-9fa990e71a01 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-25367ec1-bc10-44df-bf08-9fa990e71a01 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-25367ec1-bc10-44df-bf08-9fa990e71a01 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-25367ec1-bc10-44df-bf08-9fa990e71a01 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-25367ec1-bc10-44df-bf08-9fa990e71a01 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 200 Sep 03 11:18:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 281/560] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:19 2026] GET /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 512 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8a3053e5-42d7-4403-ae1a-367931aa7b4c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8a3053e5-42d7-4403-ae1a-367931aa7b4c tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8a3053e5-42d7-4403-ae1a-367931aa7b4c tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8a3053e5-42d7-4403-ae1a-367931aa7b4c tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8a3053e5-42d7-4403-ae1a-367931aa7b4c tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8a3053e5-42d7-4403-ae1a-367931aa7b4c tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 200 Sep 03 11:18:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 280/561] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:20 2026] GET /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 512 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1804830517"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1804830517'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Create volume of 1 GB Sep 03 11:18:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Availability Zones retrieved successfully. Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Flow 'volume_create_api' (65ea6195-dba4-45d1-b367-f8290235f103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8cb7c8-e989-4671-b671-8ca8bc204dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8cb7c8-e989-4671-b671-8ca8bc204dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c930012-dde5-4258-9725-33e0d8a58903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-29d879a3-915c-44e3-85ef-c2eee0027c50 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-29d879a3-915c-44e3-85ef-c2eee0027c50 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-29d879a3-915c-44e3-85ef-c2eee0027c50 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-29d879a3-915c-44e3-85ef-c2eee0027c50 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-29d879a3-915c-44e3-85ef-c2eee0027c50 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-29d879a3-915c-44e3-85ef-c2eee0027c50 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 200 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 281/562] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:21 2026] GET /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 539 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b9e2be4c-70ea-4f14-bff9-26236ed3c2c9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b9e2be4c-70ea-4f14-bff9-26236ed3c2c9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b9e2be4c-70ea-4f14-bff9-26236ed3c2c9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b9e2be4c-70ea-4f14-bff9-26236ed3c2c9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b9e2be4c-70ea-4f14-bff9-26236ed3c2c9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b9e2be4c-70ea-4f14-bff9-26236ed3c2c9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 200 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 282/563] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:21 2026] GET /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c4a589c2-3707-49aa-90f9-0c7ee8d4b979 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c4a589c2-3707-49aa-90f9-0c7ee8d4b979 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c4a589c2-3707-49aa-90f9-0c7ee8d4b979 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c4a589c2-3707-49aa-90f9-0c7ee8d4b979 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-c4a589c2-3707-49aa-90f9-0c7ee8d4b979 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-c4a589c2-3707-49aa-90f9-0c7ee8d4b979 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: /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 03 11:18:21 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c4a589c2-3707-49aa-90f9-0c7ee8d4b979 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Get all snapshots completed successfully. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c4a589c2-3707-49aa-90f9-0c7ee8d4b979 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 200 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 283/564] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:18:21 2026] GET /volume/v3/snapshots => generated 408 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9c385689-660e-408d-947d-a7c2abec692a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9c385689-660e-408d-947d-a7c2abec692a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] PUT http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Created reservations ['969365c3-12ac-4b76-9938-428b14b8c323', 'f21e5eeb-4968-43f6-961b-f34edc5e8b75', 'dbbbdd11-27d8-4739-b230-f8c6038d083d', '8fceb4a8-f43d-46b2-a856-87e5b5e2abc9'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9c385689-660e-408d-947d-a7c2abec692a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-881595399", "description": "This is the new description of snapshot."}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c930012-dde5-4258-9725-33e0d8a58903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['969365c3-12ac-4b76-9938-428b14b8c323', 'f21e5eeb-4968-43f6-961b-f34edc5e8b75', 'dbbbdd11-27d8-4739-b230-f8c6038d083d', '8fceb4a8-f43d-46b2-a856-87e5b5e2abc9']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fd9495-4571-4343-b12e-40fc754c77e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9c385689-660e-408d-947d-a7c2abec692a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9c385689-660e-408d-947d-a7c2abec692a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 200 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 284/565] 192.168.122.194 () {60 vars in 1259 bytes} [Thu Sep 3 11:18:21 2026] PUT /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-030a17f1-aca8-49a7-a4a7-04806579e136 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-030a17f1-aca8-49a7-a4a7-04806579e136 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-030a17f1-aca8-49a7-a4a7-04806579e136 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-030a17f1-aca8-49a7-a4a7-04806579e136 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-030a17f1-aca8-49a7-a4a7-04806579e136 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-030a17f1-aca8-49a7-a4a7-04806579e136 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 200 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 285/566] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:21 2026] GET /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 576 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fd9495-4571-4343-b12e-40fc754c77e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c80e6766-3893-4574-80e9-3c693c910c52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1804830517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d61409d09184c5993bb335ccbb39155',qos_specs=None,replication_status=,reservations=['969365c3-12ac-4b76-9938-428b14b8c323','f21e5eeb-4968-43f6-961b-f34edc5e8b75','dbbbdd11-27d8-4739-b230-f8c6038d083d','8fceb4a8-f43d-46b2-a856-87e5b5e2abc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17a20289dae429a8682705ff233e9b8',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:18:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1804830517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c80e6766-3893-4574-80e9-3c693c910c52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d61409d09184c5993bb335ccbb39155',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b17a20289dae429a8682705ff233e9b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f427cb-dac4-488a-956a-475cd86bbd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6b7421a6-2cd6-48a4-b5be-d109ef077ec5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6b7421a6-2cd6-48a4-b5be-d109ef077ec5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6b7421a6-2cd6-48a4-b5be-d109ef077ec5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6b7421a6-2cd6-48a4-b5be-d109ef077ec5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-6b7421a6-2cd6-48a4-b5be-d109ef077ec5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete snapshot with id: b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6b7421a6-2cd6-48a4-b5be-d109ef077ec5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f427cb-dac4-488a-956a-475cd86bbd29) transitioned into state 'SUCCESS' from state '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-1804830517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d61409d09184c5993bb335ccbb39155',qos_specs=None,replication_status=,reservations=['969365c3-12ac-4b76-9938-428b14b8c323','f21e5eeb-4968-43f6-961b-f34edc5e8b75','dbbbdd11-27d8-4739-b230-f8c6038d083d','8fceb4a8-f43d-46b2-a856-87e5b5e2abc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17a20289dae429a8682705ff233e9b8',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a63ef3c-7803-46d2-93ad-97021e141dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6b7421a6-2cd6-48a4-b5be-d109ef077ec5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot delete request issued successfully. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6b7421a6-2cd6-48a4-b5be-d109ef077ec5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 202 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 286/567] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:18:21 2026] DELETE /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-425ce994-675a-4537-a985-b407b18f1fc3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-425ce994-675a-4537-a985-b407b18f1fc3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-425ce994-675a-4537-a985-b407b18f1fc3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-425ce994-675a-4537-a985-b407b18f1fc3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a63ef3c-7803-46d2-93ad-97021e141dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Flow 'volume_create_api' (65ea6195-dba4-45d1-b367-f8290235f103) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Create volume request issued successfully. Sep 03 11:18:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-754dfa0a-3ec4-455e-b79c-ecd3595f1e33 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:18:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 282/568] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:18:21 2026] POST /volume/v3/volumes => generated 764 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:18:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-58be0292-563a-4597-aa0b-5e9befc16a26 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-425ce994-675a-4537-a985-b407b18f1fc3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-425ce994-675a-4537-a985-b407b18f1fc3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 200 Sep 03 11:18:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 287/569] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:21 2026] GET /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 575 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-58be0292-563a-4597-aa0b-5e9befc16a26 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-58be0292-563a-4597-aa0b-5e9befc16a26 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-58be0292-563a-4597-aa0b-5e9befc16a26 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-58be0292-563a-4597-aa0b-5e9befc16a26 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:18:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-58be0292-563a-4597-aa0b-5e9befc16a26 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:18:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 283/570] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:21 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 832 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:18:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6385ed74-5861-42ed-9fc7-554583a6fa24 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6385ed74-5861-42ed-9fc7-554583a6fa24 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6385ed74-5861-42ed-9fc7-554583a6fa24 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6385ed74-5861-42ed-9fc7-554583a6fa24 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6385ed74-5861-42ed-9fc7-554583a6fa24 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6385ed74-5861-42ed-9fc7-554583a6fa24 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 200 Sep 03 11:18:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 288/571] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:22 2026] GET /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 575 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8e26a9d7-f7ac-43ca-b349-369ad8ba7cbd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8e26a9d7-f7ac-43ca-b349-369ad8ba7cbd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:18:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8e26a9d7-f7ac-43ca-b349-369ad8ba7cbd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8e26a9d7-f7ac-43ca-b349-369ad8ba7cbd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8e26a9d7-f7ac-43ca-b349-369ad8ba7cbd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:18:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8e26a9d7-f7ac-43ca-b349-369ad8ba7cbd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:18:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 284/572] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:22 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a69aa33d-cddb-4ae2-ae02-fd93a1801ea9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a69aa33d-cddb-4ae2-ae02-fd93a1801ea9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a69aa33d-cddb-4ae2-ae02-fd93a1801ea9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a69aa33d-cddb-4ae2-ae02-fd93a1801ea9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a69aa33d-cddb-4ae2-ae02-fd93a1801ea9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 404 Sep 03 11:18:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 289/573] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:23 2026] GET /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b36c4e51-ee0c-49f4-841d-e16e298606b3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b36c4e51-ee0c-49f4-841d-e16e298606b3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b36c4e51-ee0c-49f4-841d-e16e298606b3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b36c4e51-ee0c-49f4-841d-e16e298606b3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-b36c4e51-ee0c-49f4-841d-e16e298606b3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete snapshot with id: b6584060-bda7-44c1-9a82-32da52e4e725 Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b36c4e51-ee0c-49f4-841d-e16e298606b3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 returned with HTTP 404 Sep 03 11:18:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 285/574] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:18:23 2026] DELETE /volume/v3/snapshots/b6584060-bda7-44c1-9a82-32da52e4e725 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-78882852-7670-4074-b08a-80f3133d0b6a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-78882852-7670-4074-b08a-80f3133d0b6a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-78882852-7670-4074-b08a-80f3133d0b6a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-78882852-7670-4074-b08a-80f3133d0b6a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-78882852-7670-4074-b08a-80f3133d0b6a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8a8bed35-da54-4d46-a954-50617ecf3fb2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-78882852-7670-4074-b08a-80f3133d0b6a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 returned with HTTP 200 Sep 03 11:18:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 290/575] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:24 2026] GET /volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a8bed35-da54-4d46-a954-50617ecf3fb2 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a8bed35-da54-4d46-a954-50617ecf3fb2 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a8bed35-da54-4d46-a954-50617ecf3fb2 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-202509718"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-202509718'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume of 1 GB Sep 03 11:18:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Availability Zones retrieved successfully. Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8a8bed35-da54-4d46-a954-50617ecf3fb2 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Flow 'volume_create_api' (81c38ccb-63b6-4758-bd5c-2f5d9a71233f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a8bed35-da54-4d46-a954-50617ecf3fb2 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (546a6ce8-81c8-4faa-a9b7-0c857279af4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 286/576] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:24 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 857 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-4661af6f-a1fc-4cb5-bb2d-f26f8e3e5d3a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (546a6ce8-81c8-4faa-a9b7-0c857279af4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-4661af6f-a1fc-4cb5-bb2d-f26f8e3e5d3a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-4661af6f-a1fc-4cb5-bb2d-f26f8e3e5d3a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3a6329-f3d3-4096-87b8-6affd617d8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-4661af6f-a1fc-4cb5-bb2d-f26f8e3e5d3a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-4661af6f-a1fc-4cb5-bb2d-f26f8e3e5d3a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-4661af6f-a1fc-4cb5-bb2d-f26f8e3e5d3a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:18:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 287/577] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:18:24 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Created reservations ['d4a1bf08-5b1e-4fd7-85e4-7029576d4e7d', 'b30b4adf-e32b-4e74-b34c-26ffacd188c9', '25b378a1-f58a-4d79-9ddb-3e228d2dd66a', '120d89a3-17ec-46f9-8a41-cd6487bb8874'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3a6329-f3d3-4096-87b8-6affd617d8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4a1bf08-5b1e-4fd7-85e4-7029576d4e7d', 'b30b4adf-e32b-4e74-b34c-26ffacd188c9', '25b378a1-f58a-4d79-9ddb-3e228d2dd66a', '120d89a3-17ec-46f9-8a41-cd6487bb8874']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f57048ea-228f-4be7-8651-1d1a41e0e1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f57048ea-228f-4be7-8651-1d1a41e0e1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '365ff714-494e-4e41-939a-e3240a40454e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-202509718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6c59ae1cf246f1887744ceb45bf69b',qos_specs=None,replication_status=,reservations=['d4a1bf08-5b1e-4fd7-85e4-7029576d4e7d','b30b4adf-e32b-4e74-b34c-26ffacd188c9','25b378a1-f58a-4d79-9ddb-3e228d2dd66a','120d89a3-17ec-46f9-8a41-cd6487bb8874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-202509718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=365ff714-494e-4e41-939a-e3240a40454e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f6c59ae1cf246f1887744ceb45bf69b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca83f41-5612-438e-b84c-1aaa378096a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca83f41-5612-438e-b84c-1aaa378096a3) transitioned into state 'SUCCESS' from state '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-202509718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6c59ae1cf246f1887744ceb45bf69b',qos_specs=None,replication_status=,reservations=['d4a1bf08-5b1e-4fd7-85e4-7029576d4e7d','b30b4adf-e32b-4e74-b34c-26ffacd188c9','25b378a1-f58a-4d79-9ddb-3e228d2dd66a','120d89a3-17ec-46f9-8a41-cd6487bb8874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa9640b-cb93-482e-969a-bd4a70cdef83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-70d56a26-c03e-4494-a2ec-c33c98e7d40b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-70d56a26-c03e-4494-a2ec-c33c98e7d40b None None] GET http://192.168.122.194/volume// Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-70d56a26-c03e-4494-a2ec-c33c98e7d40b None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-70d56a26-c03e-4494-a2ec-c33c98e7d40b None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-70d56a26-c03e-4494-a2ec-c33c98e7d40b None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:18:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 288/578] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:18:24 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa9640b-cb93-482e-969a-bd4a70cdef83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-a48ea6dc-584a-4387-bcd7-449572f8c9c3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Flow 'volume_create_api' (81c38ccb-63b6-4758-bd5c-2f5d9a71233f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume request issued successfully. Sep 03 11:18:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-109dc2bb-4100-4ffc-bcf1-b87774bf58eb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:18:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 291/579] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:18:24 2026] POST /volume/v3/volumes => generated 762 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cffa121d-c053-41ed-a717-c7b5d370fe0f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cffa121d-c053-41ed-a717-c7b5d370fe0f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cffa121d-c053-41ed-a717-c7b5d370fe0f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cffa121d-c053-41ed-a717-c7b5d370fe0f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cffa121d-c053-41ed-a717-c7b5d370fe0f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cffa121d-c053-41ed-a717-c7b5d370fe0f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e returned with HTTP 200 Sep 03 11:18:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 292/580] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:24 2026] GET /volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e => generated 830 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-a48ea6dc-584a-4387-bcd7-449572f8c9c3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:18:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-a48ea6dc-584a-4387-bcd7-449572f8c9c3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c80e6766-3893-4574-80e9-3c693c910c52", "connector": null, "instance_uuid": "49e679fe-a214-494f-bc63-4bd11bab1385"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-a48ea6dc-584a-4387-bcd7-449572f8c9c3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:18:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 289/581] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:18:24 2026] POST /volume/v3/attachments => generated 273 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-438ab9e0-30fd-4b9e-b2e3-2c6895c01bf9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-438ab9e0-30fd-4b9e-b2e3-2c6895c01bf9 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:18:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-438ab9e0-30fd-4b9e-b2e3-2c6895c01bf9 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-438ab9e0-30fd-4b9e-b2e3-2c6895c01bf9 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e3d7514e-9950-4d4a-b8d7-eedcdb80b310 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e3d7514e-9950-4d4a-b8d7-eedcdb80b310 None None] GET http://192.168.122.194/volume// Sep 03 11:18:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e3d7514e-9950-4d4a-b8d7-eedcdb80b310 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e3d7514e-9950-4d4a-b8d7-eedcdb80b310 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e3d7514e-9950-4d4a-b8d7-eedcdb80b310 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:18:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 290/582] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:18:25 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:18:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-5c610c71-3492-4049-898b-6cb2fbd6dac5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-438ab9e0-30fd-4b9e-b2e3-2c6895c01bf9 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:18:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-5c610c71-3492-4049-898b-6cb2fbd6dac5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:18:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-5c610c71-3492-4049-898b-6cb2fbd6dac5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-5c610c71-3492-4049-898b-6cb2fbd6dac5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-438ab9e0-30fd-4b9e-b2e3-2c6895c01bf9 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:18:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 293/583] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:25 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-5c610c71-3492-4049-898b-6cb2fbd6dac5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:18:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-5c610c71-3492-4049-898b-6cb2fbd6dac5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:18:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 291/584] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:18:25 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 1037 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:18:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-85decfcf-8a1a-4f8a-8224-ba984f43e402 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-85decfcf-8a1a-4f8a-8224-ba984f43e402 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] PUT http://192.168.122.194/volume/v3/attachments/74a0b20f-84c2-4156-a2bd-d0756890d5cb Sep 03 11:18:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-85decfcf-8a1a-4f8a-8224-ba984f43e402 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:25 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-85decfcf-8a1a-4f8a-8224-ba984f43e402 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Acquiring lock "cinder-attachment_update-c80e6766-3893-4574-80e9-3c693c910c52-devstack" by "attachment_update" {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:18:25 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-85decfcf-8a1a-4f8a-8224-ba984f43e402 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Lock "cinder-attachment_update-c80e6766-3893-4574-80e9-3c693c910c52-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:18:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fccee64d-8b1c-425f-b9b8-42704da099c0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fccee64d-8b1c-425f-b9b8-42704da099c0 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e Sep 03 11:18:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fccee64d-8b1c-425f-b9b8-42704da099c0 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fccee64d-8b1c-425f-b9b8-42704da099c0 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fccee64d-8b1c-425f-b9b8-42704da099c0 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fccee64d-8b1c-425f-b9b8-42704da099c0 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e returned with HTTP 200 Sep 03 11:18:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 292/585] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:25 2026] GET /volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:26 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-85decfcf-8a1a-4f8a-8224-ba984f43e402 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Lock "cinder-attachment_update-c80e6766-3893-4574-80e9-3c693c910c52-devstack" released by "attachment_update" :: held 0.513s {{(pid=86725) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:18:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-85decfcf-8a1a-4f8a-8224-ba984f43e402 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments/74a0b20f-84c2-4156-a2bd-d0756890d5cb returned with HTTP 200 Sep 03 11:18:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 294/586] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:18:25 2026] PUT /volume/v3/attachments/74a0b20f-84c2-4156-a2bd-d0756890d5cb => generated 694 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-69099a68-1401-42d5-a486-8c78d3fcecf7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69099a68-1401-42d5-a486-8c78d3fcecf7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:18:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-69099a68-1401-42d5-a486-8c78d3fcecf7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-69099a68-1401-42d5-a486-8c78d3fcecf7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-69099a68-1401-42d5-a486-8c78d3fcecf7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:18:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69099a68-1401-42d5-a486-8c78d3fcecf7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:18:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 293/587] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:26 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 857 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-028f64ac-4a78-4182-a802-c82a59c1eec6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-028f64ac-4a78-4182-a802-c82a59c1eec6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e Sep 03 11:18:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-028f64ac-4a78-4182-a802-c82a59c1eec6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-028f64ac-4a78-4182-a802-c82a59c1eec6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-028f64ac-4a78-4182-a802-c82a59c1eec6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-028f64ac-4a78-4182-a802-c82a59c1eec6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e returned with HTTP 200 Sep 03 11:18:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 295/588] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:26 2026] GET /volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-02109c44-1453-4258-b6d5-208bba9c2006 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-02109c44-1453-4258-b6d5-208bba9c2006 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:18:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-02109c44-1453-4258-b6d5-208bba9c2006 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "365ff714-494e-4e41-939a-e3240a40454e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1150797783"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-aed6fde4-7f65-4713-8ab9-68fa22892667 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-aed6fde4-7f65-4713-8ab9-68fa22892667 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/attachments/74a0b20f-84c2-4156-a2bd-d0756890d5cb/action Sep 03 11:18:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-aed6fde4-7f65-4713-8ab9-68fa22892667 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:18:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-aed6fde4-7f65-4713-8ab9-68fa22892667 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-02109c44-1453-4258-b6d5-208bba9c2006 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:26 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-02109c44-1453-4258-b6d5-208bba9c2006 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create snapshot from volume 365ff714-494e-4e41-939a-e3240a40454e Sep 03 11:18:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-934412cc-3667-470a-94dd-802bbf0a49e0 req-aed6fde4-7f65-4713-8ab9-68fa22892667 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments/74a0b20f-84c2-4156-a2bd-d0756890d5cb/action returned with HTTP 204 Sep 03 11:18:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 296/589] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:18:26 2026] POST /volume/v3/attachments/74a0b20f-84c2-4156-a2bd-d0756890d5cb/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:18:27 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-02109c44-1453-4258-b6d5-208bba9c2006 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Created reservations ['db083977-2924-4b1c-8960-4c716f531eae', 'dbc7c159-d915-47a1-ba43-5f3600fa8462', 'd6b6692a-2408-48c0-9721-2b9d9ba10cc5', '1dc8bd9a-b13a-4aac-8416-122234f68cf6'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-02109c44-1453-4258-b6d5-208bba9c2006 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot create request issued successfully. Sep 03 11:18:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-02109c44-1453-4258-b6d5-208bba9c2006 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:18:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 294/590] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:18:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:18:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ca52290f-78ce-46b1-9b7b-030bef2c2aca None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca52290f-78ce-46b1-9b7b-030bef2c2aca tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 Sep 03 11:18:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca52290f-78ce-46b1-9b7b-030bef2c2aca tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca52290f-78ce-46b1-9b7b-030bef2c2aca tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ca52290f-78ce-46b1-9b7b-030bef2c2aca tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca52290f-78ce-46b1-9b7b-030bef2c2aca tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 returned with HTTP 200 Sep 03 11:18:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 297/591] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:27 2026] GET /volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:18:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-23225054-5258-454d-8165-c08b17c046a6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23225054-5258-454d-8165-c08b17c046a6 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:18:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23225054-5258-454d-8165-c08b17c046a6 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23225054-5258-454d-8165-c08b17c046a6 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-23225054-5258-454d-8165-c08b17c046a6 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:18:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23225054-5258-454d-8165-c08b17c046a6 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:18:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 295/592] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:27 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 1149 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:18:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-23991dd1-6d2a-40b7-823f-9afe5c0d4cc8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-23991dd1-6d2a-40b7-823f-9afe5c0d4cc8 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:18:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-23991dd1-6d2a-40b7-823f-9afe5c0d4cc8 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-23991dd1-6d2a-40b7-823f-9afe5c0d4cc8 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:27 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:27 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-23991dd1-6d2a-40b7-823f-9afe5c0d4cc8 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:18:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-23991dd1-6d2a-40b7-823f-9afe5c0d4cc8 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:18:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 298/593] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:27 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 1149 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3f7bd4c1-d286-465a-a447-70837981e20a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f7bd4c1-d286-465a-a447-70837981e20a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 Sep 03 11:18:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f7bd4c1-d286-465a-a447-70837981e20a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f7bd4c1-d286-465a-a447-70837981e20a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3f7bd4c1-d286-465a-a447-70837981e20a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f7bd4c1-d286-465a-a447-70837981e20a tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 returned with HTTP 200 Sep 03 11:18:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 296/594] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:28 2026] GET /volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5871236a-43f6-4e9a-8626-3eceeaffe706 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5871236a-43f6-4e9a-8626-3eceeaffe706 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 Sep 03 11:18:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5871236a-43f6-4e9a-8626-3eceeaffe706 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5871236a-43f6-4e9a-8626-3eceeaffe706 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5871236a-43f6-4e9a-8626-3eceeaffe706 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5871236a-43f6-4e9a-8626-3eceeaffe706 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 returned with HTTP 200 Sep 03 11:18:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 299/595] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:29 2026] GET /volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 => generated 442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-929eee09-0a5b-488b-9210-29973cb44bf6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-929eee09-0a5b-488b-9210-29973cb44bf6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 Sep 03 11:18:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-929eee09-0a5b-488b-9210-29973cb44bf6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-929eee09-0a5b-488b-9210-29973cb44bf6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-929eee09-0a5b-488b-9210-29973cb44bf6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-929eee09-0a5b-488b-9210-29973cb44bf6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 returned with HTTP 200 Sep 03 11:18:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 297/596] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:30 2026] GET /volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "029c2337-994b-4cc1-9ce5-d13e0896b3f2", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-97182331"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume request body: {'volume': {'snapshot_id': '029c2337-994b-4cc1-9ce5-d13e0896b3f2', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-97182331'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:30 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume of 2 GB Sep 03 11:18:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Availability Zones retrieved successfully. Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Flow 'volume_create_api' (b69f9c4c-dcea-442d-8652-7809a7c84a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93da24f2-772e-4a00-a811-41b66dc3ab3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93da24f2-772e-4a00-a811-41b66dc3ab3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '029c2337-994b-4cc1-9ce5-d13e0896b3f2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (583d5d84-ac35-478b-b7e4-95c9c22a3ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Created reservations ['8867cec4-e704-4f8e-8d2c-8e8bfe8476c3', 'e4c32ed9-76b0-4fcb-a917-3eb72be39ea1', '3e11417d-a87a-43d3-ac93-bf2ef0629825', 'eec0b2cc-00e1-4cde-b533-3ab718d8a77d'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (583d5d84-ac35-478b-b7e4-95c9c22a3ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8867cec4-e704-4f8e-8d2c-8e8bfe8476c3', 'e4c32ed9-76b0-4fcb-a917-3eb72be39ea1', '3e11417d-a87a-43d3-ac93-bf2ef0629825', 'eec0b2cc-00e1-4cde-b533-3ab718d8a77d']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a11ac4-e132-4748-ac52-a0953207196c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a11ac4-e132-4748-ac52-a0953207196c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '389a56bc-33c2-4a6b-8e3a-97f027922c6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-97182331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6c59ae1cf246f1887744ceb45bf69b',qos_specs=None,replication_status=,reservations=['8867cec4-e704-4f8e-8d2c-8e8bfe8476c3','e4c32ed9-76b0-4fcb-a917-3eb72be39ea1','3e11417d-a87a-43d3-ac93-bf2ef0629825','eec0b2cc-00e1-4cde-b533-3ab718d8a77d'],size=2,snapshot_id=029c2337-994b-4cc1-9ce5-d13e0896b3f2,source_replicaid=,source_volid=None,status='creating',user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:18:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-97182331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=389a56bc-33c2-4a6b-8e3a-97f027922c6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f6c59ae1cf246f1887744ceb45bf69b',provider_auth=None,provider_geometry=None,provider_id=None,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=029c2337-994b-4cc1-9ce5-d13e0896b3f2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3937f4dd-3d89-4a1c-8a8c-4c7a52a45ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3937f4dd-3d89-4a1c-8a8c-4c7a52a45ebb) transitioned into state 'SUCCESS' from state '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-97182331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6c59ae1cf246f1887744ceb45bf69b',qos_specs=None,replication_status=,reservations=['8867cec4-e704-4f8e-8d2c-8e8bfe8476c3','e4c32ed9-76b0-4fcb-a917-3eb72be39ea1','3e11417d-a87a-43d3-ac93-bf2ef0629825','eec0b2cc-00e1-4cde-b533-3ab718d8a77d'],size=2,snapshot_id=029c2337-994b-4cc1-9ce5-d13e0896b3f2,source_replicaid=,source_volid=None,status='creating',user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595a38a9-a418-488a-839b-fde42e23c1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595a38a9-a418-488a-839b-fde42e23c1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Flow 'volume_create_api' (b69f9c4c-dcea-442d-8652-7809a7c84a6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume request issued successfully. Sep 03 11:18:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2f1e3f3f-caef-4ee7-b002-6e55fe9854dd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:18:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 300/597] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:18:30 2026] POST /volume/v3/volumes => generated 795 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:18:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3ee9de6c-df65-43c3-bf7f-e0344e9c5746 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ee9de6c-df65-43c3-bf7f-e0344e9c5746 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ee9de6c-df65-43c3-bf7f-e0344e9c5746 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ee9de6c-df65-43c3-bf7f-e0344e9c5746 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3ee9de6c-df65-43c3-bf7f-e0344e9c5746 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ee9de6c-df65-43c3-bf7f-e0344e9c5746 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 200 Sep 03 11:18:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 298/598] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:30 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1a72cbbd-2d45-4ef3-96a4-a96179f5f1e7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1a72cbbd-2d45-4ef3-96a4-a96179f5f1e7 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1a72cbbd-2d45-4ef3-96a4-a96179f5f1e7 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1a72cbbd-2d45-4ef3-96a4-a96179f5f1e7 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1a72cbbd-2d45-4ef3-96a4-a96179f5f1e7 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1a72cbbd-2d45-4ef3-96a4-a96179f5f1e7 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 200 Sep 03 11:18:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 301/599] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:31 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 887 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4cac7f06-ff9b-4991-a3ae-69c285a0580c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4cac7f06-ff9b-4991-a3ae-69c285a0580c tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4cac7f06-ff9b-4991-a3ae-69c285a0580c tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4cac7f06-ff9b-4991-a3ae-69c285a0580c tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4cac7f06-ff9b-4991-a3ae-69c285a0580c tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4cac7f06-ff9b-4991-a3ae-69c285a0580c tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 200 Sep 03 11:18:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 299/600] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:33 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 887 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0c15e17b-1dd9-4830-bff6-682c5d826375 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0c15e17b-1dd9-4830-bff6-682c5d826375 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0c15e17b-1dd9-4830-bff6-682c5d826375 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0c15e17b-1dd9-4830-bff6-682c5d826375 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0c15e17b-1dd9-4830-bff6-682c5d826375 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0c15e17b-1dd9-4830-bff6-682c5d826375 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 200 Sep 03 11:18:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 302/601] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:34 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 887 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:18:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-80791925"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-80791925'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:18:34 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Create volume of 1 GB Sep 03 11:18:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Availability Zones retrieved successfully. Sep 03 11:18:34 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Flow 'volume_create_api' (9e864c60-02da-4d79-a94f-6f25a3160082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:34 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482f09d7-6288-4776-87e2-11107929216b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:34 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:18:34 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482f09d7-6288-4776-87e2-11107929216b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:34 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9cc62ed-84cf-4255-98e8-0e38cf4e382c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Created reservations ['51b5b45f-2cc4-450a-8f9a-0f90287602f2', 'ae74d777-cfb8-4372-bad9-4e89d5f671e0', 'f2ba9a88-4c98-47ed-b2c9-50300656693f', 'b7a8e74c-09f5-4707-a077-a2ad7eae67b8'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9cc62ed-84cf-4255-98e8-0e38cf4e382c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51b5b45f-2cc4-450a-8f9a-0f90287602f2', 'ae74d777-cfb8-4372-bad9-4e89d5f671e0', 'f2ba9a88-4c98-47ed-b2c9-50300656693f', 'b7a8e74c-09f5-4707-a077-a2ad7eae67b8']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a7af5f-5b8f-42e6-99f6-7ebd848c71b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a7af5f-5b8f-42e6-99f6-7ebd848c71b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78fabb40-ed3c-4228-b3c0-6076e53a07ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-80791925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='640bae814fcc4d0093f0b97d498922d0',qos_specs=None,replication_status=,reservations=['51b5b45f-2cc4-450a-8f9a-0f90287602f2','ae74d777-cfb8-4372-bad9-4e89d5f671e0','f2ba9a88-4c98-47ed-b2c9-50300656693f','b7a8e74c-09f5-4707-a077-a2ad7eae67b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='904f07e50f244f6aa0e0658a81e4d444',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-80791925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78fabb40-ed3c-4228-b3c0-6076e53a07ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='640bae814fcc4d0093f0b97d498922d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='904f07e50f244f6aa0e0658a81e4d444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15000d8f-4bf9-4300-9a47-8c24a08da9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15000d8f-4bf9-4300-9a47-8c24a08da9a9) transitioned into state 'SUCCESS' from state '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-80791925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='640bae814fcc4d0093f0b97d498922d0',qos_specs=None,replication_status=,reservations=['51b5b45f-2cc4-450a-8f9a-0f90287602f2','ae74d777-cfb8-4372-bad9-4e89d5f671e0','f2ba9a88-4c98-47ed-b2c9-50300656693f','b7a8e74c-09f5-4707-a077-a2ad7eae67b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='904f07e50f244f6aa0e0658a81e4d444',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c7566d84-9f3e-47a5-a018-9f171bc42312 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106f71ba-d403-4eb8-8bde-db1e2e85dc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c7566d84-9f3e-47a5-a018-9f171bc42312 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c7566d84-9f3e-47a5-a018-9f171bc42312 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c7566d84-9f3e-47a5-a018-9f171bc42312 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106f71ba-d403-4eb8-8bde-db1e2e85dc68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Flow 'volume_create_api' (9e864c60-02da-4d79-a94f-6f25a3160082) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Create volume request issued successfully. Sep 03 11:18:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1c98aa88-0783-4313-ac62-e0daae05cec9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:18:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 300/602] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:18:34 2026] POST /volume/v3/volumes => generated 758 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-37a303e7-9f3e-4603-bd42-c15f6fc464ad None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-37a303e7-9f3e-4603-bd42-c15f6fc464ad tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-37a303e7-9f3e-4603-bd42-c15f6fc464ad tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-37a303e7-9f3e-4603-bd42-c15f6fc464ad tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c7566d84-9f3e-47a5-a018-9f171bc42312 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c7566d84-9f3e-47a5-a018-9f171bc42312 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 200 Sep 03 11:18:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 303/603] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:35 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 887 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-37a303e7-9f3e-4603-bd42-c15f6fc464ad tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-37a303e7-9f3e-4603-bd42-c15f6fc464ad tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 301/604] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:35 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 826 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-198d61d7-3918-43d6-b59c-88bfcb87f9bb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-198d61d7-3918-43d6-b59c-88bfcb87f9bb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-198d61d7-3918-43d6-b59c-88bfcb87f9bb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eb42db16-0d61-4ce6-81b0-b9949d535958 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-198d61d7-3918-43d6-b59c-88bfcb87f9bb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb42db16-0d61-4ce6-81b0-b9949d535958 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb42db16-0d61-4ce6-81b0-b9949d535958 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb42db16-0d61-4ce6-81b0-b9949d535958 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-198d61d7-3918-43d6-b59c-88bfcb87f9bb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-198d61d7-3918-43d6-b59c-88bfcb87f9bb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 200 Sep 03 11:18:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 304/605] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:36 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 887 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eb42db16-0d61-4ce6-81b0-b9949d535958 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb42db16-0d61-4ce6-81b0-b9949d535958 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 302/606] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:36 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 850 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ffd0e252-89f6-41fd-92c8-38fd6567b679 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ffd0e252-89f6-41fd-92c8-38fd6567b679 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ffd0e252-89f6-41fd-92c8-38fd6567b679 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ffd0e252-89f6-41fd-92c8-38fd6567b679 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-26089b27-f09c-4b0c-bd11-90ea82c71d8f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-26089b27-f09c-4b0c-bd11-90ea82c71d8f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-26089b27-f09c-4b0c-bd11-90ea82c71d8f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-26089b27-f09c-4b0c-bd11-90ea82c71d8f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-26089b27-f09c-4b0c-bd11-90ea82c71d8f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ffd0e252-89f6-41fd-92c8-38fd6567b679 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-26089b27-f09c-4b0c-bd11-90ea82c71d8f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 303/607] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:37 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 850 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ffd0e252-89f6-41fd-92c8-38fd6567b679 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 200 Sep 03 11:18:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 305/608] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:37 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 887 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d8378319-7a41-4519-927a-1094b164deb5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d8378319-7a41-4519-927a-1094b164deb5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d8378319-7a41-4519-927a-1094b164deb5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d8378319-7a41-4519-927a-1094b164deb5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7bf432e7-9466-4690-a020-6da800c69131 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7bf432e7-9466-4690-a020-6da800c69131 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7bf432e7-9466-4690-a020-6da800c69131 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7bf432e7-9466-4690-a020-6da800c69131 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d8378319-7a41-4519-927a-1094b164deb5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d8378319-7a41-4519-927a-1094b164deb5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 304/609] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:38 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7bf432e7-9466-4690-a020-6da800c69131 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7bf432e7-9466-4690-a020-6da800c69131 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 200 Sep 03 11:18:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 306/610] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:38 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 887 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5966c8f6-4346-4a63-905b-394774c02bb1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5966c8f6-4346-4a63-905b-394774c02bb1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5966c8f6-4346-4a63-905b-394774c02bb1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5966c8f6-4346-4a63-905b-394774c02bb1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1ad9e2e3-f6f7-4fbb-8f01-5dce33813502 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1ad9e2e3-f6f7-4fbb-8f01-5dce33813502 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1ad9e2e3-f6f7-4fbb-8f01-5dce33813502 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1ad9e2e3-f6f7-4fbb-8f01-5dce33813502 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5966c8f6-4346-4a63-905b-394774c02bb1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5966c8f6-4346-4a63-905b-394774c02bb1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 305/611] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:40 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1ad9e2e3-f6f7-4fbb-8f01-5dce33813502 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1ad9e2e3-f6f7-4fbb-8f01-5dce33813502 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 200 Sep 03 11:18:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 307/612] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:40 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 888 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-da9a7f53-f05c-4e81-ad59-850abf17d5b2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-da9a7f53-f05c-4e81-ad59-850abf17d5b2 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-da9a7f53-f05c-4e81-ad59-850abf17d5b2 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-da9a7f53-f05c-4e81-ad59-850abf17d5b2 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-da9a7f53-f05c-4e81-ad59-850abf17d5b2 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-da9a7f53-f05c-4e81-ad59-850abf17d5b2 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 200 Sep 03 11:18:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 306/613] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:40 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 888 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ea54e664-419e-430d-9cda-53ccc9fae395 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea54e664-419e-430d-9cda-53ccc9fae395 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] DELETE http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea54e664-419e-430d-9cda-53ccc9fae395 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea54e664-419e-430d-9cda-53ccc9fae395 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:40 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-ea54e664-419e-430d-9cda-53ccc9fae395 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume with id: 389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ea54e664-419e-430d-9cda-53ccc9fae395 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ea54e664-419e-430d-9cda-53ccc9fae395 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume request issued successfully. Sep 03 11:18:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea54e664-419e-430d-9cda-53ccc9fae395 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 202 Sep 03 11:18:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 308/614] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:18:40 2026] DELETE /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:18:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d9dea496-631b-4cb2-8d2a-dd6b819096e8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d9dea496-631b-4cb2-8d2a-dd6b819096e8 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d9dea496-631b-4cb2-8d2a-dd6b819096e8 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d9dea496-631b-4cb2-8d2a-dd6b819096e8 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d9dea496-631b-4cb2-8d2a-dd6b819096e8 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d9dea496-631b-4cb2-8d2a-dd6b819096e8 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 200 Sep 03 11:18:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 307/615] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:40 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 887 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d88a114c-c0e5-4972-b88a-0899137bdc44 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d88a114c-c0e5-4972-b88a-0899137bdc44 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d88a114c-c0e5-4972-b88a-0899137bdc44 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d88a114c-c0e5-4972-b88a-0899137bdc44 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d88a114c-c0e5-4972-b88a-0899137bdc44 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d88a114c-c0e5-4972-b88a-0899137bdc44 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 309/616] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:41 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-8471882d-10cb-43de-aa2a-f529e20f70ec None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-8471882d-10cb-43de-aa2a-f529e20f70ec tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-8471882d-10cb-43de-aa2a-f529e20f70ec tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-8471882d-10cb-43de-aa2a-f529e20f70ec tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-8471882d-10cb-43de-aa2a-f529e20f70ec tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-8471882d-10cb-43de-aa2a-f529e20f70ec tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 308/617] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:18:41 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-593a99f9-22f9-42d1-8d07-e43cac9c45e1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-593a99f9-22f9-42d1-8d07-e43cac9c45e1 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-593a99f9-22f9-42d1-8d07-e43cac9c45e1 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-593a99f9-22f9-42d1-8d07-e43cac9c45e1 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-593a99f9-22f9-42d1-8d07-e43cac9c45e1 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 404 Sep 03 11:18:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 310/618] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:41 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b1a8a078-b23e-47da-aa3c-fff9dc2d474e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b1a8a078-b23e-47da-aa3c-fff9dc2d474e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b1a8a078-b23e-47da-aa3c-fff9dc2d474e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b1a8a078-b23e-47da-aa3c-fff9dc2d474e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b1a8a078-b23e-47da-aa3c-fff9dc2d474e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 404 Sep 03 11:18:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 309/619] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:41 2026] GET /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f63c35a5-4022-439b-ac4b-cc39556b6481 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f63c35a5-4022-439b-ac4b-cc39556b6481 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] DELETE http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f63c35a5-4022-439b-ac4b-cc39556b6481 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f63c35a5-4022-439b-ac4b-cc39556b6481 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-f63c35a5-4022-439b-ac4b-cc39556b6481 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume with id: 389a56bc-33c2-4a6b-8e3a-97f027922c6c Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f63c35a5-4022-439b-ac4b-cc39556b6481 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c returned with HTTP 404 Sep 03 11:18:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 311/620] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:18:41 2026] DELETE /volume/v3/volumes/389a56bc-33c2-4a6b-8e3a-97f027922c6c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-09c6462b-fb94-4702-845a-0a74fff33acb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-09c6462b-fb94-4702-845a-0a74fff33acb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-09c6462b-fb94-4702-845a-0a74fff33acb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-09c6462b-fb94-4702-845a-0a74fff33acb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-09c6462b-fb94-4702-845a-0a74fff33acb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete snapshot with id: 029c2337-994b-4cc1-9ce5-d13e0896b3f2 Sep 03 11:18:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-09c6462b-fb94-4702-845a-0a74fff33acb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-81644f1d-eaa2-4b34-a2a8-38b69ca5f7ea None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-81644f1d-eaa2-4b34-a2a8-38b69ca5f7ea None None] GET http://192.168.122.194/volume// Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-81644f1d-eaa2-4b34-a2a8-38b69ca5f7ea None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-81644f1d-eaa2-4b34-a2a8-38b69ca5f7ea None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-81644f1d-eaa2-4b34-a2a8-38b69ca5f7ea None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:18:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 312/621] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:18:41 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:18:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-c6429994-c2ba-4d78-8fe5-5f6e8c10c58f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-c6429994-c2ba-4d78-8fe5-5f6e8c10c58f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:18:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-c6429994-c2ba-4d78-8fe5-5f6e8c10c58f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78fabb40-ed3c-4228-b3c0-6076e53a07ca", "connector": null, "instance_uuid": "502450af-5404-49a2-953f-a2e4f429c2e8"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-09c6462b-fb94-4702-845a-0a74fff33acb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot delete request issued successfully. Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-09c6462b-fb94-4702-845a-0a74fff33acb tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 returned with HTTP 202 Sep 03 11:18:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 310/622] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:18:41 2026] DELETE /volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:18:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7ad09a0f-c5df-4f0a-81a9-e9b662469d81 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7ad09a0f-c5df-4f0a-81a9-e9b662469d81 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7ad09a0f-c5df-4f0a-81a9-e9b662469d81 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7ad09a0f-c5df-4f0a-81a9-e9b662469d81 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7ad09a0f-c5df-4f0a-81a9-e9b662469d81 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7ad09a0f-c5df-4f0a-81a9-e9b662469d81 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 returned with HTTP 200 Sep 03 11:18:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 311/623] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:41 2026] GET /volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-c6429994-c2ba-4d78-8fe5-5f6e8c10c58f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:18:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 313/624] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:18:41 2026] POST /volume/v3/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5e4103ab-8d90-423f-a5d8-1cf109f319e9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5e4103ab-8d90-423f-a5d8-1cf109f319e9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5e4103ab-8d90-423f-a5d8-1cf109f319e9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5e4103ab-8d90-423f-a5d8-1cf109f319e9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-76dcf03f-5609-4ebc-959a-43f015343a67 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5e4103ab-8d90-423f-a5d8-1cf109f319e9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-76dcf03f-5609-4ebc-959a-43f015343a67 None None] GET http://192.168.122.194/volume// Sep 03 11:18:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-76dcf03f-5609-4ebc-959a-43f015343a67 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-76dcf03f-5609-4ebc-959a-43f015343a67 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-76dcf03f-5609-4ebc-959a-43f015343a67 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:18:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 314/625] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:18:42 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:18:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5e4103ab-8d90-423f-a5d8-1cf109f319e9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 312/626] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:41 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-5fc8a2cb-c48f-42b6-82ff-c2e4cb46a86e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-5fc8a2cb-c48f-42b6-82ff-c2e4cb46a86e tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-5fc8a2cb-c48f-42b6-82ff-c2e4cb46a86e tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-5fc8a2cb-c48f-42b6-82ff-c2e4cb46a86e tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-5fc8a2cb-c48f-42b6-82ff-c2e4cb46a86e tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-5fc8a2cb-c48f-42b6-82ff-c2e4cb46a86e tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 315/627] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:18:42 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 1031 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:18:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-56f32b98-8e0a-4f58-93d9-9bbd834ebc87 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-56f32b98-8e0a-4f58-93d9-9bbd834ebc87 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] PUT http://192.168.122.194/volume/v3/attachments/1a14d62a-ccb0-4c4c-8e7a-cdb6c12a8cd3 Sep 03 11:18:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-56f32b98-8e0a-4f58-93d9-9bbd834ebc87 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:42 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-56f32b98-8e0a-4f58-93d9-9bbd834ebc87 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Acquiring lock "cinder-attachment_update-78fabb40-ed3c-4228-b3c0-6076e53a07ca-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:18:42 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-56f32b98-8e0a-4f58-93d9-9bbd834ebc87 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Lock "cinder-attachment_update-78fabb40-ed3c-4228-b3c0-6076e53a07ca-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:18:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6f20e105-3032-4703-81aa-3def3de33862 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f20e105-3032-4703-81aa-3def3de33862 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 Sep 03 11:18:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f20e105-3032-4703-81aa-3def3de33862 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f20e105-3032-4703-81aa-3def3de33862 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:42 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-56f32b98-8e0a-4f58-93d9-9bbd834ebc87 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Lock "cinder-attachment_update-78fabb40-ed3c-4228-b3c0-6076e53a07ca-devstack" released by "attachment_update" :: held 0.393s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:18:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-56f32b98-8e0a-4f58-93d9-9bbd834ebc87 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments/1a14d62a-ccb0-4c4c-8e7a-cdb6c12a8cd3 returned with HTTP 200 Sep 03 11:18:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 313/628] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:18:42 2026] PUT /volume/v3/attachments/1a14d62a-ccb0-4c4c-8e7a-cdb6c12a8cd3 => generated 694 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6f20e105-3032-4703-81aa-3def3de33862 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f20e105-3032-4703-81aa-3def3de33862 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 returned with HTTP 200 Sep 03 11:18:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 316/629] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:42 2026] GET /volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:18:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ab703322-d347-441f-862d-4c7dc7ce11b0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ab703322-d347-441f-862d-4c7dc7ce11b0 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ab703322-d347-441f-862d-4c7dc7ce11b0 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ab703322-d347-441f-862d-4c7dc7ce11b0 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ab703322-d347-441f-862d-4c7dc7ce11b0 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ab703322-d347-441f-862d-4c7dc7ce11b0 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 314/630] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:43 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 851 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-dd131429-a8bd-4231-9a9a-cb54a80fe310 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-dd131429-a8bd-4231-9a9a-cb54a80fe310 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/attachments/1a14d62a-ccb0-4c4c-8e7a-cdb6c12a8cd3/action Sep 03 11:18:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-dd131429-a8bd-4231-9a9a-cb54a80fe310 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:18:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-dd131429-a8bd-4231-9a9a-cb54a80fe310 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-fb25f6e9-f1c2-4841-a44f-c2ca2cfaa30b req-dd131429-a8bd-4231-9a9a-cb54a80fe310 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments/1a14d62a-ccb0-4c4c-8e7a-cdb6c12a8cd3/action returned with HTTP 204 Sep 03 11:18:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 317/631] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:18:43 2026] POST /volume/v3/attachments/1a14d62a-ccb0-4c4c-8e7a-cdb6c12a8cd3/action => generated 0 bytes in 127 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-24eae7b6-7939-4ae7-8d2d-387fe99710ed None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24eae7b6-7939-4ae7-8d2d-387fe99710ed tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 Sep 03 11:18:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24eae7b6-7939-4ae7-8d2d-387fe99710ed tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24eae7b6-7939-4ae7-8d2d-387fe99710ed tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-24eae7b6-7939-4ae7-8d2d-387fe99710ed tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24eae7b6-7939-4ae7-8d2d-387fe99710ed tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 returned with HTTP 200 Sep 03 11:18:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 315/632] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:43 2026] GET /volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 => generated 468 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cb345fb1-ab60-450e-a298-f25724e64ee9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cb345fb1-ab60-450e-a298-f25724e64ee9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cb345fb1-ab60-450e-a298-f25724e64ee9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cb345fb1-ab60-450e-a298-f25724e64ee9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cb345fb1-ab60-450e-a298-f25724e64ee9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cb345fb1-ab60-450e-a298-f25724e64ee9 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 318/633] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:44 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 1143 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8d4c63d0-0a92-4012-92c9-ce24cf4f805b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8d4c63d0-0a92-4012-92c9-ce24cf4f805b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8d4c63d0-0a92-4012-92c9-ce24cf4f805b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8d4c63d0-0a92-4012-92c9-ce24cf4f805b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8d4c63d0-0a92-4012-92c9-ce24cf4f805b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8d4c63d0-0a92-4012-92c9-ce24cf4f805b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 316/634] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:44 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 1143 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7a66d08d-4570-4790-8d36-1176d521cf9c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:18:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-801574778"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-801574778'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:18:44 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Create volume of 1 GB Sep 03 11:18:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Availability Zones retrieved successfully. Sep 03 11:18:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b4f32bdb-bbfd-4e2b-8279-71b9d9b42825 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b4f32bdb-bbfd-4e2b-8279-71b9d9b42825 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 Sep 03 11:18:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b4f32bdb-bbfd-4e2b-8279-71b9d9b42825 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b4f32bdb-bbfd-4e2b-8279-71b9d9b42825 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Flow 'volume_create_api' (7fd10dca-099e-424e-ad27-f943f8c839ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c351daf-3ba5-454f-a7d7-bbe9e4612c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:18:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b4f32bdb-bbfd-4e2b-8279-71b9d9b42825 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b4f32bdb-bbfd-4e2b-8279-71b9d9b42825 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 returned with HTTP 200 Sep 03 11:18:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 317/635] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:44 2026] GET /volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 => generated 468 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c351daf-3ba5-454f-a7d7-bbe9e4612c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d91e95db-b931-4334-8b57-35c7c089f1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Created reservations ['dbe93992-facc-4638-9c0c-822ea81e9ac7', '144ea120-5997-4de1-81a1-d4e0be350c90', 'eba096cc-5353-4fd5-9aaa-cc8b253e7b53', '329789e5-7227-4497-b50a-1044e51a6c77'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d91e95db-b931-4334-8b57-35c7c089f1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbe93992-facc-4638-9c0c-822ea81e9ac7', '144ea120-5997-4de1-81a1-d4e0be350c90', 'eba096cc-5353-4fd5-9aaa-cc8b253e7b53', '329789e5-7227-4497-b50a-1044e51a6c77']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0865694a-c642-4d82-8665-beb35dde5bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0865694a-c642-4d82-8665-beb35dde5bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-801574778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='640bae814fcc4d0093f0b97d498922d0',qos_specs=None,replication_status=,reservations=['dbe93992-facc-4638-9c0c-822ea81e9ac7','144ea120-5997-4de1-81a1-d4e0be350c90','eba096cc-5353-4fd5-9aaa-cc8b253e7b53','329789e5-7227-4497-b50a-1044e51a6c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='904f07e50f244f6aa0e0658a81e4d444',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-801574778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='640bae814fcc4d0093f0b97d498922d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='904f07e50f244f6aa0e0658a81e4d444',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125bafa5-bd40-4130-ae8e-3a02150e2c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125bafa5-bd40-4130-ae8e-3a02150e2c1d) transitioned into state 'SUCCESS' from state '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-801574778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='640bae814fcc4d0093f0b97d498922d0',qos_specs=None,replication_status=,reservations=['dbe93992-facc-4638-9c0c-822ea81e9ac7','144ea120-5997-4de1-81a1-d4e0be350c90','eba096cc-5353-4fd5-9aaa-cc8b253e7b53','329789e5-7227-4497-b50a-1044e51a6c77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='904f07e50f244f6aa0e0658a81e4d444',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7527b17-42b7-425d-afe1-b710d6fa6534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7527b17-42b7-425d-afe1-b710d6fa6534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Flow 'volume_create_api' (7fd10dca-099e-424e-ad27-f943f8c839ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Create volume request issued successfully. Sep 03 11:18:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7a66d08d-4570-4790-8d36-1176d521cf9c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:18:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 319/636] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:18:44 2026] POST /volume/v3/volumes => generated 759 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:18:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f3f64ada-6371-4219-84e9-659d3f4c2ef2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f3f64ada-6371-4219-84e9-659d3f4c2ef2 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f3f64ada-6371-4219-84e9-659d3f4c2ef2 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f3f64ada-6371-4219-84e9-659d3f4c2ef2 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f747db61-b4e9-4d52-b409-9e5f7fde9a17 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f747db61-b4e9-4d52-b409-9e5f7fde9a17 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 Sep 03 11:18:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f747db61-b4e9-4d52-b409-9e5f7fde9a17 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f3f64ada-6371-4219-84e9-659d3f4c2ef2 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f747db61-b4e9-4d52-b409-9e5f7fde9a17 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f3f64ada-6371-4219-84e9-659d3f4c2ef2 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 318/637] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:45 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 827 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f747db61-b4e9-4d52-b409-9e5f7fde9a17 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 returned with HTTP 404 Sep 03 11:18:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 320/638] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:46 2026] GET /volume/v3/snapshots/029c2337-994b-4cc1-9ce5-d13e0896b3f2 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fc4aa47a-5620-4f62-9678-f41052f8f4e5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fc4aa47a-5620-4f62-9678-f41052f8f4e5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e Sep 03 11:18:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fc4aa47a-5620-4f62-9678-f41052f8f4e5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fc4aa47a-5620-4f62-9678-f41052f8f4e5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fc4aa47a-5620-4f62-9678-f41052f8f4e5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fc4aa47a-5620-4f62-9678-f41052f8f4e5 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e returned with HTTP 200 Sep 03 11:18:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 319/639] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:46 2026] GET /volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f1ba6e57-aa58-4bed-95ed-e6fd2f5cb782 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f1ba6e57-aa58-4bed-95ed-e6fd2f5cb782 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] DELETE http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e Sep 03 11:18:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f1ba6e57-aa58-4bed-95ed-e6fd2f5cb782 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f1ba6e57-aa58-4bed-95ed-e6fd2f5cb782 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:46 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-f1ba6e57-aa58-4bed-95ed-e6fd2f5cb782 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume with id: 365ff714-494e-4e41-939a-e3240a40454e Sep 03 11:18:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f1ba6e57-aa58-4bed-95ed-e6fd2f5cb782 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f1ba6e57-aa58-4bed-95ed-e6fd2f5cb782 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume request issued successfully. Sep 03 11:18:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f1ba6e57-aa58-4bed-95ed-e6fd2f5cb782 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e returned with HTTP 202 Sep 03 11:18:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 321/640] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:18:46 2026] DELETE /volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:18:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7c05152b-806a-4a03-9484-65a7aff66a27 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c05152b-806a-4a03-9484-65a7aff66a27 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e Sep 03 11:18:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c05152b-806a-4a03-9484-65a7aff66a27 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c05152b-806a-4a03-9484-65a7aff66a27 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7c05152b-806a-4a03-9484-65a7aff66a27 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c05152b-806a-4a03-9484-65a7aff66a27 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e returned with HTTP 200 Sep 03 11:18:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 320/641] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:46 2026] GET /volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:18:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9df80614-15a8-4448-8f0d-2bc0f77ccd1d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9df80614-15a8-4448-8f0d-2bc0f77ccd1d tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9df80614-15a8-4448-8f0d-2bc0f77ccd1d tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9df80614-15a8-4448-8f0d-2bc0f77ccd1d tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9df80614-15a8-4448-8f0d-2bc0f77ccd1d tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9df80614-15a8-4448-8f0d-2bc0f77ccd1d tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 322/642] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:47 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:18:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1db1ff15-a727-4cae-9030-52b0e4855f0e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1db1ff15-a727-4cae-9030-52b0e4855f0e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e Sep 03 11:18:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1db1ff15-a727-4cae-9030-52b0e4855f0e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1db1ff15-a727-4cae-9030-52b0e4855f0e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1db1ff15-a727-4cae-9030-52b0e4855f0e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1db1ff15-a727-4cae-9030-52b0e4855f0e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e returned with HTTP 200 Sep 03 11:18:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 321/643] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:47 2026] GET /volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e => generated 854 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d21e0553-3b1e-45b7-8bba-231473940245 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d21e0553-3b1e-45b7-8bba-231473940245 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d21e0553-3b1e-45b7-8bba-231473940245 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d21e0553-3b1e-45b7-8bba-231473940245 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d21e0553-3b1e-45b7-8bba-231473940245 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d21e0553-3b1e-45b7-8bba-231473940245 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 323/644] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:48 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-7876fd23-ec8f-4118-ac8a-42bae6d3fd68 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-7876fd23-ec8f-4118-ac8a-42bae6d3fd68 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-7876fd23-ec8f-4118-ac8a-42bae6d3fd68 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-7876fd23-ec8f-4118-ac8a-42bae6d3fd68 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-7876fd23-ec8f-4118-ac8a-42bae6d3fd68 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-7876fd23-ec8f-4118-ac8a-42bae6d3fd68 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 322/645] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:18:48 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8e24a169-ed75-42f8-98a4-94630664fbd6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8e24a169-ed75-42f8-98a4-94630664fbd6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8e24a169-ed75-42f8-98a4-94630664fbd6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8e24a169-ed75-42f8-98a4-94630664fbd6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8e24a169-ed75-42f8-98a4-94630664fbd6 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e returned with HTTP 404 Sep 03 11:18:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 324/646] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:48 2026] GET /volume/v3/volumes/365ff714-494e-4e41-939a-e3240a40454e => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f1f427ae-dfcf-499d-860e-7445b3808e64 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f1f427ae-dfcf-499d-860e-7445b3808e64 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:18:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f1f427ae-dfcf-499d-860e-7445b3808e64 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f1f427ae-dfcf-499d-860e-7445b3808e64 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f1f427ae-dfcf-499d-860e-7445b3808e64 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f1f427ae-dfcf-499d-860e-7445b3808e64 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 returned with HTTP 200 Sep 03 11:18:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 323/647] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:48 2026] GET /volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-11745aa4-86ee-46c4-9921-31c358d2a283 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-555109513"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-555109513'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:18:48 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume of 1 GB Sep 03 11:18:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Availability Zones retrieved successfully. Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Flow 'volume_create_api' (6ae318f4-ff15-4f24-b01a-41ff6d523791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1387968-4964-4b5a-9a71-fdd385509733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:18:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-49fb0931-15c2-4bf8-8868-324f42555044 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49fb0931-15c2-4bf8-8868-324f42555044 None None] GET http://192.168.122.194/volume// Sep 03 11:18:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49fb0931-15c2-4bf8-8868-324f42555044 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49fb0931-15c2-4bf8-8868-324f42555044 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49fb0931-15c2-4bf8-8868-324f42555044 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:18:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 324/648] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:18:48 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:18:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-41375934-024a-4ec1-af48-63ce3336279b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-41375934-024a-4ec1-af48-63ce3336279b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:18:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-41375934-024a-4ec1-af48-63ce3336279b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee", "connector": null, "instance_uuid": "502450af-5404-49a2-953f-a2e4f429c2e8"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1387968-4964-4b5a-9a71-fdd385509733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-41375934-024a-4ec1-af48-63ce3336279b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:18:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 325/649] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:18:48 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448f6470-f525-43ab-b5f5-b8fd53bf82d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bdb07e9b-81df-4485-a0f2-ad572c2cf3d2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bdb07e9b-81df-4485-a0f2-ad572c2cf3d2 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bdb07e9b-81df-4485-a0f2-ad572c2cf3d2 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bdb07e9b-81df-4485-a0f2-ad572c2cf3d2 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bdb07e9b-81df-4485-a0f2-ad572c2cf3d2 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bdb07e9b-81df-4485-a0f2-ad572c2cf3d2 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 326/650] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:49 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d67968e9-b3af-438b-a3ed-2497bb6b6281 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d67968e9-b3af-438b-a3ed-2497bb6b6281 None None] GET http://192.168.122.194/volume// Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d67968e9-b3af-438b-a3ed-2497bb6b6281 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d67968e9-b3af-438b-a3ed-2497bb6b6281 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d67968e9-b3af-438b-a3ed-2497bb6b6281 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:18:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 327/651] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:18:49 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-d6352601-802e-4c96-ba47-1cb2b0ba05da None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-d6352601-802e-4c96-ba47-1cb2b0ba05da tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-d6352601-802e-4c96-ba47-1cb2b0ba05da tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-d6352601-802e-4c96-ba47-1cb2b0ba05da tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Created reservations ['72d07cfc-8fc3-4efb-9948-5b3da46d9a21', 'a9de20ad-d708-4332-994f-889964a63c5c', '4ad4c36a-b1c1-4cc8-8291-db2f486facbb', '789fe00a-0d8d-4744-9c75-88a13f00e904'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-d6352601-802e-4c96-ba47-1cb2b0ba05da tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448f6470-f525-43ab-b5f5-b8fd53bf82d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72d07cfc-8fc3-4efb-9948-5b3da46d9a21', 'a9de20ad-d708-4332-994f-889964a63c5c', '4ad4c36a-b1c1-4cc8-8291-db2f486facbb', '789fe00a-0d8d-4744-9c75-88a13f00e904']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-d6352601-802e-4c96-ba47-1cb2b0ba05da tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 328/652] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:18:49 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 1032 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ccc7e4-e87f-41e3-ba3d-dc8b358ca669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ccc7e4-e87f-41e3-ba3d-dc8b358ca669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed3a7ccc-f43e-441a-924e-b3db614caae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-555109513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6c59ae1cf246f1887744ceb45bf69b',qos_specs=None,replication_status=,reservations=['72d07cfc-8fc3-4efb-9948-5b3da46d9a21','a9de20ad-d708-4332-994f-889964a63c5c','4ad4c36a-b1c1-4cc8-8291-db2f486facbb','789fe00a-0d8d-4744-9c75-88a13f00e904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-555109513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed3a7ccc-f43e-441a-924e-b3db614caae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f6c59ae1cf246f1887744ceb45bf69b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746b24a0-0a7f-4090-92d2-2db13349721e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-cf857ed4-cd81-42b1-b7ba-506bf59dd6b1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-cf857ed4-cd81-42b1-b7ba-506bf59dd6b1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] PUT http://192.168.122.194/volume/v3/attachments/2fb9f9e5-a905-4e6b-9a57-9b2d01472bc4 Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-cf857ed4-cd81-42b1-b7ba-506bf59dd6b1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-cf857ed4-cd81-42b1-b7ba-506bf59dd6b1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Acquiring lock "cinder-attachment_update-e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-cf857ed4-cd81-42b1-b7ba-506bf59dd6b1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Lock "cinder-attachment_update-e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746b24a0-0a7f-4090-92d2-2db13349721e) transitioned into state 'SUCCESS' from state '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-555109513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6c59ae1cf246f1887744ceb45bf69b',qos_specs=None,replication_status=,reservations=['72d07cfc-8fc3-4efb-9948-5b3da46d9a21','a9de20ad-d708-4332-994f-889964a63c5c','4ad4c36a-b1c1-4cc8-8291-db2f486facbb','789fe00a-0d8d-4744-9c75-88a13f00e904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f788c7b-c9e6-4b8e-a04e-ee38afd7ed09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f788c7b-c9e6-4b8e-a04e-ee38afd7ed09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Flow 'volume_create_api' (6ae318f4-ff15-4f24-b01a-41ff6d523791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume request issued successfully. Sep 03 11:18:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-11745aa4-86ee-46c4-9921-31c358d2a283 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:18:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 325/653] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:18:48 2026] POST /volume/v3/volumes => generated 762 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-710d0d9c-f85f-48fd-aabc-c61a1065dc7f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-710d0d9c-f85f-48fd-aabc-c61a1065dc7f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-710d0d9c-f85f-48fd-aabc-c61a1065dc7f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-710d0d9c-f85f-48fd-aabc-c61a1065dc7f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-710d0d9c-f85f-48fd-aabc-c61a1065dc7f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-710d0d9c-f85f-48fd-aabc-c61a1065dc7f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 returned with HTTP 200 Sep 03 11:18:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 326/654] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:49 2026] GET /volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 => generated 830 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:50 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-cf857ed4-cd81-42b1-b7ba-506bf59dd6b1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Lock "cinder-attachment_update-e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee-devstack" released by "attachment_update" :: held 0.400s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:18:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-cf857ed4-cd81-42b1-b7ba-506bf59dd6b1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments/2fb9f9e5-a905-4e6b-9a57-9b2d01472bc4 returned with HTTP 200 Sep 03 11:18:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 329/655] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:18:49 2026] PUT /volume/v3/attachments/2fb9f9e5-a905-4e6b-9a57-9b2d01472bc4 => generated 694 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:18:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e3aa1f88-176a-47b1-8192-6a3bc06dd734 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e3aa1f88-176a-47b1-8192-6a3bc06dd734 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e3aa1f88-176a-47b1-8192-6a3bc06dd734 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e3aa1f88-176a-47b1-8192-6a3bc06dd734 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e3aa1f88-176a-47b1-8192-6a3bc06dd734 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e3aa1f88-176a-47b1-8192-6a3bc06dd734 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 327/656] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:50 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-318283a8-c06a-4914-8077-edb1b68301dd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-318283a8-c06a-4914-8077-edb1b68301dd tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/attachments/2fb9f9e5-a905-4e6b-9a57-9b2d01472bc4/action Sep 03 11:18:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-318283a8-c06a-4914-8077-edb1b68301dd tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action body: b'{"os-complete": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:18:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-318283a8-c06a-4914-8077-edb1b68301dd tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-a634048b-9dc8-4a9f-bddd-ef1657cd5866 req-318283a8-c06a-4914-8077-edb1b68301dd tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments/2fb9f9e5-a905-4e6b-9a57-9b2d01472bc4/action returned with HTTP 204 Sep 03 11:18:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 330/657] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:18:50 2026] POST /volume/v3/attachments/2fb9f9e5-a905-4e6b-9a57-9b2d01472bc4/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:18:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0c57a1bd-64ae-45ae-b231-000f8d82698e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0c57a1bd-64ae-45ae-b231-000f8d82698e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 Sep 03 11:18:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0c57a1bd-64ae-45ae-b231-000f8d82698e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0c57a1bd-64ae-45ae-b231-000f8d82698e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0c57a1bd-64ae-45ae-b231-000f8d82698e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0c57a1bd-64ae-45ae-b231-000f8d82698e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 returned with HTTP 200 Sep 03 11:18:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 328/658] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:50 2026] GET /volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 => generated 854 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4265fc9a-ecc8-4ab9-b68f-e3007ea9c8b3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4265fc9a-ecc8-4ab9-b68f-e3007ea9c8b3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4265fc9a-ecc8-4ab9-b68f-e3007ea9c8b3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4265fc9a-ecc8-4ab9-b68f-e3007ea9c8b3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4265fc9a-ecc8-4ab9-b68f-e3007ea9c8b3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4265fc9a-ecc8-4ab9-b68f-e3007ea9c8b3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 331/659] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:51 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 1144 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2e022634-ae3b-4886-b02b-81e5e6b4d2ac None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e022634-ae3b-4886-b02b-81e5e6b4d2ac tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e022634-ae3b-4886-b02b-81e5e6b4d2ac tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e022634-ae3b-4886-b02b-81e5e6b4d2ac tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2e022634-ae3b-4886-b02b-81e5e6b4d2ac tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e022634-ae3b-4886-b02b-81e5e6b4d2ac tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 329/660] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:51 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 1144 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-93f95850-9ad1-473e-8a7a-74fdd6b954d5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-93f95850-9ad1-473e-8a7a-74fdd6b954d5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-93f95850-9ad1-473e-8a7a-74fdd6b954d5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-93f95850-9ad1-473e-8a7a-74fdd6b954d5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-93f95850-9ad1-473e-8a7a-74fdd6b954d5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3b203d13-f95f-4c11-8fc9-5e0e2652d0d8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3b203d13-f95f-4c11-8fc9-5e0e2652d0d8 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-93f95850-9ad1-473e-8a7a-74fdd6b954d5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 332/661] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:18:52 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 1143 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3b203d13-f95f-4c11-8fc9-5e0e2652d0d8 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3b203d13-f95f-4c11-8fc9-5e0e2652d0d8 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-becae899-5d11-4146-85a0-ffdc5881fa80 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3b203d13-f95f-4c11-8fc9-5e0e2652d0d8 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-becae899-5d11-4146-85a0-ffdc5881fa80 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca/action Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-becae899-5d11-4146-85a0-ffdc5881fa80 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-becae899-5d11-4146-85a0-ffdc5881fa80 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3b203d13-f95f-4c11-8fc9-5e0e2652d0d8 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 returned with HTTP 200 Sep 03 11:18:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 330/662] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:52 2026] GET /volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-becae899-5d11-4146-85a0-ffdc5881fa80 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-becae899-5d11-4146-85a0-ffdc5881fa80 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Begin detaching volume completed successfully. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-becae899-5d11-4146-85a0-ffdc5881fa80 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca/action returned with HTTP 202 Sep 03 11:18:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 333/663] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:18:52 2026] POST /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:18:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f4635acf-40a9-413f-91a9-33202cb00272 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f4635acf-40a9-413f-91a9-33202cb00272 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:18:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f4635acf-40a9-413f-91a9-33202cb00272 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed3a7ccc-f43e-441a-924e-b3db614caae4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-274958856"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f4635acf-40a9-413f-91a9-33202cb00272 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:52 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-f4635acf-40a9-413f-91a9-33202cb00272 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create snapshot from volume ed3a7ccc-f43e-441a-924e-b3db614caae4 Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8410bef8-3c33-47f2-a48a-d666db8264e3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8410bef8-3c33-47f2-a48a-d666db8264e3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8410bef8-3c33-47f2-a48a-d666db8264e3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8410bef8-3c33-47f2-a48a-d666db8264e3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8410bef8-3c33-47f2-a48a-d666db8264e3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8410bef8-3c33-47f2-a48a-d666db8264e3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 334/664] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:52 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 1146 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:52 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-f4635acf-40a9-413f-91a9-33202cb00272 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Created reservations ['4840eb50-96fd-4ed6-a6bc-423a2fb77810', 'fa5c8751-c025-44f6-b1c3-a2736627e692', '8f21513b-008a-47e7-88e4-fec8ff80f669', 'a4c4b45b-52ae-466a-bbc0-41b265d2067e'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cde1c3d1-5cd9-41f9-81a4-9c85c6379be7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cde1c3d1-5cd9-41f9-81a4-9c85c6379be7 None None] GET http://192.168.122.194/volume// Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cde1c3d1-5cd9-41f9-81a4-9c85c6379be7 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cde1c3d1-5cd9-41f9-81a4-9c85c6379be7 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cde1c3d1-5cd9-41f9-81a4-9c85c6379be7 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:18:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 335/665] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:18:52 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-c0d61561-4303-46b6-a026-5c86966b7cd1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-c0d61561-4303-46b6-a026-5c86966b7cd1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f4635acf-40a9-413f-91a9-33202cb00272 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot create request issued successfully. Sep 03 11:18:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f4635acf-40a9-413f-91a9-33202cb00272 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-c0d61561-4303-46b6-a026-5c86966b7cd1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-c0d61561-4303-46b6-a026-5c86966b7cd1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 331/666] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:18:52 2026] POST /volume/v3/snapshots => generated 309 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:18:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-50ca2143-0db9-4750-bfd4-7b0345cc6e78 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-50ca2143-0db9-4750-bfd4-7b0345cc6e78 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa Sep 03 11:18:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-50ca2143-0db9-4750-bfd4-7b0345cc6e78 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-50ca2143-0db9-4750-bfd4-7b0345cc6e78 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-50ca2143-0db9-4750-bfd4-7b0345cc6e78 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-50ca2143-0db9-4750-bfd4-7b0345cc6e78 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa returned with HTTP 200 Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-c0d61561-4303-46b6-a026-5c86966b7cd1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 332/667] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:52 2026] GET /volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa => generated 441 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-c0d61561-4303-46b6-a026-5c86966b7cd1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 336/668] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:18:52 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 1327 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:18:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-8d306d87-97f7-4354-91b0-e227253b9f5b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-8d306d87-97f7-4354-91b0-e227253b9f5b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] DELETE http://192.168.122.194/volume/v3/attachments/1a14d62a-ccb0-4c4c-8e7a-cdb6c12a8cd3 Sep 03 11:18:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eb81af5a-c84f-41a9-ad37-4a95c978b051 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-8d306d87-97f7-4354-91b0-e227253b9f5b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-8d306d87-97f7-4354-91b0-e227253b9f5b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb81af5a-c84f-41a9-ad37-4a95c978b051 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb81af5a-c84f-41a9-ad37-4a95c978b051 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb81af5a-c84f-41a9-ad37-4a95c978b051 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eb81af5a-c84f-41a9-ad37-4a95c978b051 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb81af5a-c84f-41a9-ad37-4a95c978b051 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 337/669] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:53 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 1146 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:53 devstack devstack@c-api.service[86725]: /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 03 11:18:53 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, Sep 03 11:18:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-c340a353-3264-48c4-b2d0-ecdd18d46eb0 req-8d306d87-97f7-4354-91b0-e227253b9f5b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments/1a14d62a-ccb0-4c4c-8e7a-cdb6c12a8cd3 returned with HTTP 200 Sep 03 11:18:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 333/670] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:18:53 2026] DELETE /volume/v3/attachments/1a14d62a-ccb0-4c4c-8e7a-cdb6c12a8cd3 => generated 19 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d177c951-3aed-4d7c-beab-c9154d0bd9b2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d177c951-3aed-4d7c-beab-c9154d0bd9b2 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa Sep 03 11:18:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d177c951-3aed-4d7c-beab-c9154d0bd9b2 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d177c951-3aed-4d7c-beab-c9154d0bd9b2 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d177c951-3aed-4d7c-beab-c9154d0bd9b2 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d177c951-3aed-4d7c-beab-c9154d0bd9b2 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa returned with HTTP 200 Sep 03 11:18:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 338/671] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:53 2026] GET /volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa => generated 441 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-16729424-1057-402d-aed2-d1cff7ebf142 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-16729424-1057-402d-aed2-d1cff7ebf142 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-16729424-1057-402d-aed2-d1cff7ebf142 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-16729424-1057-402d-aed2-d1cff7ebf142 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-16729424-1057-402d-aed2-d1cff7ebf142 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-16729424-1057-402d-aed2-d1cff7ebf142 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 334/672] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:54 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4ab654e4-f9da-4f03-9a4c-2d203c4f10cf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4ab654e4-f9da-4f03-9a4c-2d203c4f10cf tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa Sep 03 11:18:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4ab654e4-f9da-4f03-9a4c-2d203c4f10cf tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4ab654e4-f9da-4f03-9a4c-2d203c4f10cf tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-4655f90c-04e5-465c-b7b1-4f79fcd05a90 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:54 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:54 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4ab654e4-f9da-4f03-9a4c-2d203c4f10cf tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4ab654e4-f9da-4f03-9a4c-2d203c4f10cf tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa returned with HTTP 200 Sep 03 11:18:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 339/673] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:54 2026] GET /volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa => generated 441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-4655f90c-04e5-465c-b7b1-4f79fcd05a90 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-4655f90c-04e5-465c-b7b1-4f79fcd05a90 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-4655f90c-04e5-465c-b7b1-4f79fcd05a90 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-4655f90c-04e5-465c-b7b1-4f79fcd05a90 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-4655f90c-04e5-465c-b7b1-4f79fcd05a90 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 335/674] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:18:54 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 1144 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-7e378235-6b4e-40c8-bd57-ea3748995af6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-7e378235-6b4e-40c8-bd57-ea3748995af6 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] POST http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee/action Sep 03 11:18:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-7e378235-6b4e-40c8-bd57-ea3748995af6 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:18:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-7e378235-6b4e-40c8-bd57-ea3748995af6 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-7e378235-6b4e-40c8-bd57-ea3748995af6 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-7e378235-6b4e-40c8-bd57-ea3748995af6 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Begin detaching volume completed successfully. Sep 03 11:18:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-7e378235-6b4e-40c8-bd57-ea3748995af6 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee/action returned with HTTP 202 Sep 03 11:18:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 340/675] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:18:55 2026] POST /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:18:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f539772d-274d-4867-8dfc-3f32739a0bbc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f539772d-274d-4867-8dfc-3f32739a0bbc tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f539772d-274d-4867-8dfc-3f32739a0bbc tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f539772d-274d-4867-8dfc-3f32739a0bbc tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f539772d-274d-4867-8dfc-3f32739a0bbc tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f539772d-274d-4867-8dfc-3f32739a0bbc tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 336/676] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:55 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 1147 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:18:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5dc9e5f9-6c8c-4f84-97c7-4c2016c333f3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5dc9e5f9-6c8c-4f84-97c7-4c2016c333f3 None None] GET http://192.168.122.194/volume// Sep 03 11:18:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5dc9e5f9-6c8c-4f84-97c7-4c2016c333f3 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5dc9e5f9-6c8c-4f84-97c7-4c2016c333f3 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5dc9e5f9-6c8c-4f84-97c7-4c2016c333f3 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:18:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 341/677] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:18:55 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:18:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-e3dfbb2c-f3f1-4444-a9e0-40072093c7f1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-e3dfbb2c-f3f1-4444-a9e0-40072093c7f1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-e3dfbb2c-f3f1-4444-a9e0-40072093c7f1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-e3dfbb2c-f3f1-4444-a9e0-40072093c7f1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-e3dfbb2c-f3f1-4444-a9e0-40072093c7f1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-e3dfbb2c-f3f1-4444-a9e0-40072093c7f1 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 337/678] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:18:55 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 1328 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:18:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d35043e7-9ba0-449a-9285-c4e7f356df37 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d35043e7-9ba0-449a-9285-c4e7f356df37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa Sep 03 11:18:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d35043e7-9ba0-449a-9285-c4e7f356df37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d35043e7-9ba0-449a-9285-c4e7f356df37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d35043e7-9ba0-449a-9285-c4e7f356df37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d35043e7-9ba0-449a-9285-c4e7f356df37 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa returned with HTTP 200 Sep 03 11:18:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 342/679] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:55 2026] GET /volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa => generated 441 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:18:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-726e8c66-3c48-4d5a-bdae-0d2e8afce5de None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-726e8c66-3c48-4d5a-bdae-0d2e8afce5de tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] DELETE http://192.168.122.194/volume/v3/attachments/2fb9f9e5-a905-4e6b-9a57-9b2d01472bc4 Sep 03 11:18:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-726e8c66-3c48-4d5a-bdae-0d2e8afce5de tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-726e8c66-3c48-4d5a-bdae-0d2e8afce5de tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:56 devstack devstack@c-api.service[86725]: /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 03 11:18:56 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-caf12ebf-5466-41cf-9673-5b64c74cf218 req-726e8c66-3c48-4d5a-bdae-0d2e8afce5de tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/attachments/2fb9f9e5-a905-4e6b-9a57-9b2d01472bc4 returned with HTTP 200 Sep 03 11:18:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 338/680] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:18:55 2026] DELETE /volume/v3/attachments/2fb9f9e5-a905-4e6b-9a57-9b2d01472bc4 => generated 19 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-72d352c6-5153-4231-b7e4-6e7a7d27699b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-72d352c6-5153-4231-b7e4-6e7a7d27699b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-72d352c6-5153-4231-b7e4-6e7a7d27699b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-72d352c6-5153-4231-b7e4-6e7a7d27699b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:56 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:56 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-72d352c6-5153-4231-b7e4-6e7a7d27699b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-72d352c6-5153-4231-b7e4-6e7a7d27699b tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 343/681] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:56 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0d64f04b-d7a2-4ec0-a719-ce78d86ce17c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d64f04b-d7a2-4ec0-a719-ce78d86ce17c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d64f04b-d7a2-4ec0-a719-ce78d86ce17c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d64f04b-d7a2-4ec0-a719-ce78d86ce17c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0d64f04b-d7a2-4ec0-a719-ce78d86ce17c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d64f04b-d7a2-4ec0-a719-ce78d86ce17c tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 339/682] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:56 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:18:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1381761852"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1381761852'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:18:56 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume of 1 GB Sep 03 11:18:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Availability Zones retrieved successfully. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-440b9357-9d3d-4a6e-b641-04680cff77ec None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-440b9357-9d3d-4a6e-b641-04680cff77ec tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-440b9357-9d3d-4a6e-b641-04680cff77ec tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-440b9357-9d3d-4a6e-b641-04680cff77ec tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:56 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (a14eb152-0437-4ad5-a9d1-97125d319505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:56 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36d4aae-d694-4f55-89a2-d164d2e1b116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:56 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-440b9357-9d3d-4a6e-b641-04680cff77ec tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-440b9357-9d3d-4a6e-b641-04680cff77ec tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:18:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 340/683] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:56 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-143856ef-e6fb-4e6d-a41f-dc9cc1385b25 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-143856ef-e6fb-4e6d-a41f-dc9cc1385b25 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-143856ef-e6fb-4e6d-a41f-dc9cc1385b25 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-143856ef-e6fb-4e6d-a41f-dc9cc1385b25 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:56 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36d4aae-d694-4f55-89a2-d164d2e1b116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:56 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601468d8-272f-493f-a201-e201a83ab20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-143856ef-e6fb-4e6d-a41f-dc9cc1385b25 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-143856ef-e6fb-4e6d-a41f-dc9cc1385b25 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 341/684] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:56 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-720af61b-47ca-4fcc-b1db-8324e115c708 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-720af61b-47ca-4fcc-b1db-8324e115c708 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-720af61b-47ca-4fcc-b1db-8324e115c708 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-720af61b-47ca-4fcc-b1db-8324e115c708 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-720af61b-47ca-4fcc-b1db-8324e115c708 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-720af61b-47ca-4fcc-b1db-8324e115c708 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa returned with HTTP 200 Sep 03 11:18:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 342/685] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:18:56 2026] GET /volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f2158c43-c9ad-4108-93bd-60b960959e4f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b1d6d328-8959-42e1-b70a-30315b9ec2aa", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-47981940"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume request body: {'volume': {'snapshot_id': 'b1d6d328-8959-42e1-b70a-30315b9ec2aa', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-47981940'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:18:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume of 1 GB Sep 03 11:18:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Availability Zones retrieved successfully. Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Created reservations ['3cedbad5-977a-4f27-b9d1-f2abe1e0c0c6', '6552dda1-c76d-444a-bcc3-67a696600073', '36056503-752a-4d4d-b097-180d7946ef7c', '42c69afc-80b7-4977-bcda-09b5fc352db3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Flow 'volume_create_api' (989a2fd2-27e9-47fc-986a-98aa9a8dc4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601468d8-272f-493f-a201-e201a83ab20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cedbad5-977a-4f27-b9d1-f2abe1e0c0c6', '6552dda1-c76d-444a-bcc3-67a696600073', '36056503-752a-4d4d-b097-180d7946ef7c', '42c69afc-80b7-4977-bcda-09b5fc352db3']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae22d0c-919c-47aa-b8e3-d090abe13c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (298b2e43-aaae-4f9e-9cee-4594f4b95f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (298b2e43-aaae-4f9e-9cee-4594f4b95f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '628a2fbf-5933-40a1-95dd-f1f79ff1b52b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1381761852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['3cedbad5-977a-4f27-b9d1-f2abe1e0c0c6','6552dda1-c76d-444a-bcc3-67a696600073','36056503-752a-4d4d-b097-180d7946ef7c','42c69afc-80b7-4977-bcda-09b5fc352db3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1381761852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=628a2fbf-5933-40a1-95dd-f1f79ff1b52b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68554cd8f42e427692f2042c9e6db115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fefbafc-5f7a-4fb8-b025-485a0e0b9634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fefbafc-5f7a-4fb8-b025-485a0e0b9634) transitioned into state 'SUCCESS' from state '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-1381761852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['3cedbad5-977a-4f27-b9d1-f2abe1e0c0c6','6552dda1-c76d-444a-bcc3-67a696600073','36056503-752a-4d4d-b097-180d7946ef7c','42c69afc-80b7-4977-bcda-09b5fc352db3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ec952a-924f-4582-ad26-a56cef048eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae22d0c-919c-47aa-b8e3-d090abe13c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b1d6d328-8959-42e1-b70a-30315b9ec2aa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f82063-6296-45cf-8bb0-5ad7fe934386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06ec952a-924f-4582-ad26-a56cef048eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (a14eb152-0437-4ad5-a9d1-97125d319505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request issued successfully. Sep 03 11:18:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6f73973-1979-413c-a7ac-3a3a5e41283b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:18:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 344/686] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:18:56 2026] POST /volume/v3/volumes => generated 758 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-84bb2fdc-d121-4651-9096-56bb016ba437 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-84bb2fdc-d121-4651-9096-56bb016ba437 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-84bb2fdc-d121-4651-9096-56bb016ba437 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-84bb2fdc-d121-4651-9096-56bb016ba437 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-84bb2fdc-d121-4651-9096-56bb016ba437 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:18:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-84bb2fdc-d121-4651-9096-56bb016ba437 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:18:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 345/687] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:57 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 851 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e0413665-eb2a-495a-a4f9-896546882251 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e0413665-eb2a-495a-a4f9-896546882251 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e0413665-eb2a-495a-a4f9-896546882251 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e0413665-eb2a-495a-a4f9-896546882251 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e0413665-eb2a-495a-a4f9-896546882251 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Created reservations ['c805da5c-461e-4efc-aaf4-2d875f393b47', 'aa8f4828-4f70-421e-87c9-7caf5c32e6bc', '11549fac-5082-4e39-8280-98f0e79cd1b6', '92abddf5-3ab4-406b-97e4-eafa3503c3e0'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e0413665-eb2a-495a-a4f9-896546882251 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:18:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 346/688] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:57 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 826 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73f82063-6296-45cf-8bb0-5ad7fe934386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c805da5c-461e-4efc-aaf4-2d875f393b47', 'aa8f4828-4f70-421e-87c9-7caf5c32e6bc', '11549fac-5082-4e39-8280-98f0e79cd1b6', '92abddf5-3ab4-406b-97e4-eafa3503c3e0']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cfb5009-ffc4-4386-a441-82ce0d759fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cfb5009-ffc4-4386-a441-82ce0d759fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa89f44d-2d66-4b30-8901-68b193d5a495', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-47981940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6c59ae1cf246f1887744ceb45bf69b',qos_specs=None,replication_status=,reservations=['c805da5c-461e-4efc-aaf4-2d875f393b47','aa8f4828-4f70-421e-87c9-7caf5c32e6bc','11549fac-5082-4e39-8280-98f0e79cd1b6','92abddf5-3ab4-406b-97e4-eafa3503c3e0'],size=1,snapshot_id=b1d6d328-8959-42e1-b70a-30315b9ec2aa,source_replicaid=,source_volid=None,status='creating',user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-47981940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa89f44d-2d66-4b30-8901-68b193d5a495,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f6c59ae1cf246f1887744ceb45bf69b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b1d6d328-8959-42e1-b70a-30315b9ec2aa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a30174-f1ec-4e5e-9430-ac626a745702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a30174-f1ec-4e5e-9430-ac626a745702) transitioned into state 'SUCCESS' from state '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-47981940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6c59ae1cf246f1887744ceb45bf69b',qos_specs=None,replication_status=,reservations=['c805da5c-461e-4efc-aaf4-2d875f393b47','aa8f4828-4f70-421e-87c9-7caf5c32e6bc','11549fac-5082-4e39-8280-98f0e79cd1b6','92abddf5-3ab4-406b-97e4-eafa3503c3e0'],size=1,snapshot_id=b1d6d328-8959-42e1-b70a-30315b9ec2aa,source_replicaid=,source_volid=None,status='creating',user_id='d5030fa0be77435bbc51b81f5ffd8a2a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2ff2fd-4125-4b8f-b832-9ec56cc91944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2ff2fd-4125-4b8f-b832-9ec56cc91944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Flow 'volume_create_api' (989a2fd2-27e9-47fc-986a-98aa9a8dc4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:18:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Create volume request issued successfully. Sep 03 11:18:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f2158c43-c9ad-4108-93bd-60b960959e4f tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:18:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 343/689] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:18:56 2026] POST /volume/v3/volumes => generated 795 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bae8892f-2d3e-40ae-8e73-89c87cc04423 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bae8892f-2d3e-40ae-8e73-89c87cc04423 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bae8892f-2d3e-40ae-8e73-89c87cc04423 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bae8892f-2d3e-40ae-8e73-89c87cc04423 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bae8892f-2d3e-40ae-8e73-89c87cc04423 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bae8892f-2d3e-40ae-8e73-89c87cc04423 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:18:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 347/690] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:57 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 863 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f9c74e1f-c214-4ab8-a516-ceabd713f8eb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9c74e1f-c214-4ab8-a516-ceabd713f8eb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:18:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9c74e1f-c214-4ab8-a516-ceabd713f8eb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9c74e1f-c214-4ab8-a516-ceabd713f8eb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f9c74e1f-c214-4ab8-a516-ceabd713f8eb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:18:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9c74e1f-c214-4ab8-a516-ceabd713f8eb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:18:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 344/691] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:58 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 850 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8502c4a0-244e-4cb2-a051-af83368f1478 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8502c4a0-244e-4cb2-a051-af83368f1478 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:18:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8502c4a0-244e-4cb2-a051-af83368f1478 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8502c4a0-244e-4cb2-a051-af83368f1478 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8502c4a0-244e-4cb2-a051-af83368f1478 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:18:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8502c4a0-244e-4cb2-a051-af83368f1478 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:18:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 348/692] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:59 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 887 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c70ef30d-4854-4b18-9e66-14c0ff927bda None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c70ef30d-4854-4b18-9e66-14c0ff927bda tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:18:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c70ef30d-4854-4b18-9e66-14c0ff927bda tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:18:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c70ef30d-4854-4b18-9e66-14c0ff927bda tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:18:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:18:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:18:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c70ef30d-4854-4b18-9e66-14c0ff927bda tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:18:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c70ef30d-4854-4b18-9e66-14c0ff927bda tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:18:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 345/693] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:18:59 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:18:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4b73fa9e-353b-4d9b-b1f1-2cfe21174b77 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:18:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b73fa9e-353b-4d9b-b1f1-2cfe21174b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] POST http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action Sep 03 11:18:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b73fa9e-353b-4d9b-b1f1-2cfe21174b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Action body: b'{"os-attach": {"instance_uuid": "891c4121-9f71-4bde-905f-4e4c505f6d94", "mountpoint": "/dev/vdb"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:18:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b73fa9e-353b-4d9b-b1f1-2cfe21174b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "891c4121-9f71-4bde-905f-4e4c505f6d94", "mountpoint": "/dev/vdb"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:18:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:18:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:18:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:18:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:18:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4b73fa9e-353b-4d9b-b1f1-2cfe21174b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:18:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4b73fa9e-353b-4d9b-b1f1-2cfe21174b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Update volume admin metadata completed successfully. Sep 03 11:19:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e1bba343-e946-408a-a2ce-48485d773a73 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e1bba343-e946-408a-a2ce-48485d773a73 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e1bba343-e946-408a-a2ce-48485d773a73 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e1bba343-e946-408a-a2ce-48485d773a73 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4b73fa9e-353b-4d9b-b1f1-2cfe21174b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Attach volume completed successfully. Sep 03 11:19:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b73fa9e-353b-4d9b-b1f1-2cfe21174b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action returned with HTTP 202 Sep 03 11:19:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 349/694] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:18:59 2026] POST /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action => generated 0 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7ebbe9d9-be60-4ef3-a296-e92901f64e68 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e1bba343-e946-408a-a2ce-48485d773a73 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7ebbe9d9-be60-4ef3-a296-e92901f64e68 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7ebbe9d9-be60-4ef3-a296-e92901f64e68 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e1bba343-e946-408a-a2ce-48485d773a73 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:19:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7ebbe9d9-be60-4ef3-a296-e92901f64e68 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 346/695] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:00 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 887 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:00 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:00 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7ebbe9d9-be60-4ef3-a296-e92901f64e68 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7ebbe9d9-be60-4ef3-a296-e92901f64e68 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:19:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 350/696] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:00 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 1185 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5ab4f7ef-bd22-4bd1-aa4f-bb1bd1bea724 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5ab4f7ef-bd22-4bd1-aa4f-bb1bd1bea724 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5ab4f7ef-bd22-4bd1-aa4f-bb1bd1bea724 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5ab4f7ef-bd22-4bd1-aa4f-bb1bd1bea724 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5ab4f7ef-bd22-4bd1-aa4f-bb1bd1bea724 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5ab4f7ef-bd22-4bd1-aa4f-bb1bd1bea724 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:19:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 347/697] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:00 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 1185 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8e55adae-eeb9-4653-b056-6091176cf3ac None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8e55adae-eeb9-4653-b056-6091176cf3ac tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action Sep 03 11:19:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8e55adae-eeb9-4653-b056-6091176cf3ac tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8e55adae-eeb9-4653-b056-6091176cf3ac tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:00 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:00 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-8e55adae-eeb9-4653-b056-6091176cf3ac tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Updating volume '628a2fbf-5933-40a1-95dd-f1f79ff1b52b' with '{'status': 'error'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:19:00 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:00 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:00 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:00 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8e55adae-eeb9-4653-b056-6091176cf3ac tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action returned with HTTP 202 Sep 03 11:19:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 351/698] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:00 2026] POST /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action => generated 0 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 11:19:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f4a679f9-7785-410a-abfe-33630618408b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f4a679f9-7785-410a-abfe-33630618408b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f4a679f9-7785-410a-abfe-33630618408b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f4a679f9-7785-410a-abfe-33630618408b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f4a679f9-7785-410a-abfe-33630618408b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f4a679f9-7785-410a-abfe-33630618408b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:19:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 348/699] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:00 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 1184 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4347cc02-f673-47c0-b701-08e84148d5d5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4347cc02-f673-47c0-b701-08e84148d5d5 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4347cc02-f673-47c0-b701-08e84148d5d5 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b40c9ff8-f66b-494b-badb-8e1566615cac"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4347cc02-f673-47c0-b701-08e84148d5d5 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b40c9ff8-f66b-494b-badb-8e1566615cac"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4347cc02-f673-47c0-b701-08e84148d5d5 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Volume info retrieved successfully. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4347cc02-f673-47c0-b701-08e84148d5d5 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Terminate volume connection completed successfully. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4347cc02-f673-47c0-b701-08e84148d5d5 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86726) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4347cc02-f673-47c0-b701-08e84148d5d5 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Detach volume completed successfully. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4347cc02-f673-47c0-b701-08e84148d5d5 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action returned with HTTP 202 Sep 03 11:19:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 352/700] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:00 2026] POST /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action => generated 0 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d403eae8-bf82-40da-9372-0b30c724651c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-43097976-74a2-442b-98e5-1b3b7121d731 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d403eae8-bf82-40da-9372-0b30c724651c tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d403eae8-bf82-40da-9372-0b30c724651c tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-43097976-74a2-442b-98e5-1b3b7121d731 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-43097976-74a2-442b-98e5-1b3b7121d731 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-43097976-74a2-442b-98e5-1b3b7121d731 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d403eae8-bf82-40da-9372-0b30c724651c tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-43097976-74a2-442b-98e5-1b3b7121d731 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-43097976-74a2-442b-98e5-1b3b7121d731 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:19:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 353/701] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:01 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 887 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d403eae8-bf82-40da-9372-0b30c724651c tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d403eae8-bf82-40da-9372-0b30c724651c tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:19:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 349/702] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:01 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 870 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b6986597-a853-4a8a-834b-932ec432d853 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b6986597-a853-4a8a-834b-932ec432d853 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b6986597-a853-4a8a-834b-932ec432d853 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b6986597-a853-4a8a-834b-932ec432d853 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b6986597-a853-4a8a-834b-932ec432d853 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b6986597-a853-4a8a-834b-932ec432d853 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:19:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 354/703] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:01 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 870 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-70aaf5b1-b6a8-4799-b25c-74347f8fa3bb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-70aaf5b1-b6a8-4799-b25c-74347f8fa3bb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] POST http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action Sep 03 11:19:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-70aaf5b1-b6a8-4799-b25c-74347f8fa3bb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Action body: b'{"os-detach": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-70aaf5b1-b6a8-4799-b25c-74347f8fa3bb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-70aaf5b1-b6a8-4799-b25c-74347f8fa3bb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-70aaf5b1-b6a8-4799-b25c-74347f8fa3bb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Detach volume completed successfully. Sep 03 11:19:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-70aaf5b1-b6a8-4799-b25c-74347f8fa3bb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action returned with HTTP 202 Sep 03 11:19:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 350/704] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:01 2026] POST /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b/action => generated 0 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2a6d622e-d83a-4716-90a2-249b307ac854 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2a6d622e-d83a-4716-90a2-249b307ac854 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2a6d622e-d83a-4716-90a2-249b307ac854 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2a6d622e-d83a-4716-90a2-249b307ac854 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2a6d622e-d83a-4716-90a2-249b307ac854 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2a6d622e-d83a-4716-90a2-249b307ac854 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:19:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 355/705] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:01 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 870 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4bc6b778-ccbf-420b-b236-1ebce1ae930b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4bc6b778-ccbf-420b-b236-1ebce1ae930b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4bc6b778-ccbf-420b-b236-1ebce1ae930b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4bc6b778-ccbf-420b-b236-1ebce1ae930b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4bc6b778-ccbf-420b-b236-1ebce1ae930b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4bc6b778-ccbf-420b-b236-1ebce1ae930b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:19:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 351/706] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:02 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 870 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f2be3fe3-7191-4bee-913e-11a57dbe4a15 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2be3fe3-7191-4bee-913e-11a57dbe4a15 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] DELETE http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2be3fe3-7191-4bee-913e-11a57dbe4a15 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2be3fe3-7191-4bee-913e-11a57dbe4a15 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:02 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-f2be3fe3-7191-4bee-913e-11a57dbe4a15 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Delete volume with id: 628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f2be3fe3-7191-4bee-913e-11a57dbe4a15 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-06d17a91-793b-4126-8104-ff9301ee2dfc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-06d17a91-793b-4126-8104-ff9301ee2dfc tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-06d17a91-793b-4126-8104-ff9301ee2dfc tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-06d17a91-793b-4126-8104-ff9301ee2dfc tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f2be3fe3-7191-4bee-913e-11a57dbe4a15 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Delete volume request issued successfully. Sep 03 11:19:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2be3fe3-7191-4bee-913e-11a57dbe4a15 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 202 Sep 03 11:19:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 356/707] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:02 2026] DELETE /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:19:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-41be49cd-f11e-4526-982a-9c7fcfb29dd3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-41be49cd-f11e-4526-982a-9c7fcfb29dd3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-41be49cd-f11e-4526-982a-9c7fcfb29dd3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-41be49cd-f11e-4526-982a-9c7fcfb29dd3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-06d17a91-793b-4126-8104-ff9301ee2dfc tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-06d17a91-793b-4126-8104-ff9301ee2dfc tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:19:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 352/708] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:02 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 887 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-41be49cd-f11e-4526-982a-9c7fcfb29dd3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-41be49cd-f11e-4526-982a-9c7fcfb29dd3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:19:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 357/709] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:02 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 869 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-74b82ded-e0c1-4377-8cad-ddc4e3c286b9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ee113708-8b7d-4b50-ab02-8e475cd729f4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74b82ded-e0c1-4377-8cad-ddc4e3c286b9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74b82ded-e0c1-4377-8cad-ddc4e3c286b9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74b82ded-e0c1-4377-8cad-ddc4e3c286b9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ee113708-8b7d-4b50-ab02-8e475cd729f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ee113708-8b7d-4b50-ab02-8e475cd729f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ee113708-8b7d-4b50-ab02-8e475cd729f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:03 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:03 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-74b82ded-e0c1-4377-8cad-ddc4e3c286b9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ee113708-8b7d-4b50-ab02-8e475cd729f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74b82ded-e0c1-4377-8cad-ddc4e3c286b9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:19:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 353/710] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:03 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 887 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ee113708-8b7d-4b50-ab02-8e475cd729f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 200 Sep 03 11:19:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 358/711] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:03 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 869 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7af8df0f-9aa4-4f5d-b1fb-19a95e100385 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7af8df0f-9aa4-4f5d-b1fb-19a95e100385 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7af8df0f-9aa4-4f5d-b1fb-19a95e100385 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7af8df0f-9aa4-4f5d-b1fb-19a95e100385 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-62baa09d-ca94-445e-8c9c-c35c16928639 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-62baa09d-ca94-445e-8c9c-c35c16928639 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b Sep 03 11:19:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-62baa09d-ca94-445e-8c9c-c35c16928639 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-62baa09d-ca94-445e-8c9c-c35c16928639 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:05 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:05 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-62baa09d-ca94-445e-8c9c-c35c16928639 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b returned with HTTP 404 Sep 03 11:19:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 359/712] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:05 2026] GET /volume/v3/volumes/628a2fbf-5933-40a1-95dd-f1f79ff1b52b => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7af8df0f-9aa4-4f5d-b1fb-19a95e100385 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7af8df0f-9aa4-4f5d-b1fb-19a95e100385 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:19:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 354/713] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:04 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 887 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-80c8879e-b4b6-4466-a441-8db6f931ff1a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-80c8879e-b4b6-4466-a441-8db6f931ff1a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] DELETE http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:19:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-80c8879e-b4b6-4466-a441-8db6f931ff1a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-80c8879e-b4b6-4466-a441-8db6f931ff1a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:05 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-80c8879e-b4b6-4466-a441-8db6f931ff1a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Delete volume with id: e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:19:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-80c8879e-b4b6-4466-a441-8db6f931ff1a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:19:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-80c8879e-b4b6-4466-a441-8db6f931ff1a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Delete volume request issued successfully. Sep 03 11:19:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-80c8879e-b4b6-4466-a441-8db6f931ff1a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 202 Sep 03 11:19:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a25b381e-749f-4011-9d8b-539c793b6cf3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 360/714] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:05 2026] DELETE /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 0 bytes in 356 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:19:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a25b381e-749f-4011-9d8b-539c793b6cf3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:19:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a25b381e-749f-4011-9d8b-539c793b6cf3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a25b381e-749f-4011-9d8b-539c793b6cf3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a25b381e-749f-4011-9d8b-539c793b6cf3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:19:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a25b381e-749f-4011-9d8b-539c793b6cf3 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:19:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 355/715] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:06 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 851 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cfc4e311-6104-430d-9491-233a441e01b7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cfc4e311-6104-430d-9491-233a441e01b7 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cfc4e311-6104-430d-9491-233a441e01b7 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cfc4e311-6104-430d-9491-233a441e01b7 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cfc4e311-6104-430d-9491-233a441e01b7 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cfc4e311-6104-430d-9491-233a441e01b7 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:19:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 361/716] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:06 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 887 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-598d7a79-6b90-41b6-9a1a-7d90186e1e01 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-598d7a79-6b90-41b6-9a1a-7d90186e1e01 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:19:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-598d7a79-6b90-41b6-9a1a-7d90186e1e01 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-598d7a79-6b90-41b6-9a1a-7d90186e1e01 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:07 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:07 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-598d7a79-6b90-41b6-9a1a-7d90186e1e01 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:19:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-598d7a79-6b90-41b6-9a1a-7d90186e1e01 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 200 Sep 03 11:19:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 356/717] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:07 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e9a88036-f10b-4b18-bb06-df733bfae314 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e9a88036-f10b-4b18-bb06-df733bfae314 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e9a88036-f10b-4b18-bb06-df733bfae314 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e9a88036-f10b-4b18-bb06-df733bfae314 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e9a88036-f10b-4b18-bb06-df733bfae314 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e9a88036-f10b-4b18-bb06-df733bfae314 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:19:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 362/718] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:07 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 887 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3e25854a-6b55-40cb-a246-e9a50a9aa2f5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3e25854a-6b55-40cb-a246-e9a50a9aa2f5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee Sep 03 11:19:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3e25854a-6b55-40cb-a246-e9a50a9aa2f5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3e25854a-6b55-40cb-a246-e9a50a9aa2f5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3e25854a-6b55-40cb-a246-e9a50a9aa2f5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee returned with HTTP 404 Sep 03 11:19:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 357/719] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:08 2026] GET /volume/v3/volumes/e61d8bb3-a4ed-4f9b-bcb0-2b566a576fee => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d8572889-12e6-47c2-8a18-66d224a51684 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d8572889-12e6-47c2-8a18-66d224a51684 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] DELETE http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:19:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d8572889-12e6-47c2-8a18-66d224a51684 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d8572889-12e6-47c2-8a18-66d224a51684 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-d8572889-12e6-47c2-8a18-66d224a51684 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Delete volume with id: 78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:19:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d8572889-12e6-47c2-8a18-66d224a51684 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d8572889-12e6-47c2-8a18-66d224a51684 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Delete volume request issued successfully. Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d8572889-12e6-47c2-8a18-66d224a51684 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 202 Sep 03 11:19:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 363/720] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:08 2026] DELETE /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:19:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-da7a8d13-9437-41a3-9bef-441c7b746dc8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da7a8d13-9437-41a3-9bef-441c7b746dc8 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:19:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da7a8d13-9437-41a3-9bef-441c7b746dc8 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da7a8d13-9437-41a3-9bef-441c7b746dc8 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-da7a8d13-9437-41a3-9bef-441c7b746dc8 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:19:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da7a8d13-9437-41a3-9bef-441c7b746dc8 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 200 Sep 03 11:19:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 358/721] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:08 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 850 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5a2892ec-bf2c-468c-984f-2d7c7eb4a850 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a2892ec-bf2c-468c-984f-2d7c7eb4a850 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a2892ec-bf2c-468c-984f-2d7c7eb4a850 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a2892ec-bf2c-468c-984f-2d7c7eb4a850 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5a2892ec-bf2c-468c-984f-2d7c7eb4a850 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a2892ec-bf2c-468c-984f-2d7c7eb4a850 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:19:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 364/722] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:08 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 888 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4b7121c1-764f-421e-b921-d4b7b592ed0d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4b7121c1-764f-421e-b921-d4b7b592ed0d tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4b7121c1-764f-421e-b921-d4b7b592ed0d tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4b7121c1-764f-421e-b921-d4b7b592ed0d tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4b7121c1-764f-421e-b921-d4b7b592ed0d tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4b7121c1-764f-421e-b921-d4b7b592ed0d tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:19:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 359/723] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:08 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 888 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-90c316fc-2a46-4ebb-b06e-e4108b755ace None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90c316fc-2a46-4ebb-b06e-e4108b755ace tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] DELETE http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-90c316fc-2a46-4ebb-b06e-e4108b755ace tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-90c316fc-2a46-4ebb-b06e-e4108b755ace tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-90c316fc-2a46-4ebb-b06e-e4108b755ace tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume with id: aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-90c316fc-2a46-4ebb-b06e-e4108b755ace tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-90c316fc-2a46-4ebb-b06e-e4108b755ace tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume request issued successfully. Sep 03 11:19:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90c316fc-2a46-4ebb-b06e-e4108b755ace tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 202 Sep 03 11:19:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 365/724] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:08 2026] DELETE /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:19:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cc193b9f-0c72-425c-9300-0a023ca14d51 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cc193b9f-0c72-425c-9300-0a023ca14d51 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cc193b9f-0c72-425c-9300-0a023ca14d51 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cc193b9f-0c72-425c-9300-0a023ca14d51 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cc193b9f-0c72-425c-9300-0a023ca14d51 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cc193b9f-0c72-425c-9300-0a023ca14d51 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:19:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 360/725] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:09 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 887 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-29823672-47ba-4306-9ea3-88a2c71512e5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-29823672-47ba-4306-9ea3-88a2c71512e5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca Sep 03 11:19:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-29823672-47ba-4306-9ea3-88a2c71512e5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-29823672-47ba-4306-9ea3-88a2c71512e5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-29823672-47ba-4306-9ea3-88a2c71512e5 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca returned with HTTP 404 Sep 03 11:19:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 366/726] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:09 2026] GET /volume/v3/volumes/78fabb40-ed3c-4228-b3c0-6076e53a07ca => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:19:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3a43c489-ecf8-4266-b792-217cadb38a4f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3a43c489-ecf8-4266-b792-217cadb38a4f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] DELETE http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:19:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3a43c489-ecf8-4266-b792-217cadb38a4f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3a43c489-ecf8-4266-b792-217cadb38a4f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:09 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-3a43c489-ecf8-4266-b792-217cadb38a4f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Delete volume with id: 7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:19:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3a43c489-ecf8-4266-b792-217cadb38a4f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:19:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3a43c489-ecf8-4266-b792-217cadb38a4f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Delete volume request issued successfully. Sep 03 11:19:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3a43c489-ecf8-4266-b792-217cadb38a4f tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 202 Sep 03 11:19:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 361/727] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:09 2026] DELETE /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:19:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c300b462-d4e2-452d-a72d-fe17eb9fb30a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c300b462-d4e2-452d-a72d-fe17eb9fb30a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:19:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c300b462-d4e2-452d-a72d-fe17eb9fb30a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c300b462-d4e2-452d-a72d-fe17eb9fb30a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:09 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:09 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c300b462-d4e2-452d-a72d-fe17eb9fb30a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:19:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-fae66003-912a-49af-ada2-aebca61df2db req-4c8375e8-3523-4325-b3cd-0a23bc6823ad None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c300b462-d4e2-452d-a72d-fe17eb9fb30a tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:19:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 367/728] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:09 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-fae66003-912a-49af-ada2-aebca61df2db req-4c8375e8-3523-4325-b3cd-0a23bc6823ad tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:19:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-fae66003-912a-49af-ada2-aebca61df2db req-4c8375e8-3523-4325-b3cd-0a23bc6823ad tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-fae66003-912a-49af-ada2-aebca61df2db req-4c8375e8-3523-4325-b3cd-0a23bc6823ad tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-fae66003-912a-49af-ada2-aebca61df2db req-4c8375e8-3523-4325-b3cd-0a23bc6823ad tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-fae66003-912a-49af-ada2-aebca61df2db req-4c8375e8-3523-4325-b3cd-0a23bc6823ad tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:19:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 362/729] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:19:09 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 1149 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-56881c77-e9b2-43e2-b218-5d36edda3c86 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-56881c77-e9b2-43e2-b218-5d36edda3c86 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-56881c77-e9b2-43e2-b218-5d36edda3c86 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-56881c77-e9b2-43e2-b218-5d36edda3c86 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-56881c77-e9b2-43e2-b218-5d36edda3c86 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-56881c77-e9b2-43e2-b218-5d36edda3c86 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 200 Sep 03 11:19:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 368/730] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:10 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 887 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-985103040"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-985103040'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume of 1 GB Sep 03 11:19:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Availability Zones retrieved successfully. Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (82b5554e-f402-47dd-a46b-74fff6e5058f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (627c28d4-bed1-4b00-8eec-94bc5004d93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (627c28d4-bed1-4b00-8eec-94bc5004d93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa018ad1-6b76-401c-bb6f-cf5baccfa4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Created reservations ['1757ab51-b52d-480b-ad87-bd281beb305b', '13791821-97ea-4381-ba3c-ebbb8fef1e71', '0017064a-022f-41f8-bf11-bbb39615a63a', '8eb749e9-f87d-472d-9588-013122adcbc3'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa018ad1-6b76-401c-bb6f-cf5baccfa4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1757ab51-b52d-480b-ad87-bd281beb305b', '13791821-97ea-4381-ba3c-ebbb8fef1e71', '0017064a-022f-41f8-bf11-bbb39615a63a', '8eb749e9-f87d-472d-9588-013122adcbc3']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e8fe29-2268-4748-954b-999645045573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e8fe29-2268-4748-954b-999645045573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b3093c9-bd11-48f9-87f1-bfbb3afb4627', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-985103040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['1757ab51-b52d-480b-ad87-bd281beb305b','13791821-97ea-4381-ba3c-ebbb8fef1e71','0017064a-022f-41f8-bf11-bbb39615a63a','8eb749e9-f87d-472d-9588-013122adcbc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-985103040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b3093c9-bd11-48f9-87f1-bfbb3afb4627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68554cd8f42e427692f2042c9e6db115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a70f13-124a-4139-be4a-5c040e15bf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a70f13-124a-4139-be4a-5c040e15bf6d) transitioned into state 'SUCCESS' from state '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-985103040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['1757ab51-b52d-480b-ad87-bd281beb305b','13791821-97ea-4381-ba3c-ebbb8fef1e71','0017064a-022f-41f8-bf11-bbb39615a63a','8eb749e9-f87d-472d-9588-013122adcbc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ecd3fd-7322-4414-be84-04e138ecca2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cb5fda9e-0aa4-42d1-92d6-e249a90d4395 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cb5fda9e-0aa4-42d1-92d6-e249a90d4395 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cb5fda9e-0aa4-42d1-92d6-e249a90d4395 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cb5fda9e-0aa4-42d1-92d6-e249a90d4395 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ecd3fd-7322-4414-be84-04e138ecca2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (82b5554e-f402-47dd-a46b-74fff6e5058f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request issued successfully. Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5491df93-1b4d-4c39-8dc9-7dcf7d6c36f0 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:19:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 363/731] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:19:10 2026] POST /volume/v3/volumes => generated 757 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:19:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4f3b74e9-c6e0-47f5-9d90-42011781004a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4f3b74e9-c6e0-47f5-9d90-42011781004a tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 Sep 03 11:19:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4f3b74e9-c6e0-47f5-9d90-42011781004a tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4f3b74e9-c6e0-47f5-9d90-42011781004a tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cb5fda9e-0aa4-42d1-92d6-e249a90d4395 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Volume info retrieved successfully. Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4f3b74e9-c6e0-47f5-9d90-42011781004a tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cb5fda9e-0aa4-42d1-92d6-e249a90d4395 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 200 Sep 03 11:19:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 369/732] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:10 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4f3b74e9-c6e0-47f5-9d90-42011781004a tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 returned with HTTP 200 Sep 03 11:19:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 364/733] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:11 2026] GET /volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 => generated 825 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-98ff18e3-eaab-40f5-9f76-68a6e7784652 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-98ff18e3-eaab-40f5-9f76-68a6e7784652 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-98ff18e3-eaab-40f5-9f76-68a6e7784652 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-98ff18e3-eaab-40f5-9f76-68a6e7784652 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-98ff18e3-eaab-40f5-9f76-68a6e7784652 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 404 Sep 03 11:19:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 370/734] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:11 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-caa13b4c-536e-442e-8a8d-684c139e9c33 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-caa13b4c-536e-442e-8a8d-684c139e9c33 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-caa13b4c-536e-442e-8a8d-684c139e9c33 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-caa13b4c-536e-442e-8a8d-684c139e9c33 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-caa13b4c-536e-442e-8a8d-684c139e9c33 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 404 Sep 03 11:19:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 365/735] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:11 2026] GET /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b8de1067-f54b-4c8e-aa61-63ccd03c7004 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b8de1067-f54b-4c8e-aa61-63ccd03c7004 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] DELETE http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b8de1067-f54b-4c8e-aa61-63ccd03c7004 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b8de1067-f54b-4c8e-aa61-63ccd03c7004 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-b8de1067-f54b-4c8e-aa61-63ccd03c7004 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume with id: aa89f44d-2d66-4b30-8901-68b193d5a495 Sep 03 11:19:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b8de1067-f54b-4c8e-aa61-63ccd03c7004 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 returned with HTTP 404 Sep 03 11:19:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 371/736] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:11 2026] DELETE /volume/v3/volumes/aa89f44d-2d66-4b30-8901-68b193d5a495 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b0343d76-c01a-4708-bc83-e873079573d1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b0343d76-c01a-4708-bc83-e873079573d1 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa Sep 03 11:19:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b0343d76-c01a-4708-bc83-e873079573d1 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b0343d76-c01a-4708-bc83-e873079573d1 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-b0343d76-c01a-4708-bc83-e873079573d1 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete snapshot with id: b1d6d328-8959-42e1-b70a-30315b9ec2aa Sep 03 11:19:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b0343d76-c01a-4708-bc83-e873079573d1 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:19:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b0343d76-c01a-4708-bc83-e873079573d1 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot delete request issued successfully. Sep 03 11:19:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b0343d76-c01a-4708-bc83-e873079573d1 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa returned with HTTP 202 Sep 03 11:19:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 366/737] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:19:11 2026] DELETE /volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ea8b7a89-df21-4be1-b0b5-cd222aa16f1e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea8b7a89-df21-4be1-b0b5-cd222aa16f1e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea8b7a89-df21-4be1-b0b5-cd222aa16f1e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea8b7a89-df21-4be1-b0b5-cd222aa16f1e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=408,cinder:INSERT=50,cinder:UPDATE=77,cinder:DELETE=1 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:19:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ea8b7a89-df21-4be1-b0b5-cd222aa16f1e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:19:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea8b7a89-df21-4be1-b0b5-cd222aa16f1e tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa returned with HTTP 200 Sep 03 11:19:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 372/738] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:11 2026] GET /volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-869402f7-f862-441c-b2a4-cec498aa7c12 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-869402f7-f862-441c-b2a4-cec498aa7c12 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] GET http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c Sep 03 11:19:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-869402f7-f862-441c-b2a4-cec498aa7c12 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-869402f7-f862-441c-b2a4-cec498aa7c12 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c410a3bf-d40d-4b80-86c2-8b1e06511ff2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:12 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=463,cinder:UPDATE=119,cinder:INSERT=55 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:19:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c410a3bf-d40d-4b80-86c2-8b1e06511ff2 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 Sep 03 11:19:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c410a3bf-d40d-4b80-86c2-8b1e06511ff2 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c410a3bf-d40d-4b80-86c2-8b1e06511ff2 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-869402f7-f862-441c-b2a4-cec498aa7c12 tempest-AttachVolumeTestJSON-470983266 tempest-AttachVolumeTestJSON-470983266-project-member] http://192.168.122.194/volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c returned with HTTP 404 Sep 03 11:19:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 367/739] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:12 2026] GET /volume/v3/volumes/7a1fe29f-2bfa-41e0-981b-e2c9f37ce95c => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c410a3bf-d40d-4b80-86c2-8b1e06511ff2 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c410a3bf-d40d-4b80-86c2-8b1e06511ff2 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 returned with HTTP 200 Sep 03 11:19:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 373/740] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:12 2026] GET /volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d5f32fa2-1216-4125-bf64-0723c23568fd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d5f32fa2-1216-4125-bf64-0723c23568fd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa Sep 03 11:19:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d5f32fa2-1216-4125-bf64-0723c23568fd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d5f32fa2-1216-4125-bf64-0723c23568fd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d5f32fa2-1216-4125-bf64-0723c23568fd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:19:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d5f32fa2-1216-4125-bf64-0723c23568fd tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa returned with HTTP 200 Sep 03 11:19:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 368/741] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:12 2026] GET /volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-716bb05b-22d1-4571-bcd9-9f481318c9cd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-716bb05b-22d1-4571-bcd9-9f481318c9cd tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-716bb05b-22d1-4571-bcd9-9f481318c9cd tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-716bb05b-22d1-4571-bcd9-9f481318c9cd tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-716bb05b-22d1-4571-bcd9-9f481318c9cd tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-716bb05b-22d1-4571-bcd9-9f481318c9cd tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 returned with HTTP 200 Sep 03 11:19:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 374/742] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:13 2026] GET /volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1514f47e-6900-49e5-87a4-b8b6c20fb87b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1514f47e-6900-49e5-87a4-b8b6c20fb87b tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627/action Sep 03 11:19:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1514f47e-6900-49e5-87a4-b8b6c20fb87b tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1514f47e-6900-49e5-87a4-b8b6c20fb87b tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.admin_actions [None req-1514f47e-6900-49e5-87a4-b8b6c20fb87b tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Updating volume '8b3093c9-bd11-48f9-87f1-bfbb3afb4627' with '{'status': 'attaching'}' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:19:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1514f47e-6900-49e5-87a4-b8b6c20fb87b tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627/action returned with HTTP 202 Sep 03 11:19:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 369/743] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:13 2026] POST /volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e2fec210-8f55-4f2e-93ac-c4f5f97a1692 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e2fec210-8f55-4f2e-93ac-c4f5f97a1692 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e2fec210-8f55-4f2e-93ac-c4f5f97a1692 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e2fec210-8f55-4f2e-93ac-c4f5f97a1692 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e2fec210-8f55-4f2e-93ac-c4f5f97a1692 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e2fec210-8f55-4f2e-93ac-c4f5f97a1692 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 returned with HTTP 200 Sep 03 11:19:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 375/744] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:13 2026] GET /volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-94536500-8a16-4358-b1bf-aaee8792a2da None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-94536500-8a16-4358-b1bf-aaee8792a2da tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627/action Sep 03 11:19:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-94536500-8a16-4358-b1bf-aaee8792a2da tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-94536500-8a16-4358-b1bf-aaee8792a2da tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-94536500-8a16-4358-b1bf-aaee8792a2da tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Volume info retrieved successfully. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d4ef9763-7ca6-4f62-8f8e-3ed4ba8d7997 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d4ef9763-7ca6-4f62-8f8e-3ed4ba8d7997 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d4ef9763-7ca6-4f62-8f8e-3ed4ba8d7997 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d4ef9763-7ca6-4f62-8f8e-3ed4ba8d7997 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d4ef9763-7ca6-4f62-8f8e-3ed4ba8d7997 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Snapshot retrieved successfully. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d4ef9763-7ca6-4f62-8f8e-3ed4ba8d7997 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa returned with HTTP 200 Sep 03 11:19:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 376/745] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:13 2026] GET /volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-94536500-8a16-4358-b1bf-aaee8792a2da tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Delete volume request issued successfully. Sep 03 11:19:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-94536500-8a16-4358-b1bf-aaee8792a2da tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627/action returned with HTTP 202 Sep 03 11:19:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 370/746] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:13 2026] POST /volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-52a5abec-9c85-4c42-830c-46e7c2a0a2e3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-52a5abec-9c85-4c42-830c-46e7c2a0a2e3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-52a5abec-9c85-4c42-830c-46e7c2a0a2e3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-52a5abec-9c85-4c42-830c-46e7c2a0a2e3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-52a5abec-9c85-4c42-830c-46e7c2a0a2e3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-52a5abec-9c85-4c42-830c-46e7c2a0a2e3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 returned with HTTP 200 Sep 03 11:19:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 377/747] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:13 2026] GET /volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-526b3ada-50d5-45f8-bde8-d3ff733ed4e9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-526b3ada-50d5-45f8-bde8-d3ff733ed4e9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-526b3ada-50d5-45f8-bde8-d3ff733ed4e9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-526b3ada-50d5-45f8-bde8-d3ff733ed4e9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-526b3ada-50d5-45f8-bde8-d3ff733ed4e9 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa returned with HTTP 404 Sep 03 11:19:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 371/748] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:14 2026] GET /volume/v3/snapshots/b1d6d328-8959-42e1-b70a-30315b9ec2aa => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-692b0fe1-c1e3-423f-bd61-f07d327f4821 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-692b0fe1-c1e3-423f-bd61-f07d327f4821 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-692b0fe1-c1e3-423f-bd61-f07d327f4821 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-692b0fe1-c1e3-423f-bd61-f07d327f4821 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e1e3f6e6-8f5f-48b0-bf0c-018cb14fb68f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e1e3f6e6-8f5f-48b0-bf0c-018cb14fb68f tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e1e3f6e6-8f5f-48b0-bf0c-018cb14fb68f tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e1e3f6e6-8f5f-48b0-bf0c-018cb14fb68f tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e1e3f6e6-8f5f-48b0-bf0c-018cb14fb68f tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 returned with HTTP 404 Sep 03 11:19:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 372/749] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:14 2026] GET /volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-692b0fe1-c1e3-423f-bd61-f07d327f4821 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0d5f7941-b52f-4d51-b7cd-6be0587e0662 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d5f7941-b52f-4d51-b7cd-6be0587e0662 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d5f7941-b52f-4d51-b7cd-6be0587e0662 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d5f7941-b52f-4d51-b7cd-6be0587e0662 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-692b0fe1-c1e3-423f-bd61-f07d327f4821 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 returned with HTTP 200 Sep 03 11:19:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 378/750] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:14 2026] GET /volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d5f7941-b52f-4d51-b7cd-6be0587e0662 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 returned with HTTP 404 Sep 03 11:19:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 373/751] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:14 2026] GET /volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6956248a-32c6-44a9-9f7e-52f653d9d613 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4d62d899-6726-4d2c-9d55-52db2b2a3347 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6956248a-32c6-44a9-9f7e-52f653d9d613 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] DELETE http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6956248a-32c6-44a9-9f7e-52f653d9d613 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6956248a-32c6-44a9-9f7e-52f653d9d613 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-6956248a-32c6-44a9-9f7e-52f653d9d613 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Delete volume with id: 8b3093c9-bd11-48f9-87f1-bfbb3afb4627 Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4d62d899-6726-4d2c-9d55-52db2b2a3347 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] DELETE http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4d62d899-6726-4d2c-9d55-52db2b2a3347 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4d62d899-6726-4d2c-9d55-52db2b2a3347 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-4d62d899-6726-4d2c-9d55-52db2b2a3347 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume with id: ed3a7ccc-f43e-441a-924e-b3db614caae4 Sep 03 11:19:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6956248a-32c6-44a9-9f7e-52f653d9d613 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 returned with HTTP 404 Sep 03 11:19:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 379/752] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:14 2026] DELETE /volume/v3/volumes/8b3093c9-bd11-48f9-87f1-bfbb3afb4627 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4d62d899-6726-4d2c-9d55-52db2b2a3347 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-38d8993e-14a0-4101-941c-86264f57c9f3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-378369220"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-378369220'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume of 1 GB Sep 03 11:19:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Availability Zones retrieved successfully. Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4d62d899-6726-4d2c-9d55-52db2b2a3347 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume request issued successfully. Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4d62d899-6726-4d2c-9d55-52db2b2a3347 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 returned with HTTP 202 Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (24538044-fb48-4dea-8cf7-8427af9ca459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 374/753] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:14 2026] DELETE /volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10af64d-4297-4e64-a3cd-d050b0953ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-760a0f01-984a-4982-9055-19e9c0dd15c3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-760a0f01-984a-4982-9055-19e9c0dd15c3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-760a0f01-984a-4982-9055-19e9c0dd15c3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-760a0f01-984a-4982-9055-19e9c0dd15c3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-760a0f01-984a-4982-9055-19e9c0dd15c3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-760a0f01-984a-4982-9055-19e9c0dd15c3 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 returned with HTTP 200 Sep 03 11:19:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 375/754] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:14 2026] GET /volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10af64d-4297-4e64-a3cd-d050b0953ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9651890-a5b0-446d-8f1f-5173fd17db45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Created reservations ['43c36bf3-70e3-450c-a714-6216b8ad6a1e', '3fe11228-09c6-49e8-a17f-c7616132605f', '99d31961-a1d9-4f23-831b-6fac3a12c743', 'a9392072-6439-44e9-989e-9de2d991c516'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9651890-a5b0-446d-8f1f-5173fd17db45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43c36bf3-70e3-450c-a714-6216b8ad6a1e', '3fe11228-09c6-49e8-a17f-c7616132605f', '99d31961-a1d9-4f23-831b-6fac3a12c743', 'a9392072-6439-44e9-989e-9de2d991c516']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542dc907-fd69-4331-9fb5-30599f34bd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542dc907-fd69-4331-9fb5-30599f34bd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04d87b9b-d598-4437-b5d8-0b0a1084ce69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-378369220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['43c36bf3-70e3-450c-a714-6216b8ad6a1e','3fe11228-09c6-49e8-a17f-c7616132605f','99d31961-a1d9-4f23-831b-6fac3a12c743','a9392072-6439-44e9-989e-9de2d991c516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-378369220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04d87b9b-d598-4437-b5d8-0b0a1084ce69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68554cd8f42e427692f2042c9e6db115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f5510e-bd84-4c9f-8622-980ffcd69c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f5510e-bd84-4c9f-8622-980ffcd69c21) transitioned into state 'SUCCESS' from state '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-378369220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['43c36bf3-70e3-450c-a714-6216b8ad6a1e','3fe11228-09c6-49e8-a17f-c7616132605f','99d31961-a1d9-4f23-831b-6fac3a12c743','a9392072-6439-44e9-989e-9de2d991c516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56c3014c-56d6-445d-9c4a-6e6553c9d84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56c3014c-56d6-445d-9c4a-6e6553c9d84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (24538044-fb48-4dea-8cf7-8427af9ca459) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request issued successfully. Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-38d8993e-14a0-4101-941c-86264f57c9f3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:19:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 380/755] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:19:14 2026] POST /volume/v3/volumes => generated 757 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-995d4a51-e237-458a-b2a9-1a9c7b6bcf88 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-995d4a51-e237-458a-b2a9-1a9c7b6bcf88 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-995d4a51-e237-458a-b2a9-1a9c7b6bcf88 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-995d4a51-e237-458a-b2a9-1a9c7b6bcf88 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-995d4a51-e237-458a-b2a9-1a9c7b6bcf88 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-995d4a51-e237-458a-b2a9-1a9c7b6bcf88 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 returned with HTTP 200 Sep 03 11:19:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 376/756] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:15 2026] GET /volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 => generated 825 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c6898064-9c2a-4252-a3d7-41e81b58f6cc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c6898064-9c2a-4252-a3d7-41e81b58f6cc tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c6898064-9c2a-4252-a3d7-41e81b58f6cc tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c6898064-9c2a-4252-a3d7-41e81b58f6cc tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c6898064-9c2a-4252-a3d7-41e81b58f6cc tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c6898064-9c2a-4252-a3d7-41e81b58f6cc tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:19:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 381/757] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:15 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 1149 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-21cabd60-e084-4ed1-9bd7-dc4094122ba9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-21cabd60-e084-4ed1-9bd7-dc4094122ba9 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-21cabd60-e084-4ed1-9bd7-dc4094122ba9 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-21cabd60-e084-4ed1-9bd7-dc4094122ba9 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-21cabd60-e084-4ed1-9bd7-dc4094122ba9 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-21cabd60-e084-4ed1-9bd7-dc4094122ba9 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:19:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 377/758] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:19:15 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 1149 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-c7b5565e-b14b-492d-8dc0-63694ac64912 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-c7b5565e-b14b-492d-8dc0-63694ac64912 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52/action Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-c7b5565e-b14b-492d-8dc0-63694ac64912 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-c7b5565e-b14b-492d-8dc0-63694ac64912 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-c7b5565e-b14b-492d-8dc0-63694ac64912 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-c7b5565e-b14b-492d-8dc0-63694ac64912 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Begin detaching volume completed successfully. Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-c7b5565e-b14b-492d-8dc0-63694ac64912 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52/action returned with HTTP 202 Sep 03 11:19:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 382/759] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:19:15 2026] POST /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-736181dc-8f8a-49f8-8385-b8b4b7186e1c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-736181dc-8f8a-49f8-8385-b8b4b7186e1c None None] GET http://192.168.122.194/volume// Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-736181dc-8f8a-49f8-8385-b8b4b7186e1c None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-736181dc-8f8a-49f8-8385-b8b4b7186e1c None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-736181dc-8f8a-49f8-8385-b8b4b7186e1c None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:19:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 378/760] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:19:15 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-fd33dbcf-8856-4ecb-9c28-7aeafeb47243 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-fd33dbcf-8856-4ecb-9c28-7aeafeb47243 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-fd33dbcf-8856-4ecb-9c28-7aeafeb47243 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-fd33dbcf-8856-4ecb-9c28-7aeafeb47243 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e03bb853-4cca-4d4d-bc9b-1668d02e7b34 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-fd33dbcf-8856-4ecb-9c28-7aeafeb47243 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e03bb853-4cca-4d4d-bc9b-1668d02e7b34 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e03bb853-4cca-4d4d-bc9b-1668d02e7b34 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e03bb853-4cca-4d4d-bc9b-1668d02e7b34 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-fd33dbcf-8856-4ecb-9c28-7aeafeb47243 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:19:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 383/761] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:19:15 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 1333 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:19:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e03bb853-4cca-4d4d-bc9b-1668d02e7b34 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 returned with HTTP 404 Sep 03 11:19:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 379/762] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:15 2026] GET /volume/v3/volumes/ed3a7ccc-f43e-441a-924e-b3db614caae4 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7253a3fd-c8e5-4035-9654-d0059aea234b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7253a3fd-c8e5-4035-9654-d0059aea234b tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:19:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7253a3fd-c8e5-4035-9654-d0059aea234b tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7253a3fd-c8e5-4035-9654-d0059aea234b tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7253a3fd-c8e5-4035-9654-d0059aea234b tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7253a3fd-c8e5-4035-9654-d0059aea234b tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 returned with HTTP 200 Sep 03 11:19:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 384/763] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:16 2026] GET /volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1d56064a-2707-4a31-9ebd-ced33d115929 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d56064a-2707-4a31-9ebd-ced33d115929 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] DELETE http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:19:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d56064a-2707-4a31-9ebd-ced33d115929 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d56064a-2707-4a31-9ebd-ced33d115929 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:16 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-1d56064a-2707-4a31-9ebd-ced33d115929 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume with id: 9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:19:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1d56064a-2707-4a31-9ebd-ced33d115929 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1d56064a-2707-4a31-9ebd-ced33d115929 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Delete volume request issued successfully. Sep 03 11:19:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d56064a-2707-4a31-9ebd-ced33d115929 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 returned with HTTP 202 Sep 03 11:19:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 380/764] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:16 2026] DELETE /volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:19:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ba2a65e0-4f49-4bd3-9fb5-369c6cd4a569 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba2a65e0-4f49-4bd3-9fb5-369c6cd4a569 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:19:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba2a65e0-4f49-4bd3-9fb5-369c6cd4a569 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba2a65e0-4f49-4bd3-9fb5-369c6cd4a569 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ba2a65e0-4f49-4bd3-9fb5-369c6cd4a569 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba2a65e0-4f49-4bd3-9fb5-369c6cd4a569 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 returned with HTTP 200 Sep 03 11:19:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 385/765] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:16 2026] GET /volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-98d8a3c7-9f10-45a5-99c8-8a5ccb22c448 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-98d8a3c7-9f10-45a5-99c8-8a5ccb22c448 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] DELETE http://192.168.122.194/volume/v3/attachments/74a0b20f-84c2-4156-a2bd-d0756890d5cb Sep 03 11:19:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-98d8a3c7-9f10-45a5-99c8-8a5ccb22c448 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-98d8a3c7-9f10-45a5-99c8-8a5ccb22c448 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ff585ecb-de52-495f-816b-34b31fc656cf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ff585ecb-de52-495f-816b-34b31fc656cf tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 Sep 03 11:19:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ff585ecb-de52-495f-816b-34b31fc656cf tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ff585ecb-de52-495f-816b-34b31fc656cf tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:16 devstack devstack@c-api.service[86725]: /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 03 11:19:16 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, Sep 03 11:19:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ff585ecb-de52-495f-816b-34b31fc656cf tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ff585ecb-de52-495f-816b-34b31fc656cf tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 returned with HTTP 200 Sep 03 11:19:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 386/766] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:16 2026] GET /volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 => generated 849 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4c858a23-2bb3-4eab-88d8-4121c0b0330d req-98d8a3c7-9f10-45a5-99c8-8a5ccb22c448 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments/74a0b20f-84c2-4156-a2bd-d0756890d5cb returned with HTTP 200 Sep 03 11:19:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 381/767] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:19:16 2026] DELETE /volume/v3/attachments/74a0b20f-84c2-4156-a2bd-d0756890d5cb => generated 19 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9c8962ec-f4c7-4045-9f80-bd9bd539f3a0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9c8962ec-f4c7-4045-9f80-bd9bd539f3a0 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:19:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9c8962ec-f4c7-4045-9f80-bd9bd539f3a0 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9c8962ec-f4c7-4045-9f80-bd9bd539f3a0 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9c8962ec-f4c7-4045-9f80-bd9bd539f3a0 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9c8962ec-f4c7-4045-9f80-bd9bd539f3a0 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:19:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 387/768] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:17 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-88b65a63-a7c2-4f53-890b-71a7430dd028 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-88b65a63-a7c2-4f53-890b-71a7430dd028 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:19:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-88b65a63-a7c2-4f53-890b-71a7430dd028 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-88b65a63-a7c2-4f53-890b-71a7430dd028 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-88b65a63-a7c2-4f53-890b-71a7430dd028 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Volume info retrieved successfully. Sep 03 11:19:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-88b65a63-a7c2-4f53-890b-71a7430dd028 tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 returned with HTTP 200 Sep 03 11:19:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 382/769] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:17 2026] GET /volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-24227686-53f8-40ff-975b-c97aa8d66631 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24227686-53f8-40ff-975b-c97aa8d66631 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 Sep 03 11:19:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24227686-53f8-40ff-975b-c97aa8d66631 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24227686-53f8-40ff-975b-c97aa8d66631 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-24227686-53f8-40ff-975b-c97aa8d66631 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24227686-53f8-40ff-975b-c97aa8d66631 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 returned with HTTP 200 Sep 03 11:19:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 388/770] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:17 2026] GET /volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7466dbd4-0446-4dd9-890d-eb2a9552ed3f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7466dbd4-0446-4dd9-890d-eb2a9552ed3f tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69/action Sep 03 11:19:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7466dbd4-0446-4dd9-890d-eb2a9552ed3f tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7466dbd4-0446-4dd9-890d-eb2a9552ed3f tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.admin_actions [None req-7466dbd4-0446-4dd9-890d-eb2a9552ed3f tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Updating volume '04d87b9b-d598-4437-b5d8-0b0a1084ce69' with '{'status': 'creating'}' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:19:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7466dbd4-0446-4dd9-890d-eb2a9552ed3f tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69/action returned with HTTP 202 Sep 03 11:19:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 383/771] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:17 2026] POST /volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3585b52a-24cf-4ec2-b181-5224c0c29d73 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3585b52a-24cf-4ec2-b181-5224c0c29d73 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 Sep 03 11:19:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3585b52a-24cf-4ec2-b181-5224c0c29d73 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3585b52a-24cf-4ec2-b181-5224c0c29d73 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3585b52a-24cf-4ec2-b181-5224c0c29d73 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3585b52a-24cf-4ec2-b181-5224c0c29d73 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 returned with HTTP 200 Sep 03 11:19:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 389/772] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:17 2026] GET /volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 => generated 849 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d2a93451-dd44-4872-83f6-17b851cadb3e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2a93451-dd44-4872-83f6-17b851cadb3e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69/action Sep 03 11:19:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2a93451-dd44-4872-83f6-17b851cadb3e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2a93451-dd44-4872-83f6-17b851cadb3e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d2a93451-dd44-4872-83f6-17b851cadb3e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Volume info retrieved successfully. Sep 03 11:19:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d2a93451-dd44-4872-83f6-17b851cadb3e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Delete volume request issued successfully. Sep 03 11:19:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2a93451-dd44-4872-83f6-17b851cadb3e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69/action returned with HTTP 202 Sep 03 11:19:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 384/773] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:17 2026] POST /volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-749c729c-488e-4d7d-8c9b-026cee513063 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-749c729c-488e-4d7d-8c9b-026cee513063 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 Sep 03 11:19:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-749c729c-488e-4d7d-8c9b-026cee513063 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-749c729c-488e-4d7d-8c9b-026cee513063 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-749c729c-488e-4d7d-8c9b-026cee513063 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-749c729c-488e-4d7d-8c9b-026cee513063 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 returned with HTTP 200 Sep 03 11:19:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 390/774] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:18 2026] GET /volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-13b87a18-5e1f-4c3b-9f52-57dddc844b5d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-13b87a18-5e1f-4c3b-9f52-57dddc844b5d tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] GET http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 Sep 03 11:19:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-13b87a18-5e1f-4c3b-9f52-57dddc844b5d tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-13b87a18-5e1f-4c3b-9f52-57dddc844b5d tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-13b87a18-5e1f-4c3b-9f52-57dddc844b5d tempest-VolumesSnapshotTestJSON-646131283 tempest-VolumesSnapshotTestJSON-646131283-project-member] http://192.168.122.194/volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 returned with HTTP 404 Sep 03 11:19:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 385/775] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:18 2026] GET /volume/v3/volumes/9815f917-95d5-428c-ba9a-88553f8fe4a5 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a03326ef-960c-4e11-abe4-e7febf423f17 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a03326ef-960c-4e11-abe4-e7febf423f17 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 Sep 03 11:19:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a03326ef-960c-4e11-abe4-e7febf423f17 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a03326ef-960c-4e11-abe4-e7febf423f17 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a03326ef-960c-4e11-abe4-e7febf423f17 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 returned with HTTP 404 Sep 03 11:19:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 391/776] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:19 2026] GET /volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-442135f2-b2fa-4b94-b970-260f31a09acd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-442135f2-b2fa-4b94-b970-260f31a09acd tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-442135f2-b2fa-4b94-b970-260f31a09acd tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-442135f2-b2fa-4b94-b970-260f31a09acd tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-442135f2-b2fa-4b94-b970-260f31a09acd tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 returned with HTTP 404 Sep 03 11:19:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 386/777] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:19 2026] GET /volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-335d81ae-57b6-4d6d-a993-c4c9ebb53d4b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-335d81ae-57b6-4d6d-a993-c4c9ebb53d4b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] DELETE http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 Sep 03 11:19:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-335d81ae-57b6-4d6d-a993-c4c9ebb53d4b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-335d81ae-57b6-4d6d-a993-c4c9ebb53d4b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:19 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-335d81ae-57b6-4d6d-a993-c4c9ebb53d4b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Delete volume with id: 04d87b9b-d598-4437-b5d8-0b0a1084ce69 Sep 03 11:19:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-335d81ae-57b6-4d6d-a993-c4c9ebb53d4b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 returned with HTTP 404 Sep 03 11:19:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 392/778] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:19 2026] DELETE /volume/v3/volumes/04d87b9b-d598-4437-b5d8-0b0a1084ce69 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1934162544"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1934162544'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume of 1 GB Sep 03 11:19:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Availability Zones retrieved successfully. Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (4aa5cd0d-c53f-4a0e-87d7-6f78a4e63400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f079cb-1ef0-4a39-b0b6-b10741d82e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f079cb-1ef0-4a39-b0b6-b10741d82e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44fe96e-2f24-48a5-80b4-8296787b521a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Created reservations ['bcb0c121-fce6-4ea5-9d37-eb2f19510a09', '2625fde6-a019-4a4a-b9d9-d53fba89f5ad', '71ba6625-0ea0-4356-a223-3be91df7c22f', '2e39a6f9-0286-48ec-9bc1-df4d48f824aa'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44fe96e-2f24-48a5-80b4-8296787b521a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcb0c121-fce6-4ea5-9d37-eb2f19510a09', '2625fde6-a019-4a4a-b9d9-d53fba89f5ad', '71ba6625-0ea0-4356-a223-3be91df7c22f', '2e39a6f9-0286-48ec-9bc1-df4d48f824aa']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a49d4c4-b2bc-4a8f-9e73-831b10ccdc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a49d4c4-b2bc-4a8f-9e73-831b10ccdc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4bad87f-b7f5-41d2-ac5b-27849806074f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1934162544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['bcb0c121-fce6-4ea5-9d37-eb2f19510a09','2625fde6-a019-4a4a-b9d9-d53fba89f5ad','71ba6625-0ea0-4356-a223-3be91df7c22f','2e39a6f9-0286-48ec-9bc1-df4d48f824aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1934162544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4bad87f-b7f5-41d2-ac5b-27849806074f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68554cd8f42e427692f2042c9e6db115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf977e7-d269-42e9-ac80-a230a92d2829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf977e7-d269-42e9-ac80-a230a92d2829) transitioned into state 'SUCCESS' from state '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-1934162544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['bcb0c121-fce6-4ea5-9d37-eb2f19510a09','2625fde6-a019-4a4a-b9d9-d53fba89f5ad','71ba6625-0ea0-4356-a223-3be91df7c22f','2e39a6f9-0286-48ec-9bc1-df4d48f824aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e265716-5ef3-42c0-8ceb-06e24df4e522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e265716-5ef3-42c0-8ceb-06e24df4e522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (4aa5cd0d-c53f-4a0e-87d7-6f78a4e63400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request issued successfully. Sep 03 11:19:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ec92ad55-1a37-4ca5-8a93-80ea2673f510 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:19:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 387/779] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:19:19 2026] POST /volume/v3/volumes => generated 758 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:19:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3a8dc749-f600-4c25-baa2-4c3534e8bc5b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a8dc749-f600-4c25-baa2-4c3534e8bc5b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f Sep 03 11:19:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a8dc749-f600-4c25-baa2-4c3534e8bc5b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a8dc749-f600-4c25-baa2-4c3534e8bc5b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3a8dc749-f600-4c25-baa2-4c3534e8bc5b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a8dc749-f600-4c25-baa2-4c3534e8bc5b tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f returned with HTTP 200 Sep 03 11:19:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 393/780] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:19 2026] GET /volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f => generated 826 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-343a20fd-dc9d-4e69-a4a2-4ec70b428f40 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-343a20fd-dc9d-4e69-a4a2-4ec70b428f40 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f Sep 03 11:19:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-343a20fd-dc9d-4e69-a4a2-4ec70b428f40 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-343a20fd-dc9d-4e69-a4a2-4ec70b428f40 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-343a20fd-dc9d-4e69-a4a2-4ec70b428f40 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-343a20fd-dc9d-4e69-a4a2-4ec70b428f40 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f returned with HTTP 200 Sep 03 11:19:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 388/781] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:20 2026] GET /volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9183dab1-1853-4b9e-91f0-81085aec4395 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9183dab1-1853-4b9e-91f0-81085aec4395 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f Sep 03 11:19:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9183dab1-1853-4b9e-91f0-81085aec4395 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9183dab1-1853-4b9e-91f0-81085aec4395 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9183dab1-1853-4b9e-91f0-81085aec4395 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9183dab1-1853-4b9e-91f0-81085aec4395 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f returned with HTTP 200 Sep 03 11:19:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 394/782] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:22 2026] GET /volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e52182df-9698-45c7-b2e3-d1435b0aedc4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e52182df-9698-45c7-b2e3-d1435b0aedc4 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f/action Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e52182df-9698-45c7-b2e3-d1435b0aedc4 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e52182df-9698-45c7-b2e3-d1435b0aedc4 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.admin_actions [None req-e52182df-9698-45c7-b2e3-d1435b0aedc4 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Updating volume 'a4bad87f-b7f5-41d2-ac5b-27849806074f' with '{'status': 'error'}' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e52182df-9698-45c7-b2e3-d1435b0aedc4 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f/action returned with HTTP 202 Sep 03 11:19:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 389/783] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:22 2026] POST /volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-669b8dc0-05dc-45c7-a36d-65c99f81cea4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-669b8dc0-05dc-45c7-a36d-65c99f81cea4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f Sep 03 11:19:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-669b8dc0-05dc-45c7-a36d-65c99f81cea4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-669b8dc0-05dc-45c7-a36d-65c99f81cea4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-669b8dc0-05dc-45c7-a36d-65c99f81cea4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-669b8dc0-05dc-45c7-a36d-65c99f81cea4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f returned with HTTP 200 Sep 03 11:19:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 395/784] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:22 2026] GET /volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f => generated 847 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0ddb0e24-c0e2-4fb2-aec4-6586926a197e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0ddb0e24-c0e2-4fb2-aec4-6586926a197e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f/action Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0ddb0e24-c0e2-4fb2-aec4-6586926a197e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0ddb0e24-c0e2-4fb2-aec4-6586926a197e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0ddb0e24-c0e2-4fb2-aec4-6586926a197e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Volume info retrieved successfully. Sep 03 11:19:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0ddb0e24-c0e2-4fb2-aec4-6586926a197e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Delete volume request issued successfully. Sep 03 11:19:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0ddb0e24-c0e2-4fb2-aec4-6586926a197e tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f/action returned with HTTP 202 Sep 03 11:19:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 390/785] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:22 2026] POST /volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6e9810a2-3749-4322-b4d5-fcb0108f5fe3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6e9810a2-3749-4322-b4d5-fcb0108f5fe3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f Sep 03 11:19:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6e9810a2-3749-4322-b4d5-fcb0108f5fe3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6e9810a2-3749-4322-b4d5-fcb0108f5fe3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6e9810a2-3749-4322-b4d5-fcb0108f5fe3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6e9810a2-3749-4322-b4d5-fcb0108f5fe3 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f returned with HTTP 200 Sep 03 11:19:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 396/786] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:22 2026] GET /volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1984488560", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1984488560', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Create volume of 1 GB Sep 03 11:19:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Availability Zones retrieved successfully. Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Flow 'volume_create_api' (7a169f64-06b9-4dd9-89b0-eaae84b02f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d42b0790-7ece-4a2a-b57d-a58c0a39ec8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d42b0790-7ece-4a2a-b57d-a58c0a39ec8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92204744-52da-4380-88d2-3e11a27e9516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Created reservations ['fc9abe18-da1f-473e-8559-38deff31f7fb', '7096b9b3-e8b5-4899-8983-c028c88201ca', 'e087c8b0-8cca-4a84-9b8b-843270f462b8', '056c3907-9323-41e9-acc5-b09db86f2d12'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92204744-52da-4380-88d2-3e11a27e9516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc9abe18-da1f-473e-8559-38deff31f7fb', '7096b9b3-e8b5-4899-8983-c028c88201ca', 'e087c8b0-8cca-4a84-9b8b-843270f462b8', '056c3907-9323-41e9-acc5-b09db86f2d12']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f514958-144c-49ce-91a3-db1ff704067a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f514958-144c-49ce-91a3-db1ff704067a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac54eea4-643c-43ec-b7a2-1185df470ecc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1984488560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7488e39be2a4ded93a2cfe5a9cba4bc',qos_specs=None,replication_status=,reservations=['fc9abe18-da1f-473e-8559-38deff31f7fb','7096b9b3-e8b5-4899-8983-c028c88201ca','e087c8b0-8cca-4a84-9b8b-843270f462b8','056c3907-9323-41e9-acc5-b09db86f2d12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a01f177e8a46729613c4037725328d',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1984488560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac54eea4-643c-43ec-b7a2-1185df470ecc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7488e39be2a4ded93a2cfe5a9cba4bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1a01f177e8a46729613c4037725328d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b65031-71b1-450d-ba6a-48a30dd86563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b65031-71b1-450d-ba6a-48a30dd86563) transitioned into state 'SUCCESS' from state '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-1984488560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7488e39be2a4ded93a2cfe5a9cba4bc',qos_specs=None,replication_status=,reservations=['fc9abe18-da1f-473e-8559-38deff31f7fb','7096b9b3-e8b5-4899-8983-c028c88201ca','e087c8b0-8cca-4a84-9b8b-843270f462b8','056c3907-9323-41e9-acc5-b09db86f2d12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a01f177e8a46729613c4037725328d',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d81a38d-c6e7-4b0e-835c-56d97cb0a244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d81a38d-c6e7-4b0e-835c-56d97cb0a244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Flow 'volume_create_api' (7a169f64-06b9-4dd9-89b0-eaae84b02f3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Create volume request issued successfully. Sep 03 11:19:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-65589e1c-459a-4f24-bfd2-1203b58b6a82 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:19:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 391/787] 192.168.122.194 () {64 vars in 1430 bytes} [Thu Sep 3 11:19:22 2026] POST /volume/v3/volumes => generated 764 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:19:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-6cedc812-75ad-4c4e-978a-e8d31188836e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-6cedc812-75ad-4c4e-978a-e8d31188836e tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-6cedc812-75ad-4c4e-978a-e8d31188836e tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-6cedc812-75ad-4c4e-978a-e8d31188836e tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-6cedc812-75ad-4c4e-978a-e8d31188836e tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Volume info retrieved successfully. Sep 03 11:19:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-9c613093-f2c3-4c82-b337-ef5cd69da999 req-6cedc812-75ad-4c4e-978a-e8d31188836e tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc returned with HTTP 200 Sep 03 11:19:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 397/788] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:19:23 2026] GET /volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc => generated 832 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-1cc8caf0-41ed-4be2-9cba-6999818b8aa4 req-d80ef297-cbf1-4356-b9d4-39ca0a1aec68 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1cc8caf0-41ed-4be2-9cba-6999818b8aa4 req-d80ef297-cbf1-4356-b9d4-39ca0a1aec68 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1cc8caf0-41ed-4be2-9cba-6999818b8aa4 req-d80ef297-cbf1-4356-b9d4-39ca0a1aec68 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1cc8caf0-41ed-4be2-9cba-6999818b8aa4 req-d80ef297-cbf1-4356-b9d4-39ca0a1aec68 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-1cc8caf0-41ed-4be2-9cba-6999818b8aa4 req-d80ef297-cbf1-4356-b9d4-39ca0a1aec68 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Volume info retrieved successfully. Sep 03 11:19:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1cc8caf0-41ed-4be2-9cba-6999818b8aa4 req-d80ef297-cbf1-4356-b9d4-39ca0a1aec68 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc returned with HTTP 200 Sep 03 11:19:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 392/789] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:19:23 2026] GET /volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc => generated 832 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-59be6180-5d4d-4f17-a7ff-05fc0d6b4969 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59be6180-5d4d-4f17-a7ff-05fc0d6b4969 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f Sep 03 11:19:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59be6180-5d4d-4f17-a7ff-05fc0d6b4969 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59be6180-5d4d-4f17-a7ff-05fc0d6b4969 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59be6180-5d4d-4f17-a7ff-05fc0d6b4969 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f returned with HTTP 404 Sep 03 11:19:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 398/790] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:23 2026] GET /volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-970759f6-4262-4a71-8f85-88893b0a3604 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-970759f6-4262-4a71-8f85-88893b0a3604 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-970759f6-4262-4a71-8f85-88893b0a3604 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-970759f6-4262-4a71-8f85-88893b0a3604 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-970759f6-4262-4a71-8f85-88893b0a3604 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f returned with HTTP 404 Sep 03 11:19:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 393/791] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:23 2026] GET /volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:19:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7610b4ec-66aa-40c4-a94e-fcf32eae0d41 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7610b4ec-66aa-40c4-a94e-fcf32eae0d41 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] DELETE http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f Sep 03 11:19:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7610b4ec-66aa-40c4-a94e-fcf32eae0d41 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7610b4ec-66aa-40c4-a94e-fcf32eae0d41 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:23 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-7610b4ec-66aa-40c4-a94e-fcf32eae0d41 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Delete volume with id: a4bad87f-b7f5-41d2-ac5b-27849806074f Sep 03 11:19:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7610b4ec-66aa-40c4-a94e-fcf32eae0d41 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f returned with HTTP 404 Sep 03 11:19:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 399/792] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:23 2026] DELETE /volume/v3/volumes/a4bad87f-b7f5-41d2-ac5b-27849806074f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1112841877"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1112841877'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume of 1 GB Sep 03 11:19:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Availability Zones retrieved successfully. Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (295b924b-752d-4336-a0f5-ba1303754bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764782dc-3331-47c2-b0f7-ee0410492272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764782dc-3331-47c2-b0f7-ee0410492272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b93cd61-9194-4d30-b2ba-9fe441f93f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Created reservations ['85a0b5f8-db17-4028-9517-5cb002cbcf3b', 'a8a8e4ae-4329-422b-a042-7829328a4ed8', '2057dd7b-cdfb-44ef-bb8a-1f331dab0371', 'fee4d659-b8d0-41cd-a451-e32902367a44'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b93cd61-9194-4d30-b2ba-9fe441f93f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85a0b5f8-db17-4028-9517-5cb002cbcf3b', 'a8a8e4ae-4329-422b-a042-7829328a4ed8', '2057dd7b-cdfb-44ef-bb8a-1f331dab0371', 'fee4d659-b8d0-41cd-a451-e32902367a44']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b486c5dc-aa3f-4c1d-8690-71b12de38bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b486c5dc-aa3f-4c1d-8690-71b12de38bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '651b270b-ff0a-42b9-9ee3-7d380f93329d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1112841877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['85a0b5f8-db17-4028-9517-5cb002cbcf3b','a8a8e4ae-4329-422b-a042-7829328a4ed8','2057dd7b-cdfb-44ef-bb8a-1f331dab0371','fee4d659-b8d0-41cd-a451-e32902367a44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1112841877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=651b270b-ff0a-42b9-9ee3-7d380f93329d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68554cd8f42e427692f2042c9e6db115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a58217d-4620-4a85-8fc1-a8ef2215a756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a58217d-4620-4a85-8fc1-a8ef2215a756) transitioned into state 'SUCCESS' from state '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-1112841877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['85a0b5f8-db17-4028-9517-5cb002cbcf3b','a8a8e4ae-4329-422b-a042-7829328a4ed8','2057dd7b-cdfb-44ef-bb8a-1f331dab0371','fee4d659-b8d0-41cd-a451-e32902367a44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4de4343-2959-4aeb-9829-eddfaeae4998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4de4343-2959-4aeb-9829-eddfaeae4998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (295b924b-752d-4336-a0f5-ba1303754bf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request issued successfully. Sep 03 11:19:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-98cdca03-3c77-4ddb-8fd1-11cbbccde1f4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:19:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 394/793] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:19:23 2026] POST /volume/v3/volumes => generated 758 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:19:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eb2a4526-430a-4767-b125-800e756a67d5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb2a4526-430a-4767-b125-800e756a67d5 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d Sep 03 11:19:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb2a4526-430a-4767-b125-800e756a67d5 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb2a4526-430a-4767-b125-800e756a67d5 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eb2a4526-430a-4767-b125-800e756a67d5 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb2a4526-430a-4767-b125-800e756a67d5 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d returned with HTTP 200 Sep 03 11:19:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 400/794] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:24 2026] GET /volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d => generated 826 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-866b5bc8-c267-4209-8eef-eb977ccbe8d7 req-7d0722d2-d9b0-4add-9d6a-a2d3ffaafd3c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-866b5bc8-c267-4209-8eef-eb977ccbe8d7 req-7d0722d2-d9b0-4add-9d6a-a2d3ffaafd3c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-866b5bc8-c267-4209-8eef-eb977ccbe8d7 req-7d0722d2-d9b0-4add-9d6a-a2d3ffaafd3c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-866b5bc8-c267-4209-8eef-eb977ccbe8d7 req-7d0722d2-d9b0-4add-9d6a-a2d3ffaafd3c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-866b5bc8-c267-4209-8eef-eb977ccbe8d7 req-7d0722d2-d9b0-4add-9d6a-a2d3ffaafd3c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Volume info retrieved successfully. Sep 03 11:19:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-866b5bc8-c267-4209-8eef-eb977ccbe8d7 req-7d0722d2-d9b0-4add-9d6a-a2d3ffaafd3c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc returned with HTTP 200 Sep 03 11:19:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 395/795] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:19:24 2026] GET /volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-88d69abf-3459-45c7-9d54-1ab3f7ff9479 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88d69abf-3459-45c7-9d54-1ab3f7ff9479 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d Sep 03 11:19:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88d69abf-3459-45c7-9d54-1ab3f7ff9479 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88d69abf-3459-45c7-9d54-1ab3f7ff9479 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-88d69abf-3459-45c7-9d54-1ab3f7ff9479 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88d69abf-3459-45c7-9d54-1ab3f7ff9479 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d returned with HTTP 200 Sep 03 11:19:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 401/796] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:25 2026] GET /volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-66a13eb3-6561-4a72-8c75-cdc89aeb6b95 req-806ed36b-0a37-4e7e-b970-fe74e4088a5d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-66a13eb3-6561-4a72-8c75-cdc89aeb6b95 req-806ed36b-0a37-4e7e-b970-fe74e4088a5d tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-66a13eb3-6561-4a72-8c75-cdc89aeb6b95 req-806ed36b-0a37-4e7e-b970-fe74e4088a5d tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-66a13eb3-6561-4a72-8c75-cdc89aeb6b95 req-806ed36b-0a37-4e7e-b970-fe74e4088a5d tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-66a13eb3-6561-4a72-8c75-cdc89aeb6b95 req-806ed36b-0a37-4e7e-b970-fe74e4088a5d tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Volume info retrieved successfully. Sep 03 11:19:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-66a13eb3-6561-4a72-8c75-cdc89aeb6b95 req-806ed36b-0a37-4e7e-b970-fe74e4088a5d tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc returned with HTTP 200 Sep 03 11:19:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 396/797] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:19:25 2026] GET /volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-94c20424-e0dd-40ad-8487-8063e42bedb0 req-c39d67e7-e740-42cf-b4fe-c22e653531b9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-94c20424-e0dd-40ad-8487-8063e42bedb0 req-c39d67e7-e740-42cf-b4fe-c22e653531b9 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:19:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-94c20424-e0dd-40ad-8487-8063e42bedb0 req-c39d67e7-e740-42cf-b4fe-c22e653531b9 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac54eea4-643c-43ec-b7a2-1185df470ecc", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-952174434", "description": null, "metadata": {}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-94c20424-e0dd-40ad-8487-8063e42bedb0 req-c39d67e7-e740-42cf-b4fe-c22e653531b9 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Volume info retrieved successfully. Sep 03 11:19:25 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [req-94c20424-e0dd-40ad-8487-8063e42bedb0 req-c39d67e7-e740-42cf-b4fe-c22e653531b9 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Create snapshot from volume ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:25 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [req-94c20424-e0dd-40ad-8487-8063e42bedb0 req-c39d67e7-e740-42cf-b4fe-c22e653531b9 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Created reservations ['ce552378-748e-4653-b90b-86b869d9380c', '4e4b5756-8744-45ab-a2ce-e3fa5c93638a', 'd7cf4b9e-eb15-4969-b7ee-bc24e7cbe25d', 'c095dc45-6f95-48d4-aca0-823a713e9645'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-94c20424-e0dd-40ad-8487-8063e42bedb0 req-c39d67e7-e740-42cf-b4fe-c22e653531b9 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Snapshot create request issued successfully. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-94c20424-e0dd-40ad-8487-8063e42bedb0 req-c39d67e7-e740-42cf-b4fe-c22e653531b9 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:19:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 402/798] 192.168.122.194 () {64 vars in 1436 bytes} [Thu Sep 3 11:19:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7aa88b72-6f68-4c17-9ccb-e6c17fed53e1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7aa88b72-6f68-4c17-9ccb-e6c17fed53e1 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7aa88b72-6f68-4c17-9ccb-e6c17fed53e1 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7aa88b72-6f68-4c17-9ccb-e6c17fed53e1 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7aa88b72-6f68-4c17-9ccb-e6c17fed53e1 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7aa88b72-6f68-4c17-9ccb-e6c17fed53e1 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d returned with HTTP 200 Sep 03 11:19:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 397/799] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:26 2026] GET /volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-77c5e2de-92b0-4c7e-9481-d977c1e7f3de None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-77c5e2de-92b0-4c7e-9481-d977c1e7f3de tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d/action Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-77c5e2de-92b0-4c7e-9481-d977c1e7f3de tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-77c5e2de-92b0-4c7e-9481-d977c1e7f3de tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-77c5e2de-92b0-4c7e-9481-d977c1e7f3de tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Updating volume '651b270b-ff0a-42b9-9ee3-7d380f93329d' with '{'status': 'maintenance'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-77c5e2de-92b0-4c7e-9481-d977c1e7f3de tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d/action returned with HTTP 202 Sep 03 11:19:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 403/800] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:26 2026] POST /volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5847f566-c679-4c6e-b78a-d9bacb25187d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5847f566-c679-4c6e-b78a-d9bacb25187d tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5847f566-c679-4c6e-b78a-d9bacb25187d tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5847f566-c679-4c6e-b78a-d9bacb25187d tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5847f566-c679-4c6e-b78a-d9bacb25187d tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-31ee7a99-32e5-4892-a945-95805e716a40 req-e8200ca6-1db0-4d0f-b90c-c8d7ec2a30f5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-31ee7a99-32e5-4892-a945-95805e716a40 req-e8200ca6-1db0-4d0f-b90c-c8d7ec2a30f5 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] GET http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-31ee7a99-32e5-4892-a945-95805e716a40 req-e8200ca6-1db0-4d0f-b90c-c8d7ec2a30f5 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-31ee7a99-32e5-4892-a945-95805e716a40 req-e8200ca6-1db0-4d0f-b90c-c8d7ec2a30f5 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5847f566-c679-4c6e-b78a-d9bacb25187d tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d returned with HTTP 200 Sep 03 11:19:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 398/801] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:26 2026] GET /volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-31ee7a99-32e5-4892-a945-95805e716a40 req-e8200ca6-1db0-4d0f-b90c-c8d7ec2a30f5 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] Snapshot retrieved successfully. Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-38106ebb-9587-4f6b-9b99-4a512b13b70d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-38106ebb-9587-4f6b-9b99-4a512b13b70d tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d/action Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-38106ebb-9587-4f6b-9b99-4a512b13b70d tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-31ee7a99-32e5-4892-a945-95805e716a40 req-e8200ca6-1db0-4d0f-b90c-c8d7ec2a30f5 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 returned with HTTP 200 Sep 03 11:19:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 404/802] 192.168.122.194 () {60 vars in 1493 bytes} [Thu Sep 3 11:19:26 2026] GET /volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 => generated 442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-38106ebb-9587-4f6b-9b99-4a512b13b70d tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-abc66494-6429-484c-8def-a193d3797440 req-3136833f-31ec-46ea-a41c-14a5b3a2b16c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-38106ebb-9587-4f6b-9b99-4a512b13b70d tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Volume info retrieved successfully. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-abc66494-6429-484c-8def-a193d3797440 req-3136833f-31ec-46ea-a41c-14a5b3a2b16c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] GET http://192.168.122.194/volume/v3/snapshots/detail Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-abc66494-6429-484c-8def-a193d3797440 req-3136833f-31ec-46ea-a41c-14a5b3a2b16c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-abc66494-6429-484c-8def-a193d3797440 req-3136833f-31ec-46ea-a41c-14a5b3a2b16c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [req-abc66494-6429-484c-8def-a193d3797440 req-3136833f-31ec-46ea-a41c-14a5b3a2b16c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [req-abc66494-6429-484c-8def-a193d3797440 req-3136833f-31ec-46ea-a41c-14a5b3a2b16c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: /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 03 11:19:26 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-abc66494-6429-484c-8def-a193d3797440 req-3136833f-31ec-46ea-a41c-14a5b3a2b16c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] Get all snapshots completed successfully. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-abc66494-6429-484c-8def-a193d3797440 req-3136833f-31ec-46ea-a41c-14a5b3a2b16c tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-reader] http://192.168.122.194/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:19:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 405/803] 192.168.122.194 () {60 vars in 1403 bytes} [Thu Sep 3 11:19:26 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-38106ebb-9587-4f6b-9b99-4a512b13b70d tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Delete volume request issued successfully. Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-38106ebb-9587-4f6b-9b99-4a512b13b70d tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d/action returned with HTTP 202 Sep 03 11:19:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 399/804] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:26 2026] POST /volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-22c7a9e5-f25a-4a36-a4f0-b2ae71542e5d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-5d9b8fb7-9926-4ed4-a6af-ec3c9efb5125 req-cfe7a8d0-ef35-4eb6-b7b1-ecc1a8e922c0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-5d9b8fb7-9926-4ed4-a6af-ec3c9efb5125 req-cfe7a8d0-ef35-4eb6-b7b1-ecc1a8e922c0 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-5d9b8fb7-9926-4ed4-a6af-ec3c9efb5125 req-cfe7a8d0-ef35-4eb6-b7b1-ecc1a8e922c0 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-5d9b8fb7-9926-4ed4-a6af-ec3c9efb5125 req-cfe7a8d0-ef35-4eb6-b7b1-ecc1a8e922c0 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-22c7a9e5-f25a-4a36-a4f0-b2ae71542e5d tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-22c7a9e5-f25a-4a36-a4f0-b2ae71542e5d tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-22c7a9e5-f25a-4a36-a4f0-b2ae71542e5d tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-5d9b8fb7-9926-4ed4-a6af-ec3c9efb5125 req-cfe7a8d0-ef35-4eb6-b7b1-ecc1a8e922c0 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Snapshot retrieved successfully. Sep 03 11:19:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-5d9b8fb7-9926-4ed4-a6af-ec3c9efb5125 req-cfe7a8d0-ef35-4eb6-b7b1-ecc1a8e922c0 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 returned with HTTP 200 Sep 03 11:19:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 400/805] 192.168.122.194 () {60 vars in 1493 bytes} [Thu Sep 3 11:19:26 2026] GET /volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 => generated 442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-22c7a9e5-f25a-4a36-a4f0-b2ae71542e5d tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-22c7a9e5-f25a-4a36-a4f0-b2ae71542e5d tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d returned with HTTP 200 Sep 03 11:19:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 406/806] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:26 2026] GET /volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-8218555b-6cc0-4c16-9528-f5cfd9f89796 req-f26eceea-72e6-4002-aa95-5e5b8eb3a77f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-8218555b-6cc0-4c16-9528-f5cfd9f89796 req-f26eceea-72e6-4002-aa95-5e5b8eb3a77f tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 Sep 03 11:19:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-8218555b-6cc0-4c16-9528-f5cfd9f89796 req-f26eceea-72e6-4002-aa95-5e5b8eb3a77f tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-8218555b-6cc0-4c16-9528-f5cfd9f89796 req-f26eceea-72e6-4002-aa95-5e5b8eb3a77f tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7f2534ce-fbf4-477a-8bcc-f1fc8e723fbb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f2534ce-fbf4-477a-8bcc-f1fc8e723fbb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d Sep 03 11:19:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7f2534ce-fbf4-477a-8bcc-f1fc8e723fbb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7f2534ce-fbf4-477a-8bcc-f1fc8e723fbb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-8218555b-6cc0-4c16-9528-f5cfd9f89796 req-f26eceea-72e6-4002-aa95-5e5b8eb3a77f tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Snapshot retrieved successfully. Sep 03 11:19:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-8218555b-6cc0-4c16-9528-f5cfd9f89796 req-f26eceea-72e6-4002-aa95-5e5b8eb3a77f tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 returned with HTTP 200 Sep 03 11:19:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 401/807] 192.168.122.194 () {60 vars in 1493 bytes} [Thu Sep 3 11:19:27 2026] GET /volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7f2534ce-fbf4-477a-8bcc-f1fc8e723fbb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-eafa1ccd-41ca-4ac5-89a7-c7b6ed1a864b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f2534ce-fbf4-477a-8bcc-f1fc8e723fbb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d returned with HTTP 200 Sep 03 11:19:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 407/808] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:27 2026] GET /volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eafa1ccd-41ca-4ac5-89a7-c7b6ed1a864b tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eafa1ccd-41ca-4ac5-89a7-c7b6ed1a864b tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8820d3f2-29a0-4283-b832-0e1b1f338e80", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-522812708"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eafa1ccd-41ca-4ac5-89a7-c7b6ed1a864b tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 404 Sep 03 11:19:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 402/809] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:19:27 2026] POST /volume/v3/snapshots => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ad3f1413-5ed9-45db-acea-bbf228d4e454 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad3f1413-5ed9-45db-acea-bbf228d4e454 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ad3f1413-5ed9-45db-acea-bbf228d4e454 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1179883104"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad3f1413-5ed9-45db-acea-bbf228d4e454 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 404 Sep 03 11:19:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 408/810] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:19:28 2026] POST /volume/v3/snapshots => generated 77 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d0747287-107c-475a-8a83-1ce4156da260 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0747287-107c-475a-8a83-1ce4156da260 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots?limit=invalid Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0747287-107c-475a-8a83-1ce4156da260 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0747287-107c-475a-8a83-1ce4156da260 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0747287-107c-475a-8a83-1ce4156da260 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] HTTP exception thrown: limit param must be an integer Sep 03 11:19:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0747287-107c-475a-8a83-1ce4156da260 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 03 11:19:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 403/811] 192.168.122.194 () {58 vars in 1154 bytes} [Thu Sep 3 11:19:28 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-539870a6-d7a0-407f-a74a-93cdde8938b2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-539870a6-d7a0-407f-a74a-93cdde8938b2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots?marker=0c0d217d-abbf-42a2-bf77-a347867a7a2a Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-539870a6-d7a0-407f-a74a-93cdde8938b2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-539870a6-d7a0-407f-a74a-93cdde8938b2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-539870a6-d7a0-407f-a74a-93cdde8938b2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-539870a6-d7a0-407f-a74a-93cdde8938b2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-539870a6-d7a0-407f-a74a-93cdde8938b2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots?marker=0c0d217d-abbf-42a2-bf77-a347867a7a2a returned with HTTP 404 Sep 03 11:19:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 409/812] 192.168.122.194 () {58 vars in 1214 bytes} [Thu Sep 3 11:19:28 2026] GET /volume/v3/snapshots?marker=0c0d217d-abbf-42a2-bf77-a347867a7a2a => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ca3116c4-494c-4a30-a8e8-df01fd365ae2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca3116c4-494c-4a30-a8e8-df01fd365ae2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots?sort_key=invalid Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca3116c4-494c-4a30-a8e8-df01fd365ae2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca3116c4-494c-4a30-a8e8-df01fd365ae2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-ca3116c4-494c-4a30-a8e8-df01fd365ae2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-ca3116c4-494c-4a30-a8e8-df01fd365ae2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca3116c4-494c-4a30-a8e8-df01fd365ae2 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 03 11:19:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 404/813] 192.168.122.194 () {58 vars in 1160 bytes} [Thu Sep 3 11:19:28 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-331581531"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-331581531'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Create volume of 2 GB Sep 03 11:19:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Availability Zones retrieved successfully. Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Flow 'volume_create_api' (0e084f10-b6eb-4bd7-8b33-f842a7904803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478c9e6a-9e26-49ef-b14a-4d1003a10a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Validating volume size '2' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478c9e6a-9e26-49ef-b14a-4d1003a10a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0391cda7-c3c3-4310-ba8a-fad1a87124a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Created reservations ['27e91412-e41a-44f3-8783-649017313e0d', '30eca3bd-2d45-44c7-bf13-471b1b85a031', '6e7e314d-61a5-4bc4-9690-a0d376578a80', '534bef96-ee5a-4126-9cf5-fc25666e28e4'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0391cda7-c3c3-4310-ba8a-fad1a87124a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27e91412-e41a-44f3-8783-649017313e0d', '30eca3bd-2d45-44c7-bf13-471b1b85a031', '6e7e314d-61a5-4bc4-9690-a0d376578a80', '534bef96-ee5a-4126-9cf5-fc25666e28e4']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4e979e-1d56-4fc8-86e5-619aaa39b339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4e979e-1d56-4fc8-86e5-619aaa39b339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa35cb2a-1ecf-40f9-a9de-73fe63ce0838', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-331581531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d2d2e51ba004232ad96830502d81b26',qos_specs=None,replication_status=,reservations=['27e91412-e41a-44f3-8783-649017313e0d','30eca3bd-2d45-44c7-bf13-471b1b85a031','6e7e314d-61a5-4bc4-9690-a0d376578a80','534bef96-ee5a-4126-9cf5-fc25666e28e4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47f42502b99f42a7bbaf646cf5365592',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:19:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-331581531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa35cb2a-1ecf-40f9-a9de-73fe63ce0838,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d2d2e51ba004232ad96830502d81b26',provider_auth=None,provider_geometry=None,provider_id=None,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='47f42502b99f42a7bbaf646cf5365592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34cc5fb1-c74d-4632-ad9a-a06eec035be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34cc5fb1-c74d-4632-ad9a-a06eec035be4) transitioned into state 'SUCCESS' from state '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-331581531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d2d2e51ba004232ad96830502d81b26',qos_specs=None,replication_status=,reservations=['27e91412-e41a-44f3-8783-649017313e0d','30eca3bd-2d45-44c7-bf13-471b1b85a031','6e7e314d-61a5-4bc4-9690-a0d376578a80','534bef96-ee5a-4126-9cf5-fc25666e28e4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47f42502b99f42a7bbaf646cf5365592',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (587ac077-9127-488e-a521-4a3eef11294e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (587ac077-9127-488e-a521-4a3eef11294e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Flow 'volume_create_api' (0e084f10-b6eb-4bd7-8b33-f842a7904803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Create volume request issued successfully. Sep 03 11:19:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06aab4e0-97cf-4807-b22e-63a9c87aab42 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:19:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 410/814] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:19:28 2026] POST /volume/v3/volumes => generated 770 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-90cd1cfe-47c6-4feb-8bba-e38835c459b6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90cd1cfe-47c6-4feb-8bba-e38835c459b6 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90cd1cfe-47c6-4feb-8bba-e38835c459b6 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90cd1cfe-47c6-4feb-8bba-e38835c459b6 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3be81b01-984c-40af-9ec7-b7df0d7ca52a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3be81b01-984c-40af-9ec7-b7df0d7ca52a tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3be81b01-984c-40af-9ec7-b7df0d7ca52a tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3be81b01-984c-40af-9ec7-b7df0d7ca52a tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-90cd1cfe-47c6-4feb-8bba-e38835c459b6 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Volume info retrieved successfully. Sep 03 11:19:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3be81b01-984c-40af-9ec7-b7df0d7ca52a tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d returned with HTTP 404 Sep 03 11:19:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 411/815] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:28 2026] GET /volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-40cbae41-2723-453a-937e-d1c9409eed20 req-29b2faa5-44d0-44a9-a685-a9950aaaff53 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90cd1cfe-47c6-4feb-8bba-e38835c459b6 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 returned with HTTP 200 Sep 03 11:19:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 405/816] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:28 2026] GET /volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 => generated 838 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8c10796f-162f-417b-9bf1-3513b6acc603 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-40cbae41-2723-453a-937e-d1c9409eed20 req-29b2faa5-44d0-44a9-a685-a9950aaaff53 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 Sep 03 11:19:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-40cbae41-2723-453a-937e-d1c9409eed20 req-29b2faa5-44d0-44a9-a685-a9950aaaff53 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-40cbae41-2723-453a-937e-d1c9409eed20 req-29b2faa5-44d0-44a9-a685-a9950aaaff53 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c10796f-162f-417b-9bf1-3513b6acc603 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c10796f-162f-417b-9bf1-3513b6acc603 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c10796f-162f-417b-9bf1-3513b6acc603 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-40cbae41-2723-453a-937e-d1c9409eed20 req-29b2faa5-44d0-44a9-a685-a9950aaaff53 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Snapshot retrieved successfully. Sep 03 11:19:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-40cbae41-2723-453a-937e-d1c9409eed20 req-29b2faa5-44d0-44a9-a685-a9950aaaff53 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 returned with HTTP 200 Sep 03 11:19:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 412/817] 192.168.122.194 () {60 vars in 1493 bytes} [Thu Sep 3 11:19:29 2026] GET /volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c10796f-162f-417b-9bf1-3513b6acc603 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d returned with HTTP 404 Sep 03 11:19:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 406/818] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:29 2026] GET /volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d5af516a-dc6b-4ad6-994a-ee33d086e022 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d5af516a-dc6b-4ad6-994a-ee33d086e022 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] DELETE http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d Sep 03 11:19:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d5af516a-dc6b-4ad6-994a-ee33d086e022 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d5af516a-dc6b-4ad6-994a-ee33d086e022 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:29 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-d5af516a-dc6b-4ad6-994a-ee33d086e022 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Delete volume with id: 651b270b-ff0a-42b9-9ee3-7d380f93329d Sep 03 11:19:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d5af516a-dc6b-4ad6-994a-ee33d086e022 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d returned with HTTP 404 Sep 03 11:19:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 413/819] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:29 2026] DELETE /volume/v3/volumes/651b270b-ff0a-42b9-9ee3-7d380f93329d => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a285e283-99d2-4c1a-bb93-953cda244254 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-900222933"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-900222933'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume of 1 GB Sep 03 11:19:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Availability Zones retrieved successfully. Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (33679842-2b73-4259-bb66-28670146af56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e5cba1-10cb-4228-bd20-888a5037151d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e5cba1-10cb-4228-bd20-888a5037151d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eff6086-bd38-4846-85f2-2bec55316b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Created reservations ['e3f9a2d9-edd1-4fd4-ba6d-2a138856bb64', 'e6e9a836-8a96-42fd-8d01-dbbb3a2618ad', 'd3a82c97-a25e-40fe-bfb9-0782bf67daf8', '1cf8f4e1-7137-4896-839a-06eb7f6f8c49'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eff6086-bd38-4846-85f2-2bec55316b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3f9a2d9-edd1-4fd4-ba6d-2a138856bb64', 'e6e9a836-8a96-42fd-8d01-dbbb3a2618ad', 'd3a82c97-a25e-40fe-bfb9-0782bf67daf8', '1cf8f4e1-7137-4896-839a-06eb7f6f8c49']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a79ae74-9f5e-43c1-976a-a6bb9c4f6fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a79ae74-9f5e-43c1-976a-a6bb9c4f6fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95f6ef70-f9fc-4405-82a6-992d21f1f915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-900222933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['e3f9a2d9-edd1-4fd4-ba6d-2a138856bb64','e6e9a836-8a96-42fd-8d01-dbbb3a2618ad','d3a82c97-a25e-40fe-bfb9-0782bf67daf8','1cf8f4e1-7137-4896-839a-06eb7f6f8c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-900222933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95f6ef70-f9fc-4405-82a6-992d21f1f915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68554cd8f42e427692f2042c9e6db115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3f1328-cb93-4ac6-833f-cddb61b20f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3f1328-cb93-4ac6-833f-cddb61b20f51) transitioned into state 'SUCCESS' from state '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-900222933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68554cd8f42e427692f2042c9e6db115',qos_specs=None,replication_status=,reservations=['e3f9a2d9-edd1-4fd4-ba6d-2a138856bb64','e6e9a836-8a96-42fd-8d01-dbbb3a2618ad','d3a82c97-a25e-40fe-bfb9-0782bf67daf8','1cf8f4e1-7137-4896-839a-06eb7f6f8c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fdff0e3f9c54adb90c508fb6ea826d4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a61d771-e2b2-4aee-87e5-da90fefba765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a61d771-e2b2-4aee-87e5-da90fefba765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Flow 'volume_create_api' (33679842-2b73-4259-bb66-28670146af56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Create volume request issued successfully. Sep 03 11:19:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a285e283-99d2-4c1a-bb93-953cda244254 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:19:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 407/820] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:19:29 2026] POST /volume/v3/volumes => generated 757 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:19:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5542d739-3e46-4228-ad3f-c5ed578ca901 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5542d739-3e46-4228-ad3f-c5ed578ca901 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5542d739-3e46-4228-ad3f-c5ed578ca901 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5542d739-3e46-4228-ad3f-c5ed578ca901 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5542d739-3e46-4228-ad3f-c5ed578ca901 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5542d739-3e46-4228-ad3f-c5ed578ca901 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 200 Sep 03 11:19:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 414/821] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:29 2026] GET /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 825 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-88ea883f-3952-4cb5-92f8-aac4fef16403 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-88ea883f-3952-4cb5-92f8-aac4fef16403 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 Sep 03 11:19:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-88ea883f-3952-4cb5-92f8-aac4fef16403 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-88ea883f-3952-4cb5-92f8-aac4fef16403 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-88ea883f-3952-4cb5-92f8-aac4fef16403 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Volume info retrieved successfully. Sep 03 11:19:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-88ea883f-3952-4cb5-92f8-aac4fef16403 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 returned with HTTP 200 Sep 03 11:19:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 408/822] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:30 2026] GET /volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-8d7e3013-accb-4bb2-a2b0-60ea6ba9ff35 req-991e80be-8a18-455e-b170-00d30559b466 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-8d7e3013-accb-4bb2-a2b0-60ea6ba9ff35 req-991e80be-8a18-455e-b170-00d30559b466 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 Sep 03 11:19:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-8d7e3013-accb-4bb2-a2b0-60ea6ba9ff35 req-991e80be-8a18-455e-b170-00d30559b466 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-8d7e3013-accb-4bb2-a2b0-60ea6ba9ff35 req-991e80be-8a18-455e-b170-00d30559b466 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-8d7e3013-accb-4bb2-a2b0-60ea6ba9ff35 req-991e80be-8a18-455e-b170-00d30559b466 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Snapshot retrieved successfully. Sep 03 11:19:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-8d7e3013-accb-4bb2-a2b0-60ea6ba9ff35 req-991e80be-8a18-455e-b170-00d30559b466 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 returned with HTTP 200 Sep 03 11:19:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 415/823] 192.168.122.194 () {60 vars in 1493 bytes} [Thu Sep 3 11:19:30 2026] GET /volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-dfce50a9-ffce-4e68-bec2-792f5adac7bb req-dfb68588-bba2-4f75-975e-f46eb64f7580 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-dfce50a9-ffce-4e68-bec2-792f5adac7bb req-dfb68588-bba2-4f75-975e-f46eb64f7580 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 Sep 03 11:19:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-dfce50a9-ffce-4e68-bec2-792f5adac7bb req-dfb68588-bba2-4f75-975e-f46eb64f7580 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-dfce50a9-ffce-4e68-bec2-792f5adac7bb req-dfb68588-bba2-4f75-975e-f46eb64f7580 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:30 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [req-dfce50a9-ffce-4e68-bec2-792f5adac7bb req-dfb68588-bba2-4f75-975e-f46eb64f7580 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Delete snapshot with id: ff976c93-8caa-4f0b-994b-23f357f7e320 Sep 03 11:19:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-dfce50a9-ffce-4e68-bec2-792f5adac7bb req-dfb68588-bba2-4f75-975e-f46eb64f7580 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Snapshot retrieved successfully. Sep 03 11:19:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-dfce50a9-ffce-4e68-bec2-792f5adac7bb req-dfb68588-bba2-4f75-975e-f46eb64f7580 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Snapshot delete request issued successfully. Sep 03 11:19:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-dfce50a9-ffce-4e68-bec2-792f5adac7bb req-dfb68588-bba2-4f75-975e-f46eb64f7580 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 returned with HTTP 202 Sep 03 11:19:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 409/824] 192.168.122.194 () {62 vars in 1515 bytes} [Thu Sep 3 11:19:30 2026] DELETE /volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:19:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-eea7edf5-d85a-4a81-8d05-8e16bf335ab0 req-41bb0b9c-4fdf-4a5f-9a95-f6ea4c5c7b14 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-eea7edf5-d85a-4a81-8d05-8e16bf335ab0 req-41bb0b9c-4fdf-4a5f-9a95-f6ea4c5c7b14 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 Sep 03 11:19:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-eea7edf5-d85a-4a81-8d05-8e16bf335ab0 req-41bb0b9c-4fdf-4a5f-9a95-f6ea4c5c7b14 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-eea7edf5-d85a-4a81-8d05-8e16bf335ab0 req-41bb0b9c-4fdf-4a5f-9a95-f6ea4c5c7b14 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-eea7edf5-d85a-4a81-8d05-8e16bf335ab0 req-41bb0b9c-4fdf-4a5f-9a95-f6ea4c5c7b14 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Snapshot retrieved successfully. Sep 03 11:19:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-eea7edf5-d85a-4a81-8d05-8e16bf335ab0 req-41bb0b9c-4fdf-4a5f-9a95-f6ea4c5c7b14 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 returned with HTTP 200 Sep 03 11:19:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 416/825] 192.168.122.194 () {60 vars in 1493 bytes} [Thu Sep 3 11:19:30 2026] GET /volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-24c4e708-6d24-41e8-866c-8c44c94c42db None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24c4e708-6d24-41e8-866c-8c44c94c42db tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24c4e708-6d24-41e8-866c-8c44c94c42db tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24c4e708-6d24-41e8-866c-8c44c94c42db tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-24c4e708-6d24-41e8-866c-8c44c94c42db tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24c4e708-6d24-41e8-866c-8c44c94c42db tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 200 Sep 03 11:19:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 410/826] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:30 2026] GET /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-500ab1f3-01c2-4a4e-87d9-e1e77bd17623 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-500ab1f3-01c2-4a4e-87d9-e1e77bd17623 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-500ab1f3-01c2-4a4e-87d9-e1e77bd17623 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-500ab1f3-01c2-4a4e-87d9-e1e77bd17623 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-500ab1f3-01c2-4a4e-87d9-e1e77bd17623 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Volume info retrieved successfully. Sep 03 11:19:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-500ab1f3-01c2-4a4e-87d9-e1e77bd17623 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 returned with HTTP 200 Sep 03 11:19:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 417/827] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:31 2026] GET /volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 => generated 863 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5c70a5dd-8a1f-4c06-b2a0-6687e7f71ecf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5c70a5dd-8a1f-4c06-b2a0-6687e7f71ecf tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:19:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5c70a5dd-8a1f-4c06-b2a0-6687e7f71ecf tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa35cb2a-1ecf-40f9-a9de-73fe63ce0838", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-222410037"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5c70a5dd-8a1f-4c06-b2a0-6687e7f71ecf tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Volume info retrieved successfully. Sep 03 11:19:31 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-5c70a5dd-8a1f-4c06-b2a0-6687e7f71ecf tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Create snapshot from volume aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-395a960a-d155-47fb-be92-461cb33e4a53 req-151d72b2-6930-4d63-b17f-ab131a1c81a4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-395a960a-d155-47fb-be92-461cb33e4a53 req-151d72b2-6930-4d63-b17f-ab131a1c81a4 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-395a960a-d155-47fb-be92-461cb33e4a53 req-151d72b2-6930-4d63-b17f-ab131a1c81a4 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-395a960a-d155-47fb-be92-461cb33e4a53 req-151d72b2-6930-4d63-b17f-ab131a1c81a4 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-395a960a-d155-47fb-be92-461cb33e4a53 req-151d72b2-6930-4d63-b17f-ab131a1c81a4 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Snapshot retrieved successfully. Sep 03 11:19:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-395a960a-d155-47fb-be92-461cb33e4a53 req-151d72b2-6930-4d63-b17f-ab131a1c81a4 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 returned with HTTP 200 Sep 03 11:19:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 418/828] 192.168.122.194 () {60 vars in 1493 bytes} [Thu Sep 3 11:19:31 2026] GET /volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:31 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-5c70a5dd-8a1f-4c06-b2a0-6687e7f71ecf tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Created reservations ['6d48dc47-2f9c-4651-8f01-c198e3ca0b19', '8a7d5e89-3176-4ab4-a473-273876fce90c', 'c6fec454-42c8-4c48-aca1-0104417f6129', '5e934869-d1da-4075-9670-51ea12b67080'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5c70a5dd-8a1f-4c06-b2a0-6687e7f71ecf tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot create request issued successfully. Sep 03 11:19:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5c70a5dd-8a1f-4c06-b2a0-6687e7f71ecf tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:19:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 411/829] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:19:31 2026] POST /volume/v3/snapshots => generated 317 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-83510b3a-f8ef-4e7d-a1bb-e4a3730d391a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83510b3a-f8ef-4e7d-a1bb-e4a3730d391a tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83510b3a-f8ef-4e7d-a1bb-e4a3730d391a tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83510b3a-f8ef-4e7d-a1bb-e4a3730d391a tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-83510b3a-f8ef-4e7d-a1bb-e4a3730d391a tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot retrieved successfully. Sep 03 11:19:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83510b3a-f8ef-4e7d-a1bb-e4a3730d391a tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 returned with HTTP 200 Sep 03 11:19:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 419/830] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:31 2026] GET /volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-65604baa-6f27-44c0-bc31-7e15f10adc46 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-65604baa-6f27-44c0-bc31-7e15f10adc46 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-65604baa-6f27-44c0-bc31-7e15f10adc46 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-65604baa-6f27-44c0-bc31-7e15f10adc46 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-65604baa-6f27-44c0-bc31-7e15f10adc46 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-65604baa-6f27-44c0-bc31-7e15f10adc46 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 200 Sep 03 11:19:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 412/831] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:31 2026] GET /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0b3d0059-e45f-49e0-b3c9-2712218cfefc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0b3d0059-e45f-49e0-b3c9-2712218cfefc tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0b3d0059-e45f-49e0-b3c9-2712218cfefc tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0b3d0059-e45f-49e0-b3c9-2712218cfefc tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-0b3d0059-e45f-49e0-b3c9-2712218cfefc tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Updating volume '95f6ef70-f9fc-4405-82a6-992d21f1f915' with '{'status': 'error'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:19:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0b3d0059-e45f-49e0-b3c9-2712218cfefc tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action returned with HTTP 202 Sep 03 11:19:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 420/832] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:31 2026] POST /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 11:19:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4260ea3f-13d0-46a7-9722-d45c0f45aad4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4260ea3f-13d0-46a7-9722-d45c0f45aad4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4260ea3f-13d0-46a7-9722-d45c0f45aad4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4260ea3f-13d0-46a7-9722-d45c0f45aad4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4260ea3f-13d0-46a7-9722-d45c0f45aad4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4260ea3f-13d0-46a7-9722-d45c0f45aad4 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 200 Sep 03 11:19:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 413/833] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:31 2026] GET /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 846 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4b3c24bf-1527-49fe-8968-62c42d089830 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b3c24bf-1527-49fe-8968-62c42d089830 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b3c24bf-1527-49fe-8968-62c42d089830 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b3c24bf-1527-49fe-8968-62c42d089830 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-4b3c24bf-1527-49fe-8968-62c42d089830 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Updating volume '95f6ef70-f9fc-4405-82a6-992d21f1f915' with '{'status': 'available'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b3c24bf-1527-49fe-8968-62c42d089830 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action returned with HTTP 202 Sep 03 11:19:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 421/834] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:32 2026] POST /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4002f087-fa33-491e-924b-275f235c7b1c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4002f087-fa33-491e-924b-275f235c7b1c tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4002f087-fa33-491e-924b-275f235c7b1c tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4002f087-fa33-491e-924b-275f235c7b1c tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4002f087-fa33-491e-924b-275f235c7b1c tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4002f087-fa33-491e-924b-275f235c7b1c tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 200 Sep 03 11:19:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 414/835] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:32 2026] GET /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 850 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ae51a351-e505-43db-82b4-f3fffe7ca306 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae51a351-e505-43db-82b4-f3fffe7ca306 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae51a351-e505-43db-82b4-f3fffe7ca306 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae51a351-e505-43db-82b4-f3fffe7ca306 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-ae51a351-e505-43db-82b4-f3fffe7ca306 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Updating volume '95f6ef70-f9fc-4405-82a6-992d21f1f915' with '{'status': 'maintenance'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-79895da2-f8a7-4d71-9005-9be147213513 req-576d69b8-d379-4236-b659-80186e8f7286 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae51a351-e505-43db-82b4-f3fffe7ca306 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action returned with HTTP 202 Sep 03 11:19:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 422/836] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:32 2026] POST /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-79895da2-f8a7-4d71-9005-9be147213513 req-576d69b8-d379-4236-b659-80186e8f7286 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-79895da2-f8a7-4d71-9005-9be147213513 req-576d69b8-d379-4236-b659-80186e8f7286 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-79895da2-f8a7-4d71-9005-9be147213513 req-576d69b8-d379-4236-b659-80186e8f7286 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eb6dc167-66fc-43ed-a2f2-1433ab963b77 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb6dc167-66fc-43ed-a2f2-1433ab963b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb6dc167-66fc-43ed-a2f2-1433ab963b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb6dc167-66fc-43ed-a2f2-1433ab963b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-79895da2-f8a7-4d71-9005-9be147213513 req-576d69b8-d379-4236-b659-80186e8f7286 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Snapshot retrieved successfully. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-79895da2-f8a7-4d71-9005-9be147213513 req-576d69b8-d379-4236-b659-80186e8f7286 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 returned with HTTP 200 Sep 03 11:19:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 415/837] 192.168.122.194 () {60 vars in 1493 bytes} [Thu Sep 3 11:19:32 2026] GET /volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eb6dc167-66fc-43ed-a2f2-1433ab963b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb6dc167-66fc-43ed-a2f2-1433ab963b77 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 200 Sep 03 11:19:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 423/838] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:32 2026] GET /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f31e6ed6-dde0-4bde-9f6e-afcead88d704 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f31e6ed6-dde0-4bde-9f6e-afcead88d704 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f31e6ed6-dde0-4bde-9f6e-afcead88d704 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dcf54b54-d3e4-4318-8ab9-15a4fdad89a4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f31e6ed6-dde0-4bde-9f6e-afcead88d704 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dcf54b54-d3e4-4318-8ab9-15a4fdad89a4 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] POST http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dcf54b54-d3e4-4318-8ab9-15a4fdad89a4 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dcf54b54-d3e4-4318-8ab9-15a4fdad89a4 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-dcf54b54-d3e4-4318-8ab9-15a4fdad89a4 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] Updating volume '95f6ef70-f9fc-4405-82a6-992d21f1f915' with '{'status': 'available'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f31e6ed6-dde0-4bde-9f6e-afcead88d704 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot retrieved successfully. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f31e6ed6-dde0-4bde-9f6e-afcead88d704 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 returned with HTTP 200 Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 416/839] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:32 2026] GET /volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 => generated 449 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dcf54b54-d3e4-4318-8ab9-15a4fdad89a4 tempest-VolumesActionsTest-1050327428 tempest-VolumesActionsTest-1050327428-project-admin] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action returned with HTTP 202 Sep 03 11:19:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 424/840] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:19:32 2026] POST /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-59fc5a64-28c7-4f9c-8340-afae99c53801 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-59fc5a64-28c7-4f9c-8340-afae99c53801 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-59fc5a64-28c7-4f9c-8340-afae99c53801 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-59fc5a64-28c7-4f9c-8340-afae99c53801 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-59fc5a64-28c7-4f9c-8340-afae99c53801 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-59fc5a64-28c7-4f9c-8340-afae99c53801 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 200 Sep 03 11:19:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 417/841] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:32 2026] GET /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a183c67f-6f2a-4f31-8dda-00a82e4afecb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a183c67f-6f2a-4f31-8dda-00a82e4afecb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a183c67f-6f2a-4f31-8dda-00a82e4afecb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a183c67f-6f2a-4f31-8dda-00a82e4afecb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a183c67f-6f2a-4f31-8dda-00a82e4afecb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a183c67f-6f2a-4f31-8dda-00a82e4afecb tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 200 Sep 03 11:19:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 425/842] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:32 2026] GET /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b4c8be1b-8364-422f-9e5f-faa572193513 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b4c8be1b-8364-422f-9e5f-faa572193513 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] DELETE http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b4c8be1b-8364-422f-9e5f-faa572193513 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b4c8be1b-8364-422f-9e5f-faa572193513 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:33 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-b4c8be1b-8364-422f-9e5f-faa572193513 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Delete volume with id: 95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b4c8be1b-8364-422f-9e5f-faa572193513 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b4c8be1b-8364-422f-9e5f-faa572193513 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Delete volume request issued successfully. Sep 03 11:19:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b4c8be1b-8364-422f-9e5f-faa572193513 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 202 Sep 03 11:19:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 418/843] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:33 2026] DELETE /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:19:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2217bb8c-52c1-4770-a685-cf21b059e443 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2217bb8c-52c1-4770-a685-cf21b059e443 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2217bb8c-52c1-4770-a685-cf21b059e443 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2217bb8c-52c1-4770-a685-cf21b059e443 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2217bb8c-52c1-4770-a685-cf21b059e443 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2217bb8c-52c1-4770-a685-cf21b059e443 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 200 Sep 03 11:19:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 426/844] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:33 2026] GET /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 849 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-a86afa30-beec-4d4b-8594-7dc9f754c832 req-4627ec0a-3967-4806-9ee4-b4fe4b8dd9b1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-a86afa30-beec-4d4b-8594-7dc9f754c832 req-4627ec0a-3967-4806-9ee4-b4fe4b8dd9b1 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 Sep 03 11:19:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-a86afa30-beec-4d4b-8594-7dc9f754c832 req-4627ec0a-3967-4806-9ee4-b4fe4b8dd9b1 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-a86afa30-beec-4d4b-8594-7dc9f754c832 req-4627ec0a-3967-4806-9ee4-b4fe4b8dd9b1 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-a86afa30-beec-4d4b-8594-7dc9f754c832 req-4627ec0a-3967-4806-9ee4-b4fe4b8dd9b1 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 returned with HTTP 404 Sep 03 11:19:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 419/845] 192.168.122.194 () {60 vars in 1493 bytes} [Thu Sep 3 11:19:33 2026] GET /volume/v3/snapshots/ff976c93-8caa-4f0b-994b-23f357f7e320 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:19:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-b76fdb52-6055-405a-bcf5-8b4589e72129 req-4d7d4023-4ee9-42bf-8d7e-23f99a05189a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-b76fdb52-6055-405a-bcf5-8b4589e72129 req-4d7d4023-4ee9-42bf-8d7e-23f99a05189a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] DELETE http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-b76fdb52-6055-405a-bcf5-8b4589e72129 req-4d7d4023-4ee9-42bf-8d7e-23f99a05189a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-b76fdb52-6055-405a-bcf5-8b4589e72129 req-4d7d4023-4ee9-42bf-8d7e-23f99a05189a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [req-b76fdb52-6055-405a-bcf5-8b4589e72129 req-4d7d4023-4ee9-42bf-8d7e-23f99a05189a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Delete volume with id: ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-b76fdb52-6055-405a-bcf5-8b4589e72129 req-4d7d4023-4ee9-42bf-8d7e-23f99a05189a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Volume info retrieved successfully. Sep 03 11:19:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c32bc97a-6b7d-4e3c-a7ed-dd42388fc105 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c32bc97a-6b7d-4e3c-a7ed-dd42388fc105 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 Sep 03 11:19:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c32bc97a-6b7d-4e3c-a7ed-dd42388fc105 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c32bc97a-6b7d-4e3c-a7ed-dd42388fc105 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-b76fdb52-6055-405a-bcf5-8b4589e72129 req-4d7d4023-4ee9-42bf-8d7e-23f99a05189a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Delete volume request issued successfully. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-b76fdb52-6055-405a-bcf5-8b4589e72129 req-4d7d4023-4ee9-42bf-8d7e-23f99a05189a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc returned with HTTP 202 Sep 03 11:19:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 427/846] 192.168.122.194 () {62 vars in 1509 bytes} [Thu Sep 3 11:19:33 2026] DELETE /volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:19:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c32bc97a-6b7d-4e3c-a7ed-dd42388fc105 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot retrieved successfully. Sep 03 11:19:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c32bc97a-6b7d-4e3c-a7ed-dd42388fc105 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 returned with HTTP 200 Sep 03 11:19:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 420/847] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:33 2026] GET /volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 => generated 449 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-0016e2c5-dac7-4c65-be4b-aab6290af895 req-87f0c376-ac70-475a-b7a4-1949deb28e0e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-0016e2c5-dac7-4c65-be4b-aab6290af895 req-87f0c376-ac70-475a-b7a4-1949deb28e0e tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-0016e2c5-dac7-4c65-be4b-aab6290af895 req-87f0c376-ac70-475a-b7a4-1949deb28e0e tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-0016e2c5-dac7-4c65-be4b-aab6290af895 req-87f0c376-ac70-475a-b7a4-1949deb28e0e tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-0016e2c5-dac7-4c65-be4b-aab6290af895 req-87f0c376-ac70-475a-b7a4-1949deb28e0e tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Volume info retrieved successfully. Sep 03 11:19:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-0016e2c5-dac7-4c65-be4b-aab6290af895 req-87f0c376-ac70-475a-b7a4-1949deb28e0e tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc returned with HTTP 200 Sep 03 11:19:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 428/848] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:19:33 2026] GET /volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a3535b31-ae19-4bb0-af95-63abc6f5e093 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a3535b31-ae19-4bb0-af95-63abc6f5e093 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a3535b31-ae19-4bb0-af95-63abc6f5e093 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a3535b31-ae19-4bb0-af95-63abc6f5e093 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a3535b31-ae19-4bb0-af95-63abc6f5e093 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Volume info retrieved successfully. Sep 03 11:19:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a3535b31-ae19-4bb0-af95-63abc6f5e093 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 200 Sep 03 11:19:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 421/849] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:34 2026] GET /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-05ab094e-e012-444b-899b-002fd2494bea None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-05ab094e-e012-444b-899b-002fd2494bea tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 Sep 03 11:19:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-05ab094e-e012-444b-899b-002fd2494bea tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-05ab094e-e012-444b-899b-002fd2494bea tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-05ab094e-e012-444b-899b-002fd2494bea tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot retrieved successfully. Sep 03 11:19:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-05ab094e-e012-444b-899b-002fd2494bea tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 returned with HTTP 200 Sep 03 11:19:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 429/850] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:34 2026] GET /volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 => generated 449 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-3b82edb5-4192-475f-850c-2af56cb98bb4 req-ca195ff5-3f49-47d0-9a20-570b8212a917 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3b82edb5-4192-475f-850c-2af56cb98bb4 req-ca195ff5-3f49-47d0-9a20-570b8212a917 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-3b82edb5-4192-475f-850c-2af56cb98bb4 req-ca195ff5-3f49-47d0-9a20-570b8212a917 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-3b82edb5-4192-475f-850c-2af56cb98bb4 req-ca195ff5-3f49-47d0-9a20-570b8212a917 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-3b82edb5-4192-475f-850c-2af56cb98bb4 req-ca195ff5-3f49-47d0-9a20-570b8212a917 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Volume info retrieved successfully. Sep 03 11:19:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3b82edb5-4192-475f-850c-2af56cb98bb4 req-ca195ff5-3f49-47d0-9a20-570b8212a917 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc returned with HTTP 200 Sep 03 11:19:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 422/851] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:19:35 2026] GET /volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc => generated 856 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a538f693-31e3-41d5-837f-88e2b88cb3b7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a538f693-31e3-41d5-837f-88e2b88cb3b7 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] GET http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 Sep 03 11:19:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a538f693-31e3-41d5-837f-88e2b88cb3b7 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a538f693-31e3-41d5-837f-88e2b88cb3b7 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a538f693-31e3-41d5-837f-88e2b88cb3b7 tempest-VolumesActionsTest-849658457 tempest-VolumesActionsTest-849658457-project-member] http://192.168.122.194/volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 returned with HTTP 404 Sep 03 11:19:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 430/852] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:35 2026] GET /volume/v3/volumes/95f6ef70-f9fc-4405-82a6-992d21f1f915 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fcce6c7c-2504-4697-9ee2-4e1e40445593 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fcce6c7c-2504-4697-9ee2-4e1e40445593 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 Sep 03 11:19:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fcce6c7c-2504-4697-9ee2-4e1e40445593 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fcce6c7c-2504-4697-9ee2-4e1e40445593 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fcce6c7c-2504-4697-9ee2-4e1e40445593 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot retrieved successfully. Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fcce6c7c-2504-4697-9ee2-4e1e40445593 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 returned with HTTP 200 Sep 03 11:19:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 423/853] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:35 2026] GET /volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 => generated 476 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f2efe80d-011d-4722-b336-dec230bff8f2"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f2efe80d-011d-4722-b336-dec230bff8f2'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot retrieved successfully. Sep 03 11:19:36 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Create volume of 1 GB Sep 03 11:19:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Availability Zones retrieved successfully. Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Flow 'volume_create_api' (98e585f4-39f2-4cf2-b503-9ef8bf9963de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ad6893-7dd1-4ce8-8960-0196a47b91a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ad6893-7dd1-4ce8-8960-0196a47b91a9) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:19:36 devstack devstack@c-api.service[86726]: 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 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ad6893-7dd1-4ce8-8960-0196a47b91a9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ad6893-7dd1-4ce8-8960-0196a47b91a9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:19:36 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Flow 'volume_create_api' (98e585f4-39f2-4cf2-b503-9ef8bf9963de) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:19:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-827b56c1-ad7b-4426-97ad-68a3f7269f68 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 400 Sep 03 11:19:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 431/854] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:19:36 2026] POST /volume/v3/volumes => generated 171 bytes in 119 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:19:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-44965ce9-b9de-43bb-b521-3a13ce5df072 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-44965ce9-b9de-43bb-b521-3a13ce5df072 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 Sep 03 11:19:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-44965ce9-b9de-43bb-b521-3a13ce5df072 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-44965ce9-b9de-43bb-b521-3a13ce5df072 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-44965ce9-b9de-43bb-b521-3a13ce5df072 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Delete snapshot with id: f2efe80d-011d-4722-b336-dec230bff8f2 Sep 03 11:19:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-44965ce9-b9de-43bb-b521-3a13ce5df072 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot retrieved successfully. Sep 03 11:19:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-44965ce9-b9de-43bb-b521-3a13ce5df072 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot delete request issued successfully. Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-44965ce9-b9de-43bb-b521-3a13ce5df072 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 returned with HTTP 202 Sep 03 11:19:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 424/855] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:19:36 2026] DELETE /volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-619fc1cf-f52b-4453-870b-f4c33bdfec12 req-fa3883df-078f-47ea-a443-9df4f8353806 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-53fe27fe-c0f7-4396-83f4-e84a2b13d289 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-53fe27fe-c0f7-4396-83f4-e84a2b13d289 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 Sep 03 11:19:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-53fe27fe-c0f7-4396-83f4-e84a2b13d289 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-53fe27fe-c0f7-4396-83f4-e84a2b13d289 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-619fc1cf-f52b-4453-870b-f4c33bdfec12 req-fa3883df-078f-47ea-a443-9df4f8353806 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-619fc1cf-f52b-4453-870b-f4c33bdfec12 req-fa3883df-078f-47ea-a443-9df4f8353806 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-619fc1cf-f52b-4453-870b-f4c33bdfec12 req-fa3883df-078f-47ea-a443-9df4f8353806 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-53fe27fe-c0f7-4396-83f4-e84a2b13d289 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot retrieved successfully. Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-53fe27fe-c0f7-4396-83f4-e84a2b13d289 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 returned with HTTP 200 Sep 03 11:19:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-619fc1cf-f52b-4453-870b-f4c33bdfec12 req-fa3883df-078f-47ea-a443-9df4f8353806 tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc returned with HTTP 404 Sep 03 11:19:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 425/856] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:36 2026] GET /volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 => generated 475 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 432/857] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:19:36 2026] GET /volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-6e907d8b-d7cc-41c5-8d8b-59795930f5b5 req-f2b89eb4-92d6-4bf0-81be-159bb8fcc61a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-6e907d8b-d7cc-41c5-8d8b-59795930f5b5 req-f2b89eb4-92d6-4bf0-81be-159bb8fcc61a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] DELETE http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-6e907d8b-d7cc-41c5-8d8b-59795930f5b5 req-f2b89eb4-92d6-4bf0-81be-159bb8fcc61a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-6e907d8b-d7cc-41c5-8d8b-59795930f5b5 req-f2b89eb4-92d6-4bf0-81be-159bb8fcc61a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [req-6e907d8b-d7cc-41c5-8d8b-59795930f5b5 req-f2b89eb4-92d6-4bf0-81be-159bb8fcc61a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Delete volume with id: ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-6e907d8b-d7cc-41c5-8d8b-59795930f5b5 req-f2b89eb4-92d6-4bf0-81be-159bb8fcc61a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc returned with HTTP 404 Sep 03 11:19:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 426/858] 192.168.122.194 () {62 vars in 1509 bytes} [Thu Sep 3 11:19:36 2026] DELETE /volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-3df1f5e1-b300-445c-85be-51c9441a8fff req-0d0d82e1-9a0d-4618-a4dc-1d6525ab6f2a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-3df1f5e1-b300-445c-85be-51c9441a8fff req-0d0d82e1-9a0d-4618-a4dc-1d6525ab6f2a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] GET http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-3df1f5e1-b300-445c-85be-51c9441a8fff req-0d0d82e1-9a0d-4618-a4dc-1d6525ab6f2a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-3df1f5e1-b300-445c-85be-51c9441a8fff req-0d0d82e1-9a0d-4618-a4dc-1d6525ab6f2a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-3df1f5e1-b300-445c-85be-51c9441a8fff req-0d0d82e1-9a0d-4618-a4dc-1d6525ab6f2a tempest-VolumesSnapshotsTestJSON-1823845794 tempest-VolumesSnapshotsTestJSON-1823845794-project-member] http://192.168.122.194/volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc returned with HTTP 404 Sep 03 11:19:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 433/859] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:19:36 2026] GET /volume/v3/volumes/ac54eea4-643c-43ec-b7a2-1185df470ecc => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:19:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b0c4e43e-47be-46a4-8c95-77075b855f61 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b0c4e43e-47be-46a4-8c95-77075b855f61 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 Sep 03 11:19:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b0c4e43e-47be-46a4-8c95-77075b855f61 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b0c4e43e-47be-46a4-8c95-77075b855f61 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b0c4e43e-47be-46a4-8c95-77075b855f61 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot retrieved successfully. Sep 03 11:19:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b0c4e43e-47be-46a4-8c95-77075b855f61 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 returned with HTTP 200 Sep 03 11:19:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 427/860] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:37 2026] GET /volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9a16e319-c316-49eb-b580-438caf4466e9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9a16e319-c316-49eb-b580-438caf4466e9 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 Sep 03 11:19:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9a16e319-c316-49eb-b580-438caf4466e9 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9a16e319-c316-49eb-b580-438caf4466e9 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9a16e319-c316-49eb-b580-438caf4466e9 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Snapshot retrieved successfully. Sep 03 11:19:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9a16e319-c316-49eb-b580-438caf4466e9 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 returned with HTTP 200 Sep 03 11:19:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 434/861] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:38 2026] GET /volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 => generated 475 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-04010a0e-981a-4076-8543-5acef24a8667 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-04010a0e-981a-4076-8543-5acef24a8667 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 Sep 03 11:19:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-04010a0e-981a-4076-8543-5acef24a8667 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-04010a0e-981a-4076-8543-5acef24a8667 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-04010a0e-981a-4076-8543-5acef24a8667 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 returned with HTTP 404 Sep 03 11:19:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 428/862] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:39 2026] GET /volume/v3/snapshots/f2efe80d-011d-4722-b336-dec230bff8f2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d294c9df-d907-4230-89cd-372abc48915c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d294c9df-d907-4230-89cd-372abc48915c tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 Sep 03 11:19:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d294c9df-d907-4230-89cd-372abc48915c tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d294c9df-d907-4230-89cd-372abc48915c tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d294c9df-d907-4230-89cd-372abc48915c tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Volume info retrieved successfully. Sep 03 11:19:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d294c9df-d907-4230-89cd-372abc48915c tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 returned with HTTP 200 Sep 03 11:19:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 435/863] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:39 2026] GET /volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4e261b6e-6ae3-4005-a9f7-2137cfc71e2e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4e261b6e-6ae3-4005-a9f7-2137cfc71e2e tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] DELETE http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 Sep 03 11:19:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4e261b6e-6ae3-4005-a9f7-2137cfc71e2e tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4e261b6e-6ae3-4005-a9f7-2137cfc71e2e tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:39 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-4e261b6e-6ae3-4005-a9f7-2137cfc71e2e tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Delete volume with id: aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 Sep 03 11:19:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4e261b6e-6ae3-4005-a9f7-2137cfc71e2e tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Volume info retrieved successfully. Sep 03 11:19:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4e261b6e-6ae3-4005-a9f7-2137cfc71e2e tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Delete volume request issued successfully. Sep 03 11:19:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4e261b6e-6ae3-4005-a9f7-2137cfc71e2e tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 returned with HTTP 202 Sep 03 11:19:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 429/864] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:19:39 2026] DELETE /volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:19:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5ecde828-4e4c-4784-a2ba-5245a46ad44b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ecde828-4e4c-4784-a2ba-5245a46ad44b tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 Sep 03 11:19:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5ecde828-4e4c-4784-a2ba-5245a46ad44b tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5ecde828-4e4c-4784-a2ba-5245a46ad44b tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5ecde828-4e4c-4784-a2ba-5245a46ad44b tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Volume info retrieved successfully. Sep 03 11:19:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ecde828-4e4c-4784-a2ba-5245a46ad44b tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 returned with HTTP 200 Sep 03 11:19:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 436/865] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:39 2026] GET /volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4a1cee04-12e5-4e7b-bb29-c12e0a0b0084 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4a1cee04-12e5-4e7b-bb29-c12e0a0b0084 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 Sep 03 11:19:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4a1cee04-12e5-4e7b-bb29-c12e0a0b0084 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4a1cee04-12e5-4e7b-bb29-c12e0a0b0084 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4a1cee04-12e5-4e7b-bb29-c12e0a0b0084 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Volume info retrieved successfully. Sep 03 11:19:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4a1cee04-12e5-4e7b-bb29-c12e0a0b0084 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 returned with HTTP 200 Sep 03 11:19:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 430/866] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:40 2026] GET /volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 => generated 862 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a650c5d1-0179-4c1d-af6a-b1689c46c6c5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a650c5d1-0179-4c1d-af6a-b1689c46c6c5 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] GET http://192.168.122.194/volume/v3/scheduler-stats/get_pools Sep 03 11:19:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a650c5d1-0179-4c1d-af6a-b1689c46c6c5 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a650c5d1-0179-4c1d-af6a-b1689c46c6c5 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] Calling method 'get_pools' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a650c5d1-0179-4c1d-af6a-b1689c46c6c5 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] http://192.168.122.194/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:19:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 437/867] 192.168.122.194 () {58 vars in 1175 bytes} [Thu Sep 3 11:19:41 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:19:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d37dad4f-fefe-4bcc-830e-02a746305a38 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d37dad4f-fefe-4bcc-830e-02a746305a38 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] GET http://192.168.122.194/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 11:19:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d37dad4f-fefe-4bcc-830e-02a746305a38 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d37dad4f-fefe-4bcc-830e-02a746305a38 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] Calling method 'get_pools' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d37dad4f-fefe-4bcc-830e-02a746305a38 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] http://192.168.122.194/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 11:19:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 431/868] 192.168.122.194 () {58 vars in 1198 bytes} [Thu Sep 3 11:19:41 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-950a9376-5003-43c5-8212-0117112b5b72 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-950a9376-5003-43c5-8212-0117112b5b72 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] GET http://192.168.122.194/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:19:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-950a9376-5003-43c5-8212-0117112b5b72 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-950a9376-5003-43c5-8212-0117112b5b72 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:41 devstack devstack@c-api.service[86726]: /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 03 11:19:41 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:19:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-950a9376-5003-43c5-8212-0117112b5b72 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] http://192.168.122.194/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 11:19:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 438/869] 192.168.122.194 () {58 vars in 1193 bytes} [Thu Sep 3 11:19:41 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6f76ebb8-7cea-4b8a-8e83-f5e5021b75ee None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f76ebb8-7cea-4b8a-8e83-f5e5021b75ee tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] GET http://192.168.122.194/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:19:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f76ebb8-7cea-4b8a-8e83-f5e5021b75ee tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f76ebb8-7cea-4b8a-8e83-f5e5021b75ee tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:41 devstack devstack@c-api.service[86725]: /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 03 11:19:41 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:19:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f76ebb8-7cea-4b8a-8e83-f5e5021b75ee tempest-BackendsCapabilitiesAdminTestsJSON-1810319157 tempest-BackendsCapabilitiesAdminTestsJSON-1810319157-project-admin] http://192.168.122.194/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 11:19:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 432/870] 192.168.122.194 () {58 vars in 1193 bytes} [Thu Sep 3 11:19:41 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6ce894c8-6709-4709-9f91-8a6ef7e819f7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6ce894c8-6709-4709-9f91-8a6ef7e819f7 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] GET http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 Sep 03 11:19:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6ce894c8-6709-4709-9f91-8a6ef7e819f7 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6ce894c8-6709-4709-9f91-8a6ef7e819f7 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6ce894c8-6709-4709-9f91-8a6ef7e819f7 tempest-VolumesSnapshotNegativeTestJSON-407904325 tempest-VolumesSnapshotNegativeTestJSON-407904325-project-member] http://192.168.122.194/volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 returned with HTTP 404 Sep 03 11:19:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 439/871] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:41 2026] GET /volume/v3/volumes/aa35cb2a-1ecf-40f9-a9de-73fe63ce0838 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2e93140e-4808-446f-b076-7ecdf29ddf1a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e93140e-4808-446f-b076-7ecdf29ddf1a tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:19:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e93140e-4808-446f-b076-7ecdf29ddf1a tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1852541988"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e93140e-4808-446f-b076-7ecdf29ddf1a tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:19:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 433/872] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:19:47 2026] POST /volume/v3/types => generated 228 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4fedf9a6-4f62-4fcd-a342-502bb34d6558 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4fedf9a6-4f62-4fcd-a342-502bb34d6558 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:19:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4fedf9a6-4f62-4fcd-a342-502bb34d6558 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-85595447"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4fedf9a6-4f62-4fcd-a342-502bb34d6558 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:19:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 440/873] 192.168.122.194 () {62 vars in 1195 bytes} [Thu Sep 3 11:19:48 2026] POST /volume/v3/group_types => generated 183 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-20f79818-27f0-4972-9be2-0a1055d763a4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-20f79818-27f0-4972-9be2-0a1055d763a4 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] POST http://192.168.122.194/volume/v3/groups Sep 03 11:19:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-20f79818-27f0-4972-9be2-0a1055d763a4 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3c591048-3822-4f42-9978-e699d85d1de2", "volume_types": ["bafb7f1a-4beb-4b21-b880-634417b5cfae"], "name": "tempest-GroupSnapshotsV319Test-Group-2094004289"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-20f79818-27f0-4972-9be2-0a1055d763a4 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Creating new group {'group': {'group_type': '3c591048-3822-4f42-9978-e699d85d1de2', 'volume_types': ['bafb7f1a-4beb-4b21-b880-634417b5cfae'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2094004289'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:19:48 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-20f79818-27f0-4972-9be2-0a1055d763a4 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2094004289. Sep 03 11:19:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-20f79818-27f0-4972-9be2-0a1055d763a4 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Availability zone cache updated, next update will occur around 2026-09-03 10:19:48.546141. {{(pid=86725) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 11:19:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-20f79818-27f0-4972-9be2-0a1055d763a4 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Availability Zones retrieved successfully. Sep 03 11:19:48 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-20f79818-27f0-4972-9be2-0a1055d763a4 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Created reservations ['e5c21b3a-6e68-4045-b18f-259c8aed7a93'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-20f79818-27f0-4972-9be2-0a1055d763a4 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/groups returned with HTTP 202 Sep 03 11:19:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 434/874] 192.168.122.194 () {62 vars in 1181 bytes} [Thu Sep 3 11:19:48 2026] POST /volume/v3/groups => generated 116 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1d21611c-270f-4773-9e5a-3a9c28201ffd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1d21611c-270f-4773-9e5a-3a9c28201ffd tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 Sep 03 11:19:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1d21611c-270f-4773-9e5a-3a9c28201ffd tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1d21611c-270f-4773-9e5a-3a9c28201ffd tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-1d21611c-270f-4773-9e5a-3a9c28201ffd tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:19:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:48 devstack devstack@c-api.service[86726]: /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 03 11:19:48 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:19:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1d21611c-270f-4773-9e5a-3a9c28201ffd tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 returned with HTTP 200 Sep 03 11:19:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 441/875] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:19:48 2026] GET /volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 => generated 396 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d05d9637-d028-46b5-bae2-b2f2c7ff53f5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d05d9637-d028-46b5-bae2-b2f2c7ff53f5 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 Sep 03 11:19:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d05d9637-d028-46b5-bae2-b2f2c7ff53f5 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d05d9637-d028-46b5-bae2-b2f2c7ff53f5 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-d05d9637-d028-46b5-bae2-b2f2c7ff53f5 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:19:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:49 devstack devstack@c-api.service[86725]: /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 03 11:19:49 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:19:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d05d9637-d028-46b5-bae2-b2f2c7ff53f5 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 returned with HTTP 200 Sep 03 11:19:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 435/876] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:19:49 2026] GET /volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 => generated 397 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:19:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1340181217", "volume_type": "bafb7f1a-4beb-4b21-b880-634417b5cfae", "group_id": "d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1340181217', 'volume_type': 'bafb7f1a-4beb-4b21-b880-634417b5cfae', 'group_id': 'd2b5dffa-9e55-4e1f-9993-c3ea1b6daad2', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:19:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:49 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Create volume of 1 GB Sep 03 11:19:49 devstack devstack@c-api.service[86726]: /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 03 11:19:49 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:19:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Availability Zones retrieved successfully. Sep 03 11:19:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Flow 'volume_create_api' (f54d8966-845c-4654-93af-6599ae08e9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1070606-1fd9-41c4-a48e-60d5fda2319a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:19:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1070606-1fd9-41c4-a48e-60d5fda2319a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:19:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bafb7f1a-4beb-4b21-b880-634417b5cfae,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1852541988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bafb7f1a-4beb-4b21-b880-634417b5cfae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd2b5dffa-9e55-4e1f-9993-c3ea1b6daad2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4a79d7-8e5f-4c1b-a0ab-94cf0f3e0a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1852541988 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1852541988, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:19:50 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1852541988 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1852541988, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Created reservations ['bfb01eba-2eb1-4552-b4c5-08c33e402b31', '9580e0ef-be32-4e00-8d55-07e2960fad07', 'b9ab9bc7-dd64-4c2f-818f-38abc931f6bf', '669d601d-c8d3-46ea-b698-a0ae4a27e5f9'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4a79d7-8e5f-4c1b-a0ab-94cf0f3e0a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfb01eba-2eb1-4552-b4c5-08c33e402b31', '9580e0ef-be32-4e00-8d55-07e2960fad07', 'b9ab9bc7-dd64-4c2f-818f-38abc931f6bf', '669d601d-c8d3-46ea-b698-a0ae4a27e5f9']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81608772-9fe4-4b10-b982-d1363771b8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81608772-9fe4-4b10-b982-d1363771b8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '897815eb-cdbf-4474-a695-06eb98c5aff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1340181217',encryption_key_id=None,group_id=d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2,group_type_id=,metadata={},multiattach=False,project_id='e6791f4e8ce1471b8508812bd64c6ef2',qos_specs=None,replication_status=,reservations=['bfb01eba-2eb1-4552-b4c5-08c33e402b31','9580e0ef-be32-4e00-8d55-07e2960fad07','b9ab9bc7-dd64-4c2f-818f-38abc931f6bf','669d601d-c8d3-46ea-b698-a0ae4a27e5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3cac0c627d4c2a996a45cdb4b0acc9',volume_type_id=bafb7f1a-4beb-4b21-b880-634417b5cfae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1340181217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2,host=None,id=897815eb-cdbf-4474-a695-06eb98c5aff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6791f4e8ce1471b8508812bd64c6ef2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d3cac0c627d4c2a996a45cdb4b0acc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bafb7f1a-4beb-4b21-b880-634417b5cfae),volume_type_id=bafb7f1a-4beb-4b21-b880-634417b5cfae)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e31b3df-82d7-4961-bb2b-c495e4657634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e31b3df-82d7-4961-bb2b-c495e4657634) transitioned into state 'SUCCESS' from state '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-1340181217',encryption_key_id=None,group_id=d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2,group_type_id=,metadata={},multiattach=False,project_id='e6791f4e8ce1471b8508812bd64c6ef2',qos_specs=None,replication_status=,reservations=['bfb01eba-2eb1-4552-b4c5-08c33e402b31','9580e0ef-be32-4e00-8d55-07e2960fad07','b9ab9bc7-dd64-4c2f-818f-38abc931f6bf','669d601d-c8d3-46ea-b698-a0ae4a27e5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3cac0c627d4c2a996a45cdb4b0acc9',volume_type_id=bafb7f1a-4beb-4b21-b880-634417b5cfae)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (868c000f-204e-43a9-9a9d-de5f328eff91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (868c000f-204e-43a9-9a9d-de5f328eff91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Flow 'volume_create_api' (f54d8966-845c-4654-93af-6599ae08e9aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Create volume request issued successfully. Sep 03 11:19:50 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:19:50 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6205c94e-c4fe-4fe9-949f-dcefdfd59777 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:19:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 442/877] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:19:49 2026] POST /volume/v3/volumes => generated 835 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8d7ebaf1-4d76-41cd-b9a8-8d59310ec9cf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8d7ebaf1-4d76-41cd-b9a8-8d59310ec9cf tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 Sep 03 11:19:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8d7ebaf1-4d76-41cd-b9a8-8d59310ec9cf tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8d7ebaf1-4d76-41cd-b9a8-8d59310ec9cf tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a01ed5ff-0ef9-4df6-b23e-7be7c5b004cd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8d7ebaf1-4d76-41cd-b9a8-8d59310ec9cf tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Volume info retrieved successfully. Sep 03 11:19:50 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-8d7ebaf1-4d76-41cd-b9a8-8d59310ec9cf tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:19:50 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-8d7ebaf1-4d76-41cd-b9a8-8d59310ec9cf tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:19:50 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-8d7ebaf1-4d76-41cd-b9a8-8d59310ec9cf tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:19:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8d7ebaf1-4d76-41cd-b9a8-8d59310ec9cf tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 returned with HTTP 200 Sep 03 11:19:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 436/878] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:19:50 2026] GET /volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 => generated 903 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:19:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a01ed5ff-0ef9-4df6-b23e-7be7c5b004cd tempest-ExtensionsTestJSON-915437071 tempest-ExtensionsTestJSON-915437071-project-member] GET http://192.168.122.194/volume/v3/extensions Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a01ed5ff-0ef9-4df6-b23e-7be7c5b004cd tempest-ExtensionsTestJSON-915437071 tempest-ExtensionsTestJSON-915437071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a01ed5ff-0ef9-4df6-b23e-7be7c5b004cd tempest-ExtensionsTestJSON-915437071 tempest-ExtensionsTestJSON-915437071-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a01ed5ff-0ef9-4df6-b23e-7be7c5b004cd tempest-ExtensionsTestJSON-915437071 tempest-ExtensionsTestJSON-915437071-project-member] http://192.168.122.194/volume/v3/extensions returned with HTTP 200 Sep 03 11:19:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 443/879] 192.168.122.194 () {58 vars in 1130 bytes} [Thu Sep 3 11:19:50 2026] GET /volume/v3/extensions => generated 5245 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f189825b-ff2d-4610-b907-e3d40bb4b80a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f189825b-ff2d-4610-b907-e3d40bb4b80a tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 Sep 03 11:19:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f189825b-ff2d-4610-b907-e3d40bb4b80a tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f189825b-ff2d-4610-b907-e3d40bb4b80a tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f189825b-ff2d-4610-b907-e3d40bb4b80a tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Volume info retrieved successfully. Sep 03 11:19:51 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-f189825b-ff2d-4610-b907-e3d40bb4b80a tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:19:51 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-f189825b-ff2d-4610-b907-e3d40bb4b80a tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:19:51 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-f189825b-ff2d-4610-b907-e3d40bb4b80a tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:19:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f189825b-ff2d-4610-b907-e3d40bb4b80a tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 returned with HTTP 200 Sep 03 11:19:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 437/880] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:19:51 2026] GET /volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 => generated 928 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a30aed6b-d43a-4ace-b59b-181ac29d8b4c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a30aed6b-d43a-4ace-b59b-181ac29d8b4c tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] POST http://192.168.122.194/volume/v3/group_snapshots Sep 03 11:19:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a30aed6b-d43a-4ace-b59b-181ac29d8b4c tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1558009598"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-a30aed6b-d43a-4ace-b59b-181ac29d8b4c tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd2b5dffa-9e55-4e1f-9993-c3ea1b6daad2', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1558009598'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 11:19:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:51 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.group_snapshots [None req-a30aed6b-d43a-4ace-b59b-181ac29d8b4c tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1558009598. Sep 03 11:19:51 devstack devstack@c-api.service[86726]: /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 03 11:19:51 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:19:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:51 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-a30aed6b-d43a-4ace-b59b-181ac29d8b4c tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1852541988 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1852541988, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:19:51 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a30aed6b-d43a-4ace-b59b-181ac29d8b4c tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Created reservations ['ba1a0525-27cd-48d6-b003-aee1a7769f22', '363b996d-bcea-4692-8a94-a0924b21161c', '2645d5c5-3081-4648-ae32-131e4b35f8c7', '130d2019-5f26-4aac-869a-2df875276e9c'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a30aed6b-d43a-4ace-b59b-181ac29d8b4c tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/group_snapshots returned with HTTP 202 Sep 03 11:19:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 444/881] 192.168.122.194 () {62 vars in 1208 bytes} [Thu Sep 3 11:19:51 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3338454f-f5fd-49e8-b4ce-529a0e5bb549 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3338454f-f5fd-49e8-b4ce-529a0e5bb549 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 Sep 03 11:19:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3338454f-f5fd-49e8-b4ce-529a0e5bb549 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3338454f-f5fd-49e8-b4ce-529a0e5bb549 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-3338454f-f5fd-49e8-b4ce-529a0e5bb549 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member 50effd10-b0c7-473e-ac34-bfbe634d1c20 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:19:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3338454f-f5fd-49e8-b4ce-529a0e5bb549 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 returned with HTTP 200 Sep 03 11:19:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 438/882] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:19:52 2026] GET /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:19:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-35991fdd-1067-4107-bd41-b2241fc63917 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35991fdd-1067-4107-bd41-b2241fc63917 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 Sep 03 11:19:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35991fdd-1067-4107-bd41-b2241fc63917 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35991fdd-1067-4107-bd41-b2241fc63917 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-35991fdd-1067-4107-bd41-b2241fc63917 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member 50effd10-b0c7-473e-ac34-bfbe634d1c20 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:19:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35991fdd-1067-4107-bd41-b2241fc63917 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 returned with HTTP 200 Sep 03 11:19:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 445/883] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:19:53 2026] GET /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 => generated 330 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:19:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c6d2a201-335f-4c05-853d-9dc25e2dbb5b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c6d2a201-335f-4c05-853d-9dc25e2dbb5b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 Sep 03 11:19:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c6d2a201-335f-4c05-853d-9dc25e2dbb5b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c6d2a201-335f-4c05-853d-9dc25e2dbb5b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-c6d2a201-335f-4c05-853d-9dc25e2dbb5b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member 50effd10-b0c7-473e-ac34-bfbe634d1c20 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:19:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c6d2a201-335f-4c05-853d-9dc25e2dbb5b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 returned with HTTP 200 Sep 03 11:19:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 439/884] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:19:54 2026] GET /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 => generated 330 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1640ec70-0262-4e29-8807-4e0f06312233 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1640ec70-0262-4e29-8807-4e0f06312233 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1640ec70-0262-4e29-8807-4e0f06312233 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1640ec70-0262-4e29-8807-4e0f06312233 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-1640ec70-0262-4e29-8807-4e0f06312233 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member 50effd10-b0c7-473e-ac34-bfbe634d1c20 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1640ec70-0262-4e29-8807-4e0f06312233 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 returned with HTTP 200 Sep 03 11:19:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 446/885] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:19:55 2026] GET /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 => generated 331 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ed1c11ba-488f-41b7-b60b-e0773d6d9bf2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ed1c11ba-488f-41b7-b60b-e0773d6d9bf2 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/snapshots/detail Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ed1c11ba-488f-41b7-b60b-e0773d6d9bf2 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ed1c11ba-488f-41b7-b60b-e0773d6d9bf2 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-ed1c11ba-488f-41b7-b60b-e0773d6d9bf2 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-ed1c11ba-488f-41b7-b60b-e0773d6d9bf2 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: /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 03 11:19:55 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ed1c11ba-488f-41b7-b60b-e0773d6d9bf2 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Get all snapshots completed successfully. Sep 03 11:19:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ed1c11ba-488f-41b7-b60b-e0773d6d9bf2 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:19:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 440/886] 192.168.122.194 () {58 vars in 1148 bytes} [Thu Sep 3 11:19:55 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-08c5e60c-2b00-4291-a9f5-b5a029a5608b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-08c5e60c-2b00-4291-a9f5-b5a029a5608b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-08c5e60c-2b00-4291-a9f5-b5a029a5608b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-08c5e60c-2b00-4291-a9f5-b5a029a5608b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-08c5e60c-2b00-4291-a9f5-b5a029a5608b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Snapshot retrieved successfully. Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-08c5e60c-2b00-4291-a9f5-b5a029a5608b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef returned with HTTP 200 Sep 03 11:19:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 447/887] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:55 2026] GET /volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-29f3693e-c989-4f5c-a99a-22c344c02bde None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-29f3693e-c989-4f5c-a99a-22c344c02bde tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] POST http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-29f3693e-c989-4f5c-a99a-22c344c02bde tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-29f3693e-c989-4f5c-a99a-22c344c02bde tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-29f3693e-c989-4f5c-a99a-22c344c02bde tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Updating group '50effd10-b0c7-473e-ac34-bfbe634d1c20' with 'creating' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-29f3693e-c989-4f5c-a99a-22c344c02bde tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action returned with HTTP 202 Sep 03 11:19:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 441/888] 192.168.122.194 () {62 vars in 1339 bytes} [Thu Sep 3 11:19:55 2026] POST /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c2df5696-8706-4172-a1de-85fbbebf7e92 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c2df5696-8706-4172-a1de-85fbbebf7e92 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c2df5696-8706-4172-a1de-85fbbebf7e92 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c2df5696-8706-4172-a1de-85fbbebf7e92 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-c2df5696-8706-4172-a1de-85fbbebf7e92 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member 50effd10-b0c7-473e-ac34-bfbe634d1c20 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c2df5696-8706-4172-a1de-85fbbebf7e92 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 returned with HTTP 200 Sep 03 11:19:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 448/889] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:19:55 2026] GET /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9fb1d56a-4c6f-46bc-ae72-f18276e279ff None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9fb1d56a-4c6f-46bc-ae72-f18276e279ff tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] POST http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9fb1d56a-4c6f-46bc-ae72-f18276e279ff tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9fb1d56a-4c6f-46bc-ae72-f18276e279ff tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-9fb1d56a-4c6f-46bc-ae72-f18276e279ff tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Updating group '50effd10-b0c7-473e-ac34-bfbe634d1c20' with 'available' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9fb1d56a-4c6f-46bc-ae72-f18276e279ff tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action returned with HTTP 202 Sep 03 11:19:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 442/890] 192.168.122.194 () {62 vars in 1339 bytes} [Thu Sep 3 11:19:55 2026] POST /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-52917504-36b9-4b5a-819f-c88e1b173622 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-52917504-36b9-4b5a-819f-c88e1b173622 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-52917504-36b9-4b5a-819f-c88e1b173622 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-52917504-36b9-4b5a-819f-c88e1b173622 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-52917504-36b9-4b5a-819f-c88e1b173622 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member 50effd10-b0c7-473e-ac34-bfbe634d1c20 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-52917504-36b9-4b5a-819f-c88e1b173622 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 returned with HTTP 200 Sep 03 11:19:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 449/891] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:19:55 2026] GET /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 => generated 331 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-de0f4bc8-6c77-4f77-b109-3efdce18bef4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-de0f4bc8-6c77-4f77-b109-3efdce18bef4 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] POST http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-de0f4bc8-6c77-4f77-b109-3efdce18bef4 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-de0f4bc8-6c77-4f77-b109-3efdce18bef4 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-de0f4bc8-6c77-4f77-b109-3efdce18bef4 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Updating group '50effd10-b0c7-473e-ac34-bfbe634d1c20' with 'error' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-de0f4bc8-6c77-4f77-b109-3efdce18bef4 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action returned with HTTP 202 Sep 03 11:19:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 443/892] 192.168.122.194 () {62 vars in 1339 bytes} [Thu Sep 3 11:19:55 2026] POST /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b40bab1e-1b83-4e3f-a3c3-56752fea5259 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b40bab1e-1b83-4e3f-a3c3-56752fea5259 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b40bab1e-1b83-4e3f-a3c3-56752fea5259 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b40bab1e-1b83-4e3f-a3c3-56752fea5259 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-b40bab1e-1b83-4e3f-a3c3-56752fea5259 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member 50effd10-b0c7-473e-ac34-bfbe634d1c20 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b40bab1e-1b83-4e3f-a3c3-56752fea5259 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 returned with HTTP 200 Sep 03 11:19:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 450/893] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:19:55 2026] GET /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 => generated 327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-84167166-cb8f-403a-bd0c-c8be7924794e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-84167166-cb8f-403a-bd0c-c8be7924794e tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] POST http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-84167166-cb8f-403a-bd0c-c8be7924794e tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-84167166-cb8f-403a-bd0c-c8be7924794e tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-84167166-cb8f-403a-bd0c-c8be7924794e tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Updating group '50effd10-b0c7-473e-ac34-bfbe634d1c20' with 'available' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-84167166-cb8f-403a-bd0c-c8be7924794e tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action returned with HTTP 202 Sep 03 11:19:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 444/894] 192.168.122.194 () {62 vars in 1339 bytes} [Thu Sep 3 11:19:55 2026] POST /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-80245116-8bc4-4d1f-8af3-4cdefa94e94f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-80245116-8bc4-4d1f-8af3-4cdefa94e94f tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-80245116-8bc4-4d1f-8af3-4cdefa94e94f tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-80245116-8bc4-4d1f-8af3-4cdefa94e94f tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-80245116-8bc4-4d1f-8af3-4cdefa94e94f tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member 50effd10-b0c7-473e-ac34-bfbe634d1c20 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-80245116-8bc4-4d1f-8af3-4cdefa94e94f tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 returned with HTTP 200 Sep 03 11:19:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 451/895] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:19:55 2026] GET /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 => generated 331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-00e69699-8e01-4494-8707-3354abac89a9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-00e69699-8e01-4494-8707-3354abac89a9 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] DELETE http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-00e69699-8e01-4494-8707-3354abac89a9 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-00e69699-8e01-4494-8707-3354abac89a9 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-00e69699-8e01-4494-8707-3354abac89a9 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] delete called for member 50effd10-b0c7-473e-ac34-bfbe634d1c20 {{(pid=86725) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.group_snapshots [None req-00e69699-8e01-4494-8707-3354abac89a9 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Delete group_snapshot with id: 50effd10-b0c7-473e-ac34-bfbe634d1c20 Sep 03 11:19:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86725]: /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 03 11:19:55 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-00e69699-8e01-4494-8707-3354abac89a9 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 returned with HTTP 202 Sep 03 11:19:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 445/896] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:19:55 2026] DELETE /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ec6a6230-2a40-4a6b-a2b1-610c99db9428 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ec6a6230-2a40-4a6b-a2b1-610c99db9428 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ec6a6230-2a40-4a6b-a2b1-610c99db9428 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ec6a6230-2a40-4a6b-a2b1-610c99db9428 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-ec6a6230-2a40-4a6b-a2b1-610c99db9428 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec6a6230-2a40-4a6b-a2b1-610c99db9428 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:19:55 devstack devstack@c-api.service[86726]: /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 03 11:19:55 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:19:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ec6a6230-2a40-4a6b-a2b1-610c99db9428 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Get all volumes completed successfully. Sep 03 11:19:55 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-ec6a6230-2a40-4a6b-a2b1-610c99db9428 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:19:55 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-ec6a6230-2a40-4a6b-a2b1-610c99db9428 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4a887818-9666-4797-b579-74bef1e6b54e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-498584132"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-498584132'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Create volume of 1 GB Sep 03 11:19:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Availability Zones retrieved successfully. Sep 03 11:19:55 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Flow 'volume_create_api' (64391421-438b-4abb-acc2-32837f963820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1353f969-ed58-42e4-a079-41e31016bbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-ec6a6230-2a40-4a6b-a2b1-610c99db9428 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ec6a6230-2a40-4a6b-a2b1-610c99db9428 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:19:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 452/897] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:19:55 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-99f01990-bd6a-4e97-8099-cf2892d119c3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-99f01990-bd6a-4e97-8099-cf2892d119c3 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/snapshots/detail Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-99f01990-bd6a-4e97-8099-cf2892d119c3 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-99f01990-bd6a-4e97-8099-cf2892d119c3 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-99f01990-bd6a-4e97-8099-cf2892d119c3 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-99f01990-bd6a-4e97-8099-cf2892d119c3 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: /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 03 11:19:56 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:19:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-99f01990-bd6a-4e97-8099-cf2892d119c3 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Get all snapshots completed successfully. Sep 03 11:19:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-99f01990-bd6a-4e97-8099-cf2892d119c3 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:19:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 453/898] 192.168.122.194 () {58 vars in 1148 bytes} [Thu Sep 3 11:19:56 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5385c643-a7a3-4bd3-b862-c8579bc6bf08 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5385c643-a7a3-4bd3-b862-c8579bc6bf08 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5385c643-a7a3-4bd3-b862-c8579bc6bf08 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5385c643-a7a3-4bd3-b862-c8579bc6bf08 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5385c643-a7a3-4bd3-b862-c8579bc6bf08 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Snapshot retrieved successfully. Sep 03 11:19:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5385c643-a7a3-4bd3-b862-c8579bc6bf08 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef returned with HTTP 200 Sep 03 11:19:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 454/899] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:56 2026] GET /volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef => generated 473 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1353f969-ed58-42e4-a079-41e31016bbc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5382ecd1-b65e-4db0-a055-3dfd825329a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Created reservations ['c938063c-a8c8-4264-afc9-85881b4a9df1', '55fae500-83f9-44be-ae94-259008fb25a8', '63309a0b-49a2-4a1c-abc0-9564d2d46d74', 'a7d69e79-a87b-488c-bd34-04d3fcf50449'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5382ecd1-b65e-4db0-a055-3dfd825329a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c938063c-a8c8-4264-afc9-85881b4a9df1', '55fae500-83f9-44be-ae94-259008fb25a8', '63309a0b-49a2-4a1c-abc0-9564d2d46d74', 'a7d69e79-a87b-488c-bd34-04d3fcf50449']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25d6298-53fb-4971-9b88-0a878dfe7527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25d6298-53fb-4971-9b88-0a878dfe7527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c0aace-4cad-420a-9acc-65f02c9cfdcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-498584132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d61409d09184c5993bb335ccbb39155',qos_specs=None,replication_status=,reservations=['c938063c-a8c8-4264-afc9-85881b4a9df1','55fae500-83f9-44be-ae94-259008fb25a8','63309a0b-49a2-4a1c-abc0-9564d2d46d74','a7d69e79-a87b-488c-bd34-04d3fcf50449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17a20289dae429a8682705ff233e9b8',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-498584132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5c0aace-4cad-420a-9acc-65f02c9cfdcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d61409d09184c5993bb335ccbb39155',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b17a20289dae429a8682705ff233e9b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d3b9e16-a71a-4e00-89e4-ee132a8d3b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d3b9e16-a71a-4e00-89e4-ee132a8d3b8c) transitioned into state 'SUCCESS' from state '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-498584132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d61409d09184c5993bb335ccbb39155',qos_specs=None,replication_status=,reservations=['c938063c-a8c8-4264-afc9-85881b4a9df1','55fae500-83f9-44be-ae94-259008fb25a8','63309a0b-49a2-4a1c-abc0-9564d2d46d74','a7d69e79-a87b-488c-bd34-04d3fcf50449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17a20289dae429a8682705ff233e9b8',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3f72c2-9715-4392-a707-bcbc9c2e785a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3f72c2-9715-4392-a707-bcbc9c2e785a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Flow 'volume_create_api' (64391421-438b-4abb-acc2-32837f963820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Create volume request issued successfully. Sep 03 11:19:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4a887818-9666-4797-b579-74bef1e6b54e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:19:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 446/900] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:19:55 2026] POST /volume/v3/volumes => generated 763 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-28392315-8ff3-4540-b007-1c43ec491d3e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-28392315-8ff3-4540-b007-1c43ec491d3e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-28392315-8ff3-4540-b007-1c43ec491d3e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-28392315-8ff3-4540-b007-1c43ec491d3e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:56 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:56 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-28392315-8ff3-4540-b007-1c43ec491d3e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-28392315-8ff3-4540-b007-1c43ec491d3e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:19:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 455/901] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:56 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 831 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-396351856"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-396351856'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Create volume of 1 GB Sep 03 11:19:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Availability Zones retrieved successfully. Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Flow 'volume_create_api' (63914d7f-df3d-42e6-b406-149e803bbeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76faec32-76c3-4b08-b971-375d79939c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:56 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:19:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76faec32-76c3-4b08-b971-375d79939c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f304489-3cb3-46bb-bb7c-5370251c61fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a6b435b1-1b16-4d2d-8dd3-64213ed98864 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a6b435b1-1b16-4d2d-8dd3-64213ed98864 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef Sep 03 11:19:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a6b435b1-1b16-4d2d-8dd3-64213ed98864 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a6b435b1-1b16-4d2d-8dd3-64213ed98864 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a6b435b1-1b16-4d2d-8dd3-64213ed98864 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Snapshot retrieved successfully. Sep 03 11:19:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a6b435b1-1b16-4d2d-8dd3-64213ed98864 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef returned with HTTP 200 Sep 03 11:19:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 456/902] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:57 2026] GET /volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef => generated 473 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:57 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Created reservations ['bed9e608-9c05-48a3-ba5f-329e2973fd1b', '3bf75613-69db-4901-9bf5-5ec3ce59934a', 'b14eba2e-e47e-4b58-b7b2-d9f9ed2814ab', '581adff8-a5d7-4525-9bef-a18b7a54877d'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:19:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f304489-3cb3-46bb-bb7c-5370251c61fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bed9e608-9c05-48a3-ba5f-329e2973fd1b', '3bf75613-69db-4901-9bf5-5ec3ce59934a', 'b14eba2e-e47e-4b58-b7b2-d9f9ed2814ab', '581adff8-a5d7-4525-9bef-a18b7a54877d']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16eb512-a466-4da7-b40d-31f52164a9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16eb512-a466-4da7-b40d-31f52164a9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6618e15-7063-49bf-b86d-197ed8148166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-396351856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6006f97cb2994d799d662c10ea582355',qos_specs=None,replication_status=,reservations=['bed9e608-9c05-48a3-ba5f-329e2973fd1b','3bf75613-69db-4901-9bf5-5ec3ce59934a','b14eba2e-e47e-4b58-b7b2-d9f9ed2814ab','581adff8-a5d7-4525-9bef-a18b7a54877d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fc39725440647c99e794a35b33bf622',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-396351856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6618e15-7063-49bf-b86d-197ed8148166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6006f97cb2994d799d662c10ea582355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fc39725440647c99e794a35b33bf622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de13e13d-b0a2-4fe2-922e-1c15bc9fca47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-91413113-b70a-4883-8c95-84ad2adb1d61 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-91413113-b70a-4883-8c95-84ad2adb1d61 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:19:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-91413113-b70a-4883-8c95-84ad2adb1d61 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-91413113-b70a-4883-8c95-84ad2adb1d61 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-91413113-b70a-4883-8c95-84ad2adb1d61 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-91413113-b70a-4883-8c95-84ad2adb1d61 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:19:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 457/903] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:57 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de13e13d-b0a2-4fe2-922e-1c15bc9fca47) transitioned into state 'SUCCESS' from state '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-396351856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6006f97cb2994d799d662c10ea582355',qos_specs=None,replication_status=,reservations=['bed9e608-9c05-48a3-ba5f-329e2973fd1b','3bf75613-69db-4901-9bf5-5ec3ce59934a','b14eba2e-e47e-4b58-b7b2-d9f9ed2814ab','581adff8-a5d7-4525-9bef-a18b7a54877d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fc39725440647c99e794a35b33bf622',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a4d3e7-69f9-439b-8aa5-32a4c73caffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:19:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a4d3e7-69f9-439b-8aa5-32a4c73caffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:19:57 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Flow 'volume_create_api' (63914d7f-df3d-42e6-b406-149e803bbeb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:19:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Create volume request issued successfully. Sep 03 11:19:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1dbe698a-8bd5-41fa-af4e-b850613dafd3 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:19:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 447/904] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:19:56 2026] POST /volume/v3/volumes => generated 759 bytes in 1089 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:19:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ddff20a9-3244-4d4c-8927-4ab6ea3f7046 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ddff20a9-3244-4d4c-8927-4ab6ea3f7046 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:19:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ddff20a9-3244-4d4c-8927-4ab6ea3f7046 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ddff20a9-3244-4d4c-8927-4ab6ea3f7046 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ddff20a9-3244-4d4c-8927-4ab6ea3f7046 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Volume info retrieved successfully. Sep 03 11:19:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ddff20a9-3244-4d4c-8927-4ab6ea3f7046 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 returned with HTTP 200 Sep 03 11:19:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 458/905] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:57 2026] GET /volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 => generated 827 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-82e32dc8-70fc-4b1e-a168-5fd7403fe4d7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-82e32dc8-70fc-4b1e-a168-5fd7403fe4d7 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef Sep 03 11:19:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-82e32dc8-70fc-4b1e-a168-5fd7403fe4d7 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-82e32dc8-70fc-4b1e-a168-5fd7403fe4d7 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-82e32dc8-70fc-4b1e-a168-5fd7403fe4d7 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Snapshot retrieved successfully. Sep 03 11:19:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-82e32dc8-70fc-4b1e-a168-5fd7403fe4d7 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef returned with HTTP 200 Sep 03 11:19:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 448/906] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:58 2026] GET /volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef => generated 472 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-21352b49-df67-4958-b62b-a27274362fe3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-21352b49-df67-4958-b62b-a27274362fe3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:19:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-21352b49-df67-4958-b62b-a27274362fe3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-21352b49-df67-4958-b62b-a27274362fe3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-21352b49-df67-4958-b62b-a27274362fe3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-21352b49-df67-4958-b62b-a27274362fe3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:19:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 459/907] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:58 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-324f14f3-b53c-4967-af09-4065a6ef528c req-6963655f-be86-43f0-9913-b1ce7d25c884 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-6963655f-be86-43f0-9913-b1ce7d25c884 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:19:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-6963655f-be86-43f0-9913-b1ce7d25c884 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-6963655f-be86-43f0-9913-b1ce7d25c884 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-324f14f3-b53c-4967-af09-4065a6ef528c req-6963655f-be86-43f0-9913-b1ce7d25c884 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-23a25bbc-a7b8-4726-afe4-15c812f7b8a6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23a25bbc-a7b8-4726-afe4-15c812f7b8a6 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:19:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23a25bbc-a7b8-4726-afe4-15c812f7b8a6 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-6963655f-be86-43f0-9913-b1ce7d25c884 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:19:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23a25bbc-a7b8-4726-afe4-15c812f7b8a6 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 449/908] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:19:58 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-23a25bbc-a7b8-4726-afe4-15c812f7b8a6 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Volume info retrieved successfully. Sep 03 11:19:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23a25bbc-a7b8-4726-afe4-15c812f7b8a6 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 returned with HTTP 200 Sep 03 11:19:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 460/909] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:58 2026] GET /volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5b495efa-c992-4174-8c49-62328066d6ed None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b495efa-c992-4174-8c49-62328066d6ed None None] GET http://192.168.122.194/volume// Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b495efa-c992-4174-8c49-62328066d6ed None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b495efa-c992-4174-8c49-62328066d6ed None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b495efa-c992-4174-8c49-62328066d6ed None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:19:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 450/910] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:19:59 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-324f14f3-b53c-4967-af09-4065a6ef528c req-b5e67610-64be-44ca-a660-89b2cdf6a8aa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-b5e67610-64be-44ca-a660-89b2cdf6a8aa tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-b5e67610-64be-44ca-a660-89b2cdf6a8aa tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5c0aace-4cad-420a-9acc-65f02c9cfdcc", "connector": null, "instance_uuid": "bb94436d-dd32-44ac-a938-0e1cf78fcc59"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-b5e67610-64be-44ca-a660-89b2cdf6a8aa tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:19:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 461/911] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:19:59 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0a18bd93-e61e-4761-b2f4-03dfa79edf16 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0a18bd93-e61e-4761-b2f4-03dfa79edf16 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0a18bd93-e61e-4761-b2f4-03dfa79edf16 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0a18bd93-e61e-4761-b2f4-03dfa79edf16 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f5b161e4-e0ea-4f7e-a548-48c17a1365b4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f5b161e4-e0ea-4f7e-a548-48c17a1365b4 None None] GET http://192.168.122.194/volume// Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f5b161e4-e0ea-4f7e-a548-48c17a1365b4 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f5b161e4-e0ea-4f7e-a548-48c17a1365b4 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f5b161e4-e0ea-4f7e-a548-48c17a1365b4 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:19:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 462/912] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:19:59 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0a18bd93-e61e-4761-b2f4-03dfa79edf16 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-324f14f3-b53c-4967-af09-4065a6ef528c req-77de8afc-73dd-499b-985b-99f2c10290db None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-77de8afc-73dd-499b-985b-99f2c10290db tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-77de8afc-73dd-499b-985b-99f2c10290db tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-77de8afc-73dd-499b-985b-99f2c10290db tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0a18bd93-e61e-4761-b2f4-03dfa79edf16 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:19:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 451/913] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:59 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ca982f19-ae80-4561-b558-2179b2d48689 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca982f19-ae80-4561-b558-2179b2d48689 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca982f19-ae80-4561-b558-2179b2d48689 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca982f19-ae80-4561-b558-2179b2d48689 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca982f19-ae80-4561-b558-2179b2d48689 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef returned with HTTP 404 Sep 03 11:19:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 452/914] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:19:59 2026] GET /volume/v3/snapshots/4a8d1910-accf-4c76-ad6b-44cb44fc68ef => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1760f3a2-809d-4a24-b67f-13f848c27c2b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1760f3a2-809d-4a24-b67f-13f848c27c2b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1760f3a2-809d-4a24-b67f-13f848c27c2b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1760f3a2-809d-4a24-b67f-13f848c27c2b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-1760f3a2-809d-4a24-b67f-13f848c27c2b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member 50effd10-b0c7-473e-ac34-bfbe634d1c20 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-324f14f3-b53c-4967-af09-4065a6ef528c req-77de8afc-73dd-499b-985b-99f2c10290db tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1760f3a2-809d-4a24-b67f-13f848c27c2b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 returned with HTTP 404 Sep 03 11:19:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 453/915] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:19:59 2026] GET /volume/v3/group_snapshots/50effd10-b0c7-473e-ac34-bfbe634d1c20 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-77de8afc-73dd-499b-985b-99f2c10290db tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:19:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 463/916] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:19:59 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 1036 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f3603431-ce80-4aa4-a6d5-69634fe68180 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3603431-ce80-4aa4-a6d5-69634fe68180 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3603431-ce80-4aa4-a6d5-69634fe68180 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3603431-ce80-4aa4-a6d5-69634fe68180 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-f3603431-ce80-4aa4-a6d5-69634fe68180 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f3603431-ce80-4aa4-a6d5-69634fe68180 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /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 03 11:19:59 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f3603431-ce80-4aa4-a6d5-69634fe68180 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Get all volumes completed successfully. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-f3603431-ce80-4aa4-a6d5-69634fe68180 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:19:59 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-f3603431-ce80-4aa4-a6d5-69634fe68180 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-f3603431-ce80-4aa4-a6d5-69634fe68180 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3603431-ce80-4aa4-a6d5-69634fe68180 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:19:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 454/917] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:19:59 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-324f14f3-b53c-4967-af09-4065a6ef528c req-3888e3fe-f1c8-4603-af9b-ef583ce72153 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-3888e3fe-f1c8-4603-af9b-ef583ce72153 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] PUT http://192.168.122.194/volume/v3/attachments/d2d85829-dc3c-4120-864d-fa5e15d3f745 Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-3888e3fe-f1c8-4603-af9b-ef583ce72153 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f09274ac-bc3d-48af-af8f-7aedd5a94402 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f09274ac-bc3d-48af-af8f-7aedd5a94402 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] POST http://192.168.122.194/volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2/action Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f09274ac-bc3d-48af-af8f-7aedd5a94402 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f09274ac-bc3d-48af-af8f-7aedd5a94402 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-f09274ac-bc3d-48af-af8f-7aedd5a94402 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] delete called for group d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 {{(pid=86725) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-f09274ac-bc3d-48af-af8f-7aedd5a94402 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Delete group with id: d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-324f14f3-b53c-4967-af09-4065a6ef528c req-3888e3fe-f1c8-4603-af9b-ef583ce72153 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Acquiring lock "cinder-attachment_update-d5c0aace-4cad-420a-9acc-65f02c9cfdcc-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-324f14f3-b53c-4967-af09-4065a6ef528c req-3888e3fe-f1c8-4603-af9b-ef583ce72153 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Lock "cinder-attachment_update-d5c0aace-4cad-420a-9acc-65f02c9cfdcc-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /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 03 11:19:59 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:19:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /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 03 11:19:59 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f09274ac-bc3d-48af-af8f-7aedd5a94402 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2/action returned with HTTP 202 Sep 03 11:19:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 455/918] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:19:59 2026] POST /volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5dd556f3-68e4-4433-8369-f1f73107bfee None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5dd556f3-68e4-4433-8369-f1f73107bfee tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5dd556f3-68e4-4433-8369-f1f73107bfee tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5dd556f3-68e4-4433-8369-f1f73107bfee tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5dd556f3-68e4-4433-8369-f1f73107bfee tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Volume info retrieved successfully. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-5dd556f3-68e4-4433-8369-f1f73107bfee tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:19:59 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-5dd556f3-68e4-4433-8369-f1f73107bfee tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-5dd556f3-68e4-4433-8369-f1f73107bfee tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5dd556f3-68e4-4433-8369-f1f73107bfee tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 returned with HTTP 200 Sep 03 11:19:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 456/919] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:19:59 2026] GET /volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 => generated 927 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-324f14f3-b53c-4967-af09-4065a6ef528c req-3888e3fe-f1c8-4603-af9b-ef583ce72153 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Lock "cinder-attachment_update-d5c0aace-4cad-420a-9acc-65f02c9cfdcc-devstack" released by "attachment_update" :: held 0.276s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-3888e3fe-f1c8-4603-af9b-ef583ce72153 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments/d2d85829-dc3c-4120-864d-fa5e15d3f745 returned with HTTP 200 Sep 03 11:19:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 464/920] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:19:59 2026] PUT /volume/v3/attachments/d2d85829-dc3c-4120-864d-fa5e15d3f745 => generated 694 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bab82a4c-34f2-49de-bc06-e596b1b79510 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bab82a4c-34f2-49de-bc06-e596b1b79510 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bab82a4c-34f2-49de-bc06-e596b1b79510 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bab82a4c-34f2-49de-bc06-e596b1b79510 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:19:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bab82a4c-34f2-49de-bc06-e596b1b79510 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Volume info retrieved successfully. Sep 03 11:19:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bab82a4c-34f2-49de-bc06-e596b1b79510 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 returned with HTTP 200 Sep 03 11:19:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 457/921] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:19:59 2026] GET /volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bbe888f1-fe7b-49c7-9aa2-511ba514c539 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bbe888f1-fe7b-49c7-9aa2-511ba514c539 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] POST http://192.168.122.194/volume/v3/os-volume-transfer Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bbe888f1-fe7b-49c7-9aa2-511ba514c539 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d6618e15-7063-49bf-b86d-197ed8148166"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.volume_transfer [None req-bbe888f1-fe7b-49c7-9aa2-511ba514c539 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd6618e15-7063-49bf-b86d-197ed8148166'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.volume_transfer [None req-bbe888f1-fe7b-49c7-9aa2-511ba514c539 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Creating transfer of volume d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:19:59 devstack devstack@c-api.service[86726]: INFO cinder.transfer.api [None req-bbe888f1-fe7b-49c7-9aa2-511ba514c539 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Generating transfer record for volume d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:19:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:19:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:19:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:19:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bbe888f1-fe7b-49c7-9aa2-511ba514c539 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 11:20:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 465/922] 192.168.122.194 () {60 vars in 1175 bytes} [Thu Sep 3 11:19:59 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b31aa123-c40c-4c57-9066-92be5450ac91 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b31aa123-c40c-4c57-9066-92be5450ac91 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b31aa123-c40c-4c57-9066-92be5450ac91 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b31aa123-c40c-4c57-9066-92be5450ac91 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b31aa123-c40c-4c57-9066-92be5450ac91 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Volume info retrieved successfully. Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b31aa123-c40c-4c57-9066-92be5450ac91 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 returned with HTTP 200 Sep 03 11:20:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 458/923] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:00 2026] GET /volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f11b46bf-b4f6-4324-b735-22ec4f755d53 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f11b46bf-b4f6-4324-b735-22ec4f755d53 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/os-volume-transfer/542a8328-eae5-4af5-bc87-c02c432e05cb Sep 03 11:20:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f11b46bf-b4f6-4324-b735-22ec4f755d53 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f11b46bf-b4f6-4324-b735-22ec4f755d53 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f11b46bf-b4f6-4324-b735-22ec4f755d53 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/os-volume-transfer/542a8328-eae5-4af5-bc87-c02c432e05cb returned with HTTP 200 Sep 03 11:20:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 466/924] 192.168.122.194 () {58 vars in 1265 bytes} [Thu Sep 3 11:20:00 2026] GET /volume/v3/os-volume-transfer/542a8328-eae5-4af5-bc87-c02c432e05cb => generated 417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b5b05d8b-5794-4589-b44e-ae4578f4b54b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b5b05d8b-5794-4589-b44e-ae4578f4b54b tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/os-volume-transfer Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b5b05d8b-5794-4589-b44e-ae4578f4b54b tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b5b05d8b-5794-4589-b44e-ae4578f4b54b tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.volume_transfer [None req-b5b05d8b-5794-4589-b44e-ae4578f4b54b tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Listing volume transfers {{(pid=86725) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b5b05d8b-5794-4589-b44e-ae4578f4b54b tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/os-volume-transfer returned with HTTP 200 Sep 03 11:20:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 459/925] 192.168.122.194 () {58 vars in 1154 bytes} [Thu Sep 3 11:20:00 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:20:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2cee02e1-98bc-4567-a281-a191a8512f01 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2cee02e1-98bc-4567-a281-a191a8512f01 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2cee02e1-98bc-4567-a281-a191a8512f01 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2cee02e1-98bc-4567-a281-a191a8512f01 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2cee02e1-98bc-4567-a281-a191a8512f01 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2cee02e1-98bc-4567-a281-a191a8512f01 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:20:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 460/926] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:00 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] POST http://192.168.122.194/volume/v3/os-volume-transfer/542a8328-eae5-4af5-bc87-c02c432e05cb/accept Sep 03 11:20:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "509b2c8b6ed183ee"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.volume_transfer [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Accepting volume transfer 542a8328-eae5-4af5-bc87-c02c432e05cb {{(pid=86726) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 11:20:00 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.volume_transfer [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Accepting transfer 542a8328-eae5-4af5-bc87-c02c432e05cb Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-324f14f3-b53c-4967-af09-4065a6ef528c req-972daa63-2352-461f-9df5-017e7a208a6c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-972daa63-2352-461f-9df5-017e7a208a6c tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/attachments/d2d85829-dc3c-4120-864d-fa5e15d3f745/action Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-972daa63-2352-461f-9df5-017e7a208a6c tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-972daa63-2352-461f-9df5-017e7a208a6c tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:00 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:00 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-324f14f3-b53c-4967-af09-4065a6ef528c req-972daa63-2352-461f-9df5-017e7a208a6c tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments/d2d85829-dc3c-4120-864d-fa5e15d3f745/action returned with HTTP 204 Sep 03 11:20:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 461/927] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:20:00 2026] POST /volume/v3/attachments/d2d85829-dc3c-4120-864d-fa5e15d3f745/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bc042534-968f-40c1-b6e5-a57d9128cd6d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc042534-968f-40c1-b6e5-a57d9128cd6d tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bc042534-968f-40c1-b6e5-a57d9128cd6d tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bc042534-968f-40c1-b6e5-a57d9128cd6d tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc042534-968f-40c1-b6e5-a57d9128cd6d tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 returned with HTTP 404 Sep 03 11:20:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 462/928] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:00 2026] GET /volume/v3/volumes/897815eb-cdbf-4474-a695-06eb98c5aff0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a0757341-f8db-4612-aefe-34dacf82bb9b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a0757341-f8db-4612-aefe-34dacf82bb9b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a0757341-f8db-4612-aefe-34dacf82bb9b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a0757341-f8db-4612-aefe-34dacf82bb9b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-a0757341-f8db-4612-aefe-34dacf82bb9b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:20:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:00 devstack devstack@c-api.service[86725]: /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 03 11:20:00 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:20:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a0757341-f8db-4612-aefe-34dacf82bb9b tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 returned with HTTP 200 Sep 03 11:20:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 463/929] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:20:00 2026] GET /volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 => generated 396 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:00 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Created reservations ['661650f6-0857-4c04-acc8-0e7bd87d6f85', '724cc2de-eabb-45d5-bae4-5ba144318cee', '462fb776-1179-4201-b141-665c3ea1c6b9', '37ca5136-7e44-4e53-a8c5-b9323ca013b3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:00 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Created reservations ['bb26040c-3912-417c-8767-c7140da65014', '360b1284-e304-42a1-867c-438c55a9faac', '8e95c0c9-b419-48bd-a956-970b60b5ac73', '36f8f2c5-5b9d-4485-a049-f0879d14cdfe'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:00 devstack devstack@c-api.service[86726]: /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 03 11:20:00 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:20:00 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Created reservations ['c9435685-9378-4527-9556-160a3cd8689d', '5eb7dd4b-b00a-44c0-a081-9dca8b485359', '72dde221-abcf-4961-85aa-3eb4bf0b890c', '71d8722c-9b0d-4b6b-83c8-d058048bcd2e'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Created reservations ['53122a02-f83b-4d36-812b-e6b0cda29861', '7401f565-77f1-4bac-98af-2618f9b1539c', '4a618a4a-2a1b-47f4-b820-52252ba9677a', 'f35decf5-f37e-477b-8dd1-9a819c221685'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Transfer volume completed successfully. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.transfer.api [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Volume d6618e15-7063-49bf-b86d-197ed8148166 has been transferred. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-51f9937a-65a2-45bd-a2f8-be8b0951065a tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] http://192.168.122.194/volume/v3/os-volume-transfer/542a8328-eae5-4af5-bc87-c02c432e05cb/accept returned with HTTP 202 Sep 03 11:20:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 467/930] 192.168.122.194 () {60 vars in 1307 bytes} [Thu Sep 3 11:20:00 2026] POST /volume/v3/os-volume-transfer/542a8328-eae5-4af5-bc87-c02c432e05cb/accept => generated 373 bytes in 1144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-17dfe560-0c22-457b-812b-b996c3461490 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-17dfe560-0c22-457b-812b-b996c3461490 tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] GET http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-17dfe560-0c22-457b-812b-b996c3461490 tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-17dfe560-0c22-457b-812b-b996c3461490 tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-17dfe560-0c22-457b-812b-b996c3461490 tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Volume info retrieved successfully. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-17dfe560-0c22-457b-812b-b996c3461490 tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 returned with HTTP 200 Sep 03 11:20:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 464/931] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:01 2026] GET /volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e63e3025-a57d-4951-8ec3-4a8416369d79 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e63e3025-a57d-4951-8ec3-4a8416369d79 tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] GET http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e63e3025-a57d-4951-8ec3-4a8416369d79 tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e63e3025-a57d-4951-8ec3-4a8416369d79 tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e63e3025-a57d-4951-8ec3-4a8416369d79 tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] Volume info retrieved successfully. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c924a920-81a4-4be7-8977-aae8931abb1c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c924a920-81a4-4be7-8977-aae8931abb1c tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c924a920-81a4-4be7-8977-aae8931abb1c tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c924a920-81a4-4be7-8977-aae8931abb1c tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e63e3025-a57d-4951-8ec3-4a8416369d79 tempest-VolumesTransfersTest-1668368495 tempest-VolumesTransfersTest-1668368495-project-member] http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 returned with HTTP 200 Sep 03 11:20:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 468/932] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:01 2026] GET /volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0483f448-042f-459c-9ece-33c045fc35b7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0483f448-042f-459c-9ece-33c045fc35b7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] DELETE http://192.168.122.194/volume/v3/os-volume-transfer/542a8328-eae5-4af5-bc87-c02c432e05cb Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0483f448-042f-459c-9ece-33c045fc35b7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0483f448-042f-459c-9ece-33c045fc35b7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.volume_transfer [None req-0483f448-042f-459c-9ece-33c045fc35b7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Delete transfer with id: 542a8328-eae5-4af5-bc87-c02c432e05cb Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0483f448-042f-459c-9ece-33c045fc35b7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/os-volume-transfer/542a8328-eae5-4af5-bc87-c02c432e05cb returned with HTTP 404 Sep 03 11:20:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 469/933] 192.168.122.194 () {58 vars in 1268 bytes} [Thu Sep 3 11:20:01 2026] DELETE /volume/v3/os-volume-transfer/542a8328-eae5-4af5-bc87-c02c432e05cb => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c924a920-81a4-4be7-8977-aae8931abb1c tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-95b8d423-ef8f-4827-8332-0e1f813ca373 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c924a920-81a4-4be7-8977-aae8931abb1c tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:20:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 465/934] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:01 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5b93c477-9b68-4a96-86cb-d2b3b547c1e0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b93c477-9b68-4a96-86cb-d2b3b547c1e0 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b93c477-9b68-4a96-86cb-d2b3b547c1e0 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b93c477-9b68-4a96-86cb-d2b3b547c1e0 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5b93c477-9b68-4a96-86cb-d2b3b547c1e0 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b93c477-9b68-4a96-86cb-d2b3b547c1e0 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:20:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 466/935] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:01 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-1005c7ab-8ae5-4aea-b160-6ffb9621402e req-c6ab7ab5-46e5-444f-a609-f63719091247 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1005c7ab-8ae5-4aea-b160-6ffb9621402e req-c6ab7ab5-46e5-444f-a609-f63719091247 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1005c7ab-8ae5-4aea-b160-6ffb9621402e req-c6ab7ab5-46e5-444f-a609-f63719091247 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1005c7ab-8ae5-4aea-b160-6ffb9621402e req-c6ab7ab5-46e5-444f-a609-f63719091247 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-95b8d423-ef8f-4827-8332-0e1f813ca373 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-95b8d423-ef8f-4827-8332-0e1f813ca373 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-95b8d423-ef8f-4827-8332-0e1f813ca373 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-95b8d423-ef8f-4827-8332-0e1f813ca373 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Delete volume with id: d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-95b8d423-ef8f-4827-8332-0e1f813ca373 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Volume info retrieved successfully. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-1005c7ab-8ae5-4aea-b160-6ffb9621402e req-c6ab7ab5-46e5-444f-a609-f63719091247 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1005c7ab-8ae5-4aea-b160-6ffb9621402e req-c6ab7ab5-46e5-444f-a609-f63719091247 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:20:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 467/936] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:20:01 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 1148 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-95b8d423-ef8f-4827-8332-0e1f813ca373 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Delete volume request issued successfully. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-95b8d423-ef8f-4827-8332-0e1f813ca373 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 returned with HTTP 202 Sep 03 11:20:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 470/937] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:20:01 2026] DELETE /volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4261f50e-b698-4008-aae9-73f5c48f476a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d3cdc5e2-fb72-42b1-85da-9da65b50cb89 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4261f50e-b698-4008-aae9-73f5c48f476a tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] GET http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4261f50e-b698-4008-aae9-73f5c48f476a tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4261f50e-b698-4008-aae9-73f5c48f476a tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d3cdc5e2-fb72-42b1-85da-9da65b50cb89 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d3cdc5e2-fb72-42b1-85da-9da65b50cb89 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d3cdc5e2-fb72-42b1-85da-9da65b50cb89 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4261f50e-b698-4008-aae9-73f5c48f476a tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Volume info retrieved successfully. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d3cdc5e2-fb72-42b1-85da-9da65b50cb89 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4261f50e-b698-4008-aae9-73f5c48f476a tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 returned with HTTP 200 Sep 03 11:20:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 468/938] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:01 2026] GET /volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d3cdc5e2-fb72-42b1-85da-9da65b50cb89 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:20:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 471/939] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:01 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fd724035-9f88-496b-b95f-e07c09e81c39 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fd724035-9f88-496b-b95f-e07c09e81c39 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] GET http://192.168.122.194/volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fd724035-9f88-496b-b95f-e07c09e81c39 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fd724035-9f88-496b-b95f-e07c09e81c39 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-fd724035-9f88-496b-b95f-e07c09e81c39 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] show called for member d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fd724035-9f88-496b-b95f-e07c09e81c39 tempest-GroupSnapshotsV319Test-1660463634 tempest-GroupSnapshotsV319Test-1660463634-project-member] http://192.168.122.194/volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 returned with HTTP 404 Sep 03 11:20:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 469/940] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:20:01 2026] GET /volume/v3/groups/d2b5dffa-9e55-4e1f-9993-c3ea1b6daad2 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-386b6c4d-a5bb-4b5c-bf7f-640617e4496d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-386b6c4d-a5bb-4b5c-bf7f-640617e4496d tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/3c591048-3822-4f42-9978-e699d85d1de2 Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-386b6c4d-a5bb-4b5c-bf7f-640617e4496d tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-386b6c4d-a5bb-4b5c-bf7f-640617e4496d tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-5754f709-a63d-4c48-be42-698872be25a8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-5754f709-a63d-4c48-be42-698872be25a8 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-5754f709-a63d-4c48-be42-698872be25a8 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-5754f709-a63d-4c48-be42-698872be25a8 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-386b6c4d-a5bb-4b5c-bf7f-640617e4496d tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] http://192.168.122.194/volume/v3/group_types/3c591048-3822-4f42-9978-e699d85d1de2 returned with HTTP 202 Sep 03 11:20:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 472/941] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:20:01 2026] DELETE /volume/v3/group_types/3c591048-3822-4f42-9978-e699d85d1de2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8464f9c2-fc08-490d-824b-82fdd978bee4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-5754f709-a63d-4c48-be42-698872be25a8 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8464f9c2-fc08-490d-824b-82fdd978bee4 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] DELETE http://192.168.122.194/volume/v3/types/bafb7f1a-4beb-4b21-b880-634417b5cfae Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8464f9c2-fc08-490d-824b-82fdd978bee4 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8464f9c2-fc08-490d-824b-82fdd978bee4 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-5754f709-a63d-4c48-be42-698872be25a8 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:20:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 470/942] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:20:01 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-b6a65996-ed27-44e3-af34-c02a873791a7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-b6a65996-ed27-44e3-af34-c02a873791a7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc/action Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-b6a65996-ed27-44e3-af34-c02a873791a7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:20:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-b6a65996-ed27-44e3-af34-c02a873791a7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8464f9c2-fc08-490d-824b-82fdd978bee4 tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] http://192.168.122.194/volume/v3/types/bafb7f1a-4beb-4b21-b880-634417b5cfae returned with HTTP 202 Sep 03 11:20:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 473/943] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:20:01 2026] DELETE /volume/v3/types/bafb7f1a-4beb-4b21-b880-634417b5cfae => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-b6a65996-ed27-44e3-af34-c02a873791a7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1c1aeae3-491b-4dca-be96-19ff072b8a0c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1c1aeae3-491b-4dca-be96-19ff072b8a0c tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] GET http://192.168.122.194/volume/v3/types/bafb7f1a-4beb-4b21-b880-634417b5cfae Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1c1aeae3-491b-4dca-be96-19ff072b8a0c tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1c1aeae3-491b-4dca-be96-19ff072b8a0c tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-b6a65996-ed27-44e3-af34-c02a873791a7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Begin detaching volume completed successfully. Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-b6a65996-ed27-44e3-af34-c02a873791a7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc/action returned with HTTP 202 Sep 03 11:20:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 471/944] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:20:01 2026] POST /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:20:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1c1aeae3-491b-4dca-be96-19ff072b8a0c tempest-GroupSnapshotsV319Test-955633949 tempest-GroupSnapshotsV319Test-955633949-project-admin] http://192.168.122.194/volume/v3/types/bafb7f1a-4beb-4b21-b880-634417b5cfae returned with HTTP 404 Sep 03 11:20:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 474/945] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:20:02 2026] GET /volume/v3/types/bafb7f1a-4beb-4b21-b880-634417b5cfae => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cac580a8-bca1-4879-9429-bfbddd25c0e4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cac580a8-bca1-4879-9429-bfbddd25c0e4 None None] GET http://192.168.122.194/volume// Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cac580a8-bca1-4879-9429-bfbddd25c0e4 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cac580a8-bca1-4879-9429-bfbddd25c0e4 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cac580a8-bca1-4879-9429-bfbddd25c0e4 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:20:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 472/946] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:20:02 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-62985a4e-db8e-4173-966f-ab63f363b962 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-62985a4e-db8e-4173-966f-ab63f363b962 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-62985a4e-db8e-4173-966f-ab63f363b962 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-62985a4e-db8e-4173-966f-ab63f363b962 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-62985a4e-db8e-4173-966f-ab63f363b962 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-62985a4e-db8e-4173-966f-ab63f363b962 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:20:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 475/947] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:20:02 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 1332 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-99d2179f-a478-4e07-b071-1deac3e21cb3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-99d2179f-a478-4e07-b071-1deac3e21cb3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] DELETE http://192.168.122.194/volume/v3/attachments/d2d85829-dc3c-4120-864d-fa5e15d3f745 Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-99d2179f-a478-4e07-b071-1deac3e21cb3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-99d2179f-a478-4e07-b071-1deac3e21cb3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:02 devstack devstack@c-api.service[86725]: /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 03 11:20:02 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0f806ddb-0cae-40db-a580-c58fcf884751 req-99d2179f-a478-4e07-b071-1deac3e21cb3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments/d2d85829-dc3c-4120-864d-fa5e15d3f745 returned with HTTP 200 Sep 03 11:20:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 473/948] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:20:02 2026] DELETE /volume/v3/attachments/d2d85829-dc3c-4120-864d-fa5e15d3f745 => generated 19 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a3d48335-fea2-451b-b43e-1fdb1d11d3f0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3d48335-fea2-451b-b43e-1fdb1d11d3f0 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] GET http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a3d48335-fea2-451b-b43e-1fdb1d11d3f0 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a3d48335-fea2-451b-b43e-1fdb1d11d3f0 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3d48335-fea2-451b-b43e-1fdb1d11d3f0 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 returned with HTTP 404 Sep 03 11:20:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 476/949] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:02 2026] GET /volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5d02add3-f16e-4bd4-8958-35377da5848e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5d02add3-f16e-4bd4-8958-35377da5848e tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5d02add3-f16e-4bd4-8958-35377da5848e tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5d02add3-f16e-4bd4-8958-35377da5848e tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5d02add3-f16e-4bd4-8958-35377da5848e tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 returned with HTTP 404 Sep 03 11:20:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 474/950] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:02 2026] GET /volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0a5d03af-3e85-44b5-861f-4fde3c39cf4c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0a5d03af-3e85-44b5-861f-4fde3c39cf4c tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] DELETE http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0a5d03af-3e85-44b5-861f-4fde3c39cf4c tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0a5d03af-3e85-44b5-861f-4fde3c39cf4c tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:02 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-0a5d03af-3e85-44b5-861f-4fde3c39cf4c tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Delete volume with id: d6618e15-7063-49bf-b86d-197ed8148166 Sep 03 11:20:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0a5d03af-3e85-44b5-861f-4fde3c39cf4c tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 returned with HTTP 404 Sep 03 11:20:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 477/951] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:20:02 2026] DELETE /volume/v3/volumes/d6618e15-7063-49bf-b86d-197ed8148166 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2083067860"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2083067860'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Create volume of 1 GB Sep 03 11:20:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Availability Zones retrieved successfully. Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Flow 'volume_create_api' (04790e13-fa43-4c38-9984-f306a66cad4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6761a6c6-cfe3-4302-9deb-fb67230183e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6761a6c6-cfe3-4302-9deb-fb67230183e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2f8a67-e9a3-42e4-904e-d9d92aa66d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5a86e62e-cc04-4f80-91ed-8871c43026b5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a86e62e-cc04-4f80-91ed-8871c43026b5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:20:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a86e62e-cc04-4f80-91ed-8871c43026b5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a86e62e-cc04-4f80-91ed-8871c43026b5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Created reservations ['001aca57-3676-412e-89cc-2b1bec42961e', '013ed630-b2ba-4ac0-9f61-4eecd14f31ac', '754ffeef-1509-4d12-a66d-6a3bc72cc621', '39a58ab4-c493-4fd7-8258-c436c767315e'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:03 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:03 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2f8a67-e9a3-42e4-904e-d9d92aa66d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['001aca57-3676-412e-89cc-2b1bec42961e', '013ed630-b2ba-4ac0-9f61-4eecd14f31ac', '754ffeef-1509-4d12-a66d-6a3bc72cc621', '39a58ab4-c493-4fd7-8258-c436c767315e']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fab2b0-124e-4256-b740-cf176675804a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5a86e62e-cc04-4f80-91ed-8871c43026b5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a86e62e-cc04-4f80-91ed-8871c43026b5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:20:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 478/952] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:03 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fab2b0-124e-4256-b740-cf176675804a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59d5e305-cfd2-492c-91ed-1268a5a7cea3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2083067860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6006f97cb2994d799d662c10ea582355',qos_specs=None,replication_status=,reservations=['001aca57-3676-412e-89cc-2b1bec42961e','013ed630-b2ba-4ac0-9f61-4eecd14f31ac','754ffeef-1509-4d12-a66d-6a3bc72cc621','39a58ab4-c493-4fd7-8258-c436c767315e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fc39725440647c99e794a35b33bf622',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:20:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2083067860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59d5e305-cfd2-492c-91ed-1268a5a7cea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6006f97cb2994d799d662c10ea582355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fc39725440647c99e794a35b33bf622',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0570bfc1-07de-4c9b-b301-74ac72a2f469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0570bfc1-07de-4c9b-b301-74ac72a2f469) transitioned into state 'SUCCESS' from state '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-2083067860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6006f97cb2994d799d662c10ea582355',qos_specs=None,replication_status=,reservations=['001aca57-3676-412e-89cc-2b1bec42961e','013ed630-b2ba-4ac0-9f61-4eecd14f31ac','754ffeef-1509-4d12-a66d-6a3bc72cc621','39a58ab4-c493-4fd7-8258-c436c767315e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fc39725440647c99e794a35b33bf622',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84e75da-079a-460d-913f-b7a5a4d03c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84e75da-079a-460d-913f-b7a5a4d03c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:03 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Flow 'volume_create_api' (04790e13-fa43-4c38-9984-f306a66cad4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Create volume request issued successfully. Sep 03 11:20:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-993fa5c4-e660-4fa5-a382-10022c0c98b4 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:20:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 475/953] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:20:02 2026] POST /volume/v3/volumes => generated 760 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:20:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c610b125-baeb-4dfc-9846-f493730d7b70 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c610b125-baeb-4dfc-9846-f493730d7b70 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c610b125-baeb-4dfc-9846-f493730d7b70 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c610b125-baeb-4dfc-9846-f493730d7b70 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:03 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:03 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c610b125-baeb-4dfc-9846-f493730d7b70 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Volume info retrieved successfully. Sep 03 11:20:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c610b125-baeb-4dfc-9846-f493730d7b70 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 returned with HTTP 200 Sep 03 11:20:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 479/954] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:03 2026] GET /volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 => generated 828 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-844ec688-b7d7-4b89-b71b-f5b80b182451 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-844ec688-b7d7-4b89-b71b-f5b80b182451 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-844ec688-b7d7-4b89-b71b-f5b80b182451 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-844ec688-b7d7-4b89-b71b-f5b80b182451 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-844ec688-b7d7-4b89-b71b-f5b80b182451 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Volume info retrieved successfully. Sep 03 11:20:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-844ec688-b7d7-4b89-b71b-f5b80b182451 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 returned with HTTP 200 Sep 03 11:20:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 476/955] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:04 2026] GET /volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cb64a926-bf12-486d-b299-b10c13a79aa8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cb64a926-bf12-486d-b299-b10c13a79aa8 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cb64a926-bf12-486d-b299-b10c13a79aa8 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cb64a926-bf12-486d-b299-b10c13a79aa8 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cb64a926-bf12-486d-b299-b10c13a79aa8 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Volume info retrieved successfully. Sep 03 11:20:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cb64a926-bf12-486d-b299-b10c13a79aa8 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 returned with HTTP 200 Sep 03 11:20:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 480/956] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:05 2026] GET /volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2da8d1b4-d2e8-423a-9309-b7d7a5fc25d7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2da8d1b4-d2e8-423a-9309-b7d7a5fc25d7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] POST http://192.168.122.194/volume/v3/os-volume-transfer Sep 03 11:20:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2da8d1b4-d2e8-423a-9309-b7d7a5fc25d7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "59d5e305-cfd2-492c-91ed-1268a5a7cea3"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.volume_transfer [None req-2da8d1b4-d2e8-423a-9309-b7d7a5fc25d7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Creating new volume transfer {'transfer': {'volume_id': '59d5e305-cfd2-492c-91ed-1268a5a7cea3'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 11:20:05 devstack devstack@c-api.service[86725]: INFO cinder.api.contrib.volume_transfer [None req-2da8d1b4-d2e8-423a-9309-b7d7a5fc25d7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Creating transfer of volume 59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:05 devstack devstack@c-api.service[86725]: INFO cinder.transfer.api [None req-2da8d1b4-d2e8-423a-9309-b7d7a5fc25d7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Generating transfer record for volume 59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:05 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:05 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2da8d1b4-d2e8-423a-9309-b7d7a5fc25d7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 11:20:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 477/957] 192.168.122.194 () {60 vars in 1175 bytes} [Thu Sep 3 11:20:05 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2e90df40-1d83-40c0-b686-00d5de059128 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e90df40-1d83-40c0-b686-00d5de059128 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e90df40-1d83-40c0-b686-00d5de059128 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e90df40-1d83-40c0-b686-00d5de059128 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2e90df40-1d83-40c0-b686-00d5de059128 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Volume info retrieved successfully. Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e90df40-1d83-40c0-b686-00d5de059128 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 returned with HTTP 200 Sep 03 11:20:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 481/958] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:06 2026] GET /volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dc99d257-8f1e-4fcf-853e-4f22c6d3a75e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc99d257-8f1e-4fcf-853e-4f22c6d3a75e tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/os-volume-transfer/detail Sep 03 11:20:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc99d257-8f1e-4fcf-853e-4f22c6d3a75e tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc99d257-8f1e-4fcf-853e-4f22c6d3a75e tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.volume_transfer [None req-dc99d257-8f1e-4fcf-853e-4f22c6d3a75e tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Listing volume transfers {{(pid=86725) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 11:20:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc99d257-8f1e-4fcf-853e-4f22c6d3a75e tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 03 11:20:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 478/959] 192.168.122.194 () {58 vars in 1175 bytes} [Thu Sep 3 11:20:06 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3e26d6bd-b584-4b13-87d3-369b06a51539 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3e26d6bd-b584-4b13-87d3-369b06a51539 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] DELETE http://192.168.122.194/volume/v3/os-volume-transfer/61b9fcd0-2669-4053-9905-87ffc37d7cc8 Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3e26d6bd-b584-4b13-87d3-369b06a51539 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3e26d6bd-b584-4b13-87d3-369b06a51539 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.volume_transfer [None req-3e26d6bd-b584-4b13-87d3-369b06a51539 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Delete transfer with id: 61b9fcd0-2669-4053-9905-87ffc37d7cc8 Sep 03 11:20:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3e26d6bd-b584-4b13-87d3-369b06a51539 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/os-volume-transfer/61b9fcd0-2669-4053-9905-87ffc37d7cc8 returned with HTTP 202 Sep 03 11:20:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 482/960] 192.168.122.194 () {58 vars in 1268 bytes} [Thu Sep 3 11:20:06 2026] DELETE /volume/v3/os-volume-transfer/61b9fcd0-2669-4053-9905-87ffc37d7cc8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cd4122f8-1b99-4e58-8bb9-4c36af5babd6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd4122f8-1b99-4e58-8bb9-4c36af5babd6 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd4122f8-1b99-4e58-8bb9-4c36af5babd6 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd4122f8-1b99-4e58-8bb9-4c36af5babd6 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cd4122f8-1b99-4e58-8bb9-4c36af5babd6 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Volume info retrieved successfully. Sep 03 11:20:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd4122f8-1b99-4e58-8bb9-4c36af5babd6 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 returned with HTTP 200 Sep 03 11:20:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 479/961] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:06 2026] GET /volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f9d39ef9-d770-4fd1-9ac3-2373ae114cf7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f9d39ef9-d770-4fd1-9ac3-2373ae114cf7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] DELETE http://192.168.122.194/volume/v3/os-volume-transfer/61b9fcd0-2669-4053-9905-87ffc37d7cc8 Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f9d39ef9-d770-4fd1-9ac3-2373ae114cf7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f9d39ef9-d770-4fd1-9ac3-2373ae114cf7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.volume_transfer [None req-f9d39ef9-d770-4fd1-9ac3-2373ae114cf7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Delete transfer with id: 61b9fcd0-2669-4053-9905-87ffc37d7cc8 Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f9d39ef9-d770-4fd1-9ac3-2373ae114cf7 tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/os-volume-transfer/61b9fcd0-2669-4053-9905-87ffc37d7cc8 returned with HTTP 404 Sep 03 11:20:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 483/962] 192.168.122.194 () {58 vars in 1268 bytes} [Thu Sep 3 11:20:06 2026] DELETE /volume/v3/os-volume-transfer/61b9fcd0-2669-4053-9905-87ffc37d7cc8 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-abbc70e2-05a9-4c0e-9591-4c4aa95b72b8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-abbc70e2-05a9-4c0e-9591-4c4aa95b72b8 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-abbc70e2-05a9-4c0e-9591-4c4aa95b72b8 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-abbc70e2-05a9-4c0e-9591-4c4aa95b72b8 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:06 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-abbc70e2-05a9-4c0e-9591-4c4aa95b72b8 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Delete volume with id: 59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-abbc70e2-05a9-4c0e-9591-4c4aa95b72b8 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Volume info retrieved successfully. Sep 03 11:20:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-abbc70e2-05a9-4c0e-9591-4c4aa95b72b8 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Delete volume request issued successfully. Sep 03 11:20:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-abbc70e2-05a9-4c0e-9591-4c4aa95b72b8 tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 returned with HTTP 202 Sep 03 11:20:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 480/963] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:20:06 2026] DELETE /volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e0d390d4-5566-44a2-9d36-24582aa4e35d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e0d390d4-5566-44a2-9d36-24582aa4e35d tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] GET http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e0d390d4-5566-44a2-9d36-24582aa4e35d tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e0d390d4-5566-44a2-9d36-24582aa4e35d tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e0d390d4-5566-44a2-9d36-24582aa4e35d tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Volume info retrieved successfully. Sep 03 11:20:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e0d390d4-5566-44a2-9d36-24582aa4e35d tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 returned with HTTP 200 Sep 03 11:20:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 484/964] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:06 2026] GET /volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9d8a658e-a671-4076-ac09-3ced23001aab None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d8a658e-a671-4076-ac09-3ced23001aab tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] GET http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9d8a658e-a671-4076-ac09-3ced23001aab tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9d8a658e-a671-4076-ac09-3ced23001aab tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d8a658e-a671-4076-ac09-3ced23001aab tempest-VolumesTransfersTest-706138422 tempest-VolumesTransfersTest-706138422-project-admin] http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 returned with HTTP 404 Sep 03 11:20:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 481/965] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:07 2026] GET /volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ae75a0c6-6706-4e4d-b273-8c704978c7ee None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae75a0c6-6706-4e4d-b273-8c704978c7ee tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] GET http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae75a0c6-6706-4e4d-b273-8c704978c7ee tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae75a0c6-6706-4e4d-b273-8c704978c7ee tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae75a0c6-6706-4e4d-b273-8c704978c7ee tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 returned with HTTP 404 Sep 03 11:20:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 485/966] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:07 2026] GET /volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-61fa0716-4fe4-4193-bd1a-d82547c7a77c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-61fa0716-4fe4-4193-bd1a-d82547c7a77c tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] DELETE http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-61fa0716-4fe4-4193-bd1a-d82547c7a77c tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-61fa0716-4fe4-4193-bd1a-d82547c7a77c tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:07 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-61fa0716-4fe4-4193-bd1a-d82547c7a77c tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] Delete volume with id: 59d5e305-cfd2-492c-91ed-1268a5a7cea3 Sep 03 11:20:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-61fa0716-4fe4-4193-bd1a-d82547c7a77c tempest-VolumesTransfersTest-575385967 tempest-VolumesTransfersTest-575385967-project-member] http://192.168.122.194/volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 returned with HTTP 404 Sep 03 11:20:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 482/967] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:20:07 2026] DELETE /volume/v3/volumes/59d5e305-cfd2-492c-91ed-1268a5a7cea3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a398ef77-d444-4ce2-98e7-8ff6810e1e5f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a398ef77-d444-4ce2-98e7-8ff6810e1e5f tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:20:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a398ef77-d444-4ce2-98e7-8ff6810e1e5f tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-556198211-1858442982", "extra_specs": {}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a398ef77-d444-4ce2-98e7-8ff6810e1e5f tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:20:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 486/968] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:20:08 2026] POST /volume/v3/types => generated 268 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:20:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f59e8350-77dd-47b9-aa9b-8ba7b2aae400 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f59e8350-77dd-47b9-aa9b-8ba7b2aae400 tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:20:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f59e8350-77dd-47b9-aa9b-8ba7b2aae400 tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-450004769"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:12 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=485,cinder:UPDATE=131,cinder:DELETE=3,cinder:INSERT=72 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:20:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f59e8350-77dd-47b9-aa9b-8ba7b2aae400 tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:20:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 483/969] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:20:12 2026] POST /volume/v3/types => generated 219 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-90af6181-8e57-4c40-8ca6-0ea21fc64bac None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90af6181-8e57-4c40-8ca6-0ea21fc64bac tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:20:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-90af6181-8e57-4c40-8ca6-0ea21fc64bac tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-20001507"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:12 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=464,cinder:INSERT=71,cinder:UPDATE=110,cinder:DELETE=5 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:20:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90af6181-8e57-4c40-8ca6-0ea21fc64bac tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:20:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 487/970] 192.168.122.194 () {62 vars in 1195 bytes} [Thu Sep 3 11:20:12 2026] POST /volume/v3/group_types => generated 175 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:20:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fedfa356-664c-41ca-b7b4-c8889c65554f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fedfa356-664c-41ca-b7b4-c8889c65554f tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] POST http://192.168.122.194/volume/v3/groups Sep 03 11:20:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fedfa356-664c-41ca-b7b4-c8889c65554f tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a797f878-db05-4e54-b19f-4a92307b6209", "volume_types": ["766fd3ea-5462-4f79-985a-e66cb3c024ee"], "name": "tempest-GroupsV314Test-Group-2142926401"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-fedfa356-664c-41ca-b7b4-c8889c65554f tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Creating new group {'group': {'group_type': 'a797f878-db05-4e54-b19f-4a92307b6209', 'volume_types': ['766fd3ea-5462-4f79-985a-e66cb3c024ee'], 'name': 'tempest-GroupsV314Test-Group-2142926401'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:20:12 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-fedfa356-664c-41ca-b7b4-c8889c65554f tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Creating group tempest-GroupsV314Test-Group-2142926401. Sep 03 11:20:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fedfa356-664c-41ca-b7b4-c8889c65554f tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Availability Zones retrieved successfully. Sep 03 11:20:13 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-fedfa356-664c-41ca-b7b4-c8889c65554f tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Created reservations ['a43fd05f-92ce-4a6b-9535-122a4e910326'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fedfa356-664c-41ca-b7b4-c8889c65554f tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/groups returned with HTTP 202 Sep 03 11:20:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 484/971] 192.168.122.194 () {62 vars in 1181 bytes} [Thu Sep 3 11:20:12 2026] POST /volume/v3/groups => generated 108 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e37744f1-e22b-45c0-933b-fa9c3ded2cf0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e37744f1-e22b-45c0-933b-fa9c3ded2cf0 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276 Sep 03 11:20:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e37744f1-e22b-45c0-933b-fa9c3ded2cf0 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e37744f1-e22b-45c0-933b-fa9c3ded2cf0 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-e37744f1-e22b-45c0-933b-fa9c3ded2cf0 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] show called for member 7a55ba64-1c1e-4826-840f-dd9151fe6276 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:20:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:13 devstack devstack@c-api.service[86726]: /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 03 11:20:13 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:20:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e37744f1-e22b-45c0-933b-fa9c3ded2cf0 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276 returned with HTTP 200 Sep 03 11:20:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 488/972] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:20:13 2026] GET /volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276 => generated 388 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4fe4aad2-ddb8-421c-89b3-498be0df4870 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4fe4aad2-ddb8-421c-89b3-498be0df4870 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:20:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4fe4aad2-ddb8-421c-89b3-498be0df4870 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-18230336-2108700286", "extra_specs": {}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4fe4aad2-ddb8-421c-89b3-498be0df4870 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:20:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 485/973] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:20:13 2026] POST /volume/v3/types => generated 267 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e2250471-065f-4966-bc44-40840de1dc25 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e2250471-065f-4966-bc44-40840de1dc25 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:20:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e2250471-065f-4966-bc44-40840de1dc25 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490577183-1989188563", "extra_specs": {}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e2250471-065f-4966-bc44-40840de1dc25 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:20:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 489/974] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:20:13 2026] POST /volume/v3/types => generated 268 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:20:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-162204735", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-18230336-2108700286", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-162204735', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-18230336-2108700286', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:20:13 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Create volume of 1 GB Sep 03 11:20:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Availability Zones retrieved successfully. Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Flow 'volume_create_api' (a49d81a5-8304-4e50-bdd6-75c4f846b5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9910da-96a0-422a-8ea4-1fb455a45dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9910da-96a0-422a-8ea4-1fb455a45dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:20:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec788b70-8ccb-401d-9e19-0a668d08ae7f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-18230336-2108700286',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec788b70-8ccb-401d-9e19-0a668d08ae7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71825765-c9ff-4121-9c7a-b2d6335481b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-18230336-2108700286 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-18230336-2108700286, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:20:14 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-18230336-2108700286 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-18230336-2108700286, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Created reservations ['79706fe9-070f-4836-8b14-1b86677e425e', '1e097a58-635c-494d-aa9d-fc1bde44cd91', 'c64ddee6-db90-4f0d-a27e-6391009fb3c3', '03d7d9da-256a-4218-900a-dd14071b4ec2'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71825765-c9ff-4121-9c7a-b2d6335481b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79706fe9-070f-4836-8b14-1b86677e425e', '1e097a58-635c-494d-aa9d-fc1bde44cd91', 'c64ddee6-db90-4f0d-a27e-6391009fb3c3', '03d7d9da-256a-4218-900a-dd14071b4ec2']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f3c2e9-2ac3-46db-9961-dd7e4787ab72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-581d87d1-a8f5-42ff-973e-ce0e6ea6d90d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-581d87d1-a8f5-42ff-973e-ce0e6ea6d90d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276 Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-581d87d1-a8f5-42ff-973e-ce0e6ea6d90d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-581d87d1-a8f5-42ff-973e-ce0e6ea6d90d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-581d87d1-a8f5-42ff-973e-ce0e6ea6d90d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] show called for member 7a55ba64-1c1e-4826-840f-dd9151fe6276 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:14 devstack devstack@c-api.service[86726]: /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 03 11:20:14 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:20:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-581d87d1-a8f5-42ff-973e-ce0e6ea6d90d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276 returned with HTTP 200 Sep 03 11:20:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 490/975] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:20:14 2026] GET /volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276 => generated 389 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f3c2e9-2ac3-46db-9961-dd7e4787ab72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d6464e4-d026-42c7-b5d1-7d8912ddfe90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-162204735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30cbe8eb4d0742e3942dc942aa7e4ea0',qos_specs=None,replication_status=,reservations=['79706fe9-070f-4836-8b14-1b86677e425e','1e097a58-635c-494d-aa9d-fc1bde44cd91','c64ddee6-db90-4f0d-a27e-6391009fb3c3','03d7d9da-256a-4218-900a-dd14071b4ec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d37b156e6cf437099d46a395c06251a',volume_type_id=ec788b70-8ccb-401d-9e19-0a668d08ae7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-162204735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d6464e4-d026-42c7-b5d1-7d8912ddfe90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30cbe8eb4d0742e3942dc942aa7e4ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d37b156e6cf437099d46a395c06251a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec788b70-8ccb-401d-9e19-0a668d08ae7f),volume_type_id=ec788b70-8ccb-401d-9e19-0a668d08ae7f)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f6635b3-49a3-4869-9ccb-02df786de2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-236041534", "volume_type": "766fd3ea-5462-4f79-985a-e66cb3c024ee", "group_id": "7a55ba64-1c1e-4826-840f-dd9151fe6276", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-236041534', 'volume_type': '766fd3ea-5462-4f79-985a-e66cb3c024ee', 'group_id': '7a55ba64-1c1e-4826-840f-dd9151fe6276', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:14 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Create volume of 1 GB Sep 03 11:20:14 devstack devstack@c-api.service[86726]: /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 03 11:20:14 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:20:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Availability Zones retrieved successfully. Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f6635b3-49a3-4869-9ccb-02df786de2c5) transitioned into state 'SUCCESS' from state '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-162204735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30cbe8eb4d0742e3942dc942aa7e4ea0',qos_specs=None,replication_status=,reservations=['79706fe9-070f-4836-8b14-1b86677e425e','1e097a58-635c-494d-aa9d-fc1bde44cd91','c64ddee6-db90-4f0d-a27e-6391009fb3c3','03d7d9da-256a-4218-900a-dd14071b4ec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d37b156e6cf437099d46a395c06251a',volume_type_id=ec788b70-8ccb-401d-9e19-0a668d08ae7f)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (564ea6df-0891-4d45-b7ea-ea6bdd545631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Flow 'volume_create_api' (f7525b2d-f93d-4152-989d-ad241e531df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cfd9904-eb71-49d2-867d-47cf5df432ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (564ea6df-0891-4d45-b7ea-ea6bdd545631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Flow 'volume_create_api' (a49d81a5-8304-4e50-bdd6-75c4f846b5f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Create volume request issued successfully. Sep 03 11:20:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e43b5adf-9f2e-42e8-999f-cb330145cfa5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:20:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 486/976] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:20:13 2026] POST /volume/v3/volumes => generated 852 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1167819101", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490577183-1989188563", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1167819101', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490577183-1989188563', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cfd9904-eb71-49d2-867d-47cf5df432ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:20:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=766fd3ea-5462-4f79-985a-e66cb3c024ee,is_public=True,name='tempest-GroupsV314Test-volume-type-450004769',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '766fd3ea-5462-4f79-985a-e66cb3c024ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a55ba64-1c1e-4826-840f-dd9151fe6276', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf34605-a01f-4e34-b3ed-fb3c7e2d2bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Create volume of 1 GB Sep 03 11:20:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Availability Zones retrieved successfully. Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Flow 'volume_create_api' (6d1d9256-6533-48b6-91b5-bcb822e1c96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-450004769 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-450004769, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:20:14 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-450004769 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-450004769, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdd56e9-e2a0-4c3f-a07d-0b7760cd51d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdd56e9-e2a0-4c3f-a07d-0b7760cd51d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:20:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0512f9ee-3409-4e7b-9ff8-1c4ed4ba55da,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490577183-1989188563',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0512f9ee-3409-4e7b-9ff8-1c4ed4ba55da', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c86d47b-5385-47d1-ad9b-2c7866997991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Created reservations ['e57f091c-34d4-43a0-bbf5-f1985d29eeba', 'fde482ab-5203-4a52-a5da-871e0d8bc859', 'd7f7d5e2-fa4f-4328-b1fe-94de12eb1510', 'e07ed133-05b6-4f95-a28a-512f70dd393c'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf34605-a01f-4e34-b3ed-fb3c7e2d2bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e57f091c-34d4-43a0-bbf5-f1985d29eeba', 'fde482ab-5203-4a52-a5da-871e0d8bc859', 'd7f7d5e2-fa4f-4328-b1fe-94de12eb1510', 'e07ed133-05b6-4f95-a28a-512f70dd393c']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0cda88-ed9b-4671-b713-ad92b5de4431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490577183-1989188563 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490577183-1989188563, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:20:14 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490577183-1989188563 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-490577183-1989188563, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:20:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0cda88-ed9b-4671-b713-ad92b5de4431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-236041534',encryption_key_id=None,group_id=7a55ba64-1c1e-4826-840f-dd9151fe6276,group_type_id=,metadata={},multiattach=False,project_id='e96f4040cbbd480d8d275f8cdaece056',qos_specs=None,replication_status=,reservations=['e57f091c-34d4-43a0-bbf5-f1985d29eeba','fde482ab-5203-4a52-a5da-871e0d8bc859','d7f7d5e2-fa4f-4328-b1fe-94de12eb1510','e07ed133-05b6-4f95-a28a-512f70dd393c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0652a10225314bef9e89014082fbfb8d',volume_type_id=766fd3ea-5462-4f79-985a-e66cb3c024ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-236041534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a55ba64-1c1e-4826-840f-dd9151fe6276,host=None,id=1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e96f4040cbbd480d8d275f8cdaece056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0652a10225314bef9e89014082fbfb8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(766fd3ea-5462-4f79-985a-e66cb3c024ee),volume_type_id=766fd3ea-5462-4f79-985a-e66cb3c024ee)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711fa7d5-c833-4c48-8bf3-e71e11ab3acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711fa7d5-c833-4c48-8bf3-e71e11ab3acc) transitioned into state 'SUCCESS' from state '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-236041534',encryption_key_id=None,group_id=7a55ba64-1c1e-4826-840f-dd9151fe6276,group_type_id=,metadata={},multiattach=False,project_id='e96f4040cbbd480d8d275f8cdaece056',qos_specs=None,replication_status=,reservations=['e57f091c-34d4-43a0-bbf5-f1985d29eeba','fde482ab-5203-4a52-a5da-871e0d8bc859','d7f7d5e2-fa4f-4328-b1fe-94de12eb1510','e07ed133-05b6-4f95-a28a-512f70dd393c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0652a10225314bef9e89014082fbfb8d',volume_type_id=766fd3ea-5462-4f79-985a-e66cb3c024ee)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f66b24-c241-4448-9ed8-ceef33ed5353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Created reservations ['9bb4926f-22ab-483e-9094-5830785b80a9', '36c38243-d7a4-4acc-b1c4-8666863c306a', 'e03936f8-3246-480b-af22-2a7df1fd8eed', '16b08e1c-dad5-4808-b1bc-a63801a9e85f'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c86d47b-5385-47d1-ad9b-2c7866997991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bb4926f-22ab-483e-9094-5830785b80a9', '36c38243-d7a4-4acc-b1c4-8666863c306a', 'e03936f8-3246-480b-af22-2a7df1fd8eed', '16b08e1c-dad5-4808-b1bc-a63801a9e85f']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6f86c8-b606-4bab-a534-056e20630c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f66b24-c241-4448-9ed8-ceef33ed5353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Flow 'volume_create_api' (f7525b2d-f93d-4152-989d-ad241e531df0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Create volume request issued successfully. Sep 03 11:20:14 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:14 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6f86c8-b606-4bab-a534-056e20630c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13cc9434-8a78-4fc4-be4d-23d90583ee96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1167819101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30cbe8eb4d0742e3942dc942aa7e4ea0',qos_specs=None,replication_status=,reservations=['9bb4926f-22ab-483e-9094-5830785b80a9','36c38243-d7a4-4acc-b1c4-8666863c306a','e03936f8-3246-480b-af22-2a7df1fd8eed','16b08e1c-dad5-4808-b1bc-a63801a9e85f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d37b156e6cf437099d46a395c06251a',volume_type_id=0512f9ee-3409-4e7b-9ff8-1c4ed4ba55da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1167819101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13cc9434-8a78-4fc4-be4d-23d90583ee96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30cbe8eb4d0742e3942dc942aa7e4ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d37b156e6cf437099d46a395c06251a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0512f9ee-3409-4e7b-9ff8-1c4ed4ba55da),volume_type_id=0512f9ee-3409-4e7b-9ff8-1c4ed4ba55da)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0392a581-c07b-4ae1-be83-4d9adb5607f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:15 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a0a759fa-9d6c-4f35-b3c3-4f51a26ec5ac tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:20:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 491/977] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:20:14 2026] POST /volume/v3/volumes => generated 825 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5f0dc5bc-6709-4386-a59d-df146cb524db None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5f0dc5bc-6709-4386-a59d-df146cb524db tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 Sep 03 11:20:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5f0dc5bc-6709-4386-a59d-df146cb524db tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5f0dc5bc-6709-4386-a59d-df146cb524db tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0392a581-c07b-4ae1-be83-4d9adb5607f1) transitioned into state 'SUCCESS' from state '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-1167819101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30cbe8eb4d0742e3942dc942aa7e4ea0',qos_specs=None,replication_status=,reservations=['9bb4926f-22ab-483e-9094-5830785b80a9','36c38243-d7a4-4acc-b1c4-8666863c306a','e03936f8-3246-480b-af22-2a7df1fd8eed','16b08e1c-dad5-4808-b1bc-a63801a9e85f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d37b156e6cf437099d46a395c06251a',volume_type_id=0512f9ee-3409-4e7b-9ff8-1c4ed4ba55da)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a56965e-702d-4c2e-95ec-0fc0c0710b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5f0dc5bc-6709-4386-a59d-df146cb524db tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:15 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-5f0dc5bc-6709-4386-a59d-df146cb524db tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:15 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-5f0dc5bc-6709-4386-a59d-df146cb524db tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a56965e-702d-4c2e-95ec-0fc0c0710b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Flow 'volume_create_api' (6d1d9256-6533-48b6-91b5-bcb822e1c96b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Create volume request issued successfully. Sep 03 11:20:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d4a4e42-d113-4d14-89d3-1c9f288c2a64 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:20:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 487/978] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:20:14 2026] POST /volume/v3/volumes => generated 854 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:20:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:20:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-618785189", "snapshot_id": null, "imageRef": "711a3bc6-f4d3-44e1-9e3c-303c3f2804ae", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-556198211-1858442982", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-618785189', 'snapshot_id': None, 'imageRef': '711a3bc6-f4d3-44e1-9e3c-303c3f2804ae', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-556198211-1858442982', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:20:15 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-5f0dc5bc-6709-4386-a59d-df146cb524db tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5f0dc5bc-6709-4386-a59d-df146cb524db tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 returned with HTTP 200 Sep 03 11:20:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 492/979] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:15 2026] GET /volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 => generated 893 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:16 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Create volume of 1 GB Sep 03 11:20:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Availability Zones retrieved successfully. Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Flow 'volume_create_api' (f7454c8d-6de3-4a30-b2cd-861351649bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07561e8f-56a6-45ac-8d67-1e331d187338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07561e8f-56a6-45ac-8d67-1e331d187338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:20:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=04c81815-d88b-4a4f-b46b-6560a7c9c486,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-556198211-1858442982',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04c81815-d88b-4a4f-b46b-6560a7c9c486', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee9ffda-b440-433a-8290-dfdeb26f34f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6428c6d4-d41a-40e0-aa2f-9aa20aa0a18d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6428c6d4-d41a-40e0-aa2f-9aa20aa0a18d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 Sep 03 11:20:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6428c6d4-d41a-40e0-aa2f-9aa20aa0a18d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6428c6d4-d41a-40e0-aa2f-9aa20aa0a18d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6428c6d4-d41a-40e0-aa2f-9aa20aa0a18d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:16 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-6428c6d4-d41a-40e0-aa2f-9aa20aa0a18d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:16 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-6428c6d4-d41a-40e0-aa2f-9aa20aa0a18d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:16 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-556198211-1858442982 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-556198211-1858442982, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:20:16 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-556198211-1858442982 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-556198211-1858442982, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:20:16 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-6428c6d4-d41a-40e0-aa2f-9aa20aa0a18d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Created reservations ['a319fe9c-61ca-4833-9245-405a6d8badd7', '2b537c28-2f36-4971-9aa1-0aeb16595f29', 'f5f3f94d-ad93-4b2e-bd60-6e777f4d415d', '7f993645-f7f6-40ba-ba3b-a89d564c70ba'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee9ffda-b440-433a-8290-dfdeb26f34f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a319fe9c-61ca-4833-9245-405a6d8badd7', '2b537c28-2f36-4971-9aa1-0aeb16595f29', 'f5f3f94d-ad93-4b2e-bd60-6e777f4d415d', '7f993645-f7f6-40ba-ba3b-a89d564c70ba']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad5cf80-bb7e-4594-9221-ef65d0de29d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6428c6d4-d41a-40e0-aa2f-9aa20aa0a18d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 returned with HTTP 200 Sep 03 11:20:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 493/980] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:16 2026] GET /volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 => generated 917 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad5cf80-bb7e-4594-9221-ef65d0de29d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d311a2f-d0a7-4f76-b40e-a9ccc15790d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-618785189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30cbe8eb4d0742e3942dc942aa7e4ea0',qos_specs=None,replication_status=,reservations=['a319fe9c-61ca-4833-9245-405a6d8badd7','2b537c28-2f36-4971-9aa1-0aeb16595f29','f5f3f94d-ad93-4b2e-bd60-6e777f4d415d','7f993645-f7f6-40ba-ba3b-a89d564c70ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d37b156e6cf437099d46a395c06251a',volume_type_id=04c81815-d88b-4a4f-b46b-6560a7c9c486), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-618785189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d311a2f-d0a7-4f76-b40e-a9ccc15790d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30cbe8eb4d0742e3942dc942aa7e4ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d37b156e6cf437099d46a395c06251a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04c81815-d88b-4a4f-b46b-6560a7c9c486),volume_type_id=04c81815-d88b-4a4f-b46b-6560a7c9c486)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (995525d5-9e75-4c16-9d91-db3120eb8eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (995525d5-9e75-4c16-9d91-db3120eb8eb9) transitioned into state 'SUCCESS' from state '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-618785189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30cbe8eb4d0742e3942dc942aa7e4ea0',qos_specs=None,replication_status=,reservations=['a319fe9c-61ca-4833-9245-405a6d8badd7','2b537c28-2f36-4971-9aa1-0aeb16595f29','f5f3f94d-ad93-4b2e-bd60-6e777f4d415d','7f993645-f7f6-40ba-ba3b-a89d564c70ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d37b156e6cf437099d46a395c06251a',volume_type_id=04c81815-d88b-4a4f-b46b-6560a7c9c486)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53efc769-88f6-4344-b60f-416890d7cea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53efc769-88f6-4344-b60f-416890d7cea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Flow 'volume_create_api' (f7454c8d-6de3-4a30-b2cd-861351649bf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Create volume request issued successfully. Sep 03 11:20:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8fd52c36-c3c6-401b-bbec-808dce5e4eea tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:20:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 488/981] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:20:15 2026] POST /volume/v3/volumes => generated 853 bytes in 1494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:20:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-67bbc6fe-359a-424b-8681-908245585ba5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-67bbc6fe-359a-424b-8681-908245585ba5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-67bbc6fe-359a-424b-8681-908245585ba5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-67bbc6fe-359a-424b-8681-908245585ba5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-67bbc6fe-359a-424b-8681-908245585ba5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-67bbc6fe-359a-424b-8681-908245585ba5 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 494/982] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:16 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 921 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1bc9d2e3-017c-4721-9789-a1f5067f00e1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1bc9d2e3-017c-4721-9789-a1f5067f00e1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 Sep 03 11:20:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1bc9d2e3-017c-4721-9789-a1f5067f00e1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1bc9d2e3-017c-4721-9789-a1f5067f00e1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1bc9d2e3-017c-4721-9789-a1f5067f00e1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:17 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-1bc9d2e3-017c-4721-9789-a1f5067f00e1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:17 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-1bc9d2e3-017c-4721-9789-a1f5067f00e1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:17 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-1bc9d2e3-017c-4721-9789-a1f5067f00e1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1bc9d2e3-017c-4721-9789-a1f5067f00e1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 returned with HTTP 200 Sep 03 11:20:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 489/983] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:17 2026] GET /volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 => generated 918 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] POST http://192.168.122.194/volume/v3/groups/action Sep 03 11:20:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Action body: b'{"create-from-src": {"source_group_id": "7a55ba64-1c1e-4826-840f-dd9151fe6276", "name": "tempest-Group_from_grp-1935354287"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:20:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "7a55ba64-1c1e-4826-840f-dd9151fe6276", "name": "tempest-Group_from_grp-1935354287"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Creating new group {'create-from-src': {'source_group_id': '7a55ba64-1c1e-4826-840f-dd9151fe6276', 'name': 'tempest-Group_from_grp-1935354287'}}. {{(pid=86726) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 11:20:17 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Creating group tempest-Group_from_grp-1935354287 from source group 7a55ba64-1c1e-4826-840f-dd9151fe6276. Sep 03 11:20:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:17 devstack devstack@c-api.service[86726]: /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 03 11:20:17 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:20:17 devstack devstack@c-api.service[86726]: /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 03 11:20:17 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:20:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:18 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Created reservations ['96bccc8f-3f28-4387-a2e0-69f25842fc41'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:18 devstack devstack@c-api.service[86726]: /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 03 11:20:18 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:20:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:18 devstack devstack@c-api.service[86726]: INFO cinder.group.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] A mapping entry already exists for group c04d3b75-86fe-4a99-92bd-f5d0243e780f and volume type 766fd3ea-5462-4f79-985a-e66cb3c024ee. Do not need to create again. Sep 03 11:20:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Availability Zones retrieved successfully. Sep 03 11:20:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Flow 'volume_create_api' (39fc3fe7-ad82-49ac-9ed5-aa65c14620f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53c1fc3f-1e14-467d-a088-e7908cb64f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:20:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:20:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1402804952"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1402804952'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:20:18 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Create volume of 1 GB Sep 03 11:20:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Availability Zones retrieved successfully. Sep 03 11:20:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Flow 'volume_create_api' (6fb503a0-7f37-4836-87ae-26fb40ecf24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074fc26f-fcc9-44f3-aedb-5f8f68b50929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:20:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53c1fc3f-1e14-467d-a088-e7908cb64f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0', 'volume_type': VolumeType(created_at=2026-09-03T09:20:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=766fd3ea-5462-4f79-985a-e66cb3c024ee,is_public=True,name='tempest-GroupsV314Test-volume-type-450004769',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '766fd3ea-5462-4f79-985a-e66cb3c024ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c04d3b75-86fe-4a99-92bd-f5d0243e780f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45261c16-2fc2-4c46-a22e-3cdca4104140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074fc26f-fcc9-44f3-aedb-5f8f68b50929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648e57a0-f4e2-4df7-a596-4e8c6afce2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:18 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Created reservations ['309eff7f-74d5-4efa-ae03-f90bf97e96d0', 'cdfdac3a-012a-4bb4-b899-a3e3dd45e1dc', 'd88e72f9-3281-43aa-a5e8-6ea004c8a06a', 'd185ea7d-c0ea-406a-b09d-8dc9a90642a5'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45261c16-2fc2-4c46-a22e-3cdca4104140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['309eff7f-74d5-4efa-ae03-f90bf97e96d0', 'cdfdac3a-012a-4bb4-b899-a3e3dd45e1dc', 'd88e72f9-3281-43aa-a5e8-6ea004c8a06a', 'd185ea7d-c0ea-406a-b09d-8dc9a90642a5']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8cec1b-b629-4063-a387-8d392ce3fc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8cec1b-b629-4063-a387-8d392ce3fc0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e86ccf2-e99d-44c0-8c1f-198c3ce0993b', '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=c04d3b75-86fe-4a99-92bd-f5d0243e780f,group_type_id=,metadata={},multiattach=False,project_id='e96f4040cbbd480d8d275f8cdaece056',qos_specs=None,replication_status=,reservations=['309eff7f-74d5-4efa-ae03-f90bf97e96d0','cdfdac3a-012a-4bb4-b899-a3e3dd45e1dc','d88e72f9-3281-43aa-a5e8-6ea004c8a06a','d185ea7d-c0ea-406a-b09d-8dc9a90642a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0,status='creating',user_id='0652a10225314bef9e89014082fbfb8d',volume_type_id=766fd3ea-5462-4f79-985a-e66cb3c024ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c04d3b75-86fe-4a99-92bd-f5d0243e780f,host=None,id=4e86ccf2-e99d-44c0-8c1f-198c3ce0993b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e96f4040cbbd480d8d275f8cdaece056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0652a10225314bef9e89014082fbfb8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(766fd3ea-5462-4f79-985a-e66cb3c024ee),volume_type_id=766fd3ea-5462-4f79-985a-e66cb3c024ee)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4385af92-df75-4633-b107-8cd355fc1a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:18 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Created reservations ['c70be560-18c8-4d07-9d85-5b115cdb559f', '293ac181-2207-4e32-a2b7-134e812582f9', '7728ef0f-1c8b-456e-ab51-d44c0efe64de', '9a43856a-efab-4fa1-867b-0ea453c01715'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648e57a0-f4e2-4df7-a596-4e8c6afce2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c70be560-18c8-4d07-9d85-5b115cdb559f', '293ac181-2207-4e32-a2b7-134e812582f9', '7728ef0f-1c8b-456e-ab51-d44c0efe64de', '9a43856a-efab-4fa1-867b-0ea453c01715']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08456ca2-60b4-4f37-be26-03ba287e940b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4385af92-df75-4633-b107-8cd355fc1a94) transitioned into state 'SUCCESS' from 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=c04d3b75-86fe-4a99-92bd-f5d0243e780f,group_type_id=,metadata={},multiattach=False,project_id='e96f4040cbbd480d8d275f8cdaece056',qos_specs=None,replication_status=,reservations=['309eff7f-74d5-4efa-ae03-f90bf97e96d0','cdfdac3a-012a-4bb4-b899-a3e3dd45e1dc','d88e72f9-3281-43aa-a5e8-6ea004c8a06a','d185ea7d-c0ea-406a-b09d-8dc9a90642a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0,status='creating',user_id='0652a10225314bef9e89014082fbfb8d',volume_type_id=766fd3ea-5462-4f79-985a-e66cb3c024ee)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Flow 'volume_create_api' (39fc3fe7-ad82-49ac-9ed5-aa65c14620f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Create volume request issued successfully. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: /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 03 11:20:19 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:20:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08456ca2-60b4-4f37-be26-03ba287e940b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6d70311-61fc-4dc8-be9d-1d6fbc4af992', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1402804952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78f11ac288584f6a9c703dfc6c336633',qos_specs=None,replication_status=,reservations=['c70be560-18c8-4d07-9d85-5b115cdb559f','293ac181-2207-4e32-a2b7-134e812582f9','7728ef0f-1c8b-456e-ab51-d44c0efe64de','9a43856a-efab-4fa1-867b-0ea453c01715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11478c51a0943edb8fc213826ca3ab5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1402804952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6d70311-61fc-4dc8-be9d-1d6fbc4af992,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78f11ac288584f6a9c703dfc6c336633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e11478c51a0943edb8fc213826ca3ab5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1032f529-a665-4c93-bde1-a9fd73639420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b3eea5c-3200-4e0e-bdea-de0114d4a861 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/groups/action returned with HTTP 202 Sep 03 11:20:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 495/984] 192.168.122.194 () {62 vars in 1202 bytes} [Thu Sep 3 11:20:17 2026] POST /volume/v3/groups/action => generated 102 bytes in 1415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0c515a51-34b7-491c-9e8b-8ae30ec9d04e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0c515a51-34b7-491c-9e8b-8ae30ec9d04e tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0c515a51-34b7-491c-9e8b-8ae30ec9d04e tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0c515a51-34b7-491c-9e8b-8ae30ec9d04e tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0c515a51-34b7-491c-9e8b-8ae30ec9d04e tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0c515a51-34b7-491c-9e8b-8ae30ec9d04e tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 496/985] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:19 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 945 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Get all volumes completed successfully. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:19 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1032f529-a665-4c93-bde1-a9fd73639420) transitioned into state 'SUCCESS' from state '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-1402804952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78f11ac288584f6a9c703dfc6c336633',qos_specs=None,replication_status=,reservations=['c70be560-18c8-4d07-9d85-5b115cdb559f','293ac181-2207-4e32-a2b7-134e812582f9','7728ef0f-1c8b-456e-ab51-d44c0efe64de','9a43856a-efab-4fa1-867b-0ea453c01715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11478c51a0943edb8fc213826ca3ab5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5bb1fa-3880-4dd7-9594-70473132a03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:19 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:19 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5bb1fa-3880-4dd7-9594-70473132a03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Flow 'volume_create_api' (6fb503a0-7f37-4836-87ae-26fb40ecf24b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Create volume request issued successfully. Sep 03 11:20:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-09fc08a5-e31d-4beb-b07a-1cfad81800c0 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:20:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 490/986] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:20:17 2026] POST /volume/v3/volumes => generated 828 bytes in 1817 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3bf19c42-386c-493c-9a82-bfbdcb5f9274 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:20:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 497/987] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:20:19 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:20:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0d4e5d46-15a6-4f9b-ad0c-a510ece2ef2e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d4e5d46-15a6-4f9b-ad0c-a510ece2ef2e tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d4e5d46-15a6-4f9b-ad0c-a510ece2ef2e tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d4e5d46-15a6-4f9b-ad0c-a510ece2ef2e tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-84917f6e-367e-46c7-a343-943804f19ed1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-84917f6e-367e-46c7-a343-943804f19ed1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-84917f6e-367e-46c7-a343-943804f19ed1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-84917f6e-367e-46c7-a343-943804f19ed1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-84917f6e-367e-46c7-a343-943804f19ed1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0d4e5d46-15a6-4f9b-ad0c-a510ece2ef2e tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-84917f6e-367e-46c7-a343-943804f19ed1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:19 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-84917f6e-367e-46c7-a343-943804f19ed1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d4e5d46-15a6-4f9b-ad0c-a510ece2ef2e tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 491/988] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:19 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 896 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:19 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-84917f6e-367e-46c7-a343-943804f19ed1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-84917f6e-367e-46c7-a343-943804f19ed1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 200 Sep 03 11:20:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 498/989] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:19 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 929 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-48401b22-d8c6-4988-8d1b-a75663260f3a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48401b22-d8c6-4988-8d1b-a75663260f3a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-48401b22-d8c6-4988-8d1b-a75663260f3a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-48401b22-d8c6-4988-8d1b-a75663260f3a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-48401b22-d8c6-4988-8d1b-a75663260f3a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48401b22-d8c6-4988-8d1b-a75663260f3a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 492/990] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:20 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 945 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bcfa5742-ce16-4e50-9873-405ac8ec9f91 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bcfa5742-ce16-4e50-9873-405ac8ec9f91 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bcfa5742-ce16-4e50-9873-405ac8ec9f91 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bcfa5742-ce16-4e50-9873-405ac8ec9f91 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bcfa5742-ce16-4e50-9873-405ac8ec9f91 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bcfa5742-ce16-4e50-9873-405ac8ec9f91 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 499/991] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:20 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8a138255-61b7-4c0e-b8d7-ca415f32c9d1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8a138255-61b7-4c0e-b8d7-ca415f32c9d1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8a138255-61b7-4c0e-b8d7-ca415f32c9d1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8a138255-61b7-4c0e-b8d7-ca415f32c9d1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8a138255-61b7-4c0e-b8d7-ca415f32c9d1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:21 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-8a138255-61b7-4c0e-b8d7-ca415f32c9d1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:21 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-8a138255-61b7-4c0e-b8d7-ca415f32c9d1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:21 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-8a138255-61b7-4c0e-b8d7-ca415f32c9d1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8a138255-61b7-4c0e-b8d7-ca415f32c9d1 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 200 Sep 03 11:20:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 493/992] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:20 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 929 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9fad3c4d-9f2b-426f-80ed-522d4f4537bf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9fad3c4d-9f2b-426f-80ed-522d4f4537bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9fad3c4d-9f2b-426f-80ed-522d4f4537bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9fad3c4d-9f2b-426f-80ed-522d4f4537bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9fad3c4d-9f2b-426f-80ed-522d4f4537bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9fad3c4d-9f2b-426f-80ed-522d4f4537bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 500/993] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:21 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 945 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0db6757d-100c-411e-a763-75f3387e532a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0db6757d-100c-411e-a763-75f3387e532a tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0db6757d-100c-411e-a763-75f3387e532a tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0db6757d-100c-411e-a763-75f3387e532a tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0db6757d-100c-411e-a763-75f3387e532a tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0db6757d-100c-411e-a763-75f3387e532a tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 494/994] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:21 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 920 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4b891f1a-0c60-48eb-9f6b-c5f5dc830871 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b891f1a-0c60-48eb-9f6b-c5f5dc830871 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b891f1a-0c60-48eb-9f6b-c5f5dc830871 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b891f1a-0c60-48eb-9f6b-c5f5dc830871 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4b891f1a-0c60-48eb-9f6b-c5f5dc830871 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:22 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-4b891f1a-0c60-48eb-9f6b-c5f5dc830871 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:22 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-4b891f1a-0c60-48eb-9f6b-c5f5dc830871 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:22 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-4b891f1a-0c60-48eb-9f6b-c5f5dc830871 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b891f1a-0c60-48eb-9f6b-c5f5dc830871 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 200 Sep 03 11:20:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 501/995] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:22 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 929 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9c745754-e760-46d0-8ff2-5849b389cadf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9c745754-e760-46d0-8ff2-5849b389cadf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9c745754-e760-46d0-8ff2-5849b389cadf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9c745754-e760-46d0-8ff2-5849b389cadf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9c745754-e760-46d0-8ff2-5849b389cadf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9c745754-e760-46d0-8ff2-5849b389cadf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 495/996] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:22 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 945 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:20:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b2d86454-018a-49d3-b117-927063237fb6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b2d86454-018a-49d3-b117-927063237fb6 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b2d86454-018a-49d3-b117-927063237fb6 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b2d86454-018a-49d3-b117-927063237fb6 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b2d86454-018a-49d3-b117-927063237fb6 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b2d86454-018a-49d3-b117-927063237fb6 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 502/997] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:23 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 920 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-322b360a-1146-4cea-b451-760f8e486043 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-322b360a-1146-4cea-b451-760f8e486043 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-322b360a-1146-4cea-b451-760f8e486043 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-322b360a-1146-4cea-b451-760f8e486043 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-322b360a-1146-4cea-b451-760f8e486043 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:23 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-322b360a-1146-4cea-b451-760f8e486043 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:23 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-322b360a-1146-4cea-b451-760f8e486043 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-56818105-b704-4059-8a21-5529556c1040 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-56818105-b704-4059-8a21-5529556c1040 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-56818105-b704-4059-8a21-5529556c1040 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-56818105-b704-4059-8a21-5529556c1040 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:23 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-322b360a-1146-4cea-b451-760f8e486043 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-56818105-b704-4059-8a21-5529556c1040 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-56818105-b704-4059-8a21-5529556c1040 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 503/998] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:23 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1003 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-322b360a-1146-4cea-b451-760f8e486043 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 200 Sep 03 11:20:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 496/999] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:23 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 929 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-90eea42e-7c82-49e5-9bde-6a46a834baba None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90eea42e-7c82-49e5-9bde-6a46a834baba tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-90eea42e-7c82-49e5-9bde-6a46a834baba tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-90eea42e-7c82-49e5-9bde-6a46a834baba tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-90eea42e-7c82-49e5-9bde-6a46a834baba tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90eea42e-7c82-49e5-9bde-6a46a834baba tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 504/1000] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:24 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5ae16094-2cc1-4ee4-ab82-f95d9a71662c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5ae16094-2cc1-4ee4-ab82-f95d9a71662c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5ae16094-2cc1-4ee4-ab82-f95d9a71662c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5ae16094-2cc1-4ee4-ab82-f95d9a71662c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0af780e4-92b5-4730-8bf7-ac7a0a0c3069 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0af780e4-92b5-4730-8bf7-ac7a0a0c3069 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0af780e4-92b5-4730-8bf7-ac7a0a0c3069 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0af780e4-92b5-4730-8bf7-ac7a0a0c3069 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0af780e4-92b5-4730-8bf7-ac7a0a0c3069 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:24 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-0af780e4-92b5-4730-8bf7-ac7a0a0c3069 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:24 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-0af780e4-92b5-4730-8bf7-ac7a0a0c3069 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5ae16094-2cc1-4ee4-ab82-f95d9a71662c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5ae16094-2cc1-4ee4-ab82-f95d9a71662c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 497/1001] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:24 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1003 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:25 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-0af780e4-92b5-4730-8bf7-ac7a0a0c3069 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0af780e4-92b5-4730-8bf7-ac7a0a0c3069 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 200 Sep 03 11:20:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 505/1002] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:24 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 929 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-864bfc24-a567-4766-bd1e-8e92cf514a06 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-864bfc24-a567-4766-bd1e-8e92cf514a06 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-864bfc24-a567-4766-bd1e-8e92cf514a06 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-864bfc24-a567-4766-bd1e-8e92cf514a06 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-864bfc24-a567-4766-bd1e-8e92cf514a06 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-864bfc24-a567-4766-bd1e-8e92cf514a06 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 498/1003] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:25 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 920 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2af7d9f6-f7c2-4a22-a94c-e4776ea439d2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2af7d9f6-f7c2-4a22-a94c-e4776ea439d2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2af7d9f6-f7c2-4a22-a94c-e4776ea439d2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2af7d9f6-f7c2-4a22-a94c-e4776ea439d2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2af7d9f6-f7c2-4a22-a94c-e4776ea439d2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2af7d9f6-f7c2-4a22-a94c-e4776ea439d2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 506/1004] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:25 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1003 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-edc6982f-f556-4c3b-b1c2-21085b7eba2c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-edc6982f-f556-4c3b-b1c2-21085b7eba2c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-edc6982f-f556-4c3b-b1c2-21085b7eba2c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-edc6982f-f556-4c3b-b1c2-21085b7eba2c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-edc6982f-f556-4c3b-b1c2-21085b7eba2c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:26 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-edc6982f-f556-4c3b-b1c2-21085b7eba2c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:26 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-edc6982f-f556-4c3b-b1c2-21085b7eba2c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0afe6717-87b3-47a0-9c34-42e6687f21ca None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0afe6717-87b3-47a0-9c34-42e6687f21ca tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0afe6717-87b3-47a0-9c34-42e6687f21ca tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0afe6717-87b3-47a0-9c34-42e6687f21ca tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0afe6717-87b3-47a0-9c34-42e6687f21ca tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0afe6717-87b3-47a0-9c34-42e6687f21ca tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 507/1005] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:26 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:26 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-edc6982f-f556-4c3b-b1c2-21085b7eba2c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-edc6982f-f556-4c3b-b1c2-21085b7eba2c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 200 Sep 03 11:20:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 499/1006] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:26 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 929 bytes in 705 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5a961b60-f8de-4518-a623-1a1926d96b55 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a961b60-f8de-4518-a623-1a1926d96b55 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a961b60-f8de-4518-a623-1a1926d96b55 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a961b60-f8de-4518-a623-1a1926d96b55 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5a961b60-f8de-4518-a623-1a1926d96b55 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a961b60-f8de-4518-a623-1a1926d96b55 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 508/1007] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:27 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1003 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b40d860d-35da-4803-b614-e67bebee6c0b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b40d860d-35da-4803-b614-e67bebee6c0b tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b40d860d-35da-4803-b614-e67bebee6c0b tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b40d860d-35da-4803-b614-e67bebee6c0b tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:27 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:27 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b40d860d-35da-4803-b614-e67bebee6c0b tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b40d860d-35da-4803-b614-e67bebee6c0b tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 500/1008] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:27 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 920 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f64e1710-8471-4059-a544-34039612a77d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f64e1710-8471-4059-a544-34039612a77d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f64e1710-8471-4059-a544-34039612a77d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f64e1710-8471-4059-a544-34039612a77d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f64e1710-8471-4059-a544-34039612a77d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:28 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-f64e1710-8471-4059-a544-34039612a77d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:28 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-f64e1710-8471-4059-a544-34039612a77d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:28 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-f64e1710-8471-4059-a544-34039612a77d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f26ee5fb-e2f3-446b-9b41-af512f5a84a9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f26ee5fb-e2f3-446b-9b41-af512f5a84a9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f26ee5fb-e2f3-446b-9b41-af512f5a84a9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f26ee5fb-e2f3-446b-9b41-af512f5a84a9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f26ee5fb-e2f3-446b-9b41-af512f5a84a9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f26ee5fb-e2f3-446b-9b41-af512f5a84a9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 501/1009] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:28 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1003 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f64e1710-8471-4059-a544-34039612a77d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 200 Sep 03 11:20:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 509/1010] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:27 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 929 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-08b47a2e-6497-4df6-b7c7-b6812c3c7852 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-08b47a2e-6497-4df6-b7c7-b6812c3c7852 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-08b47a2e-6497-4df6-b7c7-b6812c3c7852 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-08b47a2e-6497-4df6-b7c7-b6812c3c7852 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-08b47a2e-6497-4df6-b7c7-b6812c3c7852 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-08b47a2e-6497-4df6-b7c7-b6812c3c7852 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 502/1011] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:28 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 920 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a3fb8ab7-a942-4a5c-92f2-71fef41fbfe1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3e53753e-a034-4ad1-ad53-064305730910 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3fb8ab7-a942-4a5c-92f2-71fef41fbfe1 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3e53753e-a034-4ad1-ad53-064305730910 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3e53753e-a034-4ad1-ad53-064305730910 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3e53753e-a034-4ad1-ad53-064305730910 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a3fb8ab7-a942-4a5c-92f2-71fef41fbfe1 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a3fb8ab7-a942-4a5c-92f2-71fef41fbfe1 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a3fb8ab7-a942-4a5c-92f2-71fef41fbfe1 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3e53753e-a034-4ad1-ad53-064305730910 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:29 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-3e53753e-a034-4ad1-ad53-064305730910 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:29 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-3e53753e-a034-4ad1-ad53-064305730910 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3fb8ab7-a942-4a5c-92f2-71fef41fbfe1 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 510/1012] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:29 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1003 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:29 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-3e53753e-a034-4ad1-ad53-064305730910 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3e53753e-a034-4ad1-ad53-064305730910 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 200 Sep 03 11:20:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 503/1013] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:29 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 929 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7e12f231-a510-4055-a5eb-dcf654b19997 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7e12f231-a510-4055-a5eb-dcf654b19997 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7e12f231-a510-4055-a5eb-dcf654b19997 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7e12f231-a510-4055-a5eb-dcf654b19997 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7e12f231-a510-4055-a5eb-dcf654b19997 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7e12f231-a510-4055-a5eb-dcf654b19997 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 511/1014] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:30 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1c77d4e5-a95e-4ee3-a443-1e537de33f46 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1c77d4e5-a95e-4ee3-a443-1e537de33f46 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1c77d4e5-a95e-4ee3-a443-1e537de33f46 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1c77d4e5-a95e-4ee3-a443-1e537de33f46 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1c77d4e5-a95e-4ee3-a443-1e537de33f46 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1c77d4e5-a95e-4ee3-a443-1e537de33f46 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 504/1015] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:30 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1003 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-75822968-a22b-458a-a9a1-ebb2a5ee8829 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75822968-a22b-458a-a9a1-ebb2a5ee8829 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-75822968-a22b-458a-a9a1-ebb2a5ee8829 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-75822968-a22b-458a-a9a1-ebb2a5ee8829 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-75822968-a22b-458a-a9a1-ebb2a5ee8829 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:30 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-75822968-a22b-458a-a9a1-ebb2a5ee8829 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:30 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-75822968-a22b-458a-a9a1-ebb2a5ee8829 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:31 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-75822968-a22b-458a-a9a1-ebb2a5ee8829 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75822968-a22b-458a-a9a1-ebb2a5ee8829 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 200 Sep 03 11:20:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 512/1016] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:30 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 929 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-243b1d18-8ed5-46d6-91f7-909a73e5de56 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-243b1d18-8ed5-46d6-91f7-909a73e5de56 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-243b1d18-8ed5-46d6-91f7-909a73e5de56 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-243b1d18-8ed5-46d6-91f7-909a73e5de56 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-243b1d18-8ed5-46d6-91f7-909a73e5de56 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-243b1d18-8ed5-46d6-91f7-909a73e5de56 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 505/1017] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:31 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 920 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-684ffbd2-9a43-4d82-a328-f8727af9ab46 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-684ffbd2-9a43-4d82-a328-f8727af9ab46 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-684ffbd2-9a43-4d82-a328-f8727af9ab46 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-684ffbd2-9a43-4d82-a328-f8727af9ab46 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-684ffbd2-9a43-4d82-a328-f8727af9ab46 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-684ffbd2-9a43-4d82-a328-f8727af9ab46 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 513/1018] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:31 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1003 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a505fa87-0114-4db2-b139-5e689d88d8cc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a505fa87-0114-4db2-b139-5e689d88d8cc tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a505fa87-0114-4db2-b139-5e689d88d8cc tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a505fa87-0114-4db2-b139-5e689d88d8cc tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a505fa87-0114-4db2-b139-5e689d88d8cc tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:32 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-a505fa87-0114-4db2-b139-5e689d88d8cc tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:32 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-a505fa87-0114-4db2-b139-5e689d88d8cc tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-a505fa87-0114-4db2-b139-5e689d88d8cc tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a505fa87-0114-4db2-b139-5e689d88d8cc tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 200 Sep 03 11:20:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 506/1019] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:32 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 930 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9ad863ce-2a24-45fe-9d98-b05bb2c01251 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9ad863ce-2a24-45fe-9d98-b05bb2c01251 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/groups/c04d3b75-86fe-4a99-92bd-f5d0243e780f Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9ad863ce-2a24-45fe-9d98-b05bb2c01251 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9ad863ce-2a24-45fe-9d98-b05bb2c01251 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-9ad863ce-2a24-45fe-9d98-b05bb2c01251 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] show called for member c04d3b75-86fe-4a99-92bd-f5d0243e780f {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0c8aaa32-3e3e-4b33-a46b-60a68d7a3783 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0c8aaa32-3e3e-4b33-a46b-60a68d7a3783 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0c8aaa32-3e3e-4b33-a46b-60a68d7a3783 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0c8aaa32-3e3e-4b33-a46b-60a68d7a3783 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: /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 03 11:20:32 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:20:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9ad863ce-2a24-45fe-9d98-b05bb2c01251 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/groups/c04d3b75-86fe-4a99-92bd-f5d0243e780f returned with HTTP 200 Sep 03 11:20:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 514/1020] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:20:32 2026] GET /volume/v3/groups/c04d3b75-86fe-4a99-92bd-f5d0243e780f => generated 417 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0c8aaa32-3e3e-4b33-a46b-60a68d7a3783 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: /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 03 11:20:32 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:20:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Get all volumes completed successfully. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:32 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0c8aaa32-3e3e-4b33-a46b-60a68d7a3783 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 507/1021] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:32 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 920 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:32 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:32 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4947e36f-6fa3-4cee-8e68-07fa4d8a2956 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:20:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 515/1022] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:20:32 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9659c3a1-5422-44c7-b9db-b435c3f12009 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9659c3a1-5422-44c7-b9db-b435c3f12009 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] POST http://192.168.122.194/volume/v3/groups/c04d3b75-86fe-4a99-92bd-f5d0243e780f/action Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9659c3a1-5422-44c7-b9db-b435c3f12009 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9659c3a1-5422-44c7-b9db-b435c3f12009 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-9659c3a1-5422-44c7-b9db-b435c3f12009 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] delete called for group c04d3b75-86fe-4a99-92bd-f5d0243e780f {{(pid=86725) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-9659c3a1-5422-44c7-b9db-b435c3f12009 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Delete group with id: c04d3b75-86fe-4a99-92bd-f5d0243e780f Sep 03 11:20:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:32 devstack devstack@c-api.service[86725]: /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 03 11:20:32 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:20:32 devstack devstack@c-api.service[86725]: /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 03 11:20:32 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:20:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9659c3a1-5422-44c7-b9db-b435c3f12009 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/groups/c04d3b75-86fe-4a99-92bd-f5d0243e780f/action returned with HTTP 202 Sep 03 11:20:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 508/1023] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:20:32 2026] POST /volume/v3/groups/c04d3b75-86fe-4a99-92bd-f5d0243e780f/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-93639408-8bfa-4293-8ae9-8d1dd02ee939 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-93639408-8bfa-4293-8ae9-8d1dd02ee939 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-93639408-8bfa-4293-8ae9-8d1dd02ee939 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-93639408-8bfa-4293-8ae9-8d1dd02ee939 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-93639408-8bfa-4293-8ae9-8d1dd02ee939 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-93639408-8bfa-4293-8ae9-8d1dd02ee939 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:32 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-93639408-8bfa-4293-8ae9-8d1dd02ee939 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:32 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-93639408-8bfa-4293-8ae9-8d1dd02ee939 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-93639408-8bfa-4293-8ae9-8d1dd02ee939 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 200 Sep 03 11:20:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 516/1024] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:32 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 929 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2409dffb-3bb3-4b5f-a136-52f69d15833b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2409dffb-3bb3-4b5f-a136-52f69d15833b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2409dffb-3bb3-4b5f-a136-52f69d15833b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2409dffb-3bb3-4b5f-a136-52f69d15833b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2409dffb-3bb3-4b5f-a136-52f69d15833b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2409dffb-3bb3-4b5f-a136-52f69d15833b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 509/1025] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:32 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1003 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a8c5abc0-542c-4cc6-9457-bf68a5b57b6c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8c5abc0-542c-4cc6-9457-bf68a5b57b6c tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8c5abc0-542c-4cc6-9457-bf68a5b57b6c tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8c5abc0-542c-4cc6-9457-bf68a5b57b6c tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a8c5abc0-542c-4cc6-9457-bf68a5b57b6c tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8c5abc0-542c-4cc6-9457-bf68a5b57b6c tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 517/1026] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:33 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f9e2ad6a-2251-49ae-81b3-10654957597e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9e2ad6a-2251-49ae-81b3-10654957597e tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] POST http://192.168.122.194/volume/v3/volume-transfers Sep 03 11:20:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9e2ad6a-2251-49ae-81b3-10654957597e tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b6d70311-61fc-4dc8-be9d-1d6fbc4af992"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volume_transfer [None req-f9e2ad6a-2251-49ae-81b3-10654957597e tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b6d70311-61fc-4dc8-be9d-1d6fbc4af992'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 11:20:33 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volume_transfer [None req-f9e2ad6a-2251-49ae-81b3-10654957597e tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Creating transfer of volume b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:33 devstack devstack@c-api.service[86725]: INFO cinder.transfer.api [None req-f9e2ad6a-2251-49ae-81b3-10654957597e tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Generating transfer record for volume b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9e2ad6a-2251-49ae-81b3-10654957597e tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volume-transfers returned with HTTP 202 Sep 03 11:20:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 510/1027] 192.168.122.194 () {62 vars in 1210 bytes} [Thu Sep 3 11:20:33 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3d1df227-33d4-49e5-9825-cc4a75d3fc51 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d1df227-33d4-49e5-9825-cc4a75d3fc51 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d1df227-33d4-49e5-9825-cc4a75d3fc51 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d1df227-33d4-49e5-9825-cc4a75d3fc51 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3d1df227-33d4-49e5-9825-cc4a75d3fc51 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d1df227-33d4-49e5-9825-cc4a75d3fc51 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 518/1028] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:33 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-05a7344c-2c81-4556-b3c1-397f1eb9b1e4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-05a7344c-2c81-4556-b3c1-397f1eb9b1e4 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volume-transfers/93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8 Sep 03 11:20:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-05a7344c-2c81-4556-b3c1-397f1eb9b1e4 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-05a7344c-2c81-4556-b3c1-397f1eb9b1e4 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-05a7344c-2c81-4556-b3c1-397f1eb9b1e4 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volume-transfers/93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8 returned with HTTP 200 Sep 03 11:20:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 511/1029] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:20:33 2026] GET /volume/v3/volume-transfers/93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-22ff3886-16b2-4b42-b98a-42033e3fade4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-22ff3886-16b2-4b42-b98a-42033e3fade4 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volume-transfers Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-22ff3886-16b2-4b42-b98a-42033e3fade4 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-22ff3886-16b2-4b42-b98a-42033e3fade4 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volume_transfer [None req-22ff3886-16b2-4b42-b98a-42033e3fade4 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Listing volume transfers {{(pid=86726) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-22ff3886-16b2-4b42-b98a-42033e3fade4 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volume-transfers returned with HTTP 200 Sep 03 11:20:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 519/1030] 192.168.122.194 () {60 vars in 1189 bytes} [Thu Sep 3 11:20:33 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] POST http://192.168.122.194/volume/v3/volume-transfers/93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8/accept Sep 03 11:20:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3d1f93086453da8e"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.volume_transfer [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Accepting volume transfer 93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8 {{(pid=86725) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 11:20:33 devstack devstack@c-api.service[86725]: INFO cinder.api.contrib.volume_transfer [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Accepting transfer 93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8 Sep 03 11:20:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3ea22afe-b5c6-49ef-8765-c3e499be627d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ea22afe-b5c6-49ef-8765-c3e499be627d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ea22afe-b5c6-49ef-8765-c3e499be627d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ea22afe-b5c6-49ef-8765-c3e499be627d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ea22afe-b5c6-49ef-8765-c3e499be627d tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b returned with HTTP 404 Sep 03 11:20:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 520/1031] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:33 2026] GET /volume/v3/volumes/4e86ccf2-e99d-44c0-8c1f-198c3ce0993b => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1456510d-6cbe-4e02-8548-c064745d78ae None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1456510d-6cbe-4e02-8548-c064745d78ae tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/groups/c04d3b75-86fe-4a99-92bd-f5d0243e780f Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1456510d-6cbe-4e02-8548-c064745d78ae tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1456510d-6cbe-4e02-8548-c064745d78ae tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-1456510d-6cbe-4e02-8548-c064745d78ae tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] show called for member c04d3b75-86fe-4a99-92bd-f5d0243e780f {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1456510d-6cbe-4e02-8548-c064745d78ae tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/groups/c04d3b75-86fe-4a99-92bd-f5d0243e780f returned with HTTP 404 Sep 03 11:20:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 521/1032] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:20:33 2026] GET /volume/v3/groups/c04d3b75-86fe-4a99-92bd-f5d0243e780f => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:20:33 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Created reservations ['ec21ed6a-2308-4585-a456-57107e9c1ff1', '93139878-30ee-47c9-ae26-9b315f03d480', '15540a7c-c9de-44fa-9d45-15ac604e7c38', '5ecaa0d5-84a6-4931-b477-c1aa78c05c8e'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-84c2f40e-a4d2-4ecd-8e39-4423384de104 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-84c2f40e-a4d2-4ecd-8e39-4423384de104 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-84c2f40e-a4d2-4ecd-8e39-4423384de104 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-84c2f40e-a4d2-4ecd-8e39-4423384de104 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-84c2f40e-a4d2-4ecd-8e39-4423384de104 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:20:33 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-84c2f40e-a4d2-4ecd-8e39-4423384de104 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-84c2f40e-a4d2-4ecd-8e39-4423384de104 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Get all volumes completed successfully. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-84c2f40e-a4d2-4ecd-8e39-4423384de104 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:34 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-84c2f40e-a4d2-4ecd-8e39-4423384de104 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Created reservations ['d37e9058-3dd9-4143-b5b8-47ef08f84750', 'c7a82a00-cf6f-457a-afb9-082f27cfcc29', '584138b9-e1fa-435e-8bcc-f792cec41075', '52d4c98e-49c4-4086-bfe3-15046de0f250'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: /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 03 11:20:34 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-84c2f40e-a4d2-4ecd-8e39-4423384de104 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Created reservations ['39f6707b-d6ac-4e31-a321-b3a67fe43305', 'db0b15f3-be9f-4397-80b6-caf4366fba18', '5e508031-ca33-4cf6-85e8-b3f450dd4302', 'dfaca41b-c4c4-4929-aa4f-4c94a933470d'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-84c2f40e-a4d2-4ecd-8e39-4423384de104 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 522/1033] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:20:33 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c9915275-7b49-420d-9813-690a6adc5dd2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c9915275-7b49-420d-9813-690a6adc5dd2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c9915275-7b49-420d-9813-690a6adc5dd2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c9915275-7b49-420d-9813-690a6adc5dd2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c9915275-7b49-420d-9813-690a6adc5dd2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c9915275-7b49-420d-9813-690a6adc5dd2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 523/1034] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:34 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1006 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9db67764-cef2-4bcf-a353-7fc2f7fb3c5c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Created reservations ['4c2fc500-ba3f-482c-8626-381033550b12', 'c40aa21e-c0af-4dc6-b4d5-02ce4b523edb', '45181060-b489-47c4-920b-fea007e69573', '80441186-cd14-4014-9b28-e28e24fa4ecb'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9db67764-cef2-4bcf-a353-7fc2f7fb3c5c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] POST http://192.168.122.194/volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276/action Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9db67764-cef2-4bcf-a353-7fc2f7fb3c5c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9db67764-cef2-4bcf-a353-7fc2f7fb3c5c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-9db67764-cef2-4bcf-a353-7fc2f7fb3c5c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] delete called for group 7a55ba64-1c1e-4826-840f-dd9151fe6276 {{(pid=86726) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-9db67764-cef2-4bcf-a353-7fc2f7fb3c5c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Delete group with id: 7a55ba64-1c1e-4826-840f-dd9151fe6276 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /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 03 11:20:34 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Transfer volume completed successfully. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /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 03 11:20:34 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9db67764-cef2-4bcf-a353-7fc2f7fb3c5c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276/action returned with HTTP 202 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 524/1035] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:20:34 2026] POST /volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7e3a811b-3e3c-4d3c-9c93-86a734ee5c75 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7e3a811b-3e3c-4d3c-9c93-86a734ee5c75 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7e3a811b-3e3c-4d3c-9c93-86a734ee5c75 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7e3a811b-3e3c-4d3c-9c93-86a734ee5c75 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7e3a811b-3e3c-4d3c-9c93-86a734ee5c75 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-7e3a811b-3e3c-4d3c-9c93-86a734ee5c75 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:34 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-7e3a811b-3e3c-4d3c-9c93-86a734ee5c75 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.transfer.api [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Volume b6d70311-61fc-4dc8-be9d-1d6fbc4af992 has been transferred. Sep 03 11:20:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90a4abf6-aea1-4194-8cd4-4fd2a79d9e20 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] http://192.168.122.194/volume/v3/volume-transfers/93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8/accept returned with HTTP 202 Sep 03 11:20:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 512/1036] 192.168.122.194 () {62 vars in 1342 bytes} [Thu Sep 3 11:20:33 2026] POST /volume/v3/volume-transfers/93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8/accept => generated 373 bytes in 925 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-166a9bf0-ac46-4fa3-80f4-a1ec084b60f7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-166a9bf0-ac46-4fa3-80f4-a1ec084b60f7 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-166a9bf0-ac46-4fa3-80f4-a1ec084b60f7 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-166a9bf0-ac46-4fa3-80f4-a1ec084b60f7 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-166a9bf0-ac46-4fa3-80f4-a1ec084b60f7 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Volume info retrieved successfully. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-7e3a811b-3e3c-4d3c-9c93-86a734ee5c75 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-166a9bf0-ac46-4fa3-80f4-a1ec084b60f7 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 513/1037] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:34 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 956 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7e3a811b-3e3c-4d3c-9c93-86a734ee5c75 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 returned with HTTP 200 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 525/1038] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:34 2026] GET /volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 => generated 917 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1b0603fd-25a0-4eae-ba1f-c0f688a301b5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1b0603fd-25a0-4eae-ba1f-c0f688a301b5 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1b0603fd-25a0-4eae-ba1f-c0f688a301b5 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1b0603fd-25a0-4eae-ba1f-c0f688a301b5 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1b0603fd-25a0-4eae-ba1f-c0f688a301b5 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] Volume info retrieved successfully. Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1b0603fd-25a0-4eae-ba1f-c0f688a301b5 tempest-VolumesTransfersV355Test-1757391290 tempest-VolumesTransfersV355Test-1757391290-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 514/1039] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:34 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 956 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-849729bf-7cfc-4212-adf0-2d04a7a27f38 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-849729bf-7cfc-4212-adf0-2d04a7a27f38 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] DELETE http://192.168.122.194/volume/v3/volume-transfers/93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-849729bf-7cfc-4212-adf0-2d04a7a27f38 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-849729bf-7cfc-4212-adf0-2d04a7a27f38 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.volume_transfer [None req-849729bf-7cfc-4212-adf0-2d04a7a27f38 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Delete transfer with id: 93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-849729bf-7cfc-4212-adf0-2d04a7a27f38 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volume-transfers/93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8 returned with HTTP 404 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 526/1040] 192.168.122.194 () {60 vars in 1303 bytes} [Thu Sep 3 11:20:34 2026] DELETE /volume/v3/volume-transfers/93263acf-6fcb-4c6c-935a-ff4bcc9c6bc8 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-37345670-df02-4573-b0cf-fdeeb426a24c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-37345670-df02-4573-b0cf-fdeeb426a24c tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-37345670-df02-4573-b0cf-fdeeb426a24c tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-37345670-df02-4573-b0cf-fdeeb426a24c tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-37345670-df02-4573-b0cf-fdeeb426a24c tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Delete volume with id: b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-37345670-df02-4573-b0cf-fdeeb426a24c tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Volume info retrieved successfully. Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-37345670-df02-4573-b0cf-fdeeb426a24c tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Delete volume request issued successfully. Sep 03 11:20:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-37345670-df02-4573-b0cf-fdeeb426a24c tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 202 Sep 03 11:20:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 515/1041] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:20:34 2026] DELETE /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5d3442c4-0aa2-4000-9c41-66811d4be919 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5d3442c4-0aa2-4000-9c41-66811d4be919 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5d3442c4-0aa2-4000-9c41-66811d4be919 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5d3442c4-0aa2-4000-9c41-66811d4be919 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5d3442c4-0aa2-4000-9c41-66811d4be919 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Volume info retrieved successfully. Sep 03 11:20:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5d3442c4-0aa2-4000-9c41-66811d4be919 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 200 Sep 03 11:20:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 527/1042] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:34 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 1139 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:20:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f2447d22-fe96-4382-89f4-2202452bb834 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f2447d22-fe96-4382-89f4-2202452bb834 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f2447d22-fe96-4382-89f4-2202452bb834 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f2447d22-fe96-4382-89f4-2202452bb834 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f2447d22-fe96-4382-89f4-2202452bb834 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f2447d22-fe96-4382-89f4-2202452bb834 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 516/1043] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:35 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1006 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c4100050-d99e-4873-9219-eac3ae56bee2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c4100050-d99e-4873-9219-eac3ae56bee2 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 Sep 03 11:20:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c4100050-d99e-4873-9219-eac3ae56bee2 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c4100050-d99e-4873-9219-eac3ae56bee2 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c4100050-d99e-4873-9219-eac3ae56bee2 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Volume info retrieved successfully. Sep 03 11:20:35 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-c4100050-d99e-4873-9219-eac3ae56bee2 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:20:35 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-c4100050-d99e-4873-9219-eac3ae56bee2 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:20:35 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-c4100050-d99e-4873-9219-eac3ae56bee2 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:20:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c4100050-d99e-4873-9219-eac3ae56bee2 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 returned with HTTP 200 Sep 03 11:20:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 528/1044] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:35 2026] GET /volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 => generated 916 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4f52aff7-46b9-4903-83c2-f278f93e4aae None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4f52aff7-46b9-4903-83c2-f278f93e4aae tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4f52aff7-46b9-4903-83c2-f278f93e4aae tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4f52aff7-46b9-4903-83c2-f278f93e4aae tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4f52aff7-46b9-4903-83c2-f278f93e4aae tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 404 Sep 03 11:20:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 517/1045] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:35 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8293e5de-6331-40a0-8a5e-ecead37b2913 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8293e5de-6331-40a0-8a5e-ecead37b2913 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8293e5de-6331-40a0-8a5e-ecead37b2913 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8293e5de-6331-40a0-8a5e-ecead37b2913 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8293e5de-6331-40a0-8a5e-ecead37b2913 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 404 Sep 03 11:20:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 529/1046] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:36 2026] GET /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9248e5d3-1899-4ff8-9683-6d9ebf64e1a2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9248e5d3-1899-4ff8-9683-6d9ebf64e1a2 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] DELETE http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9248e5d3-1899-4ff8-9683-6d9ebf64e1a2 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9248e5d3-1899-4ff8-9683-6d9ebf64e1a2 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-9248e5d3-1899-4ff8-9683-6d9ebf64e1a2 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Delete volume with id: b6d70311-61fc-4dc8-be9d-1d6fbc4af992 Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9248e5d3-1899-4ff8-9683-6d9ebf64e1a2 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 returned with HTTP 404 Sep 03 11:20:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 518/1047] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:20:36 2026] DELETE /volume/v3/volumes/b6d70311-61fc-4dc8-be9d-1d6fbc4af992 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-299216004"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-299216004'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Create volume of 1 GB Sep 03 11:20:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Availability Zones retrieved successfully. Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Flow 'volume_create_api' (057bb65f-76ee-4d1d-8f0e-288f7c93da87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fa3933-d21b-47ec-ad58-3266a358f7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fa3933-d21b-47ec-ad58-3266a358f7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86a90280-1eb8-4737-b96d-5fe061f76403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-73a95977-6431-4411-a5f0-60e5a50ce735 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Created reservations ['bec2aca8-2c09-4af4-b194-d031217143d9', '9d67523a-b82a-4561-8eb9-88107c92a633', 'e34231b1-ece9-4b9c-800b-61bce2d8616c', '70ade993-a137-4a57-8a9a-b55b2d051efb'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86a90280-1eb8-4737-b96d-5fe061f76403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec2aca8-2c09-4af4-b194-d031217143d9', '9d67523a-b82a-4561-8eb9-88107c92a633', 'e34231b1-ece9-4b9c-800b-61bce2d8616c', '70ade993-a137-4a57-8a9a-b55b2d051efb']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-73a95977-6431-4411-a5f0-60e5a50ce735 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-73a95977-6431-4411-a5f0-60e5a50ce735 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-73a95977-6431-4411-a5f0-60e5a50ce735 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e218cff-27e3-439b-aa45-b32fcc5abfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-73a95977-6431-4411-a5f0-60e5a50ce735 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-73a95977-6431-4411-a5f0-60e5a50ce735 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 519/1048] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:36 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1006 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e218cff-27e3-439b-aa45-b32fcc5abfeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-299216004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78f11ac288584f6a9c703dfc6c336633',qos_specs=None,replication_status=,reservations=['bec2aca8-2c09-4af4-b194-d031217143d9','9d67523a-b82a-4561-8eb9-88107c92a633','e34231b1-ece9-4b9c-800b-61bce2d8616c','70ade993-a137-4a57-8a9a-b55b2d051efb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11478c51a0943edb8fc213826ca3ab5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:20:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-299216004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78f11ac288584f6a9c703dfc6c336633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e11478c51a0943edb8fc213826ca3ab5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa797db6-ef71-4898-a361-826cae77626a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa797db6-ef71-4898-a361-826cae77626a) transitioned into state 'SUCCESS' from state '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-299216004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78f11ac288584f6a9c703dfc6c336633',qos_specs=None,replication_status=,reservations=['bec2aca8-2c09-4af4-b194-d031217143d9','9d67523a-b82a-4561-8eb9-88107c92a633','e34231b1-ece9-4b9c-800b-61bce2d8616c','70ade993-a137-4a57-8a9a-b55b2d051efb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e11478c51a0943edb8fc213826ca3ab5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def68f2f-c875-4c3f-b9d4-03734d9aac79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def68f2f-c875-4c3f-b9d4-03734d9aac79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Flow 'volume_create_api' (057bb65f-76ee-4d1d-8f0e-288f7c93da87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Create volume request issued successfully. Sep 03 11:20:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b88169d8-2327-4cf0-84ff-ddd3bcfebb54 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:20:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 530/1049] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:20:36 2026] POST /volume/v3/volumes => generated 827 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-18947ca4-ac10-4ceb-b0ee-88f1be9e596b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-18947ca4-ac10-4ceb-b0ee-88f1be9e596b tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-18947ca4-ac10-4ceb-b0ee-88f1be9e596b tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-18947ca4-ac10-4ceb-b0ee-88f1be9e596b tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-18947ca4-ac10-4ceb-b0ee-88f1be9e596b tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-18947ca4-ac10-4ceb-b0ee-88f1be9e596b tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 returned with HTTP 200 Sep 03 11:20:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 520/1050] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:36 2026] GET /volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 => generated 895 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9150c3b0-2b7f-4e0c-ad08-27451a7f7d6c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9150c3b0-2b7f-4e0c-ad08-27451a7f7d6c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9150c3b0-2b7f-4e0c-ad08-27451a7f7d6c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9150c3b0-2b7f-4e0c-ad08-27451a7f7d6c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9150c3b0-2b7f-4e0c-ad08-27451a7f7d6c tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 returned with HTTP 404 Sep 03 11:20:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 531/1051] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:36 2026] GET /volume/v3/volumes/1d4c6b85-e58a-4b5b-8d40-97bc59eb8ab0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-51acf950-da11-4223-b5ea-335c71d803a4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-51acf950-da11-4223-b5ea-335c71d803a4 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] GET http://192.168.122.194/volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276 Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-51acf950-da11-4223-b5ea-335c71d803a4 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-51acf950-da11-4223-b5ea-335c71d803a4 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-51acf950-da11-4223-b5ea-335c71d803a4 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] show called for member 7a55ba64-1c1e-4826-840f-dd9151fe6276 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-51acf950-da11-4223-b5ea-335c71d803a4 tempest-GroupsV314Test-514744745 tempest-GroupsV314Test-514744745-project-member] http://192.168.122.194/volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276 returned with HTTP 404 Sep 03 11:20:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 521/1052] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:20:36 2026] GET /volume/v3/groups/7a55ba64-1c1e-4826-840f-dd9151fe6276 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4988208f-7684-4c4c-8469-678c57ecb13f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4988208f-7684-4c4c-8469-678c57ecb13f tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/a797f878-db05-4e54-b19f-4a92307b6209 Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4988208f-7684-4c4c-8469-678c57ecb13f tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4988208f-7684-4c4c-8469-678c57ecb13f tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4988208f-7684-4c4c-8469-678c57ecb13f tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] http://192.168.122.194/volume/v3/group_types/a797f878-db05-4e54-b19f-4a92307b6209 returned with HTTP 202 Sep 03 11:20:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 532/1053] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:20:36 2026] DELETE /volume/v3/group_types/a797f878-db05-4e54-b19f-4a92307b6209 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-65dd1556-4778-4c79-9fda-99dcb70900b8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-65dd1556-4778-4c79-9fda-99dcb70900b8 tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] DELETE http://192.168.122.194/volume/v3/types/766fd3ea-5462-4f79-985a-e66cb3c024ee Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-65dd1556-4778-4c79-9fda-99dcb70900b8 tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-65dd1556-4778-4c79-9fda-99dcb70900b8 tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-65dd1556-4778-4c79-9fda-99dcb70900b8 tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] http://192.168.122.194/volume/v3/types/766fd3ea-5462-4f79-985a-e66cb3c024ee returned with HTTP 202 Sep 03 11:20:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 522/1054] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:20:36 2026] DELETE /volume/v3/types/766fd3ea-5462-4f79-985a-e66cb3c024ee => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ff2412db-d6d6-4f5b-b714-114bb90b25ec None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ff2412db-d6d6-4f5b-b714-114bb90b25ec tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] GET http://192.168.122.194/volume/v3/types/766fd3ea-5462-4f79-985a-e66cb3c024ee Sep 03 11:20:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ff2412db-d6d6-4f5b-b714-114bb90b25ec tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ff2412db-d6d6-4f5b-b714-114bb90b25ec tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ff2412db-d6d6-4f5b-b714-114bb90b25ec tempest-GroupsV314Test-1064368455 tempest-GroupsV314Test-1064368455-project-admin] http://192.168.122.194/volume/v3/types/766fd3ea-5462-4f79-985a-e66cb3c024ee returned with HTTP 404 Sep 03 11:20:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 533/1055] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:20:37 2026] GET /volume/v3/types/766fd3ea-5462-4f79-985a-e66cb3c024ee => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-301eb9dc-44dd-49c4-af05-6f6991411bf9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-301eb9dc-44dd-49c4-af05-6f6991411bf9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-301eb9dc-44dd-49c4-af05-6f6991411bf9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-301eb9dc-44dd-49c4-af05-6f6991411bf9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-301eb9dc-44dd-49c4-af05-6f6991411bf9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-301eb9dc-44dd-49c4-af05-6f6991411bf9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 523/1056] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:37 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1006 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d1098ee4-2509-4255-a66a-9ec129e031b6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d1098ee4-2509-4255-a66a-9ec129e031b6 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d1098ee4-2509-4255-a66a-9ec129e031b6 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d1098ee4-2509-4255-a66a-9ec129e031b6 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d1098ee4-2509-4255-a66a-9ec129e031b6 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d1098ee4-2509-4255-a66a-9ec129e031b6 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 returned with HTTP 200 Sep 03 11:20:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 534/1057] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:37 2026] GET /volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 => generated 919 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1cf39fe7-3931-4624-9101-3b63ec4c66ad None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1cf39fe7-3931-4624-9101-3b63ec4c66ad tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1cf39fe7-3931-4624-9101-3b63ec4c66ad tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1cf39fe7-3931-4624-9101-3b63ec4c66ad tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1cf39fe7-3931-4624-9101-3b63ec4c66ad tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1cf39fe7-3931-4624-9101-3b63ec4c66ad tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 524/1058] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:38 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1257 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c9379dd8-92e7-4514-93d0-94e2dea9a21f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c9379dd8-92e7-4514-93d0-94e2dea9a21f tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c9379dd8-92e7-4514-93d0-94e2dea9a21f tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c9379dd8-92e7-4514-93d0-94e2dea9a21f tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c9379dd8-92e7-4514-93d0-94e2dea9a21f tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c9379dd8-92e7-4514-93d0-94e2dea9a21f tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 returned with HTTP 200 Sep 03 11:20:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 535/1059] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:38 2026] GET /volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 => generated 955 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-529234d9-ebb9-48ca-8dfc-a4fc621e7133 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-529234d9-ebb9-48ca-8dfc-a4fc621e7133 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] POST http://192.168.122.194/volume/v3/volume-transfers Sep 03 11:20:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-529234d9-ebb9-48ca-8dfc-a4fc621e7133 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volume_transfer [None req-529234d9-ebb9-48ca-8dfc-a4fc621e7133 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 11:20:38 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volume_transfer [None req-529234d9-ebb9-48ca-8dfc-a4fc621e7133 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Creating transfer of volume e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:38 devstack devstack@c-api.service[86725]: INFO cinder.transfer.api [None req-529234d9-ebb9-48ca-8dfc-a4fc621e7133 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Generating transfer record for volume e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-2704591b-2a04-4d6d-b462-0538f1a741d6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-2704591b-2a04-4d6d-b462-0538f1a741d6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-2704591b-2a04-4d6d-b462-0538f1a741d6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-2704591b-2a04-4d6d-b462-0538f1a741d6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-529234d9-ebb9-48ca-8dfc-a4fc621e7133 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volume-transfers returned with HTTP 202 Sep 03 11:20:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 525/1060] 192.168.122.194 () {62 vars in 1210 bytes} [Thu Sep 3 11:20:38 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-345d1d1b-67bf-44d0-8ee1-eb56a12bf961 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-2704591b-2a04-4d6d-b462-0538f1a741d6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-345d1d1b-67bf-44d0-8ee1-eb56a12bf961 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-345d1d1b-67bf-44d0-8ee1-eb56a12bf961 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-345d1d1b-67bf-44d0-8ee1-eb56a12bf961 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-2704591b-2a04-4d6d-b462-0538f1a741d6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 536/1061] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:20:38 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1257 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-345d1d1b-67bf-44d0-8ee1-eb56a12bf961 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-345d1d1b-67bf-44d0-8ee1-eb56a12bf961 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 returned with HTTP 200 Sep 03 11:20:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 526/1062] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:38 2026] GET /volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 => generated 963 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8d41dbe4-8c6a-41f5-b75c-45c53dca5c55 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8d41dbe4-8c6a-41f5-b75c-45c53dca5c55 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volume-transfers/detail Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8d41dbe4-8c6a-41f5-b75c-45c53dca5c55 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8d41dbe4-8c6a-41f5-b75c-45c53dca5c55 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volume_transfer [None req-8d41dbe4-8c6a-41f5-b75c-45c53dca5c55 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Listing volume transfers {{(pid=86726) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8d41dbe4-8c6a-41f5-b75c-45c53dca5c55 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 11:20:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 537/1063] 192.168.122.194 () {60 vars in 1210 bytes} [Thu Sep 3 11:20:39 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b53fa2ec-a034-4138-a2cc-fc38736e5de7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b53fa2ec-a034-4138-a2cc-fc38736e5de7 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] DELETE http://192.168.122.194/volume/v3/volume-transfers/b79a28b2-151c-46d0-bc96-06f71a7818cb Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b53fa2ec-a034-4138-a2cc-fc38736e5de7 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b53fa2ec-a034-4138-a2cc-fc38736e5de7 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.api.contrib.volume_transfer [None req-b53fa2ec-a034-4138-a2cc-fc38736e5de7 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Delete transfer with id: b79a28b2-151c-46d0-bc96-06f71a7818cb Sep 03 11:20:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b53fa2ec-a034-4138-a2cc-fc38736e5de7 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volume-transfers/b79a28b2-151c-46d0-bc96-06f71a7818cb returned with HTTP 202 Sep 03 11:20:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 527/1064] 192.168.122.194 () {60 vars in 1303 bytes} [Thu Sep 3 11:20:39 2026] DELETE /volume/v3/volume-transfers/b79a28b2-151c-46d0-bc96-06f71a7818cb => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d56dc819-19da-4fce-a77e-b7d29370bd94 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d56dc819-19da-4fce-a77e-b7d29370bd94 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d56dc819-19da-4fce-a77e-b7d29370bd94 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d56dc819-19da-4fce-a77e-b7d29370bd94 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d56dc819-19da-4fce-a77e-b7d29370bd94 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Volume info retrieved successfully. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d56dc819-19da-4fce-a77e-b7d29370bd94 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 returned with HTTP 200 Sep 03 11:20:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 538/1065] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:39 2026] GET /volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 => generated 955 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9460d40e-a9c3-4d41-afaf-c2a5e184a69a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9460d40e-a9c3-4d41-afaf-c2a5e184a69a tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] DELETE http://192.168.122.194/volume/v3/volume-transfers/b79a28b2-151c-46d0-bc96-06f71a7818cb Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9460d40e-a9c3-4d41-afaf-c2a5e184a69a tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9460d40e-a9c3-4d41-afaf-c2a5e184a69a tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.api.contrib.volume_transfer [None req-9460d40e-a9c3-4d41-afaf-c2a5e184a69a tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Delete transfer with id: b79a28b2-151c-46d0-bc96-06f71a7818cb Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9460d40e-a9c3-4d41-afaf-c2a5e184a69a tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volume-transfers/b79a28b2-151c-46d0-bc96-06f71a7818cb returned with HTTP 404 Sep 03 11:20:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 528/1066] 192.168.122.194 () {60 vars in 1303 bytes} [Thu Sep 3 11:20:39 2026] DELETE /volume/v3/volume-transfers/b79a28b2-151c-46d0-bc96-06f71a7818cb => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-589d28c6-63dc-4ad2-ad09-a72ef8bf233e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-589d28c6-63dc-4ad2-ad09-a72ef8bf233e tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-589d28c6-63dc-4ad2-ad09-a72ef8bf233e tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-589d28c6-63dc-4ad2-ad09-a72ef8bf233e tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-589d28c6-63dc-4ad2-ad09-a72ef8bf233e tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Delete volume with id: e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-589d28c6-63dc-4ad2-ad09-a72ef8bf233e tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Volume info retrieved successfully. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-589d28c6-63dc-4ad2-ad09-a72ef8bf233e tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Delete volume request issued successfully. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-589d28c6-63dc-4ad2-ad09-a72ef8bf233e tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 returned with HTTP 202 Sep 03 11:20:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 539/1067] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:20:39 2026] DELETE /volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-36b35d88-9b56-4f74-9420-44420db06b94 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-36b35d88-9b56-4f74-9420-44420db06b94 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] GET http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-36b35d88-9b56-4f74-9420-44420db06b94 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-36b35d88-9b56-4f74-9420-44420db06b94 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-36b35d88-9b56-4f74-9420-44420db06b94 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Volume info retrieved successfully. Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-36b35d88-9b56-4f74-9420-44420db06b94 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 returned with HTTP 200 Sep 03 11:20:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 529/1068] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:39 2026] GET /volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 => generated 1138 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-1ad31d20-1ef0-400d-a6b8-ef0e18d1fd0c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-1ad31d20-1ef0-400d-a6b8-ef0e18d1fd0c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-1ad31d20-1ef0-400d-a6b8-ef0e18d1fd0c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-1ad31d20-1ef0-400d-a6b8-ef0e18d1fd0c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-1ad31d20-1ef0-400d-a6b8-ef0e18d1fd0c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-1ad31d20-1ef0-400d-a6b8-ef0e18d1fd0c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 540/1069] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:20:39 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1257 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a83762c1-cbfa-48c0-b875-389abc6544c7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a83762c1-cbfa-48c0-b875-389abc6544c7 None None] GET http://192.168.122.194/volume// Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a83762c1-cbfa-48c0-b875-389abc6544c7 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a83762c1-cbfa-48c0-b875-389abc6544c7 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a83762c1-cbfa-48c0-b875-389abc6544c7 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:20:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 530/1070] 192.168.122.194 () {58 vars in 1308 bytes} [Thu Sep 3 11:20:39 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-1434ada9-fc28-422c-acb6-da59ddf0c81b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-1434ada9-fc28-422c-acb6-da59ddf0c81b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:20:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-1434ada9-fc28-422c-acb6-da59ddf0c81b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d311a2f-d0a7-4f76-b40e-a9ccc15790d0", "connector": null, "instance_uuid": "8fb8f4d9-15e8-416e-b6cf-e58ec366d2a2"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-1434ada9-fc28-422c-acb6-da59ddf0c81b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:20:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 541/1071] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:20:39 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2dbb1876-61d1-4dce-903e-612fba3c1965 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2dbb1876-61d1-4dce-903e-612fba3c1965 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] GET http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2dbb1876-61d1-4dce-903e-612fba3c1965 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2dbb1876-61d1-4dce-903e-612fba3c1965 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2dbb1876-61d1-4dce-903e-612fba3c1965 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Volume info retrieved successfully. Sep 03 11:20:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2dbb1876-61d1-4dce-903e-612fba3c1965 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 returned with HTTP 200 Sep 03 11:20:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 531/1072] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:40 2026] GET /volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 => generated 1138 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-296cfaf9-0772-48d2-8c4c-cd6668874d24 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-296cfaf9-0772-48d2-8c4c-cd6668874d24 None None] GET http://192.168.122.194/volume// Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-296cfaf9-0772-48d2-8c4c-cd6668874d24 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-296cfaf9-0772-48d2-8c4c-cd6668874d24 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-296cfaf9-0772-48d2-8c4c-cd6668874d24 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:20:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 542/1073] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:20:41 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:20:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-57b976dc-c0af-45e1-9695-d293ca8a50ec None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-57b976dc-c0af-45e1-9695-d293ca8a50ec tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:20:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-57b976dc-c0af-45e1-9695-d293ca8a50ec tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-57b976dc-c0af-45e1-9695-d293ca8a50ec tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cd6a83f8-b4cf-430a-85ba-6c1ffcda4013 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cd6a83f8-b4cf-430a-85ba-6c1ffcda4013 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] GET http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cd6a83f8-b4cf-430a-85ba-6c1ffcda4013 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cd6a83f8-b4cf-430a-85ba-6c1ffcda4013 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-57b976dc-c0af-45e1-9695-d293ca8a50ec tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:20:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cd6a83f8-b4cf-430a-85ba-6c1ffcda4013 tempest-VolumesTransfersV355Test-423595047 tempest-VolumesTransfersV355Test-423595047-project-admin] http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 returned with HTTP 404 Sep 03 11:20:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 543/1074] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:41 2026] GET /volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-06570bcb-17a7-4d90-b63d-e89c72491f0c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-57b976dc-c0af-45e1-9695-d293ca8a50ec tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:20:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 532/1075] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:20:41 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1437 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:20:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06570bcb-17a7-4d90-b63d-e89c72491f0c tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] GET http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06570bcb-17a7-4d90-b63d-e89c72491f0c tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06570bcb-17a7-4d90-b63d-e89c72491f0c tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06570bcb-17a7-4d90-b63d-e89c72491f0c tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 returned with HTTP 404 Sep 03 11:20:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 544/1076] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:20:41 2026] GET /volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:20:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-93bfad6d-5dd1-4fce-b044-bc15e7478a21 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-93bfad6d-5dd1-4fce-b044-bc15e7478a21 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] DELETE http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-93bfad6d-5dd1-4fce-b044-bc15e7478a21 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-93bfad6d-5dd1-4fce-b044-bc15e7478a21 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:41 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-93bfad6d-5dd1-4fce-b044-bc15e7478a21 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] Delete volume with id: e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 Sep 03 11:20:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-93bfad6d-5dd1-4fce-b044-bc15e7478a21 tempest-VolumesTransfersV355Test-563144422 tempest-VolumesTransfersV355Test-563144422-project-member] http://192.168.122.194/volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 returned with HTTP 404 Sep 03 11:20:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 533/1077] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:20:41 2026] DELETE /volume/v3/volumes/e6580b5e-8fd4-4b1c-94e0-9d75d13c4cd6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-eab33f75-7f8b-4711-811d-16137a0b5cc0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-eab33f75-7f8b-4711-811d-16137a0b5cc0 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] PUT http://192.168.122.194/volume/v3/attachments/bf69d668-ad37-4660-8bbf-036045dee68f Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-eab33f75-7f8b-4711-811d-16137a0b5cc0 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-eab33f75-7f8b-4711-811d-16137a0b5cc0 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Acquiring lock "cinder-attachment_update-2d311a2f-d0a7-4f76-b40e-a9ccc15790d0-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:20:41 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-eab33f75-7f8b-4711-811d-16137a0b5cc0 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Lock "cinder-attachment_update-2d311a2f-d0a7-4f76-b40e-a9ccc15790d0-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:20:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:42 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-eab33f75-7f8b-4711-811d-16137a0b5cc0 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Lock "cinder-attachment_update-2d311a2f-d0a7-4f76-b40e-a9ccc15790d0-devstack" released by "attachment_update" :: held 0.278s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:20:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-eab33f75-7f8b-4711-811d-16137a0b5cc0 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments/bf69d668-ad37-4660-8bbf-036045dee68f returned with HTTP 200 Sep 03 11:20:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 545/1078] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:20:41 2026] PUT /volume/v3/attachments/bf69d668-ad37-4660-8bbf-036045dee68f => generated 694 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-6e1073d9-d731-46f2-a5fb-2d2595729313 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-6e1073d9-d731-46f2-a5fb-2d2595729313 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] POST http://192.168.122.194/volume/v3/attachments/bf69d668-ad37-4660-8bbf-036045dee68f/action Sep 03 11:20:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-6e1073d9-d731-46f2-a5fb-2d2595729313 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:20:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-6e1073d9-d731-46f2-a5fb-2d2595729313 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f34c929b-1c63-4cb5-90cc-d15b79fabaa1 req-6e1073d9-d731-46f2-a5fb-2d2595729313 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments/bf69d668-ad37-4660-8bbf-036045dee68f/action returned with HTTP 204 Sep 03 11:20:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 534/1079] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:20:42 2026] POST /volume/v3/attachments/bf69d668-ad37-4660-8bbf-036045dee68f/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-534152a5-2fc3-4556-8a35-1caa8f563414 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-534152a5-2fc3-4556-8a35-1caa8f563414 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] POST http://192.168.122.194/volume/v3/qos-specs Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-534152a5-2fc3-4556-8a35-1caa8f563414 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1043316938", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.qos_specs [None req-534152a5-2fc3-4556-8a35-1caa8f563414 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1043316938', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86726) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-534152a5-2fc3-4556-8a35-1caa8f563414 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DB qos_specs_create(): root {'id': '88d079c9-326c-466c-9d7e-9881f4204f93', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1043316938'} {{(pid=86726) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-534152a5-2fc3-4556-8a35-1caa8f563414 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:20:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 546/1080] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:20:43 2026] POST /volume/v3/qos-specs => generated 401 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7fcaedbf-b6d7-4348-b1a9-e63e3e97f333 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7fcaedbf-b6d7-4348-b1a9-e63e3e97f333 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7fcaedbf-b6d7-4348-b1a9-e63e3e97f333 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-191720442"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7fcaedbf-b6d7-4348-b1a9-e63e3e97f333 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:20:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 535/1081] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:20:43 2026] POST /volume/v3/types => generated 221 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-12a02a61-b99f-4764-b824-3b771af39099 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-12a02a61-b99f-4764-b824-3b771af39099 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-12a02a61-b99f-4764-b824-3b771af39099 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-825566134"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-12a02a61-b99f-4764-b824-3b771af39099 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:20:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 547/1082] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:20:43 2026] POST /volume/v3/types => generated 221 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-113166ba-0d60-4898-9aef-0d2f69f3f3a5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-113166ba-0d60-4898-9aef-0d2f69f3f3a5 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-113166ba-0d60-4898-9aef-0d2f69f3f3a5 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1904739482"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-113166ba-0d60-4898-9aef-0d2f69f3f3a5 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:20:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 536/1083] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:20:43 2026] POST /volume/v3/types => generated 222 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cfa81f95-0187-4a6e-9b49-7b575617afef None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cfa81f95-0187-4a6e-9b49-7b575617afef tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associate?vol_type_id=64266746-d108-4d86-878a-445220ae05c1 Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cfa81f95-0187-4a6e-9b49-7b575617afef tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cfa81f95-0187-4a6e-9b49-7b575617afef tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'associate' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cfa81f95-0187-4a6e-9b49-7b575617afef tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Associate qos_spec: 88d079c9-326c-466c-9d7e-9881f4204f93 with type: 64266746-d108-4d86-878a-445220ae05c1 {{(pid=86726) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cfa81f95-0187-4a6e-9b49-7b575617afef tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associate?vol_type_id=64266746-d108-4d86-878a-445220ae05c1 returned with HTTP 202 Sep 03 11:20:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 548/1084] 192.168.122.194 () {58 vars in 1365 bytes} [Thu Sep 3 11:20:43 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associate?vol_type_id=64266746-d108-4d86-878a-445220ae05c1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6fc17bd2-5c9b-4920-b19d-526680047af4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6fc17bd2-5c9b-4920-b19d-526680047af4 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associate?vol_type_id=751637ce-c404-41b2-836f-c9b3007e7caa Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6fc17bd2-5c9b-4920-b19d-526680047af4 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6fc17bd2-5c9b-4920-b19d-526680047af4 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'associate' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6fc17bd2-5c9b-4920-b19d-526680047af4 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Associate qos_spec: 88d079c9-326c-466c-9d7e-9881f4204f93 with type: 751637ce-c404-41b2-836f-c9b3007e7caa {{(pid=86725) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6fc17bd2-5c9b-4920-b19d-526680047af4 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associate?vol_type_id=751637ce-c404-41b2-836f-c9b3007e7caa returned with HTTP 202 Sep 03 11:20:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 537/1085] 192.168.122.194 () {58 vars in 1365 bytes} [Thu Sep 3 11:20:43 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associate?vol_type_id=751637ce-c404-41b2-836f-c9b3007e7caa => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f57623e7-3aba-4960-a512-82bdac252a84 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f57623e7-3aba-4960-a512-82bdac252a84 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associate?vol_type_id=91e5feb2-62a9-446d-861a-498573d05d24 Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f57623e7-3aba-4960-a512-82bdac252a84 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f57623e7-3aba-4960-a512-82bdac252a84 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'associate' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f57623e7-3aba-4960-a512-82bdac252a84 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Associate qos_spec: 88d079c9-326c-466c-9d7e-9881f4204f93 with type: 91e5feb2-62a9-446d-861a-498573d05d24 {{(pid=86726) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f57623e7-3aba-4960-a512-82bdac252a84 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associate?vol_type_id=91e5feb2-62a9-446d-861a-498573d05d24 returned with HTTP 202 Sep 03 11:20:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 549/1086] 192.168.122.194 () {58 vars in 1365 bytes} [Thu Sep 3 11:20:43 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associate?vol_type_id=91e5feb2-62a9-446d-861a-498573d05d24 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6cd4af56-e846-4f3f-bef3-17835833b428 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6cd4af56-e846-4f3f-bef3-17835833b428 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associations Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6cd4af56-e846-4f3f-bef3-17835833b428 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6cd4af56-e846-4f3f-bef3-17835833b428 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'associations' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6cd4af56-e846-4f3f-bef3-17835833b428 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Get associations for qos_spec id: 88d079c9-326c-466c-9d7e-9881f4204f93 {{(pid=86725) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: /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 03 11:20:43 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6cd4af56-e846-4f3f-bef3-17835833b428 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associations returned with HTTP 200 Sep 03 11:20:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 538/1087] 192.168.122.194 () {58 vars in 1277 bytes} [Thu Sep 3 11:20:43 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associations => generated 446 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d3fb3ed6-96cf-4cda-8f6e-9028665879eb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d3fb3ed6-96cf-4cda-8f6e-9028665879eb tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/disassociate?vol_type_id=64266746-d108-4d86-878a-445220ae05c1 Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d3fb3ed6-96cf-4cda-8f6e-9028665879eb tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d3fb3ed6-96cf-4cda-8f6e-9028665879eb tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'disassociate' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d3fb3ed6-96cf-4cda-8f6e-9028665879eb tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Disassociate qos_spec: 88d079c9-326c-466c-9d7e-9881f4204f93 from type: 64266746-d108-4d86-878a-445220ae05c1 {{(pid=86726) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d3fb3ed6-96cf-4cda-8f6e-9028665879eb tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/disassociate?vol_type_id=64266746-d108-4d86-878a-445220ae05c1 returned with HTTP 202 Sep 03 11:20:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 550/1088] 192.168.122.194 () {58 vars in 1374 bytes} [Thu Sep 3 11:20:43 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/disassociate?vol_type_id=64266746-d108-4d86-878a-445220ae05c1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6c6783ac-f22b-49da-a645-3f8c6d53e18d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6c6783ac-f22b-49da-a645-3f8c6d53e18d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associations Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6c6783ac-f22b-49da-a645-3f8c6d53e18d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6c6783ac-f22b-49da-a645-3f8c6d53e18d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'associations' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6c6783ac-f22b-49da-a645-3f8c6d53e18d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Get associations for qos_spec id: 88d079c9-326c-466c-9d7e-9881f4204f93 {{(pid=86725) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: /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 03 11:20:43 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6c6783ac-f22b-49da-a645-3f8c6d53e18d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associations returned with HTTP 200 Sep 03 11:20:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 539/1089] 192.168.122.194 () {58 vars in 1277 bytes} [Thu Sep 3 11:20:43 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associations => generated 305 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-98a37f37-43dd-45f5-98aa-bdbae257e208 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-98a37f37-43dd-45f5-98aa-bdbae257e208 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/disassociate_all Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-98a37f37-43dd-45f5-98aa-bdbae257e208 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-98a37f37-43dd-45f5-98aa-bdbae257e208 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'disassociate_all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98a37f37-43dd-45f5-98aa-bdbae257e208 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Disassociate qos_spec: 88d079c9-326c-466c-9d7e-9881f4204f93 from all. {{(pid=86726) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-98a37f37-43dd-45f5-98aa-bdbae257e208 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/disassociate_all returned with HTTP 202 Sep 03 11:20:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 551/1090] 192.168.122.194 () {58 vars in 1289 bytes} [Thu Sep 3 11:20:43 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/disassociate_all => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-04aa12c4-aba6-4e06-ad03-8e5f66893df3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-04aa12c4-aba6-4e06-ad03-8e5f66893df3 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associations Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-04aa12c4-aba6-4e06-ad03-8e5f66893df3 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-04aa12c4-aba6-4e06-ad03-8e5f66893df3 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'associations' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.qos_specs_manage [None req-04aa12c4-aba6-4e06-ad03-8e5f66893df3 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Get associations for qos_spec id: 88d079c9-326c-466c-9d7e-9881f4204f93 {{(pid=86725) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 11:20:43 devstack devstack@c-api.service[86725]: /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 03 11:20:43 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:20:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-04aa12c4-aba6-4e06-ad03-8e5f66893df3 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associations returned with HTTP 200 Sep 03 11:20:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 540/1091] 192.168.122.194 () {58 vars in 1277 bytes} [Thu Sep 3 11:20:43 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/associations => generated 24 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6e75329b-f780-4d7d-8ada-7f42889d2051 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6e75329b-f780-4d7d-8ada-7f42889d2051 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DELETE http://192.168.122.194/volume/v3/types/91e5feb2-62a9-446d-861a-498573d05d24 Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6e75329b-f780-4d7d-8ada-7f42889d2051 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6e75329b-f780-4d7d-8ada-7f42889d2051 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6e75329b-f780-4d7d-8ada-7f42889d2051 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/types/91e5feb2-62a9-446d-861a-498573d05d24 returned with HTTP 202 Sep 03 11:20:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 552/1092] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:20:43 2026] DELETE /volume/v3/types/91e5feb2-62a9-446d-861a-498573d05d24 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-13b230b5-c44c-49c1-a725-40991b7a65c9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-13b230b5-c44c-49c1-a725-40991b7a65c9 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/types/91e5feb2-62a9-446d-861a-498573d05d24 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-13b230b5-c44c-49c1-a725-40991b7a65c9 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-13b230b5-c44c-49c1-a725-40991b7a65c9 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-13b230b5-c44c-49c1-a725-40991b7a65c9 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/types/91e5feb2-62a9-446d-861a-498573d05d24 returned with HTTP 404 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 541/1093] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:20:44 2026] GET /volume/v3/types/91e5feb2-62a9-446d-861a-498573d05d24 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e37433c1-e504-409e-a877-c9a2d068f479 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e37433c1-e504-409e-a877-c9a2d068f479 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DELETE http://192.168.122.194/volume/v3/types/751637ce-c404-41b2-836f-c9b3007e7caa Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e37433c1-e504-409e-a877-c9a2d068f479 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e37433c1-e504-409e-a877-c9a2d068f479 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e37433c1-e504-409e-a877-c9a2d068f479 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/types/751637ce-c404-41b2-836f-c9b3007e7caa returned with HTTP 202 Sep 03 11:20:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 553/1094] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:20:44 2026] DELETE /volume/v3/types/751637ce-c404-41b2-836f-c9b3007e7caa => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ba97227e-b58a-4b30-b852-02bcd7b6470f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ba97227e-b58a-4b30-b852-02bcd7b6470f tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/types/751637ce-c404-41b2-836f-c9b3007e7caa Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ba97227e-b58a-4b30-b852-02bcd7b6470f tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ba97227e-b58a-4b30-b852-02bcd7b6470f tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ba97227e-b58a-4b30-b852-02bcd7b6470f tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/types/751637ce-c404-41b2-836f-c9b3007e7caa returned with HTTP 404 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 542/1095] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:20:44 2026] GET /volume/v3/types/751637ce-c404-41b2-836f-c9b3007e7caa => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-10227eba-07e6-4792-b1bc-8cfdad144523 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-10227eba-07e6-4792-b1bc-8cfdad144523 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DELETE http://192.168.122.194/volume/v3/types/64266746-d108-4d86-878a-445220ae05c1 Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-10227eba-07e6-4792-b1bc-8cfdad144523 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-10227eba-07e6-4792-b1bc-8cfdad144523 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-10227eba-07e6-4792-b1bc-8cfdad144523 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/types/64266746-d108-4d86-878a-445220ae05c1 returned with HTTP 202 Sep 03 11:20:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 554/1096] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:20:44 2026] DELETE /volume/v3/types/64266746-d108-4d86-878a-445220ae05c1 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-87e3b3ad-1ff7-4f16-80dd-afb8b352516f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-87e3b3ad-1ff7-4f16-80dd-afb8b352516f tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/types/64266746-d108-4d86-878a-445220ae05c1 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-87e3b3ad-1ff7-4f16-80dd-afb8b352516f tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-87e3b3ad-1ff7-4f16-80dd-afb8b352516f tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-87e3b3ad-1ff7-4f16-80dd-afb8b352516f tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/types/64266746-d108-4d86-878a-445220ae05c1 returned with HTTP 404 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 543/1097] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:20:44 2026] GET /volume/v3/types/64266746-d108-4d86-878a-445220ae05c1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-30d86d7c-92b0-4d6e-bdab-67d87584f722 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-30d86d7c-92b0-4d6e-bdab-67d87584f722 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] POST http://192.168.122.194/volume/v3/qos-specs Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-30d86d7c-92b0-4d6e-bdab-67d87584f722 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-702414796", "consumer": "back-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.qos_specs [None req-30d86d7c-92b0-4d6e-bdab-67d87584f722 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-702414796', 'consumer': 'back-end', 'specs': {}} {{(pid=86726) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-30d86d7c-92b0-4d6e-bdab-67d87584f722 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DB qos_specs_create(): root {'id': '116df885-6052-477b-88cd-3209ad51e5ca', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-702414796'} {{(pid=86726) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-30d86d7c-92b0-4d6e-bdab-67d87584f722 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:20:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 555/1098] 192.168.122.194 () {60 vars in 1148 bytes} [Thu Sep 3 11:20:44 2026] POST /volume/v3/qos-specs => generated 376 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-de5b2fca-72e4-460a-bb66-45316cbe3667 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-de5b2fca-72e4-460a-bb66-45316cbe3667 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DELETE http://192.168.122.194/volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca?force=False Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-de5b2fca-72e4-460a-bb66-45316cbe3667 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-de5b2fca-72e4-460a-bb66-45316cbe3667 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de5b2fca-72e4-460a-bb66-45316cbe3667 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Delete qos_spec: 116df885-6052-477b-88cd-3209ad51e5ca, force: False {{(pid=86725) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: /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 03 11:20:44 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-de5b2fca-72e4-460a-bb66-45316cbe3667 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca?force=False returned with HTTP 202 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 544/1099] 192.168.122.194 () {58 vars in 1264 bytes} [Thu Sep 3 11:20:44 2026] DELETE /volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-59ac203b-0465-4350-bd8a-4d34009c5a1c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59ac203b-0465-4350-bd8a-4d34009c5a1c tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59ac203b-0465-4350-bd8a-4d34009c5a1c tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59ac203b-0465-4350-bd8a-4d34009c5a1c tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59ac203b-0465-4350-bd8a-4d34009c5a1c tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca returned with HTTP 404 Sep 03 11:20:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 556/1100] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:20:44 2026] GET /volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e12e4229-ad28-4d65-a3fa-efd020e70beb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e12e4229-ad28-4d65-a3fa-efd020e70beb tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e12e4229-ad28-4d65-a3fa-efd020e70beb tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e12e4229-ad28-4d65-a3fa-efd020e70beb tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:44 devstack devstack@c-api.service[86725]: /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 03 11:20:44 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e12e4229-ad28-4d65-a3fa-efd020e70beb tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 545/1101] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:20:44 2026] GET /volume/v3/qos-specs => generated 175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cab16963-16be-458f-90de-aff123369723 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cab16963-16be-458f-90de-aff123369723 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DELETE http://192.168.122.194/volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca?force=False Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cab16963-16be-458f-90de-aff123369723 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cab16963-16be-458f-90de-aff123369723 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cab16963-16be-458f-90de-aff123369723 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Delete qos_spec: 116df885-6052-477b-88cd-3209ad51e5ca, force: False {{(pid=86726) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cab16963-16be-458f-90de-aff123369723 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca?force=False returned with HTTP 404 Sep 03 11:20:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 557/1102] 192.168.122.194 () {58 vars in 1264 bytes} [Thu Sep 3 11:20:44 2026] DELETE /volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0e7513be-b9c1-41a7-9408-6d1d6bb4f11d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0e7513be-b9c1-41a7-9408-6d1d6bb4f11d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0e7513be-b9c1-41a7-9408-6d1d6bb4f11d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0e7513be-b9c1-41a7-9408-6d1d6bb4f11d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0e7513be-b9c1-41a7-9408-6d1d6bb4f11d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca returned with HTTP 404 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 546/1103] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:20:44 2026] GET /volume/v3/qos-specs/116df885-6052-477b-88cd-3209ad51e5ca => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-205cd835-8e3f-4350-a803-78ab66c90b54 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-205cd835-8e3f-4350-a803-78ab66c90b54 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] POST http://192.168.122.194/volume/v3/qos-specs Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-205cd835-8e3f-4350-a803-78ab66c90b54 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1146476565", "consumer": "both"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.qos_specs [None req-205cd835-8e3f-4350-a803-78ab66c90b54 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1146476565', 'consumer': 'both', 'specs': {}} {{(pid=86726) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-205cd835-8e3f-4350-a803-78ab66c90b54 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DB qos_specs_create(): root {'id': '67bfb3f9-c549-479b-b0a1-88d4727ad29a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1146476565'} {{(pid=86726) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-205cd835-8e3f-4350-a803-78ab66c90b54 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:20:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 558/1104] 192.168.122.194 () {60 vars in 1148 bytes} [Thu Sep 3 11:20:44 2026] POST /volume/v3/qos-specs => generated 373 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a04cb4eb-9c6a-4aac-847e-ad4d3c60b5d6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a04cb4eb-9c6a-4aac-847e-ad4d3c60b5d6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DELETE http://192.168.122.194/volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a?force=False Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a04cb4eb-9c6a-4aac-847e-ad4d3c60b5d6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a04cb4eb-9c6a-4aac-847e-ad4d3c60b5d6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a04cb4eb-9c6a-4aac-847e-ad4d3c60b5d6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Delete qos_spec: 67bfb3f9-c549-479b-b0a1-88d4727ad29a, force: False {{(pid=86725) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: /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 03 11:20:44 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a04cb4eb-9c6a-4aac-847e-ad4d3c60b5d6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a?force=False returned with HTTP 202 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 547/1105] 192.168.122.194 () {58 vars in 1264 bytes} [Thu Sep 3 11:20:44 2026] DELETE /volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a?force=False => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b0905aca-a6ea-4187-ae12-d909d7493a1b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0905aca-a6ea-4187-ae12-d909d7493a1b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0905aca-a6ea-4187-ae12-d909d7493a1b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0905aca-a6ea-4187-ae12-d909d7493a1b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0905aca-a6ea-4187-ae12-d909d7493a1b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a returned with HTTP 404 Sep 03 11:20:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 559/1106] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:20:44 2026] GET /volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2e5b1c0b-2595-46d1-8c2e-edd4a8d54657 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e5b1c0b-2595-46d1-8c2e-edd4a8d54657 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e5b1c0b-2595-46d1-8c2e-edd4a8d54657 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e5b1c0b-2595-46d1-8c2e-edd4a8d54657 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:44 devstack devstack@c-api.service[86725]: /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 03 11:20:44 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e5b1c0b-2595-46d1-8c2e-edd4a8d54657 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 548/1107] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:20:44 2026] GET /volume/v3/qos-specs => generated 175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d1a1c79a-e46d-440a-9f9c-d56c7fced647 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d1a1c79a-e46d-440a-9f9c-d56c7fced647 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DELETE http://192.168.122.194/volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a?force=False Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d1a1c79a-e46d-440a-9f9c-d56c7fced647 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d1a1c79a-e46d-440a-9f9c-d56c7fced647 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d1a1c79a-e46d-440a-9f9c-d56c7fced647 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Delete qos_spec: 67bfb3f9-c549-479b-b0a1-88d4727ad29a, force: False {{(pid=86726) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d1a1c79a-e46d-440a-9f9c-d56c7fced647 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a?force=False returned with HTTP 404 Sep 03 11:20:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 560/1108] 192.168.122.194 () {58 vars in 1264 bytes} [Thu Sep 3 11:20:44 2026] DELETE /volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a5177205-4cf1-432e-bda0-a93149eb651c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a5177205-4cf1-432e-bda0-a93149eb651c tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a5177205-4cf1-432e-bda0-a93149eb651c tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a5177205-4cf1-432e-bda0-a93149eb651c tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a5177205-4cf1-432e-bda0-a93149eb651c tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a returned with HTTP 404 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 549/1109] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:20:44 2026] GET /volume/v3/qos-specs/67bfb3f9-c549-479b-b0a1-88d4727ad29a => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eb168486-c8f2-4a4e-adc1-62f226798d2a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb168486-c8f2-4a4e-adc1-62f226798d2a tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] POST http://192.168.122.194/volume/v3/qos-specs Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb168486-c8f2-4a4e-adc1-62f226798d2a tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-212342745", "consumer": "front-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.qos_specs [None req-eb168486-c8f2-4a4e-adc1-62f226798d2a tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-212342745', 'consumer': 'front-end', 'specs': {}} {{(pid=86726) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-eb168486-c8f2-4a4e-adc1-62f226798d2a tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DB qos_specs_create(): root {'id': '077917f4-5163-4415-8a98-38242795a9fd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-212342745'} {{(pid=86726) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb168486-c8f2-4a4e-adc1-62f226798d2a tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:20:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 561/1110] 192.168.122.194 () {60 vars in 1148 bytes} [Thu Sep 3 11:20:44 2026] POST /volume/v3/qos-specs => generated 377 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c451c304-e34a-49e5-8e6a-37bd16a23b40 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c451c304-e34a-49e5-8e6a-37bd16a23b40 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DELETE http://192.168.122.194/volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd?force=False Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c451c304-e34a-49e5-8e6a-37bd16a23b40 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c451c304-e34a-49e5-8e6a-37bd16a23b40 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c451c304-e34a-49e5-8e6a-37bd16a23b40 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Delete qos_spec: 077917f4-5163-4415-8a98-38242795a9fd, force: False {{(pid=86725) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:20:44 devstack devstack@c-api.service[86725]: /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 03 11:20:44 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:20:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c451c304-e34a-49e5-8e6a-37bd16a23b40 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd?force=False returned with HTTP 202 Sep 03 11:20:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 550/1111] 192.168.122.194 () {58 vars in 1264 bytes} [Thu Sep 3 11:20:44 2026] DELETE /volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd?force=False => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f4efb77f-bcea-4a7e-b529-cc8c2ebcf13b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f4efb77f-bcea-4a7e-b529-cc8c2ebcf13b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f4efb77f-bcea-4a7e-b529-cc8c2ebcf13b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f4efb77f-bcea-4a7e-b529-cc8c2ebcf13b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f4efb77f-bcea-4a7e-b529-cc8c2ebcf13b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd returned with HTTP 404 Sep 03 11:20:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 562/1112] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:20:44 2026] GET /volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd => generated 100 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cd5d16a3-3245-4561-8a55-5d622bee91de None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd5d16a3-3245-4561-8a55-5d622bee91de tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd5d16a3-3245-4561-8a55-5d622bee91de tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd5d16a3-3245-4561-8a55-5d622bee91de tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:45 devstack devstack@c-api.service[86725]: /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 03 11:20:45 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd5d16a3-3245-4561-8a55-5d622bee91de tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:20:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 551/1113] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:20:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-130e3608-9744-4765-a019-485ce205bdd6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-130e3608-9744-4765-a019-485ce205bdd6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DELETE http://192.168.122.194/volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd?force=False Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-130e3608-9744-4765-a019-485ce205bdd6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-130e3608-9744-4765-a019-485ce205bdd6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.qos_specs_manage [None req-130e3608-9744-4765-a019-485ce205bdd6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Delete qos_spec: 077917f4-5163-4415-8a98-38242795a9fd, force: False {{(pid=86726) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-130e3608-9744-4765-a019-485ce205bdd6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd?force=False returned with HTTP 404 Sep 03 11:20:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 563/1114] 192.168.122.194 () {58 vars in 1264 bytes} [Thu Sep 3 11:20:45 2026] DELETE /volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-52a44476-c920-4e55-abb5-9b6612180ac8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52a44476-c920-4e55-abb5-9b6612180ac8 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52a44476-c920-4e55-abb5-9b6612180ac8 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52a44476-c920-4e55-abb5-9b6612180ac8 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52a44476-c920-4e55-abb5-9b6612180ac8 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd returned with HTTP 404 Sep 03 11:20:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 552/1115] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:20:45 2026] GET /volume/v3/qos-specs/077917f4-5163-4415-8a98-38242795a9fd => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-81660e10-f597-481d-a727-7039d7f10e01 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-81660e10-f597-481d-a727-7039d7f10e01 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-81660e10-f597-481d-a727-7039d7f10e01 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-81660e10-f597-481d-a727-7039d7f10e01 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-81660e10-f597-481d-a727-7039d7f10e01 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 returned with HTTP 200 Sep 03 11:20:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 564/1116] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:20:45 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 => generated 401 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4f49fafc-df5e-404c-8c40-fe052dcd630b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4f49fafc-df5e-404c-8c40-fe052dcd630b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4f49fafc-df5e-404c-8c40-fe052dcd630b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4f49fafc-df5e-404c-8c40-fe052dcd630b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: /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 03 11:20:45 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4f49fafc-df5e-404c-8c40-fe052dcd630b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:20:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 553/1117] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:20:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-71a2773e-abf7-4ae0-87b0-05fb73982a5e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-71a2773e-abf7-4ae0-87b0-05fb73982a5e tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] PUT http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-71a2773e-abf7-4ae0-87b0-05fb73982a5e tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.qos_specs [None req-71a2773e-abf7-4ae0-87b0-05fb73982a5e tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86726) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-71a2773e-abf7-4ae0-87b0-05fb73982a5e tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] qos_specs_update() value: {'id': '1ca9bea8-a053-429a-a2bf-f7157e13eab8', 'key': 'iops_bytes', 'value': '500', 'specs_id': '88d079c9-326c-466c-9d7e-9881f4204f93', 'deleted': False} {{(pid=86726) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-71a2773e-abf7-4ae0-87b0-05fb73982a5e tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 returned with HTTP 200 Sep 03 11:20:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 565/1118] 192.168.122.194 () {60 vars in 1258 bytes} [Thu Sep 3 11:20:45 2026] PUT /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 => generated 36 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-949c294c-bab3-44a9-b73f-69a1f59dea15 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-949c294c-bab3-44a9-b73f-69a1f59dea15 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-949c294c-bab3-44a9-b73f-69a1f59dea15 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-949c294c-bab3-44a9-b73f-69a1f59dea15 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-949c294c-bab3-44a9-b73f-69a1f59dea15 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 returned with HTTP 200 Sep 03 11:20:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 554/1119] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:20:45 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 => generated 422 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3c986142-732d-4eba-bb36-00427d61f892 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c986142-732d-4eba-bb36-00427d61f892 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] PUT http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/delete_keys Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3c986142-732d-4eba-bb36-00427d61f892 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c986142-732d-4eba-bb36-00427d61f892 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Delete_key spec: 88d079c9-326c-466c-9d7e-9881f4204f93, keys: ['iops_bytes'] {{(pid=86726) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c986142-732d-4eba-bb36-00427d61f892 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/delete_keys returned with HTTP 202 Sep 03 11:20:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 566/1120] 192.168.122.194 () {60 vars in 1294 bytes} [Thu Sep 3 11:20:45 2026] PUT /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93/delete_keys => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-38c00aba-8c7c-48b5-9d43-ef32d3a59bf7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-38c00aba-8c7c-48b5-9d43-ef32d3a59bf7 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-38c00aba-8c7c-48b5-9d43-ef32d3a59bf7 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-38c00aba-8c7c-48b5-9d43-ef32d3a59bf7 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-38c00aba-8c7c-48b5-9d43-ef32d3a59bf7 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 returned with HTTP 200 Sep 03 11:20:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 555/1121] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:20:45 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 => generated 401 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-555be75b-d58d-41cf-bb1e-6012372cc4f6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-555be75b-d58d-41cf-bb1e-6012372cc4f6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-555be75b-d58d-41cf-bb1e-6012372cc4f6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-555be75b-d58d-41cf-bb1e-6012372cc4f6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-555be75b-d58d-41cf-bb1e-6012372cc4f6 tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 returned with HTTP 200 Sep 03 11:20:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 567/1122] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:20:45 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 => generated 401 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0d800c43-aeb8-46ea-a902-7ce69185a84d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d800c43-aeb8-46ea-a902-7ce69185a84d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] DELETE http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93?force=False Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d800c43-aeb8-46ea-a902-7ce69185a84d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d800c43-aeb8-46ea-a902-7ce69185a84d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0d800c43-aeb8-46ea-a902-7ce69185a84d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Delete qos_spec: 88d079c9-326c-466c-9d7e-9881f4204f93, force: False {{(pid=86725) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:20:45 devstack devstack@c-api.service[86725]: /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 03 11:20:45 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:20:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d800c43-aeb8-46ea-a902-7ce69185a84d tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93?force=False returned with HTTP 202 Sep 03 11:20:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 556/1123] 192.168.122.194 () {58 vars in 1264 bytes} [Thu Sep 3 11:20:45 2026] DELETE /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93?force=False => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a8c20c54-3e83-4740-b131-3f589454c46b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8c20c54-3e83-4740-b131-3f589454c46b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] GET http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8c20c54-3e83-4740-b131-3f589454c46b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8c20c54-3e83-4740-b131-3f589454c46b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8c20c54-3e83-4740-b131-3f589454c46b tempest-QosSpecsTestJSON-261172219 tempest-QosSpecsTestJSON-261172219-project-admin] http://192.168.122.194/volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 returned with HTTP 404 Sep 03 11:20:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 568/1124] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:20:45 2026] GET /volume/v3/qos-specs/88d079c9-326c-466c-9d7e-9881f4204f93 => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a6b38950-90dd-4145-b065-34c71381a98a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:20:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1299414822"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1299414822'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:20:50 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Create volume of 1 GB Sep 03 11:20:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Availability Zones retrieved successfully. Sep 03 11:20:50 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Flow 'volume_create_api' (f99775a7-fd8b-40f1-b755-b5a1de5a7c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:50 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a3fc8c-7fce-494c-9d16-983de7abda9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:50 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:20:50 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a3fc8c-7fce-494c-9d16-983de7abda9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:50 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bfeff64-1b2b-4528-b1e3-0181e9b9e604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:51 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Created reservations ['63994812-ee34-4f3e-b59f-ffd6e89b8e83', '11277218-7531-46e8-873f-d5e2bf90307b', 'ddb755a7-9943-43c6-bb8b-c622f3d558e6', 'eab0308e-7938-4d8b-a841-55cdd62e1d01'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bfeff64-1b2b-4528-b1e3-0181e9b9e604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63994812-ee34-4f3e-b59f-ffd6e89b8e83', '11277218-7531-46e8-873f-d5e2bf90307b', 'ddb755a7-9943-43c6-bb8b-c622f3d558e6', 'eab0308e-7938-4d8b-a841-55cdd62e1d01']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36802786-dc42-470c-8ffa-f1064c0afceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36802786-dc42-470c-8ffa-f1064c0afceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bb3431e-6358-495d-91dd-a7c2de72c898', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1299414822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d61409d09184c5993bb335ccbb39155',qos_specs=None,replication_status=,reservations=['63994812-ee34-4f3e-b59f-ffd6e89b8e83','11277218-7531-46e8-873f-d5e2bf90307b','ddb755a7-9943-43c6-bb8b-c622f3d558e6','eab0308e-7938-4d8b-a841-55cdd62e1d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17a20289dae429a8682705ff233e9b8',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1299414822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bb3431e-6358-495d-91dd-a7c2de72c898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d61409d09184c5993bb335ccbb39155',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b17a20289dae429a8682705ff233e9b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6025d98-2cbe-43fd-ab43-997e91a62c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6025d98-2cbe-43fd-ab43-997e91a62c88) transitioned into state 'SUCCESS' from state '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-1299414822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d61409d09184c5993bb335ccbb39155',qos_specs=None,replication_status=,reservations=['63994812-ee34-4f3e-b59f-ffd6e89b8e83','11277218-7531-46e8-873f-d5e2bf90307b','ddb755a7-9943-43c6-bb8b-c622f3d558e6','eab0308e-7938-4d8b-a841-55cdd62e1d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17a20289dae429a8682705ff233e9b8',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ef4f12-b69c-4443-aa09-f4430b85fee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ef4f12-b69c-4443-aa09-f4430b85fee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Flow 'volume_create_api' (f99775a7-fd8b-40f1-b755-b5a1de5a7c83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Create volume request issued successfully. Sep 03 11:20:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6b38950-90dd-4145-b065-34c71381a98a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:20:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 557/1125] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:20:50 2026] POST /volume/v3/volumes => generated 764 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:20:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4e81b778-ce33-4490-afe0-e8d8792a36dd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4e81b778-ce33-4490-afe0-e8d8792a36dd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4e81b778-ce33-4490-afe0-e8d8792a36dd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4e81b778-ce33-4490-afe0-e8d8792a36dd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4e81b778-ce33-4490-afe0-e8d8792a36dd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4e81b778-ce33-4490-afe0-e8d8792a36dd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 569/1126] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:51 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 832 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:20:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2b3b6564-e6b3-41ce-8464-f76b37b792bd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b3b6564-e6b3-41ce-8464-f76b37b792bd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b3b6564-e6b3-41ce-8464-f76b37b792bd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b3b6564-e6b3-41ce-8464-f76b37b792bd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2b3b6564-e6b3-41ce-8464-f76b37b792bd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b3b6564-e6b3-41ce-8464-f76b37b792bd tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 558/1127] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:52 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-09490b2e-6b6c-4d04-8a3d-b88ef6953f1f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-09490b2e-6b6c-4d04-8a3d-b88ef6953f1f tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-09490b2e-6b6c-4d04-8a3d-b88ef6953f1f tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-09490b2e-6b6c-4d04-8a3d-b88ef6953f1f tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-09490b2e-6b6c-4d04-8a3d-b88ef6953f1f tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-09490b2e-6b6c-4d04-8a3d-b88ef6953f1f tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 570/1128] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:53 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 857 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-24703f61-cc6e-43e3-b139-0058c3eaea62 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-24703f61-cc6e-43e3-b139-0058c3eaea62 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-24703f61-cc6e-43e3-b139-0058c3eaea62 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-24703f61-cc6e-43e3-b139-0058c3eaea62 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-24703f61-cc6e-43e3-b139-0058c3eaea62 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-24703f61-cc6e-43e3-b139-0058c3eaea62 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 559/1129] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:20:53 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 857 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:20:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bb6d7b62-fedb-49ab-9993-889d59c991db None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bb6d7b62-fedb-49ab-9993-889d59c991db None None] GET http://192.168.122.194/volume// Sep 03 11:20:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bb6d7b62-fedb-49ab-9993-889d59c991db None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bb6d7b62-fedb-49ab-9993-889d59c991db None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bb6d7b62-fedb-49ab-9993-889d59c991db None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:20:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 571/1130] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:20:54 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:20:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-3a94e0d5-b267-4c89-bf08-d59278194692 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-3a94e0d5-b267-4c89-bf08-d59278194692 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:20:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-3a94e0d5-b267-4c89-bf08-d59278194692 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7bb3431e-6358-495d-91dd-a7c2de72c898", "connector": null, "instance_uuid": "942d98a7-2299-4205-9a0f-2bb3aca05dc9"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-3a94e0d5-b267-4c89-bf08-d59278194692 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:20:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 560/1131] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:20:54 2026] POST /volume/v3/attachments => generated 273 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8476a7a4-6376-4c3e-b6d6-202207d8fe8d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b233f3d2-811b-41a9-8626-b4e4a2318cc5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b233f3d2-811b-41a9-8626-b4e4a2318cc5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b233f3d2-811b-41a9-8626-b4e4a2318cc5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b233f3d2-811b-41a9-8626-b4e4a2318cc5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b233f3d2-811b-41a9-8626-b4e4a2318cc5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b233f3d2-811b-41a9-8626-b4e4a2318cc5 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 561/1132] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:54 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 856 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1ae9bda6-ec90-4750-a4d7-a3ee20712337 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1ae9bda6-ec90-4750-a4d7-a3ee20712337 None None] GET http://192.168.122.194/volume// Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1ae9bda6-ec90-4750-a4d7-a3ee20712337 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1ae9bda6-ec90-4750-a4d7-a3ee20712337 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1ae9bda6-ec90-4750-a4d7-a3ee20712337 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:20:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 562/1133] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:20:55 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-7d6f7b32-1587-49ed-b9d3-8148d0cb1a2e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-7d6f7b32-1587-49ed-b9d3-8148d0cb1a2e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-7d6f7b32-1587-49ed-b9d3-8148d0cb1a2e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-7d6f7b32-1587-49ed-b9d3-8148d0cb1a2e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8476a7a4-6376-4c3e-b6d6-202207d8fe8d tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8476a7a4-6376-4c3e-b6d6-202207d8fe8d tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1165029413", "os-volume-type-access:is_public": false}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-7d6f7b32-1587-49ed-b9d3-8148d0cb1a2e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8476a7a4-6376-4c3e-b6d6-202207d8fe8d tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:20:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 572/1134] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:20:54 2026] POST /volume/v3/types => generated 229 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-68639816-4a72-4a72-abd1-dfdef04b6323 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-7d6f7b32-1587-49ed-b9d3-8148d0cb1a2e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 563/1135] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:20:55 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 1037 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-1ebe871b-884d-4a7a-b201-3158846ebbf7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-1ebe871b-884d-4a7a-b201-3158846ebbf7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] PUT http://192.168.122.194/volume/v3/attachments/0d960890-39aa-4cf6-a569-a0e9c2abc706 Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-1ebe871b-884d-4a7a-b201-3158846ebbf7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-1ebe871b-884d-4a7a-b201-3158846ebbf7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Acquiring lock "cinder-attachment_update-7bb3431e-6358-495d-91dd-a7c2de72c898-devstack" by "attachment_update" {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-68639816-4a72-4a72-abd1-dfdef04b6323 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-68639816-4a72-4a72-abd1-dfdef04b6323 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2cfb0810-42b9-4a6e-9036-247ee1f1e8c9", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-1ebe871b-884d-4a7a-b201-3158846ebbf7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Lock "cinder-attachment_update-7bb3431e-6358-495d-91dd-a7c2de72c898-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-68639816-4a72-4a72-abd1-dfdef04b6323 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Create volume request body: {'volume': {'volume_type': '2cfb0810-42b9-4a6e-9036-247ee1f1e8c9', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-68639816-4a72-4a72-abd1-dfdef04b6323 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 404 Sep 03 11:20:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 573/1136] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:20:55 2026] POST /volume/v3/volumes => generated 114 bytes in 296 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b53caf44-0a44-407a-aed4-51dd8479f7b3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b53caf44-0a44-407a-aed4-51dd8479f7b3 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] POST http://192.168.122.194/volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9/action Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b53caf44-0a44-407a-aed4-51dd8479f7b3 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action body: b'{"addProjectAccess": {"project": "c7dce4fdd3474a48aa40c719b5b24ace"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b53caf44-0a44-407a-aed4-51dd8479f7b3 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c7dce4fdd3474a48aa40c719b5b24ace"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b53caf44-0a44-407a-aed4-51dd8479f7b3 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9/action returned with HTTP 202 Sep 03 11:20:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 574/1137] 192.168.122.194 () {60 vars in 1268 bytes} [Thu Sep 3 11:20:55 2026] POST /volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-90e896b8-2ca8-47d7-a522-aae372358c33 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2cfb0810-42b9-4a6e-9036-247ee1f1e8c9", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-903951414"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Create volume request body: {'volume': {'volume_type': '2cfb0810-42b9-4a6e-9036-247ee1f1e8c9', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-903951414'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Create volume of 1 GB Sep 03 11:20:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Availability Zones retrieved successfully. Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Flow 'volume_create_api' (323b2c62-89c7-4d7c-9858-1ff8d7a9ffdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9243b3-69b9-4ee4-9ffa-3c5950358cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9243b3-69b9-4ee4-9ffa-3c5950358cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:20:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2cfb0810-42b9-4a6e-9036-247ee1f1e8c9,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1165029413',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cfb0810-42b9-4a6e-9036-247ee1f1e8c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775cbc37-189d-43e1-a57e-24a4bf922f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1165029413 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1165029413, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:20:55 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1165029413 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1165029413, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:20:55 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-1ebe871b-884d-4a7a-b201-3158846ebbf7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Lock "cinder-attachment_update-7bb3431e-6358-495d-91dd-a7c2de72c898-devstack" released by "attachment_update" :: held 0.350s {{(pid=86725) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:20:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-1ebe871b-884d-4a7a-b201-3158846ebbf7 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments/0d960890-39aa-4cf6-a569-a0e9c2abc706 returned with HTTP 200 Sep 03 11:20:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 564/1138] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:20:55 2026] PUT /volume/v3/attachments/0d960890-39aa-4cf6-a569-a0e9c2abc706 => generated 694 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Created reservations ['f861569e-a9ec-4f89-b8f4-b35c042d09b4', 'e42e401a-cf39-456a-8483-0d6affbb4235', 'bc7b6c24-505e-420d-8910-7c2aef8e09db', '63baa4d1-f428-4647-bdd2-4d92b8b0629a'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775cbc37-189d-43e1-a57e-24a4bf922f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f861569e-a9ec-4f89-b8f4-b35c042d09b4', 'e42e401a-cf39-456a-8483-0d6affbb4235', 'bc7b6c24-505e-420d-8910-7c2aef8e09db', '63baa4d1-f428-4647-bdd2-4d92b8b0629a']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1726dcae-3d6d-4676-9a8b-60a5a2772515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:56 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:56 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:56 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1726dcae-3d6d-4676-9a8b-60a5a2772515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ea3a4dd-70ac-4e37-b072-b19686bd95ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-903951414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7dce4fdd3474a48aa40c719b5b24ace',qos_specs=None,replication_status=,reservations=['f861569e-a9ec-4f89-b8f4-b35c042d09b4','e42e401a-cf39-456a-8483-0d6affbb4235','bc7b6c24-505e-420d-8910-7c2aef8e09db','63baa4d1-f428-4647-bdd2-4d92b8b0629a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505cb70e8d4341e28078489017fd0856',volume_type_id=2cfb0810-42b9-4a6e-9036-247ee1f1e8c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:20:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-903951414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ea3a4dd-70ac-4e37-b072-b19686bd95ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7dce4fdd3474a48aa40c719b5b24ace',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='505cb70e8d4341e28078489017fd0856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cfb0810-42b9-4a6e-9036-247ee1f1e8c9),volume_type_id=2cfb0810-42b9-4a6e-9036-247ee1f1e8c9)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:56 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (821d0495-3025-4af9-929b-0921c22f07e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:56 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (821d0495-3025-4af9-929b-0921c22f07e4) transitioned into state 'SUCCESS' from state '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-903951414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7dce4fdd3474a48aa40c719b5b24ace',qos_specs=None,replication_status=,reservations=['f861569e-a9ec-4f89-b8f4-b35c042d09b4','e42e401a-cf39-456a-8483-0d6affbb4235','bc7b6c24-505e-420d-8910-7c2aef8e09db','63baa4d1-f428-4647-bdd2-4d92b8b0629a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505cb70e8d4341e28078489017fd0856',volume_type_id=2cfb0810-42b9-4a6e-9036-247ee1f1e8c9)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:56 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99c1c0f1-45e4-4e7e-8519-981ec5cf8ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:20:56 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99c1c0f1-45e4-4e7e-8519-981ec5cf8ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:20:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-de7e53b4-061d-4a0f-81d0-948d0b97953a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:56 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Flow 'volume_create_api' (323b2c62-89c7-4d7c-9858-1ff8d7a9ffdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:20:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Create volume request issued successfully. Sep 03 11:20:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90e896b8-2ca8-47d7-a522-aae372358c33 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:20:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-de7e53b4-061d-4a0f-81d0-948d0b97953a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 575/1139] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:20:55 2026] POST /volume/v3/volumes => generated 803 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:20:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-de7e53b4-061d-4a0f-81d0-948d0b97953a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-de7e53b4-061d-4a0f-81d0-948d0b97953a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eb8f40aa-0c31-4856-ada3-0291215b70bf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb8f40aa-0c31-4856-ada3-0291215b70bf tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] GET http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee Sep 03 11:20:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb8f40aa-0c31-4856-ada3-0291215b70bf tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb8f40aa-0c31-4856-ada3-0291215b70bf tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:56 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:56 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-de7e53b4-061d-4a0f-81d0-948d0b97953a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-de7e53b4-061d-4a0f-81d0-948d0b97953a tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 565/1140] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:56 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 857 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eb8f40aa-0c31-4856-ada3-0291215b70bf tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Volume info retrieved successfully. Sep 03 11:20:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb8f40aa-0c31-4856-ada3-0291215b70bf tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee returned with HTTP 200 Sep 03 11:20:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 576/1141] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:56 2026] GET /volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee => generated 871 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:20:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-868871ed-31d5-4c5d-835b-04ea32316f7d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-868871ed-31d5-4c5d-835b-04ea32316f7d tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/attachments/0d960890-39aa-4cf6-a569-a0e9c2abc706/action Sep 03 11:20:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-868871ed-31d5-4c5d-835b-04ea32316f7d tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:20:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-868871ed-31d5-4c5d-835b-04ea32316f7d tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-d9d3d31c-5c57-48e0-a4a0-ed7c7bbc16b6 req-868871ed-31d5-4c5d-835b-04ea32316f7d tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments/0d960890-39aa-4cf6-a569-a0e9c2abc706/action returned with HTTP 204 Sep 03 11:20:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 566/1142] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:20:56 2026] POST /volume/v3/attachments/0d960890-39aa-4cf6-a569-a0e9c2abc706/action => generated 0 bytes in 147 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:20:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1db488f3-20d8-42ed-a866-448935a2c6ab None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fe55e443-7abd-4086-b2ca-983bcc6337eb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1db488f3-20d8-42ed-a866-448935a2c6ab tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1db488f3-20d8-42ed-a866-448935a2c6ab tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fe55e443-7abd-4086-b2ca-983bcc6337eb tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] GET http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee Sep 03 11:20:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fe55e443-7abd-4086-b2ca-983bcc6337eb tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fe55e443-7abd-4086-b2ca-983bcc6337eb tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1db488f3-20d8-42ed-a866-448935a2c6ab tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1db488f3-20d8-42ed-a866-448935a2c6ab tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1db488f3-20d8-42ed-a866-448935a2c6ab tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 577/1143] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:57 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 1149 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:20:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-07d38ad8-5c4a-42b3-8df9-20acffe7c73b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-07d38ad8-5c4a-42b3-8df9-20acffe7c73b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-07d38ad8-5c4a-42b3-8df9-20acffe7c73b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-07d38ad8-5c4a-42b3-8df9-20acffe7c73b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fe55e443-7abd-4086-b2ca-983bcc6337eb tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Volume info retrieved successfully. Sep 03 11:20:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fe55e443-7abd-4086-b2ca-983bcc6337eb tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee returned with HTTP 200 Sep 03 11:20:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 567/1144] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:57 2026] GET /volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee => generated 895 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-07d38ad8-5c4a-42b3-8df9-20acffe7c73b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-07d38ad8-5c4a-42b3-8df9-20acffe7c73b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 578/1145] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:57 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 1149 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-75ff2782-075a-47f2-bfe5-99faf9dcb59d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-75ff2782-075a-47f2-bfe5-99faf9dcb59d tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] DELETE http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-75ff2782-075a-47f2-bfe5-99faf9dcb59d tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-75ff2782-075a-47f2-bfe5-99faf9dcb59d tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:57 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-75ff2782-075a-47f2-bfe5-99faf9dcb59d tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Delete volume with id: 7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-75ff2782-075a-47f2-bfe5-99faf9dcb59d tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-75ff2782-075a-47f2-bfe5-99faf9dcb59d tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-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 03 11:20:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-75ff2782-075a-47f2-bfe5-99faf9dcb59d tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 400 Sep 03 11:20:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 568/1146] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:20:57 2026] DELETE /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 307 bytes in 106 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:20:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-24598233-b2e5-40e4-9687-0bb17486e2be None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24598233-b2e5-40e4-9687-0bb17486e2be tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24598233-b2e5-40e4-9687-0bb17486e2be tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24598233-b2e5-40e4-9687-0bb17486e2be tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-24598233-b2e5-40e4-9687-0bb17486e2be tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24598233-b2e5-40e4-9687-0bb17486e2be tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 579/1147] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:57 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 1149 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-786d0823-726e-4a53-a079-28a137b3f45e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-786d0823-726e-4a53-a079-28a137b3f45e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-786d0823-726e-4a53-a079-28a137b3f45e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-786d0823-726e-4a53-a079-28a137b3f45e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-786d0823-726e-4a53-a079-28a137b3f45e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-786d0823-726e-4a53-a079-28a137b3f45e tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 569/1148] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:20:58 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 1149 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-63e63775-2bda-44cf-9120-7dc4c17095cc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-63e63775-2bda-44cf-9120-7dc4c17095cc tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] POST http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898/action Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-63e63775-2bda-44cf-9120-7dc4c17095cc tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-63e63775-2bda-44cf-9120-7dc4c17095cc tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-63e63775-2bda-44cf-9120-7dc4c17095cc tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-63e63775-2bda-44cf-9120-7dc4c17095cc tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Begin detaching volume completed successfully. Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-63e63775-2bda-44cf-9120-7dc4c17095cc tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898/action returned with HTTP 202 Sep 03 11:20:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 580/1149] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:20:58 2026] POST /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3abb2ce1-0118-4d7c-aae8-7e790392b69f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3abb2ce1-0118-4d7c-aae8-7e790392b69f None None] GET http://192.168.122.194/volume// Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3abb2ce1-0118-4d7c-aae8-7e790392b69f None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3abb2ce1-0118-4d7c-aae8-7e790392b69f None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3abb2ce1-0118-4d7c-aae8-7e790392b69f None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:20:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 570/1150] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:20:58 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-7f406ca3-5f0e-4818-b791-1eb9549a1dc3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-7f406ca3-5f0e-4818-b791-1eb9549a1dc3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-7f406ca3-5f0e-4818-b791-1eb9549a1dc3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-7f406ca3-5f0e-4818-b791-1eb9549a1dc3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-7f406ca3-5f0e-4818-b791-1eb9549a1dc3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-7f406ca3-5f0e-4818-b791-1eb9549a1dc3 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 581/1151] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:20:58 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 1333 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b9efaf4b-35f7-4cab-a86c-961811765523 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b9efaf4b-35f7-4cab-a86c-961811765523 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] GET http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b9efaf4b-35f7-4cab-a86c-961811765523 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b9efaf4b-35f7-4cab-a86c-961811765523 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:20:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b9efaf4b-35f7-4cab-a86c-961811765523 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Volume info retrieved successfully. Sep 03 11:20:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b9efaf4b-35f7-4cab-a86c-961811765523 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee returned with HTTP 200 Sep 03 11:20:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 571/1152] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:58 2026] GET /volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee => generated 896 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4db9069d-6eda-4409-9a67-47c199dde16e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4db9069d-6eda-4409-9a67-47c199dde16e tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] GET http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4db9069d-6eda-4409-9a67-47c199dde16e tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4db9069d-6eda-4409-9a67-47c199dde16e tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4db9069d-6eda-4409-9a67-47c199dde16e tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Volume info retrieved successfully. Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-b76e395f-6cea-4927-bc38-838be1718dcf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4db9069d-6eda-4409-9a67-47c199dde16e tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee returned with HTTP 200 Sep 03 11:20:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 582/1153] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:58 2026] GET /volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee => generated 896 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-b76e395f-6cea-4927-bc38-838be1718dcf tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] DELETE http://192.168.122.194/volume/v3/attachments/0d960890-39aa-4cf6-a569-a0e9c2abc706 Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-b76e395f-6cea-4927-bc38-838be1718dcf tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-b76e395f-6cea-4927-bc38-838be1718dcf tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-307deb1a-3fbe-437d-996b-91c481d365ef None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-307deb1a-3fbe-437d-996b-91c481d365ef tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] DELETE http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-307deb1a-3fbe-437d-996b-91c481d365ef tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-307deb1a-3fbe-437d-996b-91c481d365ef tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-307deb1a-3fbe-437d-996b-91c481d365ef tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Delete volume with id: 7ea3a4dd-70ac-4e37-b072-b19686bd95ee Sep 03 11:20:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:20:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-307deb1a-3fbe-437d-996b-91c481d365ef tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Volume info retrieved successfully. Sep 03 11:20:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-307deb1a-3fbe-437d-996b-91c481d365ef tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Delete volume request issued successfully. Sep 03 11:20:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-307deb1a-3fbe-437d-996b-91c481d365ef tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee returned with HTTP 202 Sep 03 11:20:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 583/1154] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:20:58 2026] DELETE /volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:20:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e2dd497a-ddc2-4a0b-a3e5-161159fecf1a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e2dd497a-ddc2-4a0b-a3e5-161159fecf1a tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] GET http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee Sep 03 11:20:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e2dd497a-ddc2-4a0b-a3e5-161159fecf1a tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e2dd497a-ddc2-4a0b-a3e5-161159fecf1a tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:59 devstack devstack@c-api.service[86725]: /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 03 11:20:59 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, Sep 03 11:20:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e2dd497a-ddc2-4a0b-a3e5-161159fecf1a tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Volume info retrieved successfully. Sep 03 11:20:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e2dd497a-ddc2-4a0b-a3e5-161159fecf1a tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee returned with HTTP 200 Sep 03 11:20:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 584/1155] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:59 2026] GET /volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee => generated 895 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2b9a41e4-c269-4a63-8397-a0a53e5cfaf2 req-b76e395f-6cea-4927-bc38-838be1718dcf tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/attachments/0d960890-39aa-4cf6-a569-a0e9c2abc706 returned with HTTP 200 Sep 03 11:20:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 572/1156] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:20:58 2026] DELETE /volume/v3/attachments/0d960890-39aa-4cf6-a569-a0e9c2abc706 => generated 19 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:20:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-593c46cd-dfa7-4996-baed-095ab9e68ccb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:20:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-593c46cd-dfa7-4996-baed-095ab9e68ccb tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:20:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-593c46cd-dfa7-4996-baed-095ab9e68ccb tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:20:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-593c46cd-dfa7-4996-baed-095ab9e68ccb tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:20:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:20:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:20:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:20:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:20:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-593c46cd-dfa7-4996-baed-095ab9e68ccb tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:20:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-593c46cd-dfa7-4996-baed-095ab9e68ccb tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:20:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 585/1157] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:20:59 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 857 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8b324ec0-e25a-4e31-baa8-efff3e8b6d87 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8b324ec0-e25a-4e31-baa8-efff3e8b6d87 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] GET http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee Sep 03 11:21:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8b324ec0-e25a-4e31-baa8-efff3e8b6d87 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8b324ec0-e25a-4e31-baa8-efff3e8b6d87 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8b324ec0-e25a-4e31-baa8-efff3e8b6d87 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Volume info retrieved successfully. Sep 03 11:21:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8b324ec0-e25a-4e31-baa8-efff3e8b6d87 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee returned with HTTP 200 Sep 03 11:21:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 573/1158] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:00 2026] GET /volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee => generated 895 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-00b7cb0a-48ad-45cc-89bd-f69dec89e800 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00b7cb0a-48ad-45cc-89bd-f69dec89e800 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] GET http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-00b7cb0a-48ad-45cc-89bd-f69dec89e800 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-00b7cb0a-48ad-45cc-89bd-f69dec89e800 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00b7cb0a-48ad-45cc-89bd-f69dec89e800 tempest-VolumeTypesAccessTest-998643964 tempest-VolumeTypesAccessTest-998643964-project-member] http://192.168.122.194/volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee returned with HTTP 404 Sep 03 11:21:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 586/1159] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:01 2026] GET /volume/v3/volumes/7ea3a4dd-70ac-4e37-b072-b19686bd95ee => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ace65d9e-92e1-418d-aa51-7386387da7b6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ace65d9e-92e1-418d-aa51-7386387da7b6 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] POST http://192.168.122.194/volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9/action Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ace65d9e-92e1-418d-aa51-7386387da7b6 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action body: b'{"removeProjectAccess": {"project": "c7dce4fdd3474a48aa40c719b5b24ace"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ace65d9e-92e1-418d-aa51-7386387da7b6 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c7dce4fdd3474a48aa40c719b5b24ace"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ace65d9e-92e1-418d-aa51-7386387da7b6 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9/action returned with HTTP 202 Sep 03 11:21:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 574/1160] 192.168.122.194 () {60 vars in 1268 bytes} [Thu Sep 3 11:21:01 2026] POST /volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-14e93f4f-eef7-4457-b5fc-1efe80152647 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14e93f4f-eef7-4457-b5fc-1efe80152647 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] DELETE http://192.168.122.194/volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9 Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14e93f4f-eef7-4457-b5fc-1efe80152647 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14e93f4f-eef7-4457-b5fc-1efe80152647 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14e93f4f-eef7-4457-b5fc-1efe80152647 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9 returned with HTTP 202 Sep 03 11:21:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 587/1161] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:21:01 2026] DELETE /volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-20f273af-c608-4ce4-b12d-97c3789f7358 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-20f273af-c608-4ce4-b12d-97c3789f7358 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] GET http://192.168.122.194/volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9 Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-20f273af-c608-4ce4-b12d-97c3789f7358 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-20f273af-c608-4ce4-b12d-97c3789f7358 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-20f273af-c608-4ce4-b12d-97c3789f7358 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9 returned with HTTP 404 Sep 03 11:21:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 575/1162] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:21:01 2026] GET /volume/v3/types/2cfb0810-42b9-4a6e-9036-247ee1f1e8c9 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-df1a1d20-5e13-440e-9118-921298d78693 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-df1a1d20-5e13-440e-9118-921298d78693 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-df1a1d20-5e13-440e-9118-921298d78693 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1478490026", "os-volume-type-access:is_public": false}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-df1a1d20-5e13-440e-9118-921298d78693 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:21:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 588/1163] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:21:01 2026] POST /volume/v3/types => generated 229 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e793279f-4f66-4b72-86da-ddda62d8abcb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e793279f-4f66-4b72-86da-ddda62d8abcb tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] POST http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e793279f-4f66-4b72-86da-ddda62d8abcb tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action body: b'{"addProjectAccess": {"project": "c7dce4fdd3474a48aa40c719b5b24ace"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e793279f-4f66-4b72-86da-ddda62d8abcb tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c7dce4fdd3474a48aa40c719b5b24ace"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e793279f-4f66-4b72-86da-ddda62d8abcb tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action returned with HTTP 202 Sep 03 11:21:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 576/1164] 192.168.122.194 () {60 vars in 1268 bytes} [Thu Sep 3 11:21:01 2026] POST /volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-aaddc446-19a0-4471-88ad-ff7fe5a732b5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aaddc446-19a0-4471-88ad-ff7fe5a732b5 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] POST http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aaddc446-19a0-4471-88ad-ff7fe5a732b5 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action body: b'{"addProjectAccess": {"project": "5abce6c6d34f4e78a1f8fc7365828e51"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aaddc446-19a0-4471-88ad-ff7fe5a732b5 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5abce6c6d34f4e78a1f8fc7365828e51"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aaddc446-19a0-4471-88ad-ff7fe5a732b5 tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action returned with HTTP 202 Sep 03 11:21:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 589/1165] 192.168.122.194 () {60 vars in 1268 bytes} [Thu Sep 3 11:21:01 2026] POST /volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-370831af-72f9-41ba-a214-b38e9244910f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-370831af-72f9-41ba-a214-b38e9244910f tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] GET http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/os-volume-type-access Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-370831af-72f9-41ba-a214-b38e9244910f tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-370831af-72f9-41ba-a214-b38e9244910f tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-370831af-72f9-41ba-a214-b38e9244910f tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/os-volume-type-access returned with HTTP 200 Sep 03 11:21:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 577/1166] 192.168.122.194 () {58 vars in 1292 bytes} [Thu Sep 3 11:21:01 2026] GET /volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/os-volume-type-access => generated 244 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2befb1db-6ae0-4053-8744-a66c4d874f3e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2befb1db-6ae0-4053-8744-a66c4d874f3e tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] POST http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2befb1db-6ae0-4053-8744-a66c4d874f3e tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action body: b'{"removeProjectAccess": {"project": "5abce6c6d34f4e78a1f8fc7365828e51"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2befb1db-6ae0-4053-8744-a66c4d874f3e tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5abce6c6d34f4e78a1f8fc7365828e51"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2befb1db-6ae0-4053-8744-a66c4d874f3e tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action returned with HTTP 202 Sep 03 11:21:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 590/1167] 192.168.122.194 () {60 vars in 1268 bytes} [Thu Sep 3 11:21:01 2026] POST /volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e440cf4d-fffd-45dd-82a6-16b2297feb4e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e440cf4d-fffd-45dd-82a6-16b2297feb4e tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] POST http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e440cf4d-fffd-45dd-82a6-16b2297feb4e tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action body: b'{"removeProjectAccess": {"project": "c7dce4fdd3474a48aa40c719b5b24ace"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e440cf4d-fffd-45dd-82a6-16b2297feb4e tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c7dce4fdd3474a48aa40c719b5b24ace"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e440cf4d-fffd-45dd-82a6-16b2297feb4e tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action returned with HTTP 202 Sep 03 11:21:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 578/1168] 192.168.122.194 () {60 vars in 1268 bytes} [Thu Sep 3 11:21:01 2026] POST /volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e63dbe3c-7b87-4d69-8274-f597acc111fc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e63dbe3c-7b87-4d69-8274-f597acc111fc tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] DELETE http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0 Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e63dbe3c-7b87-4d69-8274-f597acc111fc tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e63dbe3c-7b87-4d69-8274-f597acc111fc tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e63dbe3c-7b87-4d69-8274-f597acc111fc tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0 returned with HTTP 202 Sep 03 11:21:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 591/1169] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:21:01 2026] DELETE /volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-be012d47-6a90-4680-90bf-27ed48e4d4de None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-be012d47-6a90-4680-90bf-27ed48e4d4de tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] GET http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0 Sep 03 11:21:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-be012d47-6a90-4680-90bf-27ed48e4d4de tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-be012d47-6a90-4680-90bf-27ed48e4d4de tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-be012d47-6a90-4680-90bf-27ed48e4d4de tempest-VolumeTypesAccessTest-731982028 tempest-VolumeTypesAccessTest-731982028-project-admin] http://192.168.122.194/volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0 returned with HTTP 404 Sep 03 11:21:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 579/1170] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:21:02 2026] GET /volume/v3/types/09b8a931-d987-4b6b-984e-aabff5bc78b0 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:21:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1144773039"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1144773039'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:21:05 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Create volume of 1 GB Sep 03 11:21:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Availability Zones retrieved successfully. Sep 03 11:21:05 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Flow 'volume_create_api' (3c785689-87ec-4077-9a81-1db593742bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:21:05 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f7219a-05de-4c4e-9e66-243a925b214f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:05 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:21:05 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f7219a-05de-4c4e-9e66-243a925b214f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:05 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (750a72dc-e86b-4d7f-b53a-d3dedbc332cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:05 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Created reservations ['014b59e2-0723-4cbe-a130-86841764fb63', '215acbb1-2064-4bf4-b9b0-a2613198037a', '6126e929-6392-464a-8fe7-1d4e880e4231', '2c180cd5-9ede-4cdd-976a-f09931b89abb'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:21:05 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (750a72dc-e86b-4d7f-b53a-d3dedbc332cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['014b59e2-0723-4cbe-a130-86841764fb63', '215acbb1-2064-4bf4-b9b0-a2613198037a', '6126e929-6392-464a-8fe7-1d4e880e4231', '2c180cd5-9ede-4cdd-976a-f09931b89abb']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:05 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf1002b-92e2-4a23-9a87-21fe9d8590b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf1002b-92e2-4a23-9a87-21fe9d8590b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d5417d8-48f2-4ac8-8a41-517f3bf6430a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1144773039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6559f6f4d7cd40e19c54c29c8652bdda',qos_specs=None,replication_status=,reservations=['014b59e2-0723-4cbe-a130-86841764fb63','215acbb1-2064-4bf4-b9b0-a2613198037a','6126e929-6392-464a-8fe7-1d4e880e4231','2c180cd5-9ede-4cdd-976a-f09931b89abb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fed61cbb88947d7a41850ce9c552bc6',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:21:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1144773039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d5417d8-48f2-4ac8-8a41-517f3bf6430a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6559f6f4d7cd40e19c54c29c8652bdda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fed61cbb88947d7a41850ce9c552bc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cbf6e8-a4fe-46ae-ae0d-3047a5c395b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cbf6e8-a4fe-46ae-ae0d-3047a5c395b2) transitioned into state 'SUCCESS' from state '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-1144773039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6559f6f4d7cd40e19c54c29c8652bdda',qos_specs=None,replication_status=,reservations=['014b59e2-0723-4cbe-a130-86841764fb63','215acbb1-2064-4bf4-b9b0-a2613198037a','6126e929-6392-464a-8fe7-1d4e880e4231','2c180cd5-9ede-4cdd-976a-f09931b89abb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fed61cbb88947d7a41850ce9c552bc6',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d637d51-c3a4-44a8-88ea-694d42c703c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d637d51-c3a4-44a8-88ea-694d42c703c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Flow 'volume_create_api' (3c785689-87ec-4077-9a81-1db593742bea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:21:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Create volume request issued successfully. Sep 03 11:21:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-022701c6-9bd0-4a3e-9445-173fb0a1701e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:21:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 592/1171] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:21:05 2026] POST /volume/v3/volumes => generated 758 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:21:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-62fa3a12-e7a2-4ec8-bb76-3eaec6c04b3b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-62fa3a12-e7a2-4ec8-bb76-3eaec6c04b3b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-62fa3a12-e7a2-4ec8-bb76-3eaec6c04b3b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-62fa3a12-e7a2-4ec8-bb76-3eaec6c04b3b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-62fa3a12-e7a2-4ec8-bb76-3eaec6c04b3b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-62fa3a12-e7a2-4ec8-bb76-3eaec6c04b3b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 580/1172] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:06 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 826 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d92c426a-9e4b-4b80-baad-8cbef7887627 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d92c426a-9e4b-4b80-baad-8cbef7887627 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d92c426a-9e4b-4b80-baad-8cbef7887627 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d92c426a-9e4b-4b80-baad-8cbef7887627 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d92c426a-9e4b-4b80-baad-8cbef7887627 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d92c426a-9e4b-4b80-baad-8cbef7887627 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 593/1173] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:07 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e6735da4-b11f-42cd-ad63-954f28cef7ba None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6735da4-b11f-42cd-ad63-954f28cef7ba tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] DELETE http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:21:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6735da4-b11f-42cd-ad63-954f28cef7ba tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6735da4-b11f-42cd-ad63-954f28cef7ba tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:07 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-e6735da4-b11f-42cd-ad63-954f28cef7ba tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Delete volume with id: 7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:21:07 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:07 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e6735da4-b11f-42cd-ad63-954f28cef7ba tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:21:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e6735da4-b11f-42cd-ad63-954f28cef7ba tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Delete volume request issued successfully. Sep 03 11:21:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6735da4-b11f-42cd-ad63-954f28cef7ba tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 202 Sep 03 11:21:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 581/1174] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:21:07 2026] DELETE /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f67f4ccf-ec33-480e-9356-79502ab81de1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f67f4ccf-ec33-480e-9356-79502ab81de1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:21:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f67f4ccf-ec33-480e-9356-79502ab81de1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f67f4ccf-ec33-480e-9356-79502ab81de1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f67f4ccf-ec33-480e-9356-79502ab81de1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:21:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f67f4ccf-ec33-480e-9356-79502ab81de1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 200 Sep 03 11:21:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 594/1175] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:07 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6d1c2204-bdc3-4cf1-b726-116bcaeac94b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6d1c2204-bdc3-4cf1-b726-116bcaeac94b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6d1c2204-bdc3-4cf1-b726-116bcaeac94b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6d1c2204-bdc3-4cf1-b726-116bcaeac94b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6d1c2204-bdc3-4cf1-b726-116bcaeac94b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6d1c2204-bdc3-4cf1-b726-116bcaeac94b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 582/1176] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:08 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-58c7dfdd-2c13-4475-874e-506313368eaa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-58c7dfdd-2c13-4475-874e-506313368eaa tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 Sep 03 11:21:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-58c7dfdd-2c13-4475-874e-506313368eaa tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-58c7dfdd-2c13-4475-874e-506313368eaa tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-58c7dfdd-2c13-4475-874e-506313368eaa tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 returned with HTTP 404 Sep 03 11:21:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 595/1177] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:09 2026] GET /volume/v3/volumes/7bb3431e-6358-495d-91dd-a7c2de72c898 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a9c35b37-6271-4363-baff-334cec36a82b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9c35b37-6271-4363-baff-334cec36a82b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] DELETE http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:21:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9c35b37-6271-4363-baff-334cec36a82b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9c35b37-6271-4363-baff-334cec36a82b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:09 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a9c35b37-6271-4363-baff-334cec36a82b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Delete volume with id: d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:21:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a9c35b37-6271-4363-baff-334cec36a82b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:21:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a9c35b37-6271-4363-baff-334cec36a82b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Delete volume request issued successfully. Sep 03 11:21:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9c35b37-6271-4363-baff-334cec36a82b tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 202 Sep 03 11:21:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 583/1178] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:21:09 2026] DELETE /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-502a4f52-01b0-4c2b-a7c7-70466c619422 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-502a4f52-01b0-4c2b-a7c7-70466c619422 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:21:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-502a4f52-01b0-4c2b-a7c7-70466c619422 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-502a4f52-01b0-4c2b-a7c7-70466c619422 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:09 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:09 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-502a4f52-01b0-4c2b-a7c7-70466c619422 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:21:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-502a4f52-01b0-4c2b-a7c7-70466c619422 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 200 Sep 03 11:21:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 596/1179] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:09 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6456bee7-ab72-449a-a8a8-645587fbaa60 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6456bee7-ab72-449a-a8a8-645587fbaa60 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc Sep 03 11:21:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6456bee7-ab72-449a-a8a8-645587fbaa60 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6456bee7-ab72-449a-a8a8-645587fbaa60 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6456bee7-ab72-449a-a8a8-645587fbaa60 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc returned with HTTP 404 Sep 03 11:21:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 584/1180] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:10 2026] GET /volume/v3/volumes/d5c0aace-4cad-420a-9acc-65f02c9cfdcc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5ae786a1-a181-4286-a57f-97a49eb8ecd1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ae786a1-a181-4286-a57f-97a49eb8ecd1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] DELETE http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:21:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5ae786a1-a181-4286-a57f-97a49eb8ecd1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5ae786a1-a181-4286-a57f-97a49eb8ecd1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:10 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-5ae786a1-a181-4286-a57f-97a49eb8ecd1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Delete volume with id: c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:21:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5ae786a1-a181-4286-a57f-97a49eb8ecd1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:21:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5ae786a1-a181-4286-a57f-97a49eb8ecd1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Delete volume request issued successfully. Sep 03 11:21:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ae786a1-a181-4286-a57f-97a49eb8ecd1 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 202 Sep 03 11:21:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 597/1181] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:21:10 2026] DELETE /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7991417e-1601-4277-8552-c28497662264 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7991417e-1601-4277-8552-c28497662264 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:21:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7991417e-1601-4277-8552-c28497662264 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7991417e-1601-4277-8552-c28497662264 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7991417e-1601-4277-8552-c28497662264 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:21:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7991417e-1601-4277-8552-c28497662264 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:21:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 585/1182] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:10 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 856 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:21:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e6ea91d3-41f7-4fa3-b02b-447e749f0bac None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e6ea91d3-41f7-4fa3-b02b-447e749f0bac tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:21:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e6ea91d3-41f7-4fa3-b02b-447e749f0bac tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1645659546"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e6ea91d3-41f7-4fa3-b02b-447e749f0bac tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:21:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 598/1183] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:21:11 2026] POST /volume/v3/types => generated 231 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b4b11c86-9778-4d40-b39b-9ae5f64c2d86 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b4b11c86-9778-4d40-b39b-9ae5f64c2d86 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] POST http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs Sep 03 11:21:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b4b11c86-9778-4d40-b39b-9ae5f64c2d86 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b4b11c86-9778-4d40-b39b-9ae5f64c2d86 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs returned with HTTP 200 Sep 03 11:21:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 586/1184] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:21:11 2026] POST /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs => generated 34 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:21:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e4147c25-40d4-46fc-a89e-42ed339f691d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e4147c25-40d4-46fc-a89e-42ed339f691d tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] GET http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec3 Sep 03 11:21:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-251df11f-2900-4f0f-bac5-b3fb80271804 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e4147c25-40d4-46fc-a89e-42ed339f691d tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e4147c25-40d4-46fc-a89e-42ed339f691d tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-251df11f-2900-4f0f-bac5-b3fb80271804 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:21:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-251df11f-2900-4f0f-bac5-b3fb80271804 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-251df11f-2900-4f0f-bac5-b3fb80271804 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e4147c25-40d4-46fc-a89e-42ed339f691d tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec3 returned with HTTP 200 Sep 03 11:21:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 599/1185] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:21:11 2026] GET /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec3 => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2c3d0417-d9ef-420b-ad27-9413abb3e672 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-251df11f-2900-4f0f-bac5-b3fb80271804 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Volume info retrieved successfully. Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c3d0417-d9ef-420b-ad27-9413abb3e672 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] DELETE http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec3 Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c3d0417-d9ef-420b-ad27-9413abb3e672 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c3d0417-d9ef-420b-ad27-9413abb3e672 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-251df11f-2900-4f0f-bac5-b3fb80271804 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 200 Sep 03 11:21:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 587/1186] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:11 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 856 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c3d0417-d9ef-420b-ad27-9413abb3e672 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec3 returned with HTTP 202 Sep 03 11:21:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 600/1187] 192.168.122.194 () {58 vars in 1283 bytes} [Thu Sep 3 11:21:12 2026] DELETE /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec3 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3e82cf4f-e241-4f29-87b3-6460b2e4a0c5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3e82cf4f-e241-4f29-87b3-6460b2e4a0c5 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] GET http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec3 Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3e82cf4f-e241-4f29-87b3-6460b2e4a0c5 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3e82cf4f-e241-4f29-87b3-6460b2e4a0c5 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3e82cf4f-e241-4f29-87b3-6460b2e4a0c5 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec3 returned with HTTP 404 Sep 03 11:21:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 588/1188] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:21:12 2026] GET /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec3 => generated 129 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e752204f-bf4b-44bf-93e8-a84406fcf839 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e752204f-bf4b-44bf-93e8-a84406fcf839 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] POST http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e752204f-bf4b-44bf-93e8-a84406fcf839 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e752204f-bf4b-44bf-93e8-a84406fcf839 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs returned with HTTP 200 Sep 03 11:21:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 601/1189] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:21:12 2026] POST /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs => generated 34 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c659360a-5686-4979-b55c-720587b6796d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c659360a-5686-4979-b55c-720587b6796d tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] GET http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c659360a-5686-4979-b55c-720587b6796d tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c659360a-5686-4979-b55c-720587b6796d tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=516,cinder:INSERT=82,cinder:UPDATE=124 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c659360a-5686-4979-b55c-720587b6796d tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs returned with HTTP 200 Sep 03 11:21:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 589/1190] 192.168.122.194 () {58 vars in 1262 bytes} [Thu Sep 3 11:21:12 2026] GET /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-34820a45-127f-48f5-9d21-540519051146 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-34820a45-127f-48f5-9d21-540519051146 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] POST http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-34820a45-127f-48f5-9d21-540519051146 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=533,cinder:INSERT=68,cinder:UPDATE=102 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-34820a45-127f-48f5-9d21-540519051146 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs returned with HTTP 200 Sep 03 11:21:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 602/1191] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:21:12 2026] POST /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs => generated 34 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c640d4c7-fbd8-4080-9ccd-e56a380dd150 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c640d4c7-fbd8-4080-9ccd-e56a380dd150 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] PUT http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec2 Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c640d4c7-fbd8-4080-9ccd-e56a380dd150 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c640d4c7-fbd8-4080-9ccd-e56a380dd150 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec2 returned with HTTP 200 Sep 03 11:21:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 590/1192] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:21:12 2026] PUT /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec2 => generated 17 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8ea46f70-3e12-4405-9867-061b8737af23 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8ea46f70-3e12-4405-9867-061b8737af23 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] GET http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec2 Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8ea46f70-3e12-4405-9867-061b8737af23 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8ea46f70-3e12-4405-9867-061b8737af23 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8ea46f70-3e12-4405-9867-061b8737af23 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec2 returned with HTTP 200 Sep 03 11:21:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 603/1193] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:21:12 2026] GET /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs/spec2 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a7e5b9ff-904d-4650-9f73-fc71d77664d3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a7e5b9ff-904d-4650-9f73-fc71d77664d3 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] POST http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a7e5b9ff-904d-4650-9f73-fc71d77664d3 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a7e5b9ff-904d-4650-9f73-fc71d77664d3 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs returned with HTTP 200 Sep 03 11:21:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 591/1194] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:21:12 2026] POST /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs => generated 51 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e94e1f13-187d-4ddf-bb58-488b0bbea902 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e94e1f13-187d-4ddf-bb58-488b0bbea902 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] GET http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e94e1f13-187d-4ddf-bb58-488b0bbea902 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e94e1f13-187d-4ddf-bb58-488b0bbea902 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e94e1f13-187d-4ddf-bb58-488b0bbea902 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs returned with HTTP 200 Sep 03 11:21:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 604/1195] 192.168.122.194 () {58 vars in 1262 bytes} [Thu Sep 3 11:21:12 2026] GET /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0/extra_specs => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-289b8b20-b146-4bc5-963a-c9dece39acff None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-289b8b20-b146-4bc5-963a-c9dece39acff tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] DELETE http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0 Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-289b8b20-b146-4bc5-963a-c9dece39acff tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-289b8b20-b146-4bc5-963a-c9dece39acff tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-289b8b20-b146-4bc5-963a-c9dece39acff tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0 returned with HTTP 202 Sep 03 11:21:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 592/1196] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:21:12 2026] DELETE /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ca7dadaa-b5c2-4b21-a95e-39bb5b421bd0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ca7dadaa-b5c2-4b21-a95e-39bb5b421bd0 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] GET http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0 Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ca7dadaa-b5c2-4b21-a95e-39bb5b421bd0 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ca7dadaa-b5c2-4b21-a95e-39bb5b421bd0 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ca7dadaa-b5c2-4b21-a95e-39bb5b421bd0 tempest-VolumeTypesExtraSpecsTest-1820577798 tempest-VolumeTypesExtraSpecsTest-1820577798-project-admin] http://192.168.122.194/volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0 returned with HTTP 404 Sep 03 11:21:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 605/1197] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:21:12 2026] GET /volume/v3/types/d7e1bd87-9a47-4e4d-879d-2c626c25a4a0 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f443f9f4-1354-4e64-9952-137567907462 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f443f9f4-1354-4e64-9952-137567907462 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] GET http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 Sep 03 11:21:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f443f9f4-1354-4e64-9952-137567907462 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f443f9f4-1354-4e64-9952-137567907462 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f443f9f4-1354-4e64-9952-137567907462 tempest-AttachVolumeNegativeTest-1135519864 tempest-AttachVolumeNegativeTest-1135519864-project-member] http://192.168.122.194/volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 returned with HTTP 404 Sep 03 11:21:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 593/1198] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:13 2026] GET /volume/v3/volumes/c80e6766-3893-4574-80e9-3c693c910c52 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-51218966-1468-436a-9e06-c1d19ba76a11 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-51218966-1468-436a-9e06-c1d19ba76a11 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-51218966-1468-436a-9e06-c1d19ba76a11 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-51218966-1468-436a-9e06-c1d19ba76a11 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-51218966-1468-436a-9e06-c1d19ba76a11 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-51218966-1468-436a-9e06-c1d19ba76a11 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 200 Sep 03 11:21:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 606/1199] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:13 2026] GET /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 945 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-21861817-edc9-4a87-ad1c-6e357e199dc9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-21861817-edc9-4a87-ad1c-6e357e199dc9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-21861817-edc9-4a87-ad1c-6e357e199dc9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-21861817-edc9-4a87-ad1c-6e357e199dc9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-21861817-edc9-4a87-ad1c-6e357e199dc9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-21861817-edc9-4a87-ad1c-6e357e199dc9 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 200 Sep 03 11:21:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 594/1200] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:14 2026] GET /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 945 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-687ee1d0-8883-4688-bcf5-6db5ae159b79 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-687ee1d0-8883-4688-bcf5-6db5ae159b79 None None] GET http://192.168.122.194/volume// Sep 03 11:21:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-687ee1d0-8883-4688-bcf5-6db5ae159b79 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-687ee1d0-8883-4688-bcf5-6db5ae159b79 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-687ee1d0-8883-4688-bcf5-6db5ae159b79 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:21:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 607/1201] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:21:14 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-b579247f-a94c-4425-8c07-375cc152d55a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-b579247f-a94c-4425-8c07-375cc152d55a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-b579247f-a94c-4425-8c07-375cc152d55a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d6464e4-d026-42c7-b5d1-7d8912ddfe90", "connector": null, "instance_uuid": "8fb8f4d9-15e8-416e-b6cf-e58ec366d2a2"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-b579247f-a94c-4425-8c07-375cc152d55a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:21:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 595/1202] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:21:14 2026] POST /volume/v3/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-96fdd4a3-d8b1-43f6-b7e6-ec96bde69e4c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-96fdd4a3-d8b1-43f6-b7e6-ec96bde69e4c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-96fdd4a3-d8b1-43f6-b7e6-ec96bde69e4c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-96fdd4a3-d8b1-43f6-b7e6-ec96bde69e4c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-31a5c37b-f9ae-4a5e-b0ec-597ff42eb0b9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31a5c37b-f9ae-4a5e-b0ec-597ff42eb0b9 None None] GET http://192.168.122.194/volume// Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31a5c37b-f9ae-4a5e-b0ec-597ff42eb0b9 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31a5c37b-f9ae-4a5e-b0ec-597ff42eb0b9 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31a5c37b-f9ae-4a5e-b0ec-597ff42eb0b9 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:21:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 596/1203] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:21:14 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-a135e961-f23e-4252-8270-012a6752d137 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-a135e961-f23e-4252-8270-012a6752d137 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-a135e961-f23e-4252-8270-012a6752d137 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-a135e961-f23e-4252-8270-012a6752d137 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-a135e961-f23e-4252-8270-012a6752d137 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-a135e961-f23e-4252-8270-012a6752d137 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 200 Sep 03 11:21:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 597/1204] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:21:14 2026] GET /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 1125 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:21:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-96fdd4a3-d8b1-43f6-b7e6-ec96bde69e4c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-96fdd4a3-d8b1-43f6-b7e6-ec96bde69e4c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 200 Sep 03 11:21:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 608/1205] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:14 2026] GET /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 944 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-7897944f-7d4c-42ac-9920-2c7bbe964382 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-7897944f-7d4c-42ac-9920-2c7bbe964382 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] PUT http://192.168.122.194/volume/v3/attachments/194ac6f4-ac3c-49d7-a3cf-742fd5a202fe Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-7897944f-7d4c-42ac-9920-2c7bbe964382 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:14 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-7897944f-7d4c-42ac-9920-2c7bbe964382 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Acquiring lock "cinder-attachment_update-4d6464e4-d026-42c7-b5d1-7d8912ddfe90-devstack" by "attachment_update" {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:21:15 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-7897944f-7d4c-42ac-9920-2c7bbe964382 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Lock "cinder-attachment_update-4d6464e4-d026-42c7-b5d1-7d8912ddfe90-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:21:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:15 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-7897944f-7d4c-42ac-9920-2c7bbe964382 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Lock "cinder-attachment_update-4d6464e4-d026-42c7-b5d1-7d8912ddfe90-devstack" released by "attachment_update" :: held 0.235s {{(pid=86725) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:21:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-7897944f-7d4c-42ac-9920-2c7bbe964382 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments/194ac6f4-ac3c-49d7-a3cf-742fd5a202fe returned with HTTP 200 Sep 03 11:21:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 598/1206] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:21:14 2026] PUT /volume/v3/attachments/194ac6f4-ac3c-49d7-a3cf-742fd5a202fe => generated 694 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-9e59e704-39ba-4483-ab9d-8e5e9fb5aa7b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-9e59e704-39ba-4483-ab9d-8e5e9fb5aa7b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] POST http://192.168.122.194/volume/v3/attachments/194ac6f4-ac3c-49d7-a3cf-742fd5a202fe/action Sep 03 11:21:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-9e59e704-39ba-4483-ab9d-8e5e9fb5aa7b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action body: b'{"os-complete": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-9e59e704-39ba-4483-ab9d-8e5e9fb5aa7b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-4a19729f-44e5-4d4f-ae4f-e0f3f2e03e5d req-9e59e704-39ba-4483-ab9d-8e5e9fb5aa7b tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments/194ac6f4-ac3c-49d7-a3cf-742fd5a202fe/action returned with HTTP 204 Sep 03 11:21:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c962daf5-3a68-4272-97cf-152616980f97 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 609/1207] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:21:15 2026] POST /volume/v3/attachments/194ac6f4-ac3c-49d7-a3cf-742fd5a202fe/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c962daf5-3a68-4272-97cf-152616980f97 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c962daf5-3a68-4272-97cf-152616980f97 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c962daf5-3a68-4272-97cf-152616980f97 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c962daf5-3a68-4272-97cf-152616980f97 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c962daf5-3a68-4272-97cf-152616980f97 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 200 Sep 03 11:21:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 599/1208] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:15 2026] GET /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 1237 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-caa14d87-5422-4301-9934-09a1c14112e6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-caa14d87-5422-4301-9934-09a1c14112e6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-caa14d87-5422-4301-9934-09a1c14112e6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-caa14d87-5422-4301-9934-09a1c14112e6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-caa14d87-5422-4301-9934-09a1c14112e6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-caa14d87-5422-4301-9934-09a1c14112e6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 200 Sep 03 11:21:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 610/1209] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:15 2026] GET /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 1237 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1cc501a7-487a-4201-9633-21026ec50c79 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1cc501a7-487a-4201-9633-21026ec50c79 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1cc501a7-487a-4201-9633-21026ec50c79 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1cc501a7-487a-4201-9633-21026ec50c79 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1cc501a7-487a-4201-9633-21026ec50c79 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1cc501a7-487a-4201-9633-21026ec50c79 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 200 Sep 03 11:21:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 600/1210] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:16 2026] GET /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 947 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-43fb49e7-6b11-4b15-80f3-76eda5479e0a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-43fb49e7-6b11-4b15-80f3-76eda5479e0a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-43fb49e7-6b11-4b15-80f3-76eda5479e0a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-43fb49e7-6b11-4b15-80f3-76eda5479e0a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-43fb49e7-6b11-4b15-80f3-76eda5479e0a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-43fb49e7-6b11-4b15-80f3-76eda5479e0a tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 200 Sep 03 11:21:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 611/1211] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:16 2026] GET /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 947 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f22ebf1d-a4ef-4c25-9e4c-ac5568dd72bf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f22ebf1d-a4ef-4c25-9e4c-ac5568dd72bf None None] GET http://192.168.122.194/volume// Sep 03 11:21:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f22ebf1d-a4ef-4c25-9e4c-ac5568dd72bf None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f22ebf1d-a4ef-4c25-9e4c-ac5568dd72bf None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f22ebf1d-a4ef-4c25-9e4c-ac5568dd72bf None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:21:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 601/1212] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:21:16 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:21:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-273ae61e-124f-422b-bb51-71b231ee0e57 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-273ae61e-124f-422b-bb51-71b231ee0e57 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:21:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-273ae61e-124f-422b-bb51-71b231ee0e57 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13cc9434-8a78-4fc4-be4d-23d90583ee96", "connector": null, "instance_uuid": "8fb8f4d9-15e8-416e-b6cf-e58ec366d2a2"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-273ae61e-124f-422b-bb51-71b231ee0e57 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:21:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 612/1213] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:21:17 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c61e84a5-c6bf-48ec-b179-ccb9135010d7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c61e84a5-c6bf-48ec-b179-ccb9135010d7 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c61e84a5-c6bf-48ec-b179-ccb9135010d7 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c61e84a5-c6bf-48ec-b179-ccb9135010d7 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-02e7e096-68f8-45e6-9ace-f6198d2186aa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-02e7e096-68f8-45e6-9ace-f6198d2186aa None None] GET http://192.168.122.194/volume// Sep 03 11:21:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-02e7e096-68f8-45e6-9ace-f6198d2186aa None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-02e7e096-68f8-45e6-9ace-f6198d2186aa None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-02e7e096-68f8-45e6-9ace-f6198d2186aa None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:21:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 613/1214] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:21:17 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:21:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-7a7d4acb-2ef3-4267-b2ea-08b227f4441f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-7a7d4acb-2ef3-4267-b2ea-08b227f4441f tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-7a7d4acb-2ef3-4267-b2ea-08b227f4441f tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-7a7d4acb-2ef3-4267-b2ea-08b227f4441f tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c61e84a5-c6bf-48ec-b179-ccb9135010d7 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c61e84a5-c6bf-48ec-b179-ccb9135010d7 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 200 Sep 03 11:21:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 602/1215] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:17 2026] GET /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 946 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-7a7d4acb-2ef3-4267-b2ea-08b227f4441f tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-7a7d4acb-2ef3-4267-b2ea-08b227f4441f tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 200 Sep 03 11:21:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 614/1216] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:21:17 2026] GET /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 1127 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:21:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-525a6984-3154-4b19-86ca-0e39dd5f26b2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-525a6984-3154-4b19-86ca-0e39dd5f26b2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] PUT http://192.168.122.194/volume/v3/attachments/692dcc37-4701-47e4-b00c-74bf427ea3d8 Sep 03 11:21:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-525a6984-3154-4b19-86ca-0e39dd5f26b2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:17 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-525a6984-3154-4b19-86ca-0e39dd5f26b2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Acquiring lock "cinder-attachment_update-13cc9434-8a78-4fc4-be4d-23d90583ee96-devstack" by "attachment_update" {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:21:17 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-525a6984-3154-4b19-86ca-0e39dd5f26b2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Lock "cinder-attachment_update-13cc9434-8a78-4fc4-be4d-23d90583ee96-devstack" acquired by "attachment_update" :: waited 0.037s {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:21:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:17 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-525a6984-3154-4b19-86ca-0e39dd5f26b2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Lock "cinder-attachment_update-13cc9434-8a78-4fc4-be4d-23d90583ee96-devstack" released by "attachment_update" :: held 0.220s {{(pid=86725) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:21:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-525a6984-3154-4b19-86ca-0e39dd5f26b2 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments/692dcc37-4701-47e4-b00c-74bf427ea3d8 returned with HTTP 200 Sep 03 11:21:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 603/1217] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:21:17 2026] PUT /volume/v3/attachments/692dcc37-4701-47e4-b00c-74bf427ea3d8 => generated 694 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0f5c3510-21b1-4244-b17e-1d6fff11ac58 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0f5c3510-21b1-4244-b17e-1d6fff11ac58 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0f5c3510-21b1-4244-b17e-1d6fff11ac58 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0f5c3510-21b1-4244-b17e-1d6fff11ac58 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0f5c3510-21b1-4244-b17e-1d6fff11ac58 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0f5c3510-21b1-4244-b17e-1d6fff11ac58 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 200 Sep 03 11:21:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 615/1218] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:18 2026] GET /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 947 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-b4931c39-531e-4d1b-8522-0d2a7b5bfc8c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-b4931c39-531e-4d1b-8522-0d2a7b5bfc8c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] POST http://192.168.122.194/volume/v3/attachments/692dcc37-4701-47e4-b00c-74bf427ea3d8/action Sep 03 11:21:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-b4931c39-531e-4d1b-8522-0d2a7b5bfc8c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-b4931c39-531e-4d1b-8522-0d2a7b5bfc8c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3dc4f23e-08ba-4964-84e8-5320a78e8b2c req-b4931c39-531e-4d1b-8522-0d2a7b5bfc8c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments/692dcc37-4701-47e4-b00c-74bf427ea3d8/action returned with HTTP 204 Sep 03 11:21:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 604/1219] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:21:18 2026] POST /volume/v3/attachments/692dcc37-4701-47e4-b00c-74bf427ea3d8/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a7bdb715-090f-4aae-bb8f-c40d561340c4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a7bdb715-090f-4aae-bb8f-c40d561340c4 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a7bdb715-090f-4aae-bb8f-c40d561340c4 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a7bdb715-090f-4aae-bb8f-c40d561340c4 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a7bdb715-090f-4aae-bb8f-c40d561340c4 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a7bdb715-090f-4aae-bb8f-c40d561340c4 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 200 Sep 03 11:21:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 616/1220] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:19 2026] GET /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 1239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d100fd7f-5a66-4871-a5de-009082bfcab3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d100fd7f-5a66-4871-a5de-009082bfcab3 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d100fd7f-5a66-4871-a5de-009082bfcab3 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d100fd7f-5a66-4871-a5de-009082bfcab3 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d100fd7f-5a66-4871-a5de-009082bfcab3 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d100fd7f-5a66-4871-a5de-009082bfcab3 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 200 Sep 03 11:21:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 605/1221] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:19 2026] GET /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 1239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0963fe9c-efc6-4010-a0bf-e4dc4ae66e94 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0963fe9c-efc6-4010-a0bf-e4dc4ae66e94 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:21:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0963fe9c-efc6-4010-a0bf-e4dc4ae66e94 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-attach": {"instance_uuid": "7b581b0b-570d-4f32-890e-f4f9354100f0", "mountpoint": "/dev/vdb"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0963fe9c-efc6-4010-a0bf-e4dc4ae66e94 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7b581b0b-570d-4f32-890e-f4f9354100f0", "mountpoint": "/dev/vdb"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0963fe9c-efc6-4010-a0bf-e4dc4ae66e94 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0963fe9c-efc6-4010-a0bf-e4dc4ae66e94 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Update volume admin metadata completed successfully. Sep 03 11:21:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0963fe9c-efc6-4010-a0bf-e4dc4ae66e94 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Attach volume completed successfully. Sep 03 11:21:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0963fe9c-efc6-4010-a0bf-e4dc4ae66e94 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 202 Sep 03 11:21:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 617/1222] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:21:20 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 0 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:21:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5873c1cc-e646-41ac-992e-66baeacb9b13 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5873c1cc-e646-41ac-992e-66baeacb9b13 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5873c1cc-e646-41ac-992e-66baeacb9b13 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5873c1cc-e646-41ac-992e-66baeacb9b13 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5873c1cc-e646-41ac-992e-66baeacb9b13 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5873c1cc-e646-41ac-992e-66baeacb9b13 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 606/1223] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:20 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 1185 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-911c8d50-9b03-4db0-a6df-0cd1443d1d59 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-911c8d50-9b03-4db0-a6df-0cd1443d1d59 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:21:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-911c8d50-9b03-4db0-a6df-0cd1443d1d59 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-detach": {}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-911c8d50-9b03-4db0-a6df-0cd1443d1d59 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-911c8d50-9b03-4db0-a6df-0cd1443d1d59 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-911c8d50-9b03-4db0-a6df-0cd1443d1d59 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Detach volume completed successfully. Sep 03 11:21:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-911c8d50-9b03-4db0-a6df-0cd1443d1d59 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 202 Sep 03 11:21:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 618/1224] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:21:20 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:21:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-eda9d82b-9692-4131-b46e-665c0ccf1c8f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eda9d82b-9692-4131-b46e-665c0ccf1c8f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eda9d82b-9692-4131-b46e-665c0ccf1c8f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eda9d82b-9692-4131-b46e-665c0ccf1c8f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-eda9d82b-9692-4131-b46e-665c0ccf1c8f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eda9d82b-9692-4131-b46e-665c0ccf1c8f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 607/1225] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:21 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 870 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a0e8d477-1bac-490e-9f68-28d61e506ee5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a0e8d477-1bac-490e-9f68-28d61e506ee5 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] POST http://192.168.122.194/volume/v3/types/ea24649c-cf33-41bf-91f8-2def2dca4f46/encryption Sep 03 11:21:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a0e8d477-1bac-490e-9f68-28d61e506ee5 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a0e8d477-1bac-490e-9f68-28d61e506ee5 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] http://192.168.122.194/volume/v3/types/ea24649c-cf33-41bf-91f8-2def2dca4f46/encryption returned with HTTP 404 Sep 03 11:21:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 619/1226] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:21:22 2026] POST /volume/v3/types/ea24649c-cf33-41bf-91f8-2def2dca4f46/encryption => generated 114 bytes in 496 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0407e8a7-03c7-4419-9c07-cd826d224bf0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0407e8a7-03c7-4419-9c07-cd826d224bf0 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:21:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0407e8a7-03c7-4419-9c07-cd826d224bf0 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-909953150", "os-volume-type-access:is_public": false}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0407e8a7-03c7-4419-9c07-cd826d224bf0 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:21:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 608/1227] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:21:22 2026] POST /volume/v3/types => generated 230 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:21:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-883e56f8-3cd9-44a1-bc25-adb3063075d6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-883e56f8-3cd9-44a1-bc25-adb3063075d6 tempest-VolumeTypesNegativeTest-847663627 tempest-VolumeTypesNegativeTest-847663627-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:21:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-883e56f8-3cd9-44a1-bc25-adb3063075d6 tempest-VolumeTypesNegativeTest-847663627 tempest-VolumeTypesNegativeTest-847663627-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "51fa29c4-ed1b-45ef-940d-abe1e9290651", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1516347296"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-883e56f8-3cd9-44a1-bc25-adb3063075d6 tempest-VolumeTypesNegativeTest-847663627 tempest-VolumeTypesNegativeTest-847663627-project-member] Create volume request body: {'volume': {'volume_type': '51fa29c4-ed1b-45ef-940d-abe1e9290651', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1516347296'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:21:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-883e56f8-3cd9-44a1-bc25-adb3063075d6 tempest-VolumeTypesNegativeTest-847663627 tempest-VolumeTypesNegativeTest-847663627-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 404 Sep 03 11:21:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 620/1228] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:21:22 2026] POST /volume/v3/volumes => generated 114 bytes in 421 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d09efc2e-fb0d-4381-bae7-6f1b12a1fd37 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d09efc2e-fb0d-4381-bae7-6f1b12a1fd37 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] DELETE http://192.168.122.194/volume/v3/types/51fa29c4-ed1b-45ef-940d-abe1e9290651 Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d09efc2e-fb0d-4381-bae7-6f1b12a1fd37 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d09efc2e-fb0d-4381-bae7-6f1b12a1fd37 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d09efc2e-fb0d-4381-bae7-6f1b12a1fd37 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] http://192.168.122.194/volume/v3/types/51fa29c4-ed1b-45ef-940d-abe1e9290651 returned with HTTP 202 Sep 03 11:21:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 609/1229] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:21:22 2026] DELETE /volume/v3/types/51fa29c4-ed1b-45ef-940d-abe1e9290651 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-98e4b2a9-160e-4de8-827c-6359f704e658 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-98e4b2a9-160e-4de8-827c-6359f704e658 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] GET http://192.168.122.194/volume/v3/types/51fa29c4-ed1b-45ef-940d-abe1e9290651 Sep 03 11:21:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-98e4b2a9-160e-4de8-827c-6359f704e658 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-98e4b2a9-160e-4de8-827c-6359f704e658 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-98e4b2a9-160e-4de8-827c-6359f704e658 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] http://192.168.122.194/volume/v3/types/51fa29c4-ed1b-45ef-940d-abe1e9290651 returned with HTTP 404 Sep 03 11:21:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 621/1230] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:21:23 2026] GET /volume/v3/types/51fa29c4-ed1b-45ef-940d-abe1e9290651 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b1cd3698-1ecb-4fee-b605-95df3c3cb5e0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b1cd3698-1ecb-4fee-b605-95df3c3cb5e0 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b1cd3698-1ecb-4fee-b605-95df3c3cb5e0 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b1cd3698-1ecb-4fee-b605-95df3c3cb5e0 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 400 Sep 03 11:21:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 610/1231] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:21:23 2026] POST /volume/v3/types => generated 115 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:21:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ca59c13b-b94d-4282-97ef-4435ac311422 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ca59c13b-b94d-4282-97ef-4435ac311422 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:21:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ca59c13b-b94d-4282-97ef-4435ac311422 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1042341737"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ca59c13b-b94d-4282-97ef-4435ac311422 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:21:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 622/1232] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:21:23 2026] POST /volume/v3/types => generated 229 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fce9839a-ecec-4eec-9837-ceef9699ed3f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fce9839a-ecec-4eec-9837-ceef9699ed3f tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fce9839a-ecec-4eec-9837-ceef9699ed3f tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1042341737"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fce9839a-ecec-4eec-9837-ceef9699ed3f tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1042341737 already exists. Sep 03 11:21:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fce9839a-ecec-4eec-9837-ceef9699ed3f tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 409 Sep 03 11:21:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 611/1233] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:21:23 2026] POST /volume/v3/types => generated 134 bytes in 47 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:21:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-76aab00a-622e-46ba-aaeb-58c9a200f411 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-76aab00a-622e-46ba-aaeb-58c9a200f411 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] DELETE http://192.168.122.194/volume/v3/types/b02bed7b-c4b0-43d5-a4b9-be8e33592e72 Sep 03 11:21:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-76aab00a-622e-46ba-aaeb-58c9a200f411 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-76aab00a-622e-46ba-aaeb-58c9a200f411 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-76aab00a-622e-46ba-aaeb-58c9a200f411 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] http://192.168.122.194/volume/v3/types/b02bed7b-c4b0-43d5-a4b9-be8e33592e72 returned with HTTP 202 Sep 03 11:21:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 623/1234] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:21:23 2026] DELETE /volume/v3/types/b02bed7b-c4b0-43d5-a4b9-be8e33592e72 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6d9a7e5f-8b3b-48fd-9f5f-1f36cb2c4452 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6d9a7e5f-8b3b-48fd-9f5f-1f36cb2c4452 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] GET http://192.168.122.194/volume/v3/types/b02bed7b-c4b0-43d5-a4b9-be8e33592e72 Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6d9a7e5f-8b3b-48fd-9f5f-1f36cb2c4452 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6d9a7e5f-8b3b-48fd-9f5f-1f36cb2c4452 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6d9a7e5f-8b3b-48fd-9f5f-1f36cb2c4452 tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] http://192.168.122.194/volume/v3/types/b02bed7b-c4b0-43d5-a4b9-be8e33592e72 returned with HTTP 404 Sep 03 11:21:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 612/1235] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:21:23 2026] GET /volume/v3/types/b02bed7b-c4b0-43d5-a4b9-be8e33592e72 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ee231921-0c58-4eb1-b724-6d876071083d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ee231921-0c58-4eb1-b724-6d876071083d tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] DELETE http://192.168.122.194/volume/v3/types/547cc762-f39a-4502-9b7a-78d4d11b20c7 Sep 03 11:21:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ee231921-0c58-4eb1-b724-6d876071083d tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ee231921-0c58-4eb1-b724-6d876071083d tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ee231921-0c58-4eb1-b724-6d876071083d tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] http://192.168.122.194/volume/v3/types/547cc762-f39a-4502-9b7a-78d4d11b20c7 returned with HTTP 404 Sep 03 11:21:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 624/1236] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:21:23 2026] DELETE /volume/v3/types/547cc762-f39a-4502-9b7a-78d4d11b20c7 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d89eaf45-f9c8-47d8-9e18-704201b5618c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d89eaf45-f9c8-47d8-9e18-704201b5618c tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] GET http://192.168.122.194/volume/v3/types/491b3f35-203a-4f37-afda-44bacc9f1596 Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d89eaf45-f9c8-47d8-9e18-704201b5618c tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d89eaf45-f9c8-47d8-9e18-704201b5618c tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d89eaf45-f9c8-47d8-9e18-704201b5618c tempest-VolumeTypesNegativeTest-436168115 tempest-VolumeTypesNegativeTest-436168115-project-admin] http://192.168.122.194/volume/v3/types/491b3f35-203a-4f37-afda-44bacc9f1596 returned with HTTP 404 Sep 03 11:21:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 613/1237] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:21:23 2026] GET /volume/v3/types/491b3f35-203a-4f37-afda-44bacc9f1596 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-52cfaabf-70c6-4412-947d-0a329bfb4cdb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-52cfaabf-70c6-4412-947d-0a329bfb4cdb tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-52cfaabf-70c6-4412-947d-0a329bfb4cdb tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-52cfaabf-70c6-4412-947d-0a329bfb4cdb tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-52cfaabf-70c6-4412-947d-0a329bfb4cdb tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-52cfaabf-70c6-4412-947d-0a329bfb4cdb tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 200 Sep 03 11:21:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 625/1238] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:24 2026] GET /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 1237 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-abcc9ce6-1a52-4092-9091-a611f5e71113 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-abcc9ce6-1a52-4092-9091-a611f5e71113 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] POST http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90/action Sep 03 11:21:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-abcc9ce6-1a52-4092-9091-a611f5e71113 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-abcc9ce6-1a52-4092-9091-a611f5e71113 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-abcc9ce6-1a52-4092-9091-a611f5e71113 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-abcc9ce6-1a52-4092-9091-a611f5e71113 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Begin detaching volume completed successfully. Sep 03 11:21:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-abcc9ce6-1a52-4092-9091-a611f5e71113 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90/action returned with HTTP 202 Sep 03 11:21:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 614/1239] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:21:24 2026] POST /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:21:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7a21a313-a1fb-4b6e-bfe8-71e80d68a507 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7a21a313-a1fb-4b6e-bfe8-71e80d68a507 None None] GET http://192.168.122.194/volume// Sep 03 11:21:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7a21a313-a1fb-4b6e-bfe8-71e80d68a507 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7a21a313-a1fb-4b6e-bfe8-71e80d68a507 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7a21a313-a1fb-4b6e-bfe8-71e80d68a507 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:21:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 626/1240] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:21:24 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:21:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-c6e0c2fb-b8e3-497c-bc6e-26f8c5fc72b3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-c6e0c2fb-b8e3-497c-bc6e-26f8c5fc72b3 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-c6e0c2fb-b8e3-497c-bc6e-26f8c5fc72b3 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-c6e0c2fb-b8e3-497c-bc6e-26f8c5fc72b3 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-c6e0c2fb-b8e3-497c-bc6e-26f8c5fc72b3 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-c6e0c2fb-b8e3-497c-bc6e-26f8c5fc72b3 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 200 Sep 03 11:21:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 615/1241] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:21:24 2026] GET /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 1421 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:21:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-97dec733-fe3e-4a10-9b6b-6ea1e71411da None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-97dec733-fe3e-4a10-9b6b-6ea1e71411da tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] DELETE http://192.168.122.194/volume/v3/attachments/194ac6f4-ac3c-49d7-a3cf-742fd5a202fe Sep 03 11:21:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-97dec733-fe3e-4a10-9b6b-6ea1e71411da tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-97dec733-fe3e-4a10-9b6b-6ea1e71411da tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:25 devstack devstack@c-api.service[86726]: /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 03 11:21:25 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:21:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-430bb20f-562c-48fa-9a2a-c5327d7ddef7 req-97dec733-fe3e-4a10-9b6b-6ea1e71411da tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments/194ac6f4-ac3c-49d7-a3cf-742fd5a202fe returned with HTTP 200 Sep 03 11:21:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 627/1242] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:21:24 2026] DELETE /volume/v3/attachments/194ac6f4-ac3c-49d7-a3cf-742fd5a202fe => generated 19 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:21:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-624665494", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-624665494', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:21:25 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Create volume of 1 GB Sep 03 11:21:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Availability Zones retrieved successfully. Sep 03 11:21:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-369e4c11-50eb-43d6-897a-873cbf6439ba None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-369e4c11-50eb-43d6-897a-873cbf6439ba tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] DELETE http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-369e4c11-50eb-43d6-897a-873cbf6439ba tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-369e4c11-50eb-43d6-897a-873cbf6439ba tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:25 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-369e4c11-50eb-43d6-897a-873cbf6439ba tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Delete volume with id: 4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Flow 'volume_create_api' (53bb69a0-3679-4c71-8eb5-5fac921f0c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:21:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10be12d-9bec-4bc0-a213-937af5e46788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:21:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-369e4c11-50eb-43d6-897a-873cbf6439ba tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-369e4c11-50eb-43d6-897a-873cbf6439ba tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Delete volume request issued successfully. Sep 03 11:21:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-369e4c11-50eb-43d6-897a-873cbf6439ba tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 202 Sep 03 11:21:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 628/1243] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:21:25 2026] DELETE /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10be12d-9bec-4bc0-a213-937af5e46788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:25 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398f3709-4b87-49a7-92cb-5f8fd4074ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Created reservations ['5f5a1913-1496-4838-b1f8-1a03cafb683d', 'c8c273d4-be8d-45a7-8892-79770dc40c77', '11b2eb1b-1ac1-47a8-80c5-9e0e58890973', 'bdc57e86-57e4-4021-b894-eb9e936cbd79'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398f3709-4b87-49a7-92cb-5f8fd4074ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f5a1913-1496-4838-b1f8-1a03cafb683d', 'c8c273d4-be8d-45a7-8892-79770dc40c77', '11b2eb1b-1ac1-47a8-80c5-9e0e58890973', 'bdc57e86-57e4-4021-b894-eb9e936cbd79']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cba6ea9-f196-4183-8b59-b82df89372b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cba6ea9-f196-4183-8b59-b82df89372b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35dc6511-cae7-4001-ab5b-88a4193d887e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-624665494',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fbc30c37b31140cca15024a1d845d1da',qos_specs=None,replication_status=,reservations=['5f5a1913-1496-4838-b1f8-1a03cafb683d','c8c273d4-be8d-45a7-8892-79770dc40c77','11b2eb1b-1ac1-47a8-80c5-9e0e58890973','bdc57e86-57e4-4021-b894-eb9e936cbd79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2174081eef6042fea8c85b8ffdbe1237',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-624665494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35dc6511-cae7-4001-ab5b-88a4193d887e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fbc30c37b31140cca15024a1d845d1da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2174081eef6042fea8c85b8ffdbe1237',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13eaa10f-3343-49ef-9bae-30175057f9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13eaa10f-3343-49ef-9bae-30175057f9f6) transitioned into state 'SUCCESS' from state '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-624665494',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fbc30c37b31140cca15024a1d845d1da',qos_specs=None,replication_status=,reservations=['5f5a1913-1496-4838-b1f8-1a03cafb683d','c8c273d4-be8d-45a7-8892-79770dc40c77','11b2eb1b-1ac1-47a8-80c5-9e0e58890973','bdc57e86-57e4-4021-b894-eb9e936cbd79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2174081eef6042fea8c85b8ffdbe1237',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (339c7375-ff75-4f56-a85f-5e78bfb95cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (339c7375-ff75-4f56-a85f-5e78bfb95cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Flow 'volume_create_api' (53bb69a0-3679-4c71-8eb5-5fac921f0c8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Create volume request issued successfully. Sep 03 11:21:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-01e9693d-7b08-47e6-8975-ee5cbcc423ab tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:21:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 616/1244] 192.168.122.194 () {64 vars in 1430 bytes} [Thu Sep 3 11:21:25 2026] POST /volume/v3/volumes => generated 771 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:21:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-1b3d969b-e695-4294-94b0-b2f6c60d4998 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-1b3d969b-e695-4294-94b0-b2f6c60d4998 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] GET http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e Sep 03 11:21:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-1b3d969b-e695-4294-94b0-b2f6c60d4998 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-1b3d969b-e695-4294-94b0-b2f6c60d4998 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-1b3d969b-e695-4294-94b0-b2f6c60d4998 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Volume info retrieved successfully. Sep 03 11:21:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-3c3910a7-1e1c-44ba-8454-d5d4d12a8bf1 req-1b3d969b-e695-4294-94b0-b2f6c60d4998 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e returned with HTTP 200 Sep 03 11:21:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 629/1245] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:26 2026] GET /volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e => generated 839 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-3a9dc3d0-7667-463f-8170-38f37c331280 req-1c0745f3-902e-4248-8c7d-44a61f4b4290 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3a9dc3d0-7667-463f-8170-38f37c331280 req-1c0745f3-902e-4248-8c7d-44a61f4b4290 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] GET http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-3a9dc3d0-7667-463f-8170-38f37c331280 req-1c0745f3-902e-4248-8c7d-44a61f4b4290 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-3a9dc3d0-7667-463f-8170-38f37c331280 req-1c0745f3-902e-4248-8c7d-44a61f4b4290 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-3a9dc3d0-7667-463f-8170-38f37c331280 req-1c0745f3-902e-4248-8c7d-44a61f4b4290 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Volume info retrieved successfully. Sep 03 11:21:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3a9dc3d0-7667-463f-8170-38f37c331280 req-1c0745f3-902e-4248-8c7d-44a61f4b4290 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e returned with HTTP 200 Sep 03 11:21:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 617/1246] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:26 2026] GET /volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e => generated 839 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-f7bca9ab-61e3-4411-9044-c0b45b167eba req-96b1cd87-cb7c-422f-ae54-b9f0719e2dd5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f7bca9ab-61e3-4411-9044-c0b45b167eba req-96b1cd87-cb7c-422f-ae54-b9f0719e2dd5 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] GET http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e Sep 03 11:21:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f7bca9ab-61e3-4411-9044-c0b45b167eba req-96b1cd87-cb7c-422f-ae54-b9f0719e2dd5 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f7bca9ab-61e3-4411-9044-c0b45b167eba req-96b1cd87-cb7c-422f-ae54-b9f0719e2dd5 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-f7bca9ab-61e3-4411-9044-c0b45b167eba req-96b1cd87-cb7c-422f-ae54-b9f0719e2dd5 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Volume info retrieved successfully. Sep 03 11:21:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f7bca9ab-61e3-4411-9044-c0b45b167eba req-96b1cd87-cb7c-422f-ae54-b9f0719e2dd5 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e returned with HTTP 200 Sep 03 11:21:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 630/1247] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:27 2026] GET /volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e => generated 863 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-a1af014f-f645-4df4-b2e3-c39df0047f3b req-95664b62-5477-45e0-968d-611de1418127 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-a1af014f-f645-4df4-b2e3-c39df0047f3b req-95664b62-5477-45e0-968d-611de1418127 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] GET http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e Sep 03 11:21:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-a1af014f-f645-4df4-b2e3-c39df0047f3b req-95664b62-5477-45e0-968d-611de1418127 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-a1af014f-f645-4df4-b2e3-c39df0047f3b req-95664b62-5477-45e0-968d-611de1418127 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-a1af014f-f645-4df4-b2e3-c39df0047f3b req-95664b62-5477-45e0-968d-611de1418127 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Volume info retrieved successfully. Sep 03 11:21:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-a1af014f-f645-4df4-b2e3-c39df0047f3b req-95664b62-5477-45e0-968d-611de1418127 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e returned with HTTP 200 Sep 03 11:21:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 618/1248] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:28 2026] GET /volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-245339ba-d30e-41aa-810d-bd450fb9c190 req-d7d9ccac-7130-4492-a485-c4ddcafbc28a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-245339ba-d30e-41aa-810d-bd450fb9c190 req-d7d9ccac-7130-4492-a485-c4ddcafbc28a tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-reader] GET http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e Sep 03 11:21:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-245339ba-d30e-41aa-810d-bd450fb9c190 req-d7d9ccac-7130-4492-a485-c4ddcafbc28a tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-245339ba-d30e-41aa-810d-bd450fb9c190 req-d7d9ccac-7130-4492-a485-c4ddcafbc28a tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-reader] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-245339ba-d30e-41aa-810d-bd450fb9c190 req-d7d9ccac-7130-4492-a485-c4ddcafbc28a tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-reader] Volume info retrieved successfully. Sep 03 11:21:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-245339ba-d30e-41aa-810d-bd450fb9c190 req-d7d9ccac-7130-4492-a485-c4ddcafbc28a tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-reader] http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e returned with HTTP 200 Sep 03 11:21:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 631/1249] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:29 2026] GET /volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-a8da3ece-a6bb-4b0a-b66d-3f34e5a55465 req-2d15ac7f-ae00-458c-b226-836fc779ba7d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-a8da3ece-a6bb-4b0a-b66d-3f34e5a55465 req-2d15ac7f-ae00-458c-b226-836fc779ba7d tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] DELETE http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e Sep 03 11:21:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-a8da3ece-a6bb-4b0a-b66d-3f34e5a55465 req-2d15ac7f-ae00-458c-b226-836fc779ba7d tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-a8da3ece-a6bb-4b0a-b66d-3f34e5a55465 req-2d15ac7f-ae00-458c-b226-836fc779ba7d tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:29 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [req-a8da3ece-a6bb-4b0a-b66d-3f34e5a55465 req-2d15ac7f-ae00-458c-b226-836fc779ba7d tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Delete volume with id: 35dc6511-cae7-4001-ab5b-88a4193d887e Sep 03 11:21:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-a8da3ece-a6bb-4b0a-b66d-3f34e5a55465 req-2d15ac7f-ae00-458c-b226-836fc779ba7d tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Volume info retrieved successfully. Sep 03 11:21:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-a8da3ece-a6bb-4b0a-b66d-3f34e5a55465 req-2d15ac7f-ae00-458c-b226-836fc779ba7d tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Delete volume request issued successfully. Sep 03 11:21:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-a8da3ece-a6bb-4b0a-b66d-3f34e5a55465 req-2d15ac7f-ae00-458c-b226-836fc779ba7d tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e returned with HTTP 202 Sep 03 11:21:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 619/1250] 192.168.122.194 () {62 vars in 1509 bytes} [Thu Sep 3 11:21:29 2026] DELETE /volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-8af2722c-e20e-4d82-9d24-f2f1d6e56812 req-4b4ebfa0-b8dc-4b67-867c-72f0cf85ab41 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-8af2722c-e20e-4d82-9d24-f2f1d6e56812 req-4b4ebfa0-b8dc-4b67-867c-72f0cf85ab41 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] GET http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e Sep 03 11:21:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-8af2722c-e20e-4d82-9d24-f2f1d6e56812 req-4b4ebfa0-b8dc-4b67-867c-72f0cf85ab41 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-8af2722c-e20e-4d82-9d24-f2f1d6e56812 req-4b4ebfa0-b8dc-4b67-867c-72f0cf85ab41 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-8af2722c-e20e-4d82-9d24-f2f1d6e56812 req-4b4ebfa0-b8dc-4b67-867c-72f0cf85ab41 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Volume info retrieved successfully. Sep 03 11:21:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-8af2722c-e20e-4d82-9d24-f2f1d6e56812 req-4b4ebfa0-b8dc-4b67-867c-72f0cf85ab41 tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e returned with HTTP 200 Sep 03 11:21:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 620/1251] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:29 2026] GET /volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:21:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1474741078"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1474741078'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:21:29 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create volume of 1 GB Sep 03 11:21:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Availability Zones retrieved successfully. Sep 03 11:21:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Flow 'volume_create_api' (688f5359-04bf-4b0e-a88f-f824cf61f25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:21:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872f092a-21c4-4d53-9ff4-423cc647e0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:21:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-24a59700-990a-467a-97cd-683b67f0f320 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-24a59700-990a-467a-97cd-683b67f0f320 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-24a59700-990a-467a-97cd-683b67f0f320 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-24a59700-990a-467a-97cd-683b67f0f320 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-24a59700-990a-467a-97cd-683b67f0f320 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872f092a-21c4-4d53-9ff4-423cc647e0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-24a59700-990a-467a-97cd-683b67f0f320 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 200 Sep 03 11:21:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 621/1252] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:29 2026] GET /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 1239 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2c704b6-853b-44c5-8052-18685854c529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-1a006844-c22b-4fb4-a7a4-7d2aa3c2c726 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-1a006844-c22b-4fb4-a7a4-7d2aa3c2c726 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] POST http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96/action Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-1a006844-c22b-4fb4-a7a4-7d2aa3c2c726 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-1a006844-c22b-4fb4-a7a4-7d2aa3c2c726 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-1a006844-c22b-4fb4-a7a4-7d2aa3c2c726 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-1a006844-c22b-4fb4-a7a4-7d2aa3c2c726 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Begin detaching volume completed successfully. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-1a006844-c22b-4fb4-a7a4-7d2aa3c2c726 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96/action returned with HTTP 202 Sep 03 11:21:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 622/1253] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:21:30 2026] POST /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Created reservations ['f0983dd6-41f4-469c-9d19-d22f7453dbc5', '4ff13fbf-163a-4c59-aaf7-c179976ef36a', '1aeca8c8-651f-4f00-b375-bcd4d88facca', 'a9964676-243f-438a-bd6c-b2cdc7baa20b'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2c704b6-853b-44c5-8052-18685854c529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0983dd6-41f4-469c-9d19-d22f7453dbc5', '4ff13fbf-163a-4c59-aaf7-c179976ef36a', '1aeca8c8-651f-4f00-b375-bcd4d88facca', 'a9964676-243f-438a-bd6c-b2cdc7baa20b']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e304adae-a142-4253-bc38-af4296ea7114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e304adae-a142-4253-bc38-af4296ea7114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c05e443d-3d50-419b-b881-e397259b13ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1474741078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7ebe2c0ae8454a84774166c65e32ba',qos_specs=None,replication_status=,reservations=['f0983dd6-41f4-469c-9d19-d22f7453dbc5','4ff13fbf-163a-4c59-aaf7-c179976ef36a','1aeca8c8-651f-4f00-b375-bcd4d88facca','a9964676-243f-438a-bd6c-b2cdc7baa20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60f8e7604e244d23a6a36e22d9a9ff23',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:21:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1474741078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c05e443d-3d50-419b-b881-e397259b13ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc7ebe2c0ae8454a84774166c65e32ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60f8e7604e244d23a6a36e22d9a9ff23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f190d33-8b76-4bf3-91de-9b7d9a52f38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d944ff15-445a-4fb7-b58c-3fdc66854137 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d944ff15-445a-4fb7-b58c-3fdc66854137 None None] GET http://192.168.122.194/volume// Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d944ff15-445a-4fb7-b58c-3fdc66854137 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d944ff15-445a-4fb7-b58c-3fdc66854137 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d944ff15-445a-4fb7-b58c-3fdc66854137 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:21:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 623/1254] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:21:30 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-caba2543-2a1f-43e3-ae41-03003eecca81 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-caba2543-2a1f-43e3-ae41-03003eecca81 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-caba2543-2a1f-43e3-ae41-03003eecca81 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-caba2543-2a1f-43e3-ae41-03003eecca81 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-caba2543-2a1f-43e3-ae41-03003eecca81 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f190d33-8b76-4bf3-91de-9b7d9a52f38f) transitioned into state 'SUCCESS' from state '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-1474741078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7ebe2c0ae8454a84774166c65e32ba',qos_specs=None,replication_status=,reservations=['f0983dd6-41f4-469c-9d19-d22f7453dbc5','4ff13fbf-163a-4c59-aaf7-c179976ef36a','1aeca8c8-651f-4f00-b375-bcd4d88facca','a9964676-243f-438a-bd6c-b2cdc7baa20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60f8e7604e244d23a6a36e22d9a9ff23',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25e615d5-ab02-47af-93b6-c1d3b44f42d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-caba2543-2a1f-43e3-ae41-03003eecca81 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 200 Sep 03 11:21:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 624/1255] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:21:30 2026] GET /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 1423 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25e615d5-ab02-47af-93b6-c1d3b44f42d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Flow 'volume_create_api' (688f5359-04bf-4b0e-a88f-f824cf61f25d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:21:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create volume request issued successfully. Sep 03 11:21:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1d7c8910-18c2-488d-9248-0c17f9f3b12c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:21:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 632/1256] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:21:29 2026] POST /volume/v3/volumes => generated 760 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-88f126ef-c81f-4514-aec3-393b268fd0ff None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-88f126ef-c81f-4514-aec3-393b268fd0ff tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-88f126ef-c81f-4514-aec3-393b268fd0ff tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-88f126ef-c81f-4514-aec3-393b268fd0ff tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-88f126ef-c81f-4514-aec3-393b268fd0ff tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-88f126ef-c81f-4514-aec3-393b268fd0ff tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 200 Sep 03 11:21:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 625/1257] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:30 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 828 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-aab52476-de08-4972-94b9-cb65122d4a2c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-aab52476-de08-4972-94b9-cb65122d4a2c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] DELETE http://192.168.122.194/volume/v3/attachments/692dcc37-4701-47e4-b00c-74bf427ea3d8 Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-aab52476-de08-4972-94b9-cb65122d4a2c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-aab52476-de08-4972-94b9-cb65122d4a2c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-1e651efa-f2ca-47c2-b129-386b0bc02f30 req-5a2c2433-cd47-4451-b216-ec0549a31c2a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1e651efa-f2ca-47c2-b129-386b0bc02f30 req-5a2c2433-cd47-4451-b216-ec0549a31c2a tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] GET http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1e651efa-f2ca-47c2-b129-386b0bc02f30 req-5a2c2433-cd47-4451-b216-ec0549a31c2a tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1e651efa-f2ca-47c2-b129-386b0bc02f30 req-5a2c2433-cd47-4451-b216-ec0549a31c2a tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-1e651efa-f2ca-47c2-b129-386b0bc02f30 req-5a2c2433-cd47-4451-b216-ec0549a31c2a tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Volume info retrieved successfully. Sep 03 11:21:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1e651efa-f2ca-47c2-b129-386b0bc02f30 req-5a2c2433-cd47-4451-b216-ec0549a31c2a tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e returned with HTTP 200 Sep 03 11:21:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 626/1258] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:30 2026] GET /volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:30 devstack devstack@c-api.service[86726]: /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 03 11:21:30 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:21:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2eb1d99e-35ec-490d-9eba-462f4e1ea970 req-aab52476-de08-4972-94b9-cb65122d4a2c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments/692dcc37-4701-47e4-b00c-74bf427ea3d8 returned with HTTP 200 Sep 03 11:21:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 633/1259] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:21:30 2026] DELETE /volume/v3/attachments/692dcc37-4701-47e4-b00c-74bf427ea3d8 => generated 19 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-94399100-effc-45c6-be1b-7c9acd9713bf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-94399100-effc-45c6-be1b-7c9acd9713bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] DELETE http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-94399100-effc-45c6-be1b-7c9acd9713bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-94399100-effc-45c6-be1b-7c9acd9713bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:31 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-94399100-effc-45c6-be1b-7c9acd9713bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Delete volume with id: 13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-94399100-effc-45c6-be1b-7c9acd9713bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-94399100-effc-45c6-be1b-7c9acd9713bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Delete volume request issued successfully. Sep 03 11:21:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-94399100-effc-45c6-be1b-7c9acd9713bf tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 202 Sep 03 11:21:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 627/1260] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:21:31 2026] DELETE /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-794fa16f-b88d-4861-ae71-d9b66a639cab None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-794fa16f-b88d-4861-ae71-d9b66a639cab tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-794fa16f-b88d-4861-ae71-d9b66a639cab tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-794fa16f-b88d-4861-ae71-d9b66a639cab tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-794fa16f-b88d-4861-ae71-d9b66a639cab tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-6cc0c607-fd9f-42f2-9462-b00062c6a938 req-17749bbe-824f-474b-bf3c-4506d26ebb57 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-794fa16f-b88d-4861-ae71-d9b66a639cab tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 200 Sep 03 11:21:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 634/1261] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:31 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 852 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-6cc0c607-fd9f-42f2-9462-b00062c6a938 req-17749bbe-824f-474b-bf3c-4506d26ebb57 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-6cc0c607-fd9f-42f2-9462-b00062c6a938 req-17749bbe-824f-474b-bf3c-4506d26ebb57 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-6cc0c607-fd9f-42f2-9462-b00062c6a938 req-17749bbe-824f-474b-bf3c-4506d26ebb57 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-6cc0c607-fd9f-42f2-9462-b00062c6a938 req-17749bbe-824f-474b-bf3c-4506d26ebb57 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-6cc0c607-fd9f-42f2-9462-b00062c6a938 req-17749bbe-824f-474b-bf3c-4506d26ebb57 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 200 Sep 03 11:21:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 628/1262] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:31 2026] GET /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 946 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-4684ae5c-1dd6-49e1-8e46-d64ca5dfd85f req-0189ebce-1ccf-42bc-a10b-bafc1483bfff None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-4684ae5c-1dd6-49e1-8e46-d64ca5dfd85f req-0189ebce-1ccf-42bc-a10b-bafc1483bfff tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] GET http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e Sep 03 11:21:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-4684ae5c-1dd6-49e1-8e46-d64ca5dfd85f req-0189ebce-1ccf-42bc-a10b-bafc1483bfff tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-4684ae5c-1dd6-49e1-8e46-d64ca5dfd85f req-0189ebce-1ccf-42bc-a10b-bafc1483bfff tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-4684ae5c-1dd6-49e1-8e46-d64ca5dfd85f req-0189ebce-1ccf-42bc-a10b-bafc1483bfff tempest-VolumesGetTestJSON-538573219 tempest-VolumesGetTestJSON-538573219-project-member] http://192.168.122.194/volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e returned with HTTP 404 Sep 03 11:21:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 635/1263] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:31 2026] GET /volume/v3/volumes/35dc6511-cae7-4001-ab5b-88a4193d887e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:21:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-3c196cb9-b907-4837-aa0e-36930dab25dd req-48648fb5-f6dd-453e-aae0-9de080f4f512 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3c196cb9-b907-4837-aa0e-36930dab25dd req-48648fb5-f6dd-453e-aae0-9de080f4f512 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-3c196cb9-b907-4837-aa0e-36930dab25dd req-48648fb5-f6dd-453e-aae0-9de080f4f512 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-3c196cb9-b907-4837-aa0e-36930dab25dd req-48648fb5-f6dd-453e-aae0-9de080f4f512 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-3c196cb9-b907-4837-aa0e-36930dab25dd req-48648fb5-f6dd-453e-aae0-9de080f4f512 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 404 Sep 03 11:21:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 629/1264] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:31 2026] GET /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-90cbf58d-9bb4-4220-8c0e-81511b6170ef None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90cbf58d-9bb4-4220-8c0e-81511b6170ef tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-90cbf58d-9bb4-4220-8c0e-81511b6170ef tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-90cbf58d-9bb4-4220-8c0e-81511b6170ef tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-90cbf58d-9bb4-4220-8c0e-81511b6170ef tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90cbf58d-9bb4-4220-8c0e-81511b6170ef tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 200 Sep 03 11:21:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 636/1265] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:32 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d2a79690-45ab-4e3e-858f-417f53b83b66 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2a79690-45ab-4e3e-858f-417f53b83b66 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:21:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2a79690-45ab-4e3e-858f-417f53b83b66 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c05e443d-3d50-419b-b881-e397259b13ba", "name": "tempest-VolumesDeleteCascade-Snapshot-1124164918"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d2a79690-45ab-4e3e-858f-417f53b83b66 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:32 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-d2a79690-45ab-4e3e-858f-417f53b83b66 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create snapshot from volume c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:33 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-d2a79690-45ab-4e3e-858f-417f53b83b66 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Created reservations ['4601c6d9-d5b4-4655-ac26-fcbdd15078c9', '144103ac-789d-4d4d-9aa2-288d94d8608f', '4f34e703-effd-4d4b-b8ec-7524ce7cc836', '0d9bf969-3de6-47c1-943a-9e31e780b9b6'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:21:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d2a79690-45ab-4e3e-858f-417f53b83b66 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot create request issued successfully. Sep 03 11:21:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2a79690-45ab-4e3e-858f-417f53b83b66 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:21:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 630/1266] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:21:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:21:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-273bce98-9426-45a3-bd16-84f7c7afd203 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-273bce98-9426-45a3-bd16-84f7c7afd203 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d Sep 03 11:21:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-273bce98-9426-45a3-bd16-84f7c7afd203 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-273bce98-9426-45a3-bd16-84f7c7afd203 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-273bce98-9426-45a3-bd16-84f7c7afd203 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:21:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-273bce98-9426-45a3-bd16-84f7c7afd203 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d returned with HTTP 200 Sep 03 11:21:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 637/1267] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:21:33 2026] GET /volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d => generated 439 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-df5753d7-2e1f-4df3-b652-4e3672edc7e6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-df5753d7-2e1f-4df3-b652-4e3672edc7e6 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d Sep 03 11:21:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-df5753d7-2e1f-4df3-b652-4e3672edc7e6 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-df5753d7-2e1f-4df3-b652-4e3672edc7e6 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-df5753d7-2e1f-4df3-b652-4e3672edc7e6 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:21:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-df5753d7-2e1f-4df3-b652-4e3672edc7e6 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d returned with HTTP 200 Sep 03 11:21:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 631/1268] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:21:34 2026] GET /volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d => generated 439 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-281e6381-637a-4a0e-adf3-b72b6cc0723c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-281e6381-637a-4a0e-adf3-b72b6cc0723c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d Sep 03 11:21:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-281e6381-637a-4a0e-adf3-b72b6cc0723c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-281e6381-637a-4a0e-adf3-b72b6cc0723c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-281e6381-637a-4a0e-adf3-b72b6cc0723c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:21:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-281e6381-637a-4a0e-adf3-b72b6cc0723c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d returned with HTTP 200 Sep 03 11:21:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 638/1269] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:21:35 2026] GET /volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-28d1a6e1-e178-4eba-87cd-34acf0aaad02 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28d1a6e1-e178-4eba-87cd-34acf0aaad02 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d Sep 03 11:21:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28d1a6e1-e178-4eba-87cd-34acf0aaad02 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28d1a6e1-e178-4eba-87cd-34acf0aaad02 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-28d1a6e1-e178-4eba-87cd-34acf0aaad02 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:21:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28d1a6e1-e178-4eba-87cd-34acf0aaad02 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d returned with HTTP 200 Sep 03 11:21:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 632/1270] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:21:36 2026] GET /volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d => generated 439 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e83b3c77-0ed7-450a-934e-5d31fc11e822 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e83b3c77-0ed7-450a-934e-5d31fc11e822 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:21:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e83b3c77-0ed7-450a-934e-5d31fc11e822 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-attach": {"instance_uuid": "e44035c5-56db-4b57-86cb-efedeeb825f1", "mountpoint": "/dev/vdb"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e83b3c77-0ed7-450a-934e-5d31fc11e822 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e44035c5-56db-4b57-86cb-efedeeb825f1", "mountpoint": "/dev/vdb"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e83b3c77-0ed7-450a-934e-5d31fc11e822 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e83b3c77-0ed7-450a-934e-5d31fc11e822 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Update volume admin metadata completed successfully. Sep 03 11:21:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e83b3c77-0ed7-450a-934e-5d31fc11e822 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Attach volume completed successfully. Sep 03 11:21:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e83b3c77-0ed7-450a-934e-5d31fc11e822 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 202 Sep 03 11:21:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 639/1271] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:21:36 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 0 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:21:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c6341d3a-6d93-480f-b121-637456e1e5e7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c6341d3a-6d93-480f-b121-637456e1e5e7 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c6341d3a-6d93-480f-b121-637456e1e5e7 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c6341d3a-6d93-480f-b121-637456e1e5e7 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c6341d3a-6d93-480f-b121-637456e1e5e7 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5e0974c7-a443-42c6-ac7a-ca0da70f2a6f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c6341d3a-6d93-480f-b121-637456e1e5e7 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 633/1272] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:37 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 1185 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5e0974c7-a443-42c6-ac7a-ca0da70f2a6f tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d Sep 03 11:21:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5e0974c7-a443-42c6-ac7a-ca0da70f2a6f tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5e0974c7-a443-42c6-ac7a-ca0da70f2a6f tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-770df7f2-3b54-48a0-ae29-0c7281a285f1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-770df7f2-3b54-48a0-ae29-0c7281a285f1 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-770df7f2-3b54-48a0-ae29-0c7281a285f1 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-770df7f2-3b54-48a0-ae29-0c7281a285f1 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5e0974c7-a443-42c6-ac7a-ca0da70f2a6f tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:21:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5e0974c7-a443-42c6-ac7a-ca0da70f2a6f tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d returned with HTTP 200 Sep 03 11:21:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 640/1273] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:21:37 2026] GET /volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d => generated 466 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4f92b722-7dac-4f9f-9b26-eaa32b9ff6ca None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-770df7f2-3b54-48a0-ae29-0c7281a285f1 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f92b722-7dac-4f9f-9b26-eaa32b9ff6ca tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:21:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f92b722-7dac-4f9f-9b26-eaa32b9ff6ca tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c05e443d-3d50-419b-b881-e397259b13ba", "name": "tempest-VolumesDeleteCascade-Snapshot-493411267"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-770df7f2-3b54-48a0-ae29-0c7281a285f1 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 634/1274] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:37 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 1185 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3bfbd066-0378-414c-99a0-a5257d258000 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3bfbd066-0378-414c-99a0-a5257d258000 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:21:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3bfbd066-0378-414c-99a0-a5257d258000 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-detach": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3bfbd066-0378-414c-99a0-a5257d258000 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4f92b722-7dac-4f9f-9b26-eaa32b9ff6ca tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:37 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-4f92b722-7dac-4f9f-9b26-eaa32b9ff6ca tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create snapshot from volume c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3bfbd066-0378-414c-99a0-a5257d258000 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3bfbd066-0378-414c-99a0-a5257d258000 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Detach volume completed successfully. Sep 03 11:21:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3bfbd066-0378-414c-99a0-a5257d258000 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 202 Sep 03 11:21:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 635/1275] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:21:37 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 0 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:21:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-127a2bce-0826-4b55-8374-4c46135b8e35 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-127a2bce-0826-4b55-8374-4c46135b8e35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:38 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-4f92b722-7dac-4f9f-9b26-eaa32b9ff6ca tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Created reservations ['22790dcd-8d00-491c-a55f-6482ced87fa2', '14c297f6-fb02-4299-bfa6-823306ef9fc8', '24b27e7f-e723-4a78-ae9a-73d205d1febe', '0b732a9c-dc32-4067-9427-d0a783c8cbc9'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:21:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-127a2bce-0826-4b55-8374-4c46135b8e35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-127a2bce-0826-4b55-8374-4c46135b8e35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-127a2bce-0826-4b55-8374-4c46135b8e35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-127a2bce-0826-4b55-8374-4c46135b8e35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 636/1276] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:38 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 870 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4f92b722-7dac-4f9f-9b26-eaa32b9ff6ca tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot create request issued successfully. Sep 03 11:21:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f92b722-7dac-4f9f-9b26-eaa32b9ff6ca tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:21:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 641/1277] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:21:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:21:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-59d07ca8-8f55-41b4-9c1c-da1d0d34239c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-59d07ca8-8f55-41b4-9c1c-da1d0d34239c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 Sep 03 11:21:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-59d07ca8-8f55-41b4-9c1c-da1d0d34239c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-59d07ca8-8f55-41b4-9c1c-da1d0d34239c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-59d07ca8-8f55-41b4-9c1c-da1d0d34239c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:21:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-59d07ca8-8f55-41b4-9c1c-da1d0d34239c tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 returned with HTTP 200 Sep 03 11:21:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 637/1278] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:21:38 2026] GET /volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 => generated 438 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-d15bcb64-2bb3-4b39-89f2-2d27624b5cbb req-896792fb-1fa8-405c-97ac-6f5e1234ae90 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-d15bcb64-2bb3-4b39-89f2-2d27624b5cbb req-896792fb-1fa8-405c-97ac-6f5e1234ae90 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] DELETE http://192.168.122.194/volume/v3/attachments/bf69d668-ad37-4660-8bbf-036045dee68f Sep 03 11:21:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-d15bcb64-2bb3-4b39-89f2-2d27624b5cbb req-896792fb-1fa8-405c-97ac-6f5e1234ae90 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-d15bcb64-2bb3-4b39-89f2-2d27624b5cbb req-896792fb-1fa8-405c-97ac-6f5e1234ae90 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-daf1bed3-5caf-40a2-a7a5-8b2193066365 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-daf1bed3-5caf-40a2-a7a5-8b2193066365 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 Sep 03 11:21:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-daf1bed3-5caf-40a2-a7a5-8b2193066365 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-daf1bed3-5caf-40a2-a7a5-8b2193066365 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-daf1bed3-5caf-40a2-a7a5-8b2193066365 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:21:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-daf1bed3-5caf-40a2-a7a5-8b2193066365 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 returned with HTTP 200 Sep 03 11:21:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 638/1279] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:21:39 2026] GET /volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 => generated 438 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:39 devstack devstack@c-api.service[86726]: /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 03 11:21:39 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:21:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-d15bcb64-2bb3-4b39-89f2-2d27624b5cbb req-896792fb-1fa8-405c-97ac-6f5e1234ae90 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/attachments/bf69d668-ad37-4660-8bbf-036045dee68f returned with HTTP 200 Sep 03 11:21:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 642/1280] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:21:39 2026] DELETE /volume/v3/attachments/bf69d668-ad37-4660-8bbf-036045dee68f => generated 19 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-8eae0e99-b6ef-4aba-9c0a-82af8e748e85 req-106dff31-dc10-466f-b2b1-c6bf20be7807 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-8eae0e99-b6ef-4aba-9c0a-82af8e748e85 req-106dff31-dc10-466f-b2b1-c6bf20be7807 tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-member] DELETE http://192.168.122.194/volume/v3/volumes/tempest-invalid-982973351 Sep 03 11:21:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-8eae0e99-b6ef-4aba-9c0a-82af8e748e85 req-106dff31-dc10-466f-b2b1-c6bf20be7807 tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-8eae0e99-b6ef-4aba-9c0a-82af8e748e85 req-106dff31-dc10-466f-b2b1-c6bf20be7807 tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:40 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [req-8eae0e99-b6ef-4aba-9c0a-82af8e748e85 req-106dff31-dc10-466f-b2b1-c6bf20be7807 tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-member] Delete volume with id: tempest-invalid-982973351 Sep 03 11:21:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-8eae0e99-b6ef-4aba-9c0a-82af8e748e85 req-106dff31-dc10-466f-b2b1-c6bf20be7807 tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-member] http://192.168.122.194/volume/v3/volumes/tempest-invalid-982973351 returned with HTTP 404 Sep 03 11:21:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 639/1281] 192.168.122.194 () {62 vars in 1476 bytes} [Thu Sep 3 11:21:40 2026] DELETE /volume/v3/volumes/tempest-invalid-982973351 => generated 98 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:21:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-410ce243-98e6-4fdf-b57a-6592dc6b2c63 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-410ce243-98e6-4fdf-b57a-6592dc6b2c63 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 Sep 03 11:21:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-410ce243-98e6-4fdf-b57a-6592dc6b2c63 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-410ce243-98e6-4fdf-b57a-6592dc6b2c63 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-410ce243-98e6-4fdf-b57a-6592dc6b2c63 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:21:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-410ce243-98e6-4fdf-b57a-6592dc6b2c63 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 returned with HTTP 200 Sep 03 11:21:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 643/1282] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:21:40 2026] GET /volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 => generated 438 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-529bdff4-f5ba-4d1a-ae50-a80843bf1cf8 req-e60c153f-127a-4f56-b817-ca27b1987854 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-529bdff4-f5ba-4d1a-ae50-a80843bf1cf8 req-e60c153f-127a-4f56-b817-ca27b1987854 tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-member] DELETE http://192.168.122.194/volume/v3/volumes/dec599aa-cbb7-4f3c-9fff-e64c1950fa41 Sep 03 11:21:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-529bdff4-f5ba-4d1a-ae50-a80843bf1cf8 req-e60c153f-127a-4f56-b817-ca27b1987854 tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-529bdff4-f5ba-4d1a-ae50-a80843bf1cf8 req-e60c153f-127a-4f56-b817-ca27b1987854 tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:40 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [req-529bdff4-f5ba-4d1a-ae50-a80843bf1cf8 req-e60c153f-127a-4f56-b817-ca27b1987854 tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-member] Delete volume with id: dec599aa-cbb7-4f3c-9fff-e64c1950fa41 Sep 03 11:21:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-529bdff4-f5ba-4d1a-ae50-a80843bf1cf8 req-e60c153f-127a-4f56-b817-ca27b1987854 tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-member] http://192.168.122.194/volume/v3/volumes/dec599aa-cbb7-4f3c-9fff-e64c1950fa41 returned with HTTP 404 Sep 03 11:21:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 640/1283] 192.168.122.194 () {62 vars in 1509 bytes} [Thu Sep 3 11:21:40 2026] DELETE /volume/v3/volumes/dec599aa-cbb7-4f3c-9fff-e64c1950fa41 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-5776f259-5de3-4ec1-b943-6c9de243503f req-bbe53b25-2e21-432b-94c3-2aac616888bb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-5776f259-5de3-4ec1-b943-6c9de243503f req-bbe53b25-2e21-432b-94c3-2aac616888bb tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-reader] GET http://192.168.122.194/volume/v3/volumes/fb26af3b-7d49-484a-81ca-4e9695cbeee7 Sep 03 11:21:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-5776f259-5de3-4ec1-b943-6c9de243503f req-bbe53b25-2e21-432b-94c3-2aac616888bb tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-5776f259-5de3-4ec1-b943-6c9de243503f req-bbe53b25-2e21-432b-94c3-2aac616888bb tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-reader] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-5776f259-5de3-4ec1-b943-6c9de243503f req-bbe53b25-2e21-432b-94c3-2aac616888bb tempest-VolumesNegativeTest-527182027 tempest-VolumesNegativeTest-527182027-project-reader] http://192.168.122.194/volume/v3/volumes/fb26af3b-7d49-484a-81ca-4e9695cbeee7 returned with HTTP 404 Sep 03 11:21:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 644/1284] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:21:40 2026] GET /volume/v3/volumes/fb26af3b-7d49-484a-81ca-4e9695cbeee7 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:21:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a15b24e7-35e4-4f3a-a86b-b750c61f5aac None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9627428a-e8ee-4933-9e7c-bb57f19d7383 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a15b24e7-35e4-4f3a-a86b-b750c61f5aac tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] DELETE http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:21:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a15b24e7-35e4-4f3a-a86b-b750c61f5aac tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a15b24e7-35e4-4f3a-a86b-b750c61f5aac tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:41 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a15b24e7-35e4-4f3a-a86b-b750c61f5aac tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Delete volume with id: 2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:21:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9627428a-e8ee-4933-9e7c-bb57f19d7383 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 Sep 03 11:21:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9627428a-e8ee-4933-9e7c-bb57f19d7383 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9627428a-e8ee-4933-9e7c-bb57f19d7383 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9627428a-e8ee-4933-9e7c-bb57f19d7383 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:21:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9627428a-e8ee-4933-9e7c-bb57f19d7383 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 returned with HTTP 200 Sep 03 11:21:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 645/1285] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:21:41 2026] GET /volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a15b24e7-35e4-4f3a-a86b-b750c61f5aac tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bf43cafa-a80b-4e95-8d22-983284b10d33 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bf43cafa-a80b-4e95-8d22-983284b10d33 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] DELETE http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba?cascade=True Sep 03 11:21:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bf43cafa-a80b-4e95-8d22-983284b10d33 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bf43cafa-a80b-4e95-8d22-983284b10d33 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:41 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-bf43cafa-a80b-4e95-8d22-983284b10d33 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Delete volume with id: c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bf43cafa-a80b-4e95-8d22-983284b10d33 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a15b24e7-35e4-4f3a-a86b-b750c61f5aac tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Delete volume request issued successfully. Sep 03 11:21:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a15b24e7-35e4-4f3a-a86b-b750c61f5aac tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 202 Sep 03 11:21:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 641/1286] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:21:41 2026] DELETE /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-da8d3143-fee8-498c-9cfc-14a35d16420c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:41 devstack devstack@c-api.service[86726]: /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 03 11:21:41 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:21:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da8d3143-fee8-498c-9cfc-14a35d16420c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:21:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da8d3143-fee8-498c-9cfc-14a35d16420c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da8d3143-fee8-498c-9cfc-14a35d16420c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-da8d3143-fee8-498c-9cfc-14a35d16420c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da8d3143-fee8-498c-9cfc-14a35d16420c tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:21:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 642/1287] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:41 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1256 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bf43cafa-a80b-4e95-8d22-983284b10d33 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Delete volume request issued successfully. Sep 03 11:21:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bf43cafa-a80b-4e95-8d22-983284b10d33 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba?cascade=True returned with HTTP 202 Sep 03 11:21:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 646/1288] 192.168.122.194 () {58 vars in 1260 bytes} [Thu Sep 3 11:21:41 2026] DELETE /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba?cascade=True => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-abb057a2-52a2-4fa4-904d-7c19d04e96f7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-abb057a2-52a2-4fa4-904d-7c19d04e96f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-abb057a2-52a2-4fa4-904d-7c19d04e96f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-abb057a2-52a2-4fa4-904d-7c19d04e96f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-abb057a2-52a2-4fa4-904d-7c19d04e96f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-abb057a2-52a2-4fa4-904d-7c19d04e96f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 200 Sep 03 11:21:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 643/1289] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:41 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8b13c89d-8718-48fe-8bff-4da13724762c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b13c89d-8718-48fe-8bff-4da13724762c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b13c89d-8718-48fe-8bff-4da13724762c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b13c89d-8718-48fe-8bff-4da13724762c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8b13c89d-8718-48fe-8bff-4da13724762c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8b13c89d-8718-48fe-8bff-4da13724762c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Reserve volume completed successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b13c89d-8718-48fe-8bff-4da13724762c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 202 Sep 03 11:21:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 647/1290] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:21:42 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9a08a578-15e8-4286-a29d-7636cd7b34e7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a08a578-15e8-4286-a29d-7636cd7b34e7 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9a08a578-15e8-4286-a29d-7636cd7b34e7 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9a08a578-15e8-4286-a29d-7636cd7b34e7 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9a08a578-15e8-4286-a29d-7636cd7b34e7 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a08a578-15e8-4286-a29d-7636cd7b34e7 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 644/1291] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:42 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 870 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-08c6503b-56e2-472e-a48a-d469d8d4375c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-08c6503b-56e2-472e-a48a-d469d8d4375c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-08c6503b-56e2-472e-a48a-d469d8d4375c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-08c6503b-56e2-472e-a48a-d469d8d4375c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-08c6503b-56e2-472e-a48a-d469d8d4375c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-08c6503b-56e2-472e-a48a-d469d8d4375c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Unreserve volume completed successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-08c6503b-56e2-472e-a48a-d469d8d4375c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 202 Sep 03 11:21:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 648/1292] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:21:42 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-875000a2-dbe6-49b4-82a8-e609813ce128 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-875000a2-dbe6-49b4-82a8-e609813ce128 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-875000a2-dbe6-49b4-82a8-e609813ce128 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-875000a2-dbe6-49b4-82a8-e609813ce128 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-875000a2-dbe6-49b4-82a8-e609813ce128 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-875000a2-dbe6-49b4-82a8-e609813ce128 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 645/1293] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:42 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-116be5b8-1f3b-4bd3-9e95-3eb66abf8788 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-116be5b8-1f3b-4bd3-9e95-3eb66abf8788 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-116be5b8-1f3b-4bd3-9e95-3eb66abf8788 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-116be5b8-1f3b-4bd3-9e95-3eb66abf8788 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-116be5b8-1f3b-4bd3-9e95-3eb66abf8788 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-116be5b8-1f3b-4bd3-9e95-3eb66abf8788 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume updated successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-116be5b8-1f3b-4bd3-9e95-3eb66abf8788 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 200 Sep 03 11:21:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 649/1294] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:21:42 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 0 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d2b87817-2f2a-436d-981c-fe1e9a31ce40 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2b87817-2f2a-436d-981c-fe1e9a31ce40 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2b87817-2f2a-436d-981c-fe1e9a31ce40 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2b87817-2f2a-436d-981c-fe1e9a31ce40 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d2b87817-2f2a-436d-981c-fe1e9a31ce40 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2b87817-2f2a-436d-981c-fe1e9a31ce40 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 646/1295] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:42 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 869 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-69eea057-bc31-4d72-890b-5477f7be507d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69eea057-bc31-4d72-890b-5477f7be507d tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-69eea057-bc31-4d72-890b-5477f7be507d tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-69eea057-bc31-4d72-890b-5477f7be507d tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-69eea057-bc31-4d72-890b-5477f7be507d tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-69eea057-bc31-4d72-890b-5477f7be507d tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume updated successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69eea057-bc31-4d72-890b-5477f7be507d tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 200 Sep 03 11:21:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 650/1296] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:21:42 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 0 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9e765f67-2809-4a9a-9307-9a514badfa5c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9e765f67-2809-4a9a-9307-9a514badfa5c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9e765f67-2809-4a9a-9307-9a514badfa5c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9e765f67-2809-4a9a-9307-9a514badfa5c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9e765f67-2809-4a9a-9307-9a514badfa5c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9e765f67-2809-4a9a-9307-9a514badfa5c tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 647/1297] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:42 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 870 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-11994684-dd20-4a4c-82b3-a6e977c65a1a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-11994684-dd20-4a4c-82b3-a6e977c65a1a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-11994684-dd20-4a4c-82b3-a6e977c65a1a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-11994684-dd20-4a4c-82b3-a6e977c65a1a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-11994684-dd20-4a4c-82b3-a6e977c65a1a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-11994684-dd20-4a4c-82b3-a6e977c65a1a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Update volume admin metadata completed successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-11994684-dd20-4a4c-82b3-a6e977c65a1a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Update readonly setting on volume completed successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-11994684-dd20-4a4c-82b3-a6e977c65a1a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 202 Sep 03 11:21:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 651/1298] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:21:42 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3dfec230-1643-43f2-a755-52041fcd4c2f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3dfec230-1643-43f2-a755-52041fcd4c2f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3dfec230-1643-43f2-a755-52041fcd4c2f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3dfec230-1643-43f2-a755-52041fcd4c2f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3dfec230-1643-43f2-a755-52041fcd4c2f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3dfec230-1643-43f2-a755-52041fcd4c2f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 648/1299] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:42 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8da177fb-8dfb-4853-b276-d14c220ccc35 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8da177fb-8dfb-4853-b276-d14c220ccc35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8da177fb-8dfb-4853-b276-d14c220ccc35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8da177fb-8dfb-4853-b276-d14c220ccc35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8da177fb-8dfb-4853-b276-d14c220ccc35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9ef05eec-d01c-40f7-a1bc-73c5d1203c62 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9ef05eec-d01c-40f7-a1bc-73c5d1203c62 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9ef05eec-d01c-40f7-a1bc-73c5d1203c62 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9ef05eec-d01c-40f7-a1bc-73c5d1203c62 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8da177fb-8dfb-4853-b276-d14c220ccc35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Update volume admin metadata completed successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8da177fb-8dfb-4853-b276-d14c220ccc35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Update readonly setting on volume completed successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8da177fb-8dfb-4853-b276-d14c220ccc35 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 202 Sep 03 11:21:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 652/1300] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:21:42 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a4c6c2e2-630d-48f7-947f-07d2646854a4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a4c6c2e2-630d-48f7-947f-07d2646854a4 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a4c6c2e2-630d-48f7-947f-07d2646854a4 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a4c6c2e2-630d-48f7-947f-07d2646854a4 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9ef05eec-d01c-40f7-a1bc-73c5d1203c62 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a4c6c2e2-630d-48f7-947f-07d2646854a4 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9ef05eec-d01c-40f7-a1bc-73c5d1203c62 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 200 Sep 03 11:21:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 649/1301] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:42 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 1256 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a4c6c2e2-630d-48f7-947f-07d2646854a4 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:21:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 653/1302] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:42 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-13490e09-9ac3-4130-8a71-5e9c2a2b61e3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-13490e09-9ac3-4130-8a71-5e9c2a2b61e3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-13490e09-9ac3-4130-8a71-5e9c2a2b61e3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-13490e09-9ac3-4130-8a71-5e9c2a2b61e3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d0d64ac8-0a91-4b0b-9ae6-0cd08d21328b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d0d64ac8-0a91-4b0b-9ae6-0cd08d21328b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d0d64ac8-0a91-4b0b-9ae6-0cd08d21328b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1856382714", "disk_format": "raw"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:21:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d0d64ac8-0a91-4b0b-9ae6-0cd08d21328b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1856382714", "disk_format": "raw"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-13490e09-9ac3-4130-8a71-5e9c2a2b61e3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d0d64ac8-0a91-4b0b-9ae6-0cd08d21328b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:21:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-13490e09-9ac3-4130-8a71-5e9c2a2b61e3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 200 Sep 03 11:21:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 650/1303] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:42 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:43 devstack devstack@c-api.service[86726]: DEBUG cinder.image.image_utils [None req-d0d64ac8-0a91-4b0b-9ae6-0cd08d21328b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1856382714'}] 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-1856382714'}]. {{(pid=86726) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 11:21:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-31731c08-06a7-453f-ad4b-0667c89c4567 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31731c08-06a7-453f-ad4b-0667c89c4567 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 Sep 03 11:21:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31731c08-06a7-453f-ad4b-0667c89c4567 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31731c08-06a7-453f-ad4b-0667c89c4567 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31731c08-06a7-453f-ad4b-0667c89c4567 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 returned with HTTP 404 Sep 03 11:21:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 651/1304] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:43 2026] GET /volume/v3/volumes/2d311a2f-d0a7-4f76-b40e-a9ccc15790d0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d420a53d-990f-489c-b6d0-4263fa3bdac7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d420a53d-990f-489c-b6d0-4263fa3bdac7 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] DELETE http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d420a53d-990f-489c-b6d0-4263fa3bdac7 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d420a53d-990f-489c-b6d0-4263fa3bdac7 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:43 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-d420a53d-990f-489c-b6d0-4263fa3bdac7 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Delete volume with id: 13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d420a53d-990f-489c-b6d0-4263fa3bdac7 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 404 Sep 03 11:21:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 652/1305] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:21:43 2026] DELETE /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d137d707-14df-46a5-8fea-40cd585960f6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d137d707-14df-46a5-8fea-40cd585960f6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 Sep 03 11:21:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d137d707-14df-46a5-8fea-40cd585960f6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d137d707-14df-46a5-8fea-40cd585960f6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d137d707-14df-46a5-8fea-40cd585960f6 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 returned with HTTP 404 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 653/1306] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:43 2026] GET /volume/v3/volumes/13cc9434-8a78-4fc4-be4d-23d90583ee96 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c0da5a6d-dd62-4dac-9e8f-4e296677707a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0da5a6d-dd62-4dac-9e8f-4e296677707a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0da5a6d-dd62-4dac-9e8f-4e296677707a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0da5a6d-dd62-4dac-9e8f-4e296677707a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c0da5a6d-dd62-4dac-9e8f-4e296677707a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0da5a6d-dd62-4dac-9e8f-4e296677707a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 200 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 654/1307] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:44 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a483390c-985f-40e3-b98f-46c205354d22 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a483390c-985f-40e3-b98f-46c205354d22 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] DELETE http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a483390c-985f-40e3-b98f-46c205354d22 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a483390c-985f-40e3-b98f-46c205354d22 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a483390c-985f-40e3-b98f-46c205354d22 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Delete volume with id: 4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a483390c-985f-40e3-b98f-46c205354d22 tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 404 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 655/1308] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:21:44 2026] DELETE /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e7830e84-ce08-4859-b328-65721fc29c4f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e7830e84-ce08-4859-b328-65721fc29c4f tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] GET http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e7830e84-ce08-4859-b328-65721fc29c4f tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e7830e84-ce08-4859-b328-65721fc29c4f tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e7830e84-ce08-4859-b328-65721fc29c4f tempest-TestInstancesWithCinderVolumes-2123003308 tempest-TestInstancesWithCinderVolumes-2123003308-project-member] http://192.168.122.194/volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 returned with HTTP 404 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 656/1309] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:44 2026] GET /volume/v3/volumes/4d6464e4-d026-42c7-b5d1-7d8912ddfe90 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-15a98436-3951-43f5-9c9b-295d6351bc81 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15a98436-3951-43f5-9c9b-295d6351bc81 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] GET http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15a98436-3951-43f5-9c9b-295d6351bc81 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15a98436-3951-43f5-9c9b-295d6351bc81 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-15a98436-3951-43f5-9c9b-295d6351bc81 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-15a98436-3951-43f5-9c9b-295d6351bc81 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Get all volumes completed successfully. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15a98436-3951-43f5-9c9b-295d6351bc81 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 657/1310] 192.168.122.194 () {58 vars in 1169 bytes} [Thu Sep 3 11:21:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2041 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b5b73152-dc33-4726-9359-e9ef3bdff723 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b5b73152-dc33-4726-9359-e9ef3bdff723 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] DELETE http://192.168.122.194/volume/v3/types/0512f9ee-3409-4e7b-9ff8-1c4ed4ba55da Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b5b73152-dc33-4726-9359-e9ef3bdff723 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b5b73152-dc33-4726-9359-e9ef3bdff723 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b5b73152-dc33-4726-9359-e9ef3bdff723 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] http://192.168.122.194/volume/v3/types/0512f9ee-3409-4e7b-9ff8-1c4ed4ba55da returned with HTTP 202 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 658/1311] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:21:44 2026] DELETE /volume/v3/types/0512f9ee-3409-4e7b-9ff8-1c4ed4ba55da => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9b70eb1e-440a-436f-b516-ccc931d67557 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9b70eb1e-440a-436f-b516-ccc931d67557 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] GET http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9b70eb1e-440a-436f-b516-ccc931d67557 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d0d64ac8-0a91-4b0b-9ae6-0cd08d21328b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Copy volume to image completed successfully. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9b70eb1e-440a-436f-b516-ccc931d67557 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9b70eb1e-440a-436f-b516-ccc931d67557 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:21:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d0d64ac8-0a91-4b0b-9ae6-0cd08d21328b tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 202 Sep 03 11:21:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 654/1312] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:21:42 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 655 bytes in 1350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:21:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9b70eb1e-440a-436f-b516-ccc931d67557 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Get all volumes completed successfully. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9b70eb1e-440a-436f-b516-ccc931d67557 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 659/1313] 192.168.122.194 () {58 vars in 1169 bytes} [Thu Sep 3 11:21:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2041 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8a7b233a-f262-49b1-b6e9-a7a3e574fac9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a7b233a-f262-49b1-b6e9-a7a3e574fac9 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] DELETE http://192.168.122.194/volume/v3/types/ec788b70-8ccb-401d-9e19-0a668d08ae7f Sep 03 11:21:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a7b233a-f262-49b1-b6e9-a7a3e574fac9 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a7b233a-f262-49b1-b6e9-a7a3e574fac9 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a7b233a-f262-49b1-b6e9-a7a3e574fac9 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] http://192.168.122.194/volume/v3/types/ec788b70-8ccb-401d-9e19-0a668d08ae7f returned with HTTP 202 Sep 03 11:21:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 655/1314] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:21:44 2026] DELETE /volume/v3/types/ec788b70-8ccb-401d-9e19-0a668d08ae7f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8028abd6-f256-44c7-a6a2-f892ba7c6743 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8028abd6-f256-44c7-a6a2-f892ba7c6743 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] GET http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8028abd6-f256-44c7-a6a2-f892ba7c6743 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8028abd6-f256-44c7-a6a2-f892ba7c6743 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8028abd6-f256-44c7-a6a2-f892ba7c6743 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:21:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8028abd6-f256-44c7-a6a2-f892ba7c6743 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Get all volumes completed successfully. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8028abd6-f256-44c7-a6a2-f892ba7c6743 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 11:21:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 660/1315] 192.168.122.194 () {58 vars in 1169 bytes} [Thu Sep 3 11:21:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2041 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bcf868e1-6a10-48ee-bd97-a02962bf0e25 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bcf868e1-6a10-48ee-bd97-a02962bf0e25 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] DELETE http://192.168.122.194/volume/v3/types/04c81815-d88b-4a4f-b46b-6560a7c9c486 Sep 03 11:21:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bcf868e1-6a10-48ee-bd97-a02962bf0e25 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bcf868e1-6a10-48ee-bd97-a02962bf0e25 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bcf868e1-6a10-48ee-bd97-a02962bf0e25 tempest-TestInstancesWithCinderVolumes-677837999 tempest-TestInstancesWithCinderVolumes-677837999-project-admin] http://192.168.122.194/volume/v3/types/04c81815-d88b-4a4f-b46b-6560a7c9c486 returned with HTTP 202 Sep 03 11:21:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 656/1316] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:21:44 2026] DELETE /volume/v3/types/04c81815-d88b-4a4f-b46b-6560a7c9c486 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:21:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-00dd58b0-3235-4376-91fd-9cf55a76a094 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-00dd58b0-3235-4376-91fd-9cf55a76a094 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:21:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-00dd58b0-3235-4376-91fd-9cf55a76a094 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1190745873"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1ffe20ac-5b3f-4b66-a29f-32bf7f0264f7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1ffe20ac-5b3f-4b66-a29f-32bf7f0264f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1ffe20ac-5b3f-4b66-a29f-32bf7f0264f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1ffe20ac-5b3f-4b66-a29f-32bf7f0264f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-00dd58b0-3235-4376-91fd-9cf55a76a094 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:21:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 661/1317] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:21:44 2026] POST /volume/v3/types => generated 224 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:21:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0407faf3-71d2-44f0-9087-e8e5a31facb7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0407faf3-71d2-44f0-9087-e8e5a31facb7 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:21:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0407faf3-71d2-44f0-9087-e8e5a31facb7 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1557679185"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1ffe20ac-5b3f-4b66-a29f-32bf7f0264f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1ffe20ac-5b3f-4b66-a29f-32bf7f0264f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 200 Sep 03 11:21:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 657/1318] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:45 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:21:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0407faf3-71d2-44f0-9087-e8e5a31facb7 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:21:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 662/1319] 192.168.122.194 () {62 vars in 1195 bytes} [Thu Sep 3 11:21:45 2026] POST /volume/v3/group_types => generated 181 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7f4c6f21-ddf4-4cad-9e5f-cc6a06f54441 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f4c6f21-ddf4-4cad-9e5f-cc6a06f54441 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/groups Sep 03 11:21:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7f4c6f21-ddf4-4cad-9e5f-cc6a06f54441 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a6e4e4d1-3ed6-4988-a6ff-9491bcb2a3d1", "volume_types": ["02f91922-43ac-46e9-9b0f-9c0302e3eabd"], "name": "tempest-GroupSnapshotsTest-Group-1320759068"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-7f4c6f21-ddf4-4cad-9e5f-cc6a06f54441 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating new group {'group': {'group_type': 'a6e4e4d1-3ed6-4988-a6ff-9491bcb2a3d1', 'volume_types': ['02f91922-43ac-46e9-9b0f-9c0302e3eabd'], 'name': 'tempest-GroupSnapshotsTest-Group-1320759068'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:21:45 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-7f4c6f21-ddf4-4cad-9e5f-cc6a06f54441 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating group tempest-GroupSnapshotsTest-Group-1320759068. Sep 03 11:21:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7f4c6f21-ddf4-4cad-9e5f-cc6a06f54441 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Availability Zones retrieved successfully. Sep 03 11:21:45 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-7f4c6f21-ddf4-4cad-9e5f-cc6a06f54441 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['6eaf4341-982a-4fc1-a884-d01c6f26e333'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:21:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f4c6f21-ddf4-4cad-9e5f-cc6a06f54441 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups returned with HTTP 202 Sep 03 11:21:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 658/1320] 192.168.122.194 () {62 vars in 1181 bytes} [Thu Sep 3 11:21:45 2026] POST /volume/v3/groups => generated 112 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-78e5c9e4-7fa6-4116-ad29-a15f6965e538 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-78e5c9e4-7fa6-4116-ad29-a15f6965e538 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511 Sep 03 11:21:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-78e5c9e4-7fa6-4116-ad29-a15f6965e538 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-78e5c9e4-7fa6-4116-ad29-a15f6965e538 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-78e5c9e4-7fa6-4116-ad29-a15f6965e538 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 5c1a65ce-103d-459b-84c6-0f78c7382511 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:21:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:45 devstack devstack@c-api.service[86725]: /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 03 11:21:45 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:21:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-78e5c9e4-7fa6-4116-ad29-a15f6965e538 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511 returned with HTTP 200 Sep 03 11:21:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 663/1321] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:21:45 2026] GET /volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511 => generated 392 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-88ce758b-e10e-443d-8787-f2b09d667e3b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88ce758b-e10e-443d-8787-f2b09d667e3b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88ce758b-e10e-443d-8787-f2b09d667e3b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88ce758b-e10e-443d-8787-f2b09d667e3b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-88ce758b-e10e-443d-8787-f2b09d667e3b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88ce758b-e10e-443d-8787-f2b09d667e3b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 200 Sep 03 11:21:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 659/1322] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:46 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 852 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:21:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-25f29592-ca75-4c97-81cd-e8032448d856 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-25f29592-ca75-4c97-81cd-e8032448d856 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511 Sep 03 11:21:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-25f29592-ca75-4c97-81cd-e8032448d856 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-25f29592-ca75-4c97-81cd-e8032448d856 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-25f29592-ca75-4c97-81cd-e8032448d856 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 5c1a65ce-103d-459b-84c6-0f78c7382511 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:21:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:46 devstack devstack@c-api.service[86725]: /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 03 11:21:46 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:21:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-25f29592-ca75-4c97-81cd-e8032448d856 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511 returned with HTTP 200 Sep 03 11:21:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 664/1323] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:21:46 2026] GET /volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511 => generated 393 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:21:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-974094288", "volume_type": "02f91922-43ac-46e9-9b0f-9c0302e3eabd", "group_id": "5c1a65ce-103d-459b-84c6-0f78c7382511", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-974094288', 'volume_type': '02f91922-43ac-46e9-9b0f-9c0302e3eabd', 'group_id': '5c1a65ce-103d-459b-84c6-0f78c7382511', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:21:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:46 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume of 1 GB Sep 03 11:21:46 devstack devstack@c-api.service[86726]: /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 03 11:21:46 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:21:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Availability Zones retrieved successfully. Sep 03 11:21:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Flow 'volume_create_api' (f81a2499-5217-48d6-8bc3-c2d80a43a0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:21:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e348674-7e7e-441f-84ab-f25786f189f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:21:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e348674-7e7e-441f-84ab-f25786f189f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:21:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02f91922-43ac-46e9-9b0f-9c0302e3eabd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1190745873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02f91922-43ac-46e9-9b0f-9c0302e3eabd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5c1a65ce-103d-459b-84c6-0f78c7382511', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641af306-9c33-449d-8b05-14d25b98a01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:47 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1190745873 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1190745873, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:21:47 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1190745873 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1190745873, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:21:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2852bdd7-4f43-4103-a4c2-ecb895e6bb4e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2852bdd7-4f43-4103-a4c2-ecb895e6bb4e tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2852bdd7-4f43-4103-a4c2-ecb895e6bb4e tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2852bdd7-4f43-4103-a4c2-ecb895e6bb4e tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:47 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['1e1d1bcb-9939-4793-b395-2e9899742002', 'c37c1922-16b3-4097-a870-b94683240e28', '2a294aff-b8a4-4c19-81c4-69219dc89c17', '302a90d2-c84b-4f5d-833e-aed752704754'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:21:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641af306-9c33-449d-8b05-14d25b98a01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e1d1bcb-9939-4793-b395-2e9899742002', 'c37c1922-16b3-4097-a870-b94683240e28', '2a294aff-b8a4-4c19-81c4-69219dc89c17', '302a90d2-c84b-4f5d-833e-aed752704754']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a21e67-0987-4c45-ae74-635f13145ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2852bdd7-4f43-4103-a4c2-ecb895e6bb4e tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2852bdd7-4f43-4103-a4c2-ecb895e6bb4e tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 200 Sep 03 11:21:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 665/1324] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:47 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 852 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a21e67-0987-4c45-ae74-635f13145ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8750a676-aa9f-4b32-a7cc-593c35b52edf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-974094288',encryption_key_id=None,group_id=5c1a65ce-103d-459b-84c6-0f78c7382511,group_type_id=,metadata={},multiattach=False,project_id='8caa1cbb957e461cbedbeeb17177dcd7',qos_specs=None,replication_status=,reservations=['1e1d1bcb-9939-4793-b395-2e9899742002','c37c1922-16b3-4097-a870-b94683240e28','2a294aff-b8a4-4c19-81c4-69219dc89c17','302a90d2-c84b-4f5d-833e-aed752704754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_type_id=02f91922-43ac-46e9-9b0f-9c0302e3eabd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-974094288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5c1a65ce-103d-459b-84c6-0f78c7382511,host=None,id=8750a676-aa9f-4b32-a7cc-593c35b52edf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8caa1cbb957e461cbedbeeb17177dcd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02f91922-43ac-46e9-9b0f-9c0302e3eabd),volume_type_id=02f91922-43ac-46e9-9b0f-9c0302e3eabd)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b77b731-8c51-4f02-8a95-155d9b2d3d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b77b731-8c51-4f02-8a95-155d9b2d3d91) transitioned into state 'SUCCESS' from state '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-974094288',encryption_key_id=None,group_id=5c1a65ce-103d-459b-84c6-0f78c7382511,group_type_id=,metadata={},multiattach=False,project_id='8caa1cbb957e461cbedbeeb17177dcd7',qos_specs=None,replication_status=,reservations=['1e1d1bcb-9939-4793-b395-2e9899742002','c37c1922-16b3-4097-a870-b94683240e28','2a294aff-b8a4-4c19-81c4-69219dc89c17','302a90d2-c84b-4f5d-833e-aed752704754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_type_id=02f91922-43ac-46e9-9b0f-9c0302e3eabd)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e66483-b813-443e-9a02-ae43db119310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e66483-b813-443e-9a02-ae43db119310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Flow 'volume_create_api' (f81a2499-5217-48d6-8bc3-c2d80a43a0b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:21:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume request issued successfully. Sep 03 11:21:47 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:21:47 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:21:48 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:21:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-12ac6873-cbbe-4298-aa4d-48fd33a5d604 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:21:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 660/1325] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:21:46 2026] POST /volume/v3/volumes => generated 830 bytes in 1579 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e6c4eb7f-217c-4ca6-895f-13201f4e76fb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6c4eb7f-217c-4ca6-895f-13201f4e76fb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:21:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6c4eb7f-217c-4ca6-895f-13201f4e76fb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6c4eb7f-217c-4ca6-895f-13201f4e76fb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e6c4eb7f-217c-4ca6-895f-13201f4e76fb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:21:48 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-e6c4eb7f-217c-4ca6-895f-13201f4e76fb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:21:48 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-e6c4eb7f-217c-4ca6-895f-13201f4e76fb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:21:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5b83c5db-7667-4e11-9a38-3bbb478b09c4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5b83c5db-7667-4e11-9a38-3bbb478b09c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5b83c5db-7667-4e11-9a38-3bbb478b09c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5b83c5db-7667-4e11-9a38-3bbb478b09c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:48 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-e6c4eb7f-217c-4ca6-895f-13201f4e76fb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:21:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5b83c5db-7667-4e11-9a38-3bbb478b09c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6c4eb7f-217c-4ca6-895f-13201f4e76fb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:21:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 666/1326] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:21:48 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 898 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5b83c5db-7667-4e11-9a38-3bbb478b09c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 200 Sep 03 11:21:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 661/1327] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:48 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 852 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-28635964-f3f1-4b47-8740-24d9468f57f3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28635964-f3f1-4b47-8740-24d9468f57f3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:21:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28635964-f3f1-4b47-8740-24d9468f57f3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28635964-f3f1-4b47-8740-24d9468f57f3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-239e9136-7fec-416c-8fe8-b46000b834c4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-239e9136-7fec-416c-8fe8-b46000b834c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-239e9136-7fec-416c-8fe8-b46000b834c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-239e9136-7fec-416c-8fe8-b46000b834c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-239e9136-7fec-416c-8fe8-b46000b834c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 404 Sep 03 11:21:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 662/1328] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:49 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3a7ddbf1-92e3-440e-a87c-90dac37737ad None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a7ddbf1-92e3-440e-a87c-90dac37737ad tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a7ddbf1-92e3-440e-a87c-90dac37737ad tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a7ddbf1-92e3-440e-a87c-90dac37737ad tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-3a7ddbf1-92e3-440e-a87c-90dac37737ad tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3a7ddbf1-92e3-440e-a87c-90dac37737ad tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:21:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-28635964-f3f1-4b47-8740-24d9468f57f3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:21:49 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-28635964-f3f1-4b47-8740-24d9468f57f3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:21:49 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-28635964-f3f1-4b47-8740-24d9468f57f3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:21:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3a7ddbf1-92e3-440e-a87c-90dac37737ad tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Get all volumes completed successfully. Sep 03 11:21:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a7ddbf1-92e3-440e-a87c-90dac37737ad tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 200 Sep 03 11:21:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 663/1329] 192.168.122.194 () {58 vars in 1121 bytes} [Thu Sep 3 11:21:49 2026] GET /volume/v3/volumes => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1e985cce-b0c1-4d61-9a0b-542cd043dd9d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1e985cce-b0c1-4d61-9a0b-542cd043dd9d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1e985cce-b0c1-4d61-9a0b-542cd043dd9d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1e985cce-b0c1-4d61-9a0b-542cd043dd9d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-1e985cce-b0c1-4d61-9a0b-542cd043dd9d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-1e985cce-b0c1-4d61-9a0b-542cd043dd9d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:21:49 devstack devstack@c-api.service[86726]: /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 03 11:21:49 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:21:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1e985cce-b0c1-4d61-9a0b-542cd043dd9d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Get all snapshots completed successfully. Sep 03 11:21:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1e985cce-b0c1-4d61-9a0b-542cd043dd9d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 200 Sep 03 11:21:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 664/1330] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:21:49 2026] GET /volume/v3/snapshots => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:21:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b48e1563-5eda-425a-8e38-e12dfdf91d48 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b48e1563-5eda-425a-8e38-e12dfdf91d48 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b48e1563-5eda-425a-8e38-e12dfdf91d48 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b48e1563-5eda-425a-8e38-e12dfdf91d48 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-b48e1563-5eda-425a-8e38-e12dfdf91d48 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Delete snapshot with id: 6551c1ae-98ef-4493-ae88-fc61053dde55 Sep 03 11:21:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b48e1563-5eda-425a-8e38-e12dfdf91d48 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 returned with HTTP 404 Sep 03 11:21:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 665/1331] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:21:49 2026] DELETE /volume/v3/snapshots/6551c1ae-98ef-4493-ae88-fc61053dde55 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d3be4f80-de9f-485f-a44c-b083ec6b503a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d3be4f80-de9f-485f-a44c-b083ec6b503a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d3be4f80-de9f-485f-a44c-b083ec6b503a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d3be4f80-de9f-485f-a44c-b083ec6b503a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-d3be4f80-de9f-485f-a44c-b083ec6b503a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Delete snapshot with id: d8858c1d-ebf6-4731-a752-c5b33ea3e11d Sep 03 11:21:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d3be4f80-de9f-485f-a44c-b083ec6b503a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d returned with HTTP 404 Sep 03 11:21:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 666/1332] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:21:50 2026] DELETE /volume/v3/snapshots/d8858c1d-ebf6-4731-a752-c5b33ea3e11d => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:50 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-28635964-f3f1-4b47-8740-24d9468f57f3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a64b7620-b271-41fa-9866-61c6c68204e8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a64b7620-b271-41fa-9866-61c6c68204e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a64b7620-b271-41fa-9866-61c6c68204e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a64b7620-b271-41fa-9866-61c6c68204e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28635964-f3f1-4b47-8740-24d9468f57f3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:21:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 667/1333] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:21:49 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a64b7620-b271-41fa-9866-61c6c68204e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 404 Sep 03 11:21:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 667/1334] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:50 2026] GET /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6fef7b2f-f223-419f-9678-dcbbe2b28cd8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6fef7b2f-f223-419f-9678-dcbbe2b28cd8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] DELETE http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6fef7b2f-f223-419f-9678-dcbbe2b28cd8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6fef7b2f-f223-419f-9678-dcbbe2b28cd8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:50 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-6fef7b2f-f223-419f-9678-dcbbe2b28cd8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Delete volume with id: c05e443d-3d50-419b-b881-e397259b13ba Sep 03 11:21:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6fef7b2f-f223-419f-9678-dcbbe2b28cd8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba returned with HTTP 404 Sep 03 11:21:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 668/1335] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:21:50 2026] DELETE /volume/v3/volumes/c05e443d-3d50-419b-b881-e397259b13ba => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-756310526"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-756310526'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create volume of 1 GB Sep 03 11:21:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Availability Zones retrieved successfully. Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Flow 'volume_create_api' (d2eab5aa-50d9-4458-9d35-5a0c97b81d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc64829-c334-4c69-b814-969c89c38275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc64829-c334-4c69-b814-969c89c38275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c08d565-481d-4d15-8bb3-b17f486d1927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Created reservations ['4b00aeb5-53b1-438d-9dce-18cfe33d42d3', 'e9ef6a35-3ebf-4a24-b35c-23d07f83137d', '667780f7-ff21-4a7d-a651-5f81df889409', '3706f5b0-9d57-4ffd-978c-2dd7077cb241'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c08d565-481d-4d15-8bb3-b17f486d1927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b00aeb5-53b1-438d-9dce-18cfe33d42d3', 'e9ef6a35-3ebf-4a24-b35c-23d07f83137d', '667780f7-ff21-4a7d-a651-5f81df889409', '3706f5b0-9d57-4ffd-978c-2dd7077cb241']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06329fb1-46ef-4b31-aff5-fecfdec2c8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06329fb1-46ef-4b31-aff5-fecfdec2c8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99fa59e2-93b3-4e6d-98e9-5ab4acd43c57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-756310526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7ebe2c0ae8454a84774166c65e32ba',qos_specs=None,replication_status=,reservations=['4b00aeb5-53b1-438d-9dce-18cfe33d42d3','e9ef6a35-3ebf-4a24-b35c-23d07f83137d','667780f7-ff21-4a7d-a651-5f81df889409','3706f5b0-9d57-4ffd-978c-2dd7077cb241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60f8e7604e244d23a6a36e22d9a9ff23',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-756310526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99fa59e2-93b3-4e6d-98e9-5ab4acd43c57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc7ebe2c0ae8454a84774166c65e32ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60f8e7604e244d23a6a36e22d9a9ff23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:50 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5550ceb8-3aae-48d8-9bff-a2b5c5c0195b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5550ceb8-3aae-48d8-9bff-a2b5c5c0195b) transitioned into state 'SUCCESS' from state '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-756310526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7ebe2c0ae8454a84774166c65e32ba',qos_specs=None,replication_status=,reservations=['4b00aeb5-53b1-438d-9dce-18cfe33d42d3','e9ef6a35-3ebf-4a24-b35c-23d07f83137d','667780f7-ff21-4a7d-a651-5f81df889409','3706f5b0-9d57-4ffd-978c-2dd7077cb241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60f8e7604e244d23a6a36e22d9a9ff23',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f1dc24d-fca6-40aa-99cb-bfd7a0775ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:21:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f1dc24d-fca6-40aa-99cb-bfd7a0775ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:21:51 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Flow 'volume_create_api' (d2eab5aa-50d9-4458-9d35-5a0c97b81d52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:21:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create volume request issued successfully. Sep 03 11:21:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-caaa5088-9f20-4e4c-ae3d-609968c549a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:21:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 668/1336] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:21:50 2026] POST /volume/v3/volumes => generated 759 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:21:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d376682c-9434-4fd6-8184-95d707d2c498 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d376682c-9434-4fd6-8184-95d707d2c498 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:21:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d376682c-9434-4fd6-8184-95d707d2c498 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d376682c-9434-4fd6-8184-95d707d2c498 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-67c583ef-bbf5-4e4c-bc32-c37ff46d56b3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-67c583ef-bbf5-4e4c-bc32-c37ff46d56b3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:21:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-67c583ef-bbf5-4e4c-bc32-c37ff46d56b3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-67c583ef-bbf5-4e4c-bc32-c37ff46d56b3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-67c583ef-bbf5-4e4c-bc32-c37ff46d56b3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:21:51 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-67c583ef-bbf5-4e4c-bc32-c37ff46d56b3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:21:51 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-67c583ef-bbf5-4e4c-bc32-c37ff46d56b3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:21:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d376682c-9434-4fd6-8184-95d707d2c498 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d376682c-9434-4fd6-8184-95d707d2c498 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:21:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 669/1337] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:51 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 827 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:51 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-67c583ef-bbf5-4e4c-bc32-c37ff46d56b3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:21:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-67c583ef-bbf5-4e4c-bc32-c37ff46d56b3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:21:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 669/1338] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:21:51 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-551147e2-d483-4c4c-a947-a68e10a38e5d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-551147e2-d483-4c4c-a947-a68e10a38e5d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:21:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-551147e2-d483-4c4c-a947-a68e10a38e5d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-551147e2-d483-4c4c-a947-a68e10a38e5d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-551147e2-d483-4c4c-a947-a68e10a38e5d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-551147e2-d483-4c4c-a947-a68e10a38e5d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:21:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 670/1339] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:52 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9c79b53d-94f2-425b-9458-3fb35435a2b0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9c79b53d-94f2-425b-9458-3fb35435a2b0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:21:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9c79b53d-94f2-425b-9458-3fb35435a2b0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9c79b53d-94f2-425b-9458-3fb35435a2b0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9c79b53d-94f2-425b-9458-3fb35435a2b0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:21:52 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-9c79b53d-94f2-425b-9458-3fb35435a2b0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:21:52 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-9c79b53d-94f2-425b-9458-3fb35435a2b0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:21:52 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-9c79b53d-94f2-425b-9458-3fb35435a2b0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:21:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9c79b53d-94f2-425b-9458-3fb35435a2b0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:21:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 670/1340] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:21:52 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e16b4591-c33a-4c8c-bd27-419402d38415 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e16b4591-c33a-4c8c-bd27-419402d38415 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:21:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e16b4591-c33a-4c8c-bd27-419402d38415 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e16b4591-c33a-4c8c-bd27-419402d38415 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e16b4591-c33a-4c8c-bd27-419402d38415 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e16b4591-c33a-4c8c-bd27-419402d38415 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:21:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 671/1341] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:53 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ae4a1a5b-a3a9-4874-90d3-b3b3bf549969 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae4a1a5b-a3a9-4874-90d3-b3b3bf549969 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:21:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae4a1a5b-a3a9-4874-90d3-b3b3bf549969 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae4a1a5b-a3a9-4874-90d3-b3b3bf549969 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ae4a1a5b-a3a9-4874-90d3-b3b3bf549969 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:21:53 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-ae4a1a5b-a3a9-4874-90d3-b3b3bf549969 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:21:53 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-ae4a1a5b-a3a9-4874-90d3-b3b3bf549969 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:21:53 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-ae4a1a5b-a3a9-4874-90d3-b3b3bf549969 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:21:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae4a1a5b-a3a9-4874-90d3-b3b3bf549969 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:21:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 671/1342] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:21:53 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b2e6401a-6702-42a2-a9b3-d020b34dfced None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2e6401a-6702-42a2-a9b3-d020b34dfced tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:21:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2e6401a-6702-42a2-a9b3-d020b34dfced tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2e6401a-6702-42a2-a9b3-d020b34dfced tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b2e6401a-6702-42a2-a9b3-d020b34dfced tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2e6401a-6702-42a2-a9b3-d020b34dfced tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:21:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 672/1343] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:54 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eb7d9610-b938-4124-8155-bfae1f2504cf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb7d9610-b938-4124-8155-bfae1f2504cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:21:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb7d9610-b938-4124-8155-bfae1f2504cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb7d9610-b938-4124-8155-bfae1f2504cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:54 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:54 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:54 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:54 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eb7d9610-b938-4124-8155-bfae1f2504cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:21:54 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-eb7d9610-b938-4124-8155-bfae1f2504cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:21:54 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-eb7d9610-b938-4124-8155-bfae1f2504cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:21:54 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-eb7d9610-b938-4124-8155-bfae1f2504cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:21:54 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:54 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb7d9610-b938-4124-8155-bfae1f2504cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:21:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 672/1344] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:21:54 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:21:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b0b7a8ba-8e99-4641-884e-5aabf0641913 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b0b7a8ba-8e99-4641-884e-5aabf0641913 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:21:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b0b7a8ba-8e99-4641-884e-5aabf0641913 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b0b7a8ba-8e99-4641-884e-5aabf0641913 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b0b7a8ba-8e99-4641-884e-5aabf0641913 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b0b7a8ba-8e99-4641-884e-5aabf0641913 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:21:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 673/1345] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:55 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:21:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3f2d4313-2b5c-4c21-a169-124324b9d56f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f2d4313-2b5c-4c21-a169-124324b9d56f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:21:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f2d4313-2b5c-4c21-a169-124324b9d56f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f2d4313-2b5c-4c21-a169-124324b9d56f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3f2d4313-2b5c-4c21-a169-124324b9d56f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:21:55 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-3f2d4313-2b5c-4c21-a169-124324b9d56f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:21:55 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-3f2d4313-2b5c-4c21-a169-124324b9d56f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:21:56 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-3f2d4313-2b5c-4c21-a169-124324b9d56f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:21:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f2d4313-2b5c-4c21-a169-124324b9d56f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:21:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 673/1346] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:21:55 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-50b3befa-4e68-45a8-be71-58b183a17abe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-50b3befa-4e68-45a8-be71-58b183a17abe tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:21:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-50b3befa-4e68-45a8-be71-58b183a17abe tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-50b3befa-4e68-45a8-be71-58b183a17abe tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-50b3befa-4e68-45a8-be71-58b183a17abe tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-50b3befa-4e68-45a8-be71-58b183a17abe tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:21:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 674/1347] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:56 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-028ee08c-13bf-4aec-8cc2-ce526d08177f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-028ee08c-13bf-4aec-8cc2-ce526d08177f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:21:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-028ee08c-13bf-4aec-8cc2-ce526d08177f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-028ee08c-13bf-4aec-8cc2-ce526d08177f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-028ee08c-13bf-4aec-8cc2-ce526d08177f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:21:57 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-028ee08c-13bf-4aec-8cc2-ce526d08177f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:21:57 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-028ee08c-13bf-4aec-8cc2-ce526d08177f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:21:57 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-028ee08c-13bf-4aec-8cc2-ce526d08177f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:21:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-028ee08c-13bf-4aec-8cc2-ce526d08177f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:21:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 674/1348] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:21:57 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:21:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-30adfcb2-de41-4f8e-9a3f-ade1aa36094b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-30adfcb2-de41-4f8e-9a3f-ade1aa36094b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:21:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-30adfcb2-de41-4f8e-9a3f-ade1aa36094b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-30adfcb2-de41-4f8e-9a3f-ade1aa36094b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-30adfcb2-de41-4f8e-9a3f-ade1aa36094b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-30adfcb2-de41-4f8e-9a3f-ade1aa36094b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:21:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 675/1349] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:57 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-404bc730-41bd-4cf0-bd1f-41c2ecf6156d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-404bc730-41bd-4cf0-bd1f-41c2ecf6156d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:21:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-404bc730-41bd-4cf0-bd1f-41c2ecf6156d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-404bc730-41bd-4cf0-bd1f-41c2ecf6156d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-404bc730-41bd-4cf0-bd1f-41c2ecf6156d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:21:58 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-404bc730-41bd-4cf0-bd1f-41c2ecf6156d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:21:58 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-404bc730-41bd-4cf0-bd1f-41c2ecf6156d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:21:58 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-404bc730-41bd-4cf0-bd1f-41c2ecf6156d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:21:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-404bc730-41bd-4cf0-bd1f-41c2ecf6156d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:21:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 675/1350] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:21:58 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b84a8dad-7bfa-48ef-948c-a94451297801 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b84a8dad-7bfa-48ef-948c-a94451297801 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:21:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b84a8dad-7bfa-48ef-948c-a94451297801 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b84a8dad-7bfa-48ef-948c-a94451297801 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b84a8dad-7bfa-48ef-948c-a94451297801 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b84a8dad-7bfa-48ef-948c-a94451297801 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:21:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 676/1351] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:58 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:21:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4f333ba6-0a9d-4370-a7cb-e04d70e59b48 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f333ba6-0a9d-4370-a7cb-e04d70e59b48 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:21:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f333ba6-0a9d-4370-a7cb-e04d70e59b48 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f333ba6-0a9d-4370-a7cb-e04d70e59b48 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:21:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4f333ba6-0a9d-4370-a7cb-e04d70e59b48 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:21:59 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-4f333ba6-0a9d-4370-a7cb-e04d70e59b48 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:21:59 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-4f333ba6-0a9d-4370-a7cb-e04d70e59b48 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:21:59 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-4f333ba6-0a9d-4370-a7cb-e04d70e59b48 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:21:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:21:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f333ba6-0a9d-4370-a7cb-e04d70e59b48 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:21:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 676/1352] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:21:59 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:21:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f915e36a-4b6b-406b-8491-65eba779fa87 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:21:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f915e36a-4b6b-406b-8491-65eba779fa87 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:21:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f915e36a-4b6b-406b-8491-65eba779fa87 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:21:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f915e36a-4b6b-406b-8491-65eba779fa87 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:21:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:21:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:21:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:21:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:21:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f915e36a-4b6b-406b-8491-65eba779fa87 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:21:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f915e36a-4b6b-406b-8491-65eba779fa87 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:21:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 677/1353] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:21:59 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-adc928ca-203e-4d4b-bdaf-f0b4ba56cf9a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-adc928ca-203e-4d4b-bdaf-f0b4ba56cf9a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-adc928ca-203e-4d4b-bdaf-f0b4ba56cf9a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-adc928ca-203e-4d4b-bdaf-f0b4ba56cf9a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:00 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:00 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-adc928ca-203e-4d4b-bdaf-f0b4ba56cf9a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:00 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-adc928ca-203e-4d4b-bdaf-f0b4ba56cf9a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:00 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-adc928ca-203e-4d4b-bdaf-f0b4ba56cf9a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:00 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-adc928ca-203e-4d4b-bdaf-f0b4ba56cf9a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-adc928ca-203e-4d4b-bdaf-f0b4ba56cf9a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 677/1354] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:00 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:22:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-101d851f-718d-42ca-ad48-cc31d510ce80 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-101d851f-718d-42ca-ad48-cc31d510ce80 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-101d851f-718d-42ca-ad48-cc31d510ce80 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-101d851f-718d-42ca-ad48-cc31d510ce80 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-101d851f-718d-42ca-ad48-cc31d510ce80 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-101d851f-718d-42ca-ad48-cc31d510ce80 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 678/1355] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:00 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4bc03651-7c57-4c28-b221-cc9a2b5cff00 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4bc03651-7c57-4c28-b221-cc9a2b5cff00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4bc03651-7c57-4c28-b221-cc9a2b5cff00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4bc03651-7c57-4c28-b221-cc9a2b5cff00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4bc03651-7c57-4c28-b221-cc9a2b5cff00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:01 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-4bc03651-7c57-4c28-b221-cc9a2b5cff00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:01 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-4bc03651-7c57-4c28-b221-cc9a2b5cff00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:01 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-4bc03651-7c57-4c28-b221-cc9a2b5cff00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4bc03651-7c57-4c28-b221-cc9a2b5cff00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 678/1356] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:01 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b6aff125-f2fb-424f-94da-28e59e170b0a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b6aff125-f2fb-424f-94da-28e59e170b0a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b6aff125-f2fb-424f-94da-28e59e170b0a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b6aff125-f2fb-424f-94da-28e59e170b0a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b6aff125-f2fb-424f-94da-28e59e170b0a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b6aff125-f2fb-424f-94da-28e59e170b0a tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 679/1357] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:02 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f2c93c09-87c8-44ea-9824-b6232d1997b1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2c93c09-87c8-44ea-9824-b6232d1997b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2c93c09-87c8-44ea-9824-b6232d1997b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2c93c09-87c8-44ea-9824-b6232d1997b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:03 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:03 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f2c93c09-87c8-44ea-9824-b6232d1997b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:03 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-f2c93c09-87c8-44ea-9824-b6232d1997b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:03 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-f2c93c09-87c8-44ea-9824-b6232d1997b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:03 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-f2c93c09-87c8-44ea-9824-b6232d1997b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8f921bd7-44db-457a-accf-cf156a85b0e8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8f921bd7-44db-457a-accf-cf156a85b0e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8f921bd7-44db-457a-accf-cf156a85b0e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8f921bd7-44db-457a-accf-cf156a85b0e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2c93c09-87c8-44ea-9824-b6232d1997b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 679/1358] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:02 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8f921bd7-44db-457a-accf-cf156a85b0e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8f921bd7-44db-457a-accf-cf156a85b0e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 680/1359] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:03 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-353462c1-aeab-49bc-bb7e-198abade518b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-353462c1-aeab-49bc-bb7e-198abade518b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-353462c1-aeab-49bc-bb7e-198abade518b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-353462c1-aeab-49bc-bb7e-198abade518b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:04 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:04 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-353462c1-aeab-49bc-bb7e-198abade518b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:04 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-353462c1-aeab-49bc-bb7e-198abade518b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:04 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-353462c1-aeab-49bc-bb7e-198abade518b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e8f3bcbc-d567-4e1a-b14e-c13c9fe44ebb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8f3bcbc-d567-4e1a-b14e-c13c9fe44ebb tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8f3bcbc-d567-4e1a-b14e-c13c9fe44ebb tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8f3bcbc-d567-4e1a-b14e-c13c9fe44ebb tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e8f3bcbc-d567-4e1a-b14e-c13c9fe44ebb tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8f3bcbc-d567-4e1a-b14e-c13c9fe44ebb tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 681/1360] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:04 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:22:04 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-353462c1-aeab-49bc-bb7e-198abade518b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-353462c1-aeab-49bc-bb7e-198abade518b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 680/1361] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:04 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8c7b308e-0867-4066-9af8-c5bf6c1d27a9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c7b308e-0867-4066-9af8-c5bf6c1d27a9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c7b308e-0867-4066-9af8-c5bf6c1d27a9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c7b308e-0867-4066-9af8-c5bf6c1d27a9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:05 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:05 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6ba9fbe9-0787-4b9e-987d-be2b0a3895a3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6ba9fbe9-0787-4b9e-987d-be2b0a3895a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6ba9fbe9-0787-4b9e-987d-be2b0a3895a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6ba9fbe9-0787-4b9e-987d-be2b0a3895a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8c7b308e-0867-4066-9af8-c5bf6c1d27a9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c7b308e-0867-4066-9af8-c5bf6c1d27a9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 682/1362] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:05 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6ba9fbe9-0787-4b9e-987d-be2b0a3895a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:05 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-6ba9fbe9-0787-4b9e-987d-be2b0a3895a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:05 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-6ba9fbe9-0787-4b9e-987d-be2b0a3895a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:05 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-6ba9fbe9-0787-4b9e-987d-be2b0a3895a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6ba9fbe9-0787-4b9e-987d-be2b0a3895a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 681/1363] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:05 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d9a9d41f-2a71-4e60-8534-cb2248a101df None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d9a9d41f-2a71-4e60-8534-cb2248a101df tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d9a9d41f-2a71-4e60-8534-cb2248a101df tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d9a9d41f-2a71-4e60-8534-cb2248a101df tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d9a9d41f-2a71-4e60-8534-cb2248a101df tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d9a9d41f-2a71-4e60-8534-cb2248a101df tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 683/1364] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:06 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2b139028-cbe3-4712-a0e6-b404f8ced0c9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2b139028-cbe3-4712-a0e6-b404f8ced0c9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2b139028-cbe3-4712-a0e6-b404f8ced0c9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2b139028-cbe3-4712-a0e6-b404f8ced0c9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2b139028-cbe3-4712-a0e6-b404f8ced0c9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:06 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-2b139028-cbe3-4712-a0e6-b404f8ced0c9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:06 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-2b139028-cbe3-4712-a0e6-b404f8ced0c9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:06 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-2b139028-cbe3-4712-a0e6-b404f8ced0c9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2b139028-cbe3-4712-a0e6-b404f8ced0c9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 682/1365] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:06 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cf416040-a66b-47d4-828c-45aee8966ba9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cf416040-a66b-47d4-828c-45aee8966ba9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cf416040-a66b-47d4-828c-45aee8966ba9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cf416040-a66b-47d4-828c-45aee8966ba9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:07 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:07 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cf416040-a66b-47d4-828c-45aee8966ba9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cf416040-a66b-47d4-828c-45aee8966ba9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 684/1366] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:07 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8f588751-6352-421a-8597-3ddaa3de43c6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8f588751-6352-421a-8597-3ddaa3de43c6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8f588751-6352-421a-8597-3ddaa3de43c6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8f588751-6352-421a-8597-3ddaa3de43c6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8f588751-6352-421a-8597-3ddaa3de43c6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:07 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-8f588751-6352-421a-8597-3ddaa3de43c6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:07 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-8f588751-6352-421a-8597-3ddaa3de43c6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:07 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-8f588751-6352-421a-8597-3ddaa3de43c6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8f588751-6352-421a-8597-3ddaa3de43c6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 683/1367] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:07 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:22:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c45a6643-3607-4200-a0a7-f11b441a1659 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c45a6643-3607-4200-a0a7-f11b441a1659 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c45a6643-3607-4200-a0a7-f11b441a1659 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c45a6643-3607-4200-a0a7-f11b441a1659 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c45a6643-3607-4200-a0a7-f11b441a1659 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c45a6643-3607-4200-a0a7-f11b441a1659 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 685/1368] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:08 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0adaff66-4cd2-4d6f-9182-65485e32e940 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0adaff66-4cd2-4d6f-9182-65485e32e940 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0adaff66-4cd2-4d6f-9182-65485e32e940 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0adaff66-4cd2-4d6f-9182-65485e32e940 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:09 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:09 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0adaff66-4cd2-4d6f-9182-65485e32e940 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:09 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-0adaff66-4cd2-4d6f-9182-65485e32e940 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:09 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-0adaff66-4cd2-4d6f-9182-65485e32e940 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:09 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-0adaff66-4cd2-4d6f-9182-65485e32e940 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0adaff66-4cd2-4d6f-9182-65485e32e940 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 684/1369] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:09 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:22:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-227c0174-d588-46df-b3cd-c2df7cdb9559 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-227c0174-d588-46df-b3cd-c2df7cdb9559 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-227c0174-d588-46df-b3cd-c2df7cdb9559 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-227c0174-d588-46df-b3cd-c2df7cdb9559 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-227c0174-d588-46df-b3cd-c2df7cdb9559 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-227c0174-d588-46df-b3cd-c2df7cdb9559 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 686/1370] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:09 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:22:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8b283c70-2a24-4183-834f-967b093ab998 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b283c70-2a24-4183-834f-967b093ab998 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b283c70-2a24-4183-834f-967b093ab998 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b283c70-2a24-4183-834f-967b093ab998 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8b283c70-2a24-4183-834f-967b093ab998 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:10 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-8b283c70-2a24-4183-834f-967b093ab998 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:10 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-8b283c70-2a24-4183-834f-967b093ab998 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:10 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-8b283c70-2a24-4183-834f-967b093ab998 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b283c70-2a24-4183-834f-967b093ab998 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 685/1371] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:10 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d003bf3d-942c-4d2a-b890-11f36c1ce5c5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d003bf3d-942c-4d2a-b890-11f36c1ce5c5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d003bf3d-942c-4d2a-b890-11f36c1ce5c5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d003bf3d-942c-4d2a-b890-11f36c1ce5c5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d003bf3d-942c-4d2a-b890-11f36c1ce5c5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d003bf3d-942c-4d2a-b890-11f36c1ce5c5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 687/1372] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:10 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-40d0c679-de42-4269-ad41-866775084aa8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-40d0c679-de42-4269-ad41-866775084aa8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-40d0c679-de42-4269-ad41-866775084aa8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-40d0c679-de42-4269-ad41-866775084aa8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-40d0c679-de42-4269-ad41-866775084aa8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:11 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-40d0c679-de42-4269-ad41-866775084aa8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:11 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-40d0c679-de42-4269-ad41-866775084aa8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:11 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-40d0c679-de42-4269-ad41-866775084aa8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-40d0c679-de42-4269-ad41-866775084aa8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 686/1373] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:11 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-701f8cb4-d6d1-45fd-8f39-e810aa45cba5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-701f8cb4-d6d1-45fd-8f39-e810aa45cba5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-701f8cb4-d6d1-45fd-8f39-e810aa45cba5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-701f8cb4-d6d1-45fd-8f39-e810aa45cba5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-701f8cb4-d6d1-45fd-8f39-e810aa45cba5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-701f8cb4-d6d1-45fd-8f39-e810aa45cba5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 688/1374] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:11 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b8530703-d6fe-41e3-a485-5a9c32beff98 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b8530703-d6fe-41e3-a485-5a9c32beff98 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b8530703-d6fe-41e3-a485-5a9c32beff98 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b8530703-d6fe-41e3-a485-5a9c32beff98 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:12 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=408,cinder:UPDATE=89,cinder:INSERT=40 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:22:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b8530703-d6fe-41e3-a485-5a9c32beff98 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:12 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-b8530703-d6fe-41e3-a485-5a9c32beff98 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:12 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-b8530703-d6fe-41e3-a485-5a9c32beff98 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:12 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-b8530703-d6fe-41e3-a485-5a9c32beff98 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b8530703-d6fe-41e3-a485-5a9c32beff98 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 687/1375] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:12 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0a542405-21cf-4145-8e0c-4f9a15b6d601 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0a542405-21cf-4145-8e0c-4f9a15b6d601 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0a542405-21cf-4145-8e0c-4f9a15b6d601 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0a542405-21cf-4145-8e0c-4f9a15b6d601 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:12 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=377,cinder:UPDATE=49,cinder:INSERT=26 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:22:12 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:12 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0a542405-21cf-4145-8e0c-4f9a15b6d601 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0a542405-21cf-4145-8e0c-4f9a15b6d601 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 689/1376] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:12 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5780e241-c73f-44eb-80d0-8220383bec6e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5780e241-c73f-44eb-80d0-8220383bec6e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:22:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5780e241-c73f-44eb-80d0-8220383bec6e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5780e241-c73f-44eb-80d0-8220383bec6e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5780e241-c73f-44eb-80d0-8220383bec6e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:22:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5780e241-c73f-44eb-80d0-8220383bec6e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:22:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 688/1377] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:13 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b8a0bf7e-35a6-4a03-8517-9a5932b10be3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b8a0bf7e-35a6-4a03-8517-9a5932b10be3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b8a0bf7e-35a6-4a03-8517-9a5932b10be3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b8a0bf7e-35a6-4a03-8517-9a5932b10be3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b8a0bf7e-35a6-4a03-8517-9a5932b10be3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:13 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-b8a0bf7e-35a6-4a03-8517-9a5932b10be3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:13 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-b8a0bf7e-35a6-4a03-8517-9a5932b10be3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:13 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-b8a0bf7e-35a6-4a03-8517-9a5932b10be3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b8a0bf7e-35a6-4a03-8517-9a5932b10be3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 690/1378] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:13 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9b613403-e5dd-45de-ab0b-2157eb5bb5ae None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b613403-e5dd-45de-ab0b-2157eb5bb5ae tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b613403-e5dd-45de-ab0b-2157eb5bb5ae tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b613403-e5dd-45de-ab0b-2157eb5bb5ae tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9b613403-e5dd-45de-ab0b-2157eb5bb5ae tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b613403-e5dd-45de-ab0b-2157eb5bb5ae tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 689/1379] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:14 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-743bb0d0-e0b3-42a9-9b3e-cc42d9a4832a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-743bb0d0-e0b3-42a9-9b3e-cc42d9a4832a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:22:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-743bb0d0-e0b3-42a9-9b3e-cc42d9a4832a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-743bb0d0-e0b3-42a9-9b3e-cc42d9a4832a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-743bb0d0-e0b3-42a9-9b3e-cc42d9a4832a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:22:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-743bb0d0-e0b3-42a9-9b3e-cc42d9a4832a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:22:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 691/1380] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:14 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 870 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4bf87f70-59f7-4fbd-a91e-845500fd80ea None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4bf87f70-59f7-4fbd-a91e-845500fd80ea tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] POST http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action Sep 03 11:22:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4bf87f70-59f7-4fbd-a91e-845500fd80ea tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1877978341", "disk_format": "qcow2"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:22:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4bf87f70-59f7-4fbd-a91e-845500fd80ea tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1877978341", "disk_format": "qcow2"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4bf87f70-59f7-4fbd-a91e-845500fd80ea tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:22:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:14 devstack devstack@c-api.service[86726]: DEBUG cinder.image.image_utils [None req-4bf87f70-59f7-4fbd-a91e-845500fd80ea tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1877978341'}] 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-1877978341'}]. {{(pid=86726) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-91cee007-1c9e-4ad0-9266-1eefa632421f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-91cee007-1c9e-4ad0-9266-1eefa632421f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-91cee007-1c9e-4ad0-9266-1eefa632421f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-91cee007-1c9e-4ad0-9266-1eefa632421f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-91cee007-1c9e-4ad0-9266-1eefa632421f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-91cee007-1c9e-4ad0-9266-1eefa632421f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:15 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-91cee007-1c9e-4ad0-9266-1eefa632421f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-91cee007-1c9e-4ad0-9266-1eefa632421f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-91cee007-1c9e-4ad0-9266-1eefa632421f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 692/1381] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:15 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 923 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cf228ef5-586c-4fba-b278-024d2cb23d76 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cf228ef5-586c-4fba-b278-024d2cb23d76 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cf228ef5-586c-4fba-b278-024d2cb23d76 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cf228ef5-586c-4fba-b278-024d2cb23d76 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cf228ef5-586c-4fba-b278-024d2cb23d76 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cf228ef5-586c-4fba-b278-024d2cb23d76 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 693/1382] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:15 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4adb7af7-c92b-4129-bbe5-f52852aa4e08 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4adb7af7-c92b-4129-bbe5-f52852aa4e08 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/group_snapshots Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4adb7af7-c92b-4129-bbe5-f52852aa4e08 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5c1a65ce-103d-459b-84c6-0f78c7382511", "name": "tempest-group_snapshot-1435999206"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-4adb7af7-c92b-4129-bbe5-f52852aa4e08 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5c1a65ce-103d-459b-84c6-0f78c7382511', 'name': 'tempest-group_snapshot-1435999206'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:15 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.group_snapshots [None req-4adb7af7-c92b-4129-bbe5-f52852aa4e08 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating group_snapshot tempest-group_snapshot-1435999206. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: /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 03 11:22:15 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:22:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:15 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-4adb7af7-c92b-4129-bbe5-f52852aa4e08 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1190745873 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1190745873, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-4adb7af7-c92b-4129-bbe5-f52852aa4e08 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1190745873 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1190745873, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-4adb7af7-c92b-4129-bbe5-f52852aa4e08 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['7b82521f-0759-4d4e-91b5-2fb6def6514d', '1dbe4f59-dd85-4fdc-a545-121bf1a471e0', '262a5328-841c-4c7d-9093-90633d6551a1', '41e7bc0f-06c5-4abc-b5c2-b28114305fba'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4adb7af7-c92b-4129-bbe5-f52852aa4e08 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots returned with HTTP 202 Sep 03 11:22:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 694/1383] 192.168.122.194 () {62 vars in 1208 bytes} [Thu Sep 3 11:22:15 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-71e34113-a75a-410f-bf61-c80dab915ad8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-71e34113-a75a-410f-bf61-c80dab915ad8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-71e34113-a75a-410f-bf61-c80dab915ad8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-71e34113-a75a-410f-bf61-c80dab915ad8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-71e34113-a75a-410f-bf61-c80dab915ad8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 846428b6-3f5a-4174-9279-74666c8b6052 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:22:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-71e34113-a75a-410f-bf61-c80dab915ad8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 returned with HTTP 200 Sep 03 11:22:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 695/1384] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:22:15 2026] GET /volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 => generated 307 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4bf87f70-59f7-4fbd-a91e-845500fd80ea tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Copy volume to image completed successfully. Sep 03 11:22:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4bf87f70-59f7-4fbd-a91e-845500fd80ea tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action returned with HTTP 202 Sep 03 11:22:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 690/1385] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:22:14 2026] POST /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a/action => generated 657 bytes in 1122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:22:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-aba63c07-7d48-43a0-b4ba-7a6662939680 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aba63c07-7d48-43a0-b4ba-7a6662939680 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aba63c07-7d48-43a0-b4ba-7a6662939680 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aba63c07-7d48-43a0-b4ba-7a6662939680 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-aba63c07-7d48-43a0-b4ba-7a6662939680 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aba63c07-7d48-43a0-b4ba-7a6662939680 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 696/1386] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:16 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f3527823-1664-4fe4-9a5c-ccc5715e8341 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f3527823-1664-4fe4-9a5c-ccc5715e8341 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:22:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f3527823-1664-4fe4-9a5c-ccc5715e8341 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99fa59e2-93b3-4e6d-98e9-5ab4acd43c57", "name": "tempest-VolumesDeleteCascade-Snapshot-116134842"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f3527823-1664-4fe4-9a5c-ccc5715e8341 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:16 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-f3527823-1664-4fe4-9a5c-ccc5715e8341 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create snapshot from volume 99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:16 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-f3527823-1664-4fe4-9a5c-ccc5715e8341 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Created reservations ['3a32c812-ba30-41ce-82e6-26a14ec6f773', '7a8389c6-1c33-4f66-bbc5-b361277f07de', 'b7496d00-5e49-461e-815c-cea3dcb37ce0', 'e27a9e60-0714-40c7-9866-dbf21b9a8a78'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:22:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f3527823-1664-4fe4-9a5c-ccc5715e8341 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot create request issued successfully. Sep 03 11:22:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f3527823-1664-4fe4-9a5c-ccc5715e8341 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:22:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 691/1387] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:22:16 2026] POST /volume/v3/snapshots => generated 306 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:22:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e41af71d-6417-457c-a552-8e5bbf5bb84d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e41af71d-6417-457c-a552-8e5bbf5bb84d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e41af71d-6417-457c-a552-8e5bbf5bb84d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e41af71d-6417-457c-a552-8e5bbf5bb84d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e41af71d-6417-457c-a552-8e5bbf5bb84d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e41af71d-6417-457c-a552-8e5bbf5bb84d tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 697/1388] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:16 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-076e76e5-12b5-46f8-864e-bc18543eb5a1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-076e76e5-12b5-46f8-864e-bc18543eb5a1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 Sep 03 11:22:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-076e76e5-12b5-46f8-864e-bc18543eb5a1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-076e76e5-12b5-46f8-864e-bc18543eb5a1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-076e76e5-12b5-46f8-864e-bc18543eb5a1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 846428b6-3f5a-4174-9279-74666c8b6052 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:22:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-076e76e5-12b5-46f8-864e-bc18543eb5a1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 returned with HTTP 200 Sep 03 11:22:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 692/1389] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:22:16 2026] GET /volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7e308667-61fd-4c5c-a888-4a84158b36b0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7e308667-61fd-4c5c-a888-4a84158b36b0 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7e308667-61fd-4c5c-a888-4a84158b36b0 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7e308667-61fd-4c5c-a888-4a84158b36b0 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7e308667-61fd-4c5c-a888-4a84158b36b0 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7e308667-61fd-4c5c-a888-4a84158b36b0 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 698/1390] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:17 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5a429854-2ca7-422d-9265-e2a636c2071f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a429854-2ca7-422d-9265-e2a636c2071f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 Sep 03 11:22:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a429854-2ca7-422d-9265-e2a636c2071f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a429854-2ca7-422d-9265-e2a636c2071f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-5a429854-2ca7-422d-9265-e2a636c2071f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 846428b6-3f5a-4174-9279-74666c8b6052 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:22:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a429854-2ca7-422d-9265-e2a636c2071f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 returned with HTTP 200 Sep 03 11:22:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 693/1391] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:22:17 2026] GET /volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 => generated 307 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dc610b17-2f03-4b52-8a2b-628bc1d04861 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc610b17-2f03-4b52-8a2b-628bc1d04861 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc610b17-2f03-4b52-8a2b-628bc1d04861 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc610b17-2f03-4b52-8a2b-628bc1d04861 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-dc610b17-2f03-4b52-8a2b-628bc1d04861 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc610b17-2f03-4b52-8a2b-628bc1d04861 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 699/1392] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:18 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-10b9c87e-85b1-4099-9091-0aa3cb95e836 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-10b9c87e-85b1-4099-9091-0aa3cb95e836 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 Sep 03 11:22:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-10b9c87e-85b1-4099-9091-0aa3cb95e836 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-10b9c87e-85b1-4099-9091-0aa3cb95e836 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-10b9c87e-85b1-4099-9091-0aa3cb95e836 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 846428b6-3f5a-4174-9279-74666c8b6052 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:22:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-10b9c87e-85b1-4099-9091-0aa3cb95e836 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 returned with HTTP 200 Sep 03 11:22:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 694/1393] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:22:18 2026] GET /volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 => generated 308 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-01fe5748-693b-40c0-9ab6-753345d27e9b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-01fe5748-693b-40c0-9ab6-753345d27e9b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/detail Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-01fe5748-693b-40c0-9ab6-753345d27e9b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-01fe5748-693b-40c0-9ab6-753345d27e9b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-01fe5748-693b-40c0-9ab6-753345d27e9b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-01fe5748-693b-40c0-9ab6-753345d27e9b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: /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 03 11:22:18 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:22:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-01fe5748-693b-40c0-9ab6-753345d27e9b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all snapshots completed successfully. Sep 03 11:22:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-01fe5748-693b-40c0-9ab6-753345d27e9b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:22:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 700/1394] 192.168.122.194 () {58 vars in 1148 bytes} [Thu Sep 3 11:22:18 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3ff5ff34-8918-4812-bae8-43fb879b6572 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ff5ff34-8918-4812-bae8-43fb879b6572 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 Sep 03 11:22:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ff5ff34-8918-4812-bae8-43fb879b6572 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ff5ff34-8918-4812-bae8-43fb879b6572 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3ff5ff34-8918-4812-bae8-43fb879b6572 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:22:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ff5ff34-8918-4812-bae8-43fb879b6572 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 returned with HTTP 200 Sep 03 11:22:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 695/1395] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:18 2026] GET /volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 => generated 451 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/groups/action Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "846428b6-3f5a-4174-9279-74666c8b6052", "name": "tempest-Group_from_snap-439463899"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "846428b6-3f5a-4174-9279-74666c8b6052", "name": "tempest-Group_from_snap-439463899"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '846428b6-3f5a-4174-9279-74666c8b6052', 'name': 'tempest-Group_from_snap-439463899'}}. {{(pid=86725) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 11:22:18 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating group tempest-Group_from_snap-439463899 from group_snapshot 846428b6-3f5a-4174-9279-74666c8b6052. Sep 03 11:22:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:19 devstack devstack@c-api.service[86725]: /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 03 11:22:19 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:22:19 devstack devstack@c-api.service[86725]: /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 03 11:22:19 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:22:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:19 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['9b393343-17f3-4de8-88dc-348114b4f244'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:22:19 devstack devstack@c-api.service[86725]: /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 03 11:22:19 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:22:19 devstack devstack@c-api.service[86725]: INFO cinder.group.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] A mapping entry already exists for group 13f7e219-3ced-4df0-b8c0-5a98d344b62e and volume type 02f91922-43ac-46e9-9b0f-9c0302e3eabd. Do not need to create again. Sep 03 11:22:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Availability Zones retrieved successfully. Sep 03 11:22:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Flow 'volume_create_api' (53551176-2a50-4b3c-8e16-e5e7cdb36f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad192e8-4e36-499b-8d5b-4293c7020021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:22:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad192e8-4e36-499b-8d5b-4293c7020021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ca3b0e57-9cac-4293-8224-1b20d0cde9d9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:21:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02f91922-43ac-46e9-9b0f-9c0302e3eabd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1190745873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02f91922-43ac-46e9-9b0f-9c0302e3eabd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '13f7e219-3ced-4df0-b8c0-5a98d344b62e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a26d1b6d-e9e6-4e96-953b-f4698bc3f1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ce729a2e-4a7d-4332-a491-1212110848b3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ce729a2e-4a7d-4332-a491-1212110848b3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ce729a2e-4a7d-4332-a491-1212110848b3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ce729a2e-4a7d-4332-a491-1212110848b3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ce729a2e-4a7d-4332-a491-1212110848b3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ce729a2e-4a7d-4332-a491-1212110848b3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 696/1396] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:19 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:19 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1190745873 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1190745873, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:22:19 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['756e335f-49e5-45cb-8470-f1dbff067a79', 'cf7f0ca2-b2c3-45ec-9be1-2052930d286a'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:22:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a26d1b6d-e9e6-4e96-953b-f4698bc3f1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['756e335f-49e5-45cb-8470-f1dbff067a79', 'cf7f0ca2-b2c3-45ec-9be1-2052930d286a']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0229ba36-d92a-44c7-addb-b9d0b93bbd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0229ba36-d92a-44c7-addb-b9d0b93bbd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f72011ae-5248-4e33-b7a5-0b72859f4c6b', '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=13f7e219-3ced-4df0-b8c0-5a98d344b62e,group_type_id=,metadata={},multiattach=False,project_id='8caa1cbb957e461cbedbeeb17177dcd7',qos_specs=None,replication_status=,reservations=['756e335f-49e5-45cb-8470-f1dbff067a79','cf7f0ca2-b2c3-45ec-9be1-2052930d286a'],size=1,snapshot_id=ca3b0e57-9cac-4293-8224-1b20d0cde9d9,source_replicaid=,source_volid=None,status='creating',user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_type_id=02f91922-43ac-46e9-9b0f-9c0302e3eabd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:22:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=13f7e219-3ced-4df0-b8c0-5a98d344b62e,host=None,id=f72011ae-5248-4e33-b7a5-0b72859f4c6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8caa1cbb957e461cbedbeeb17177dcd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ca3b0e57-9cac-4293-8224-1b20d0cde9d9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02f91922-43ac-46e9-9b0f-9c0302e3eabd),volume_type_id=02f91922-43ac-46e9-9b0f-9c0302e3eabd)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417999ae-9551-40bf-b60d-0422edd894ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417999ae-9551-40bf-b60d-0422edd894ae) transitioned into state 'SUCCESS' from 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=13f7e219-3ced-4df0-b8c0-5a98d344b62e,group_type_id=,metadata={},multiattach=False,project_id='8caa1cbb957e461cbedbeeb17177dcd7',qos_specs=None,replication_status=,reservations=['756e335f-49e5-45cb-8470-f1dbff067a79','cf7f0ca2-b2c3-45ec-9be1-2052930d286a'],size=1,snapshot_id=ca3b0e57-9cac-4293-8224-1b20d0cde9d9,source_replicaid=,source_volid=None,status='creating',user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_type_id=02f91922-43ac-46e9-9b0f-9c0302e3eabd)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Flow 'volume_create_api' (53551176-2a50-4b3c-8e16-e5e7cdb36f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume request issued successfully. Sep 03 11:22:20 devstack devstack@c-api.service[86725]: /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 03 11:22:20 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:22:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-89351310-04de-4bc7-adf5-f0da9f78aa26 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/action returned with HTTP 202 Sep 03 11:22:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 701/1397] 192.168.122.194 () {62 vars in 1202 bytes} [Thu Sep 3 11:22:18 2026] POST /volume/v3/groups/action => generated 102 bytes in 1478 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:22:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:22:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:22:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:22:20 devstack devstack@c-api.service[86726]: /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 03 11:22:20 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:22:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all volumes completed successfully. Sep 03 11:22:20 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:20 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:20 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:20 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:20 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:20 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-40240c8f-c019-4114-8413-833048c5ca8b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-40240c8f-c019-4114-8413-833048c5ca8b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-40240c8f-c019-4114-8413-833048c5ca8b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-40240c8f-c019-4114-8413-833048c5ca8b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af990923-d64b-4b4d-b8c2-01d95b56bd8d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:22:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 697/1398] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:22:20 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:22:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-40240c8f-c019-4114-8413-833048c5ca8b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-571c36bb-0b48-4a75-a8cf-467531e21c75 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-40240c8f-c019-4114-8413-833048c5ca8b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 702/1399] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:20 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-571c36bb-0b48-4a75-a8cf-467531e21c75 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-571c36bb-0b48-4a75-a8cf-467531e21c75 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-571c36bb-0b48-4a75-a8cf-467531e21c75 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-571c36bb-0b48-4a75-a8cf-467531e21c75 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:20 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-571c36bb-0b48-4a75-a8cf-467531e21c75 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:20 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-571c36bb-0b48-4a75-a8cf-467531e21c75 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:21 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-571c36bb-0b48-4a75-a8cf-467531e21c75 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-571c36bb-0b48-4a75-a8cf-467531e21c75 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 698/1400] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:20 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c51022c2-ccc4-4b8d-9eb9-62a37b3f65a9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c51022c2-ccc4-4b8d-9eb9-62a37b3f65a9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c51022c2-ccc4-4b8d-9eb9-62a37b3f65a9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c51022c2-ccc4-4b8d-9eb9-62a37b3f65a9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c51022c2-ccc4-4b8d-9eb9-62a37b3f65a9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c51022c2-ccc4-4b8d-9eb9-62a37b3f65a9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 703/1401] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:21 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0b392520-3a57-4cf0-b0ce-b6588ab25067 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0b392520-3a57-4cf0-b0ce-b6588ab25067 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0b392520-3a57-4cf0-b0ce-b6588ab25067 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0b392520-3a57-4cf0-b0ce-b6588ab25067 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0b392520-3a57-4cf0-b0ce-b6588ab25067 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:22 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-0b392520-3a57-4cf0-b0ce-b6588ab25067 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:22 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-0b392520-3a57-4cf0-b0ce-b6588ab25067 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:22 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-0b392520-3a57-4cf0-b0ce-b6588ab25067 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0b392520-3a57-4cf0-b0ce-b6588ab25067 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 699/1402] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:22 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-471507aa-9156-4a76-ae6d-d6c33c9648a5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-471507aa-9156-4a76-ae6d-d6c33c9648a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-471507aa-9156-4a76-ae6d-d6c33c9648a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-471507aa-9156-4a76-ae6d-d6c33c9648a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-471507aa-9156-4a76-ae6d-d6c33c9648a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-471507aa-9156-4a76-ae6d-d6c33c9648a5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 704/1403] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:22 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6604ad13-3e08-4a88-a9da-2d7d7101d893 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6604ad13-3e08-4a88-a9da-2d7d7101d893 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6604ad13-3e08-4a88-a9da-2d7d7101d893 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6604ad13-3e08-4a88-a9da-2d7d7101d893 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6604ad13-3e08-4a88-a9da-2d7d7101d893 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:23 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-6604ad13-3e08-4a88-a9da-2d7d7101d893 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:23 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-6604ad13-3e08-4a88-a9da-2d7d7101d893 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:23 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-6604ad13-3e08-4a88-a9da-2d7d7101d893 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6604ad13-3e08-4a88-a9da-2d7d7101d893 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 700/1404] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:23 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d7f87d97-1a41-473e-90b4-2bb6754c0b49 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d7f87d97-1a41-473e-90b4-2bb6754c0b49 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d7f87d97-1a41-473e-90b4-2bb6754c0b49 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d7f87d97-1a41-473e-90b4-2bb6754c0b49 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d7f87d97-1a41-473e-90b4-2bb6754c0b49 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d7f87d97-1a41-473e-90b4-2bb6754c0b49 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 705/1405] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:24 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-aa8c3ea8-5581-412e-9c5f-51cc98747611 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aa8c3ea8-5581-412e-9c5f-51cc98747611 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aa8c3ea8-5581-412e-9c5f-51cc98747611 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aa8c3ea8-5581-412e-9c5f-51cc98747611 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-aa8c3ea8-5581-412e-9c5f-51cc98747611 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:24 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-aa8c3ea8-5581-412e-9c5f-51cc98747611 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:24 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-aa8c3ea8-5581-412e-9c5f-51cc98747611 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:24 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-aa8c3ea8-5581-412e-9c5f-51cc98747611 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aa8c3ea8-5581-412e-9c5f-51cc98747611 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 701/1406] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:24 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-012be228-2de8-4c6a-80ec-f1a52a7cddaa None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-012be228-2de8-4c6a-80ec-f1a52a7cddaa tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-012be228-2de8-4c6a-80ec-f1a52a7cddaa tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-012be228-2de8-4c6a-80ec-f1a52a7cddaa tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-012be228-2de8-4c6a-80ec-f1a52a7cddaa tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-012be228-2de8-4c6a-80ec-f1a52a7cddaa tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 706/1407] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:25 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f90312c6-a898-4c94-9831-3307e2bd5eb0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f90312c6-a898-4c94-9831-3307e2bd5eb0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f90312c6-a898-4c94-9831-3307e2bd5eb0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f90312c6-a898-4c94-9831-3307e2bd5eb0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f90312c6-a898-4c94-9831-3307e2bd5eb0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:25 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-f90312c6-a898-4c94-9831-3307e2bd5eb0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:25 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-f90312c6-a898-4c94-9831-3307e2bd5eb0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:26 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-f90312c6-a898-4c94-9831-3307e2bd5eb0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f90312c6-a898-4c94-9831-3307e2bd5eb0 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 707/1408] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:25 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-eb4f53bb-a171-4d55-995d-e0bc2350e096 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eb4f53bb-a171-4d55-995d-e0bc2350e096 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eb4f53bb-a171-4d55-995d-e0bc2350e096 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eb4f53bb-a171-4d55-995d-e0bc2350e096 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-eb4f53bb-a171-4d55-995d-e0bc2350e096 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eb4f53bb-a171-4d55-995d-e0bc2350e096 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 708/1409] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:26 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-351364962", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-351364962', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Create volume of 1 GB Sep 03 11:22:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Availability Zones retrieved successfully. Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Flow 'volume_create_api' (eedde87e-62d6-4c5e-9d91-e6c1d4c39e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a14a1b-d22f-4335-ad36-5c33d6eec19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a14a1b-d22f-4335-ad36-5c33d6eec19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d65e752-8b1f-49c2-bce5-35c5b8a596bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Created reservations ['d87d8df2-9ed1-47ed-a189-ec9389e604ec', 'a8a99250-18ba-41e7-84d1-92603e12f751', '775f0250-6378-4b2a-96d6-22db6cdfdc4e', 'a0cefa73-984b-4be2-a4c3-871697bbcf34'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d65e752-8b1f-49c2-bce5-35c5b8a596bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d87d8df2-9ed1-47ed-a189-ec9389e604ec', 'a8a99250-18ba-41e7-84d1-92603e12f751', '775f0250-6378-4b2a-96d6-22db6cdfdc4e', 'a0cefa73-984b-4be2-a4c3-871697bbcf34']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc5ea63-d761-4927-8ad2-c3be0465080d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcc5ea63-d761-4927-8ad2-c3be0465080d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c0527e9-9b56-4836-8781-e077e5abb490', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-351364962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3bef4d954364e788c699f4f40febbc0',qos_specs=None,replication_status=,reservations=['d87d8df2-9ed1-47ed-a189-ec9389e604ec','a8a99250-18ba-41e7-84d1-92603e12f751','775f0250-6378-4b2a-96d6-22db6cdfdc4e','a0cefa73-984b-4be2-a4c3-871697bbcf34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8dbd48965f44a7a9712cbb1e2a2d7f9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:22:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-351364962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c0527e9-9b56-4836-8781-e077e5abb490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3bef4d954364e788c699f4f40febbc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8dbd48965f44a7a9712cbb1e2a2d7f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c52ca647-2550-4dc8-8a72-ba0c0cfa3c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c52ca647-2550-4dc8-8a72-ba0c0cfa3c9a) transitioned into state 'SUCCESS' from state '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-351364962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3bef4d954364e788c699f4f40febbc0',qos_specs=None,replication_status=,reservations=['d87d8df2-9ed1-47ed-a189-ec9389e604ec','a8a99250-18ba-41e7-84d1-92603e12f751','775f0250-6378-4b2a-96d6-22db6cdfdc4e','a0cefa73-984b-4be2-a4c3-871697bbcf34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8dbd48965f44a7a9712cbb1e2a2d7f9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba4c012c-ebd4-4f26-b6ba-2a0bf68c4d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba4c012c-ebd4-4f26-b6ba-2a0bf68c4d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Flow 'volume_create_api' (eedde87e-62d6-4c5e-9d91-e6c1d4c39e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Create volume request issued successfully. Sep 03 11:22:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2f2ab7b5-9afb-4886-a5f0-203c3744c36d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:22:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 702/1410] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:22:25 2026] POST /volume/v3/volumes => generated 764 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:22:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-11e3377c-4ab5-473d-a9ce-5329274a9a16 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-11e3377c-4ab5-473d-a9ce-5329274a9a16 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:22:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-11e3377c-4ab5-473d-a9ce-5329274a9a16 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-11e3377c-4ab5-473d-a9ce-5329274a9a16 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-11e3377c-4ab5-473d-a9ce-5329274a9a16 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-11e3377c-4ab5-473d-a9ce-5329274a9a16 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:22:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 709/1411] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:26 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 832 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-65e2e945-e7ee-43b5-aae4-1e9f503f9ecf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-65e2e945-e7ee-43b5-aae4-1e9f503f9ecf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-65e2e945-e7ee-43b5-aae4-1e9f503f9ecf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-65e2e945-e7ee-43b5-aae4-1e9f503f9ecf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-65e2e945-e7ee-43b5-aae4-1e9f503f9ecf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:27 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-65e2e945-e7ee-43b5-aae4-1e9f503f9ecf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:27 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-65e2e945-e7ee-43b5-aae4-1e9f503f9ecf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-56308f82-ae15-47c7-a118-f8844898d1b1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-56308f82-ae15-47c7-a118-f8844898d1b1 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-56308f82-ae15-47c7-a118-f8844898d1b1 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-56308f82-ae15-47c7-a118-f8844898d1b1 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-56308f82-ae15-47c7-a118-f8844898d1b1 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-56308f82-ae15-47c7-a118-f8844898d1b1 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 710/1412] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:27 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:27 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-65e2e945-e7ee-43b5-aae4-1e9f503f9ecf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-65e2e945-e7ee-43b5-aae4-1e9f503f9ecf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 703/1413] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:27 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6b303dd8-1dac-4eda-ae87-c194fc149066 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6b303dd8-1dac-4eda-ae87-c194fc149066 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:22:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6b303dd8-1dac-4eda-ae87-c194fc149066 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6b303dd8-1dac-4eda-ae87-c194fc149066 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:27 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:27 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6b303dd8-1dac-4eda-ae87-c194fc149066 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6b303dd8-1dac-4eda-ae87-c194fc149066 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:22:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 711/1414] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:27 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8db2f078-43f5-4ea6-9403-873605a26704 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8db2f078-43f5-4ea6-9403-873605a26704 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:22:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8db2f078-43f5-4ea6-9403-873605a26704 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8db2f078-43f5-4ea6-9403-873605a26704 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8db2f078-43f5-4ea6-9403-873605a26704 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:22:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8db2f078-43f5-4ea6-9403-873605a26704 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:22:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 704/1415] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:27 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4728262f-8081-4ad1-9a7d-1e8fa6d3ebe9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4728262f-8081-4ad1-9a7d-1e8fa6d3ebe9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4728262f-8081-4ad1-9a7d-1e8fa6d3ebe9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4728262f-8081-4ad1-9a7d-1e8fa6d3ebe9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4728262f-8081-4ad1-9a7d-1e8fa6d3ebe9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f78b0164-7a25-4d66-8a52-c7a734bb42c3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4728262f-8081-4ad1-9a7d-1e8fa6d3ebe9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f78b0164-7a25-4d66-8a52-c7a734bb42c3 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:22:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 712/1416] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:28 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f78b0164-7a25-4d66-8a52-c7a734bb42c3 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f78b0164-7a25-4d66-8a52-c7a734bb42c3 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f78b0164-7a25-4d66-8a52-c7a734bb42c3 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f78b0164-7a25-4d66-8a52-c7a734bb42c3 tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:22:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 705/1417] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:28 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:22:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fff9c4d0-c91f-4a67-8e67-5f3db2d38184 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fafec51e-fae9-4c76-9a12-f7d16930f41f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fff9c4d0-c91f-4a67-8e67-5f3db2d38184 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fff9c4d0-c91f-4a67-8e67-5f3db2d38184 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fff9c4d0-c91f-4a67-8e67-5f3db2d38184 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fafec51e-fae9-4c76-9a12-f7d16930f41f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] DELETE http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fafec51e-fae9-4c76-9a12-f7d16930f41f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fafec51e-fae9-4c76-9a12-f7d16930f41f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-fafec51e-fae9-4c76-9a12-f7d16930f41f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Delete volume with id: 6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:22:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fafec51e-fae9-4c76-9a12-f7d16930f41f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:22:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fff9c4d0-c91f-4a67-8e67-5f3db2d38184 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:28 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-fff9c4d0-c91f-4a67-8e67-5f3db2d38184 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:28 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-fff9c4d0-c91f-4a67-8e67-5f3db2d38184 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fafec51e-fae9-4c76-9a12-f7d16930f41f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Delete volume request issued successfully. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fafec51e-fae9-4c76-9a12-f7d16930f41f tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 202 Sep 03 11:22:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 706/1418] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:22:28 2026] DELETE /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-60689256-da58-4aa9-b90d-2ab577e1ca6e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-60689256-da58-4aa9-b90d-2ab577e1ca6e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-60689256-da58-4aa9-b90d-2ab577e1ca6e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-60689256-da58-4aa9-b90d-2ab577e1ca6e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:28 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-fff9c4d0-c91f-4a67-8e67-5f3db2d38184 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-60689256-da58-4aa9-b90d-2ab577e1ca6e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Volume info retrieved successfully. Sep 03 11:22:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-60689256-da58-4aa9-b90d-2ab577e1ca6e tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 200 Sep 03 11:22:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 707/1419] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:28 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fff9c4d0-c91f-4a67-8e67-5f3db2d38184 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 713/1420] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:28 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c8e4d443-446e-4302-b764-2659b9a403aa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c8e4d443-446e-4302-b764-2659b9a403aa tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c8e4d443-446e-4302-b764-2659b9a403aa tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c8e4d443-446e-4302-b764-2659b9a403aa tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c8e4d443-446e-4302-b764-2659b9a403aa tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c8e4d443-446e-4302-b764-2659b9a403aa tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:22:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 708/1421] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:28 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-281af753-3fd7-46f4-be4b-6e93ab22a122 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-281af753-3fd7-46f4-be4b-6e93ab22a122 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-281af753-3fd7-46f4-be4b-6e93ab22a122 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-281af753-3fd7-46f4-be4b-6e93ab22a122 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-281af753-3fd7-46f4-be4b-6e93ab22a122 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-281af753-3fd7-46f4-be4b-6e93ab22a122 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 714/1422] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:29 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-41d0fb1e-a342-4c48-9b5f-c929ee2fc36a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-41d0fb1e-a342-4c48-9b5f-c929ee2fc36a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] GET http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a Sep 03 11:22:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-41d0fb1e-a342-4c48-9b5f-c929ee2fc36a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-41d0fb1e-a342-4c48-9b5f-c929ee2fc36a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-41d0fb1e-a342-4c48-9b5f-c929ee2fc36a tempest-VolumesActionsTest-1587758661 tempest-VolumesActionsTest-1587758661-project-member] http://192.168.122.194/volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a returned with HTTP 404 Sep 03 11:22:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f699faea-de88-423d-9148-4223ac0f4faf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 709/1423] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:29 2026] GET /volume/v3/volumes/6d5417d8-48f2-4ac8-8a41-517f3bf6430a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:22:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f699faea-de88-423d-9148-4223ac0f4faf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f699faea-de88-423d-9148-4223ac0f4faf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f699faea-de88-423d-9148-4223ac0f4faf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f699faea-de88-423d-9148-4223ac0f4faf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:29 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-f699faea-de88-423d-9148-4223ac0f4faf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:29 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-f699faea-de88-423d-9148-4223ac0f4faf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:29 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-f699faea-de88-423d-9148-4223ac0f4faf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f699faea-de88-423d-9148-4223ac0f4faf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 715/1424] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:29 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-28413daa-24cb-4bdd-bdef-eb56d3a6f8fb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-28413daa-24cb-4bdd-bdef-eb56d3a6f8fb tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:22:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-28413daa-24cb-4bdd-bdef-eb56d3a6f8fb tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-28413daa-24cb-4bdd-bdef-eb56d3a6f8fb tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-28413daa-24cb-4bdd-bdef-eb56d3a6f8fb tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-28413daa-24cb-4bdd-bdef-eb56d3a6f8fb tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:22:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 710/1425] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:29 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f0e47137-f7d9-4ce4-97cc-4947e043e405 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f0e47137-f7d9-4ce4-97cc-4947e043e405 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f0e47137-f7d9-4ce4-97cc-4947e043e405 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f0e47137-f7d9-4ce4-97cc-4947e043e405 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f0e47137-f7d9-4ce4-97cc-4947e043e405 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f0e47137-f7d9-4ce4-97cc-4947e043e405 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 200 Sep 03 11:22:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 716/1426] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:30 2026] GET /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5611387c-cdfe-4de7-841e-717182416f16 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d9ddebbc-494e-431b-8e62-c07783d2ef04", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1543331573"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create volume request body: {'volume': {'snapshot_id': 'd9ddebbc-494e-431b-8e62-c07783d2ef04', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1543331573'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Snapshot retrieved successfully. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create volume of 1 GB Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Availability Zones retrieved successfully. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Flow 'volume_create_api' (0dd68fa4-dba3-4d70-9775-d4052b9b84a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e19f29e-d92c-451c-8ce9-ebb579dd1353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e19f29e-d92c-451c-8ce9-ebb579dd1353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd9ddebbc-494e-431b-8e62-c07783d2ef04', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1bae929-ce27-47c3-a3dc-e765ef154b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Created reservations ['a886de8a-8739-49c2-9544-90774db4d05c', 'c8c683d9-56c0-40ac-aaa6-45b940195959', '5f9b0ce2-d2e5-4762-ad44-2010eb1ba808', 'd887d8de-c33d-4d71-b5b5-246aeac145d4'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1bae929-ce27-47c3-a3dc-e765ef154b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a886de8a-8739-49c2-9544-90774db4d05c', 'c8c683d9-56c0-40ac-aaa6-45b940195959', '5f9b0ce2-d2e5-4762-ad44-2010eb1ba808', 'd887d8de-c33d-4d71-b5b5-246aeac145d4']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e480618d-3312-4db7-b563-7b48cf83271e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a899473f-73ee-4630-aa18-f347af837af4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a899473f-73ee-4630-aa18-f347af837af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a899473f-73ee-4630-aa18-f347af837af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a899473f-73ee-4630-aa18-f347af837af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e480618d-3312-4db7-b563-7b48cf83271e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9cb9d38-ab27-4b75-adda-579b3c8d1832', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1543331573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7ebe2c0ae8454a84774166c65e32ba',qos_specs=None,replication_status=,reservations=['a886de8a-8739-49c2-9544-90774db4d05c','c8c683d9-56c0-40ac-aaa6-45b940195959','5f9b0ce2-d2e5-4762-ad44-2010eb1ba808','d887d8de-c33d-4d71-b5b5-246aeac145d4'],size=1,snapshot_id=d9ddebbc-494e-431b-8e62-c07783d2ef04,source_replicaid=,source_volid=None,status='creating',user_id='60f8e7604e244d23a6a36e22d9a9ff23',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1543331573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9cb9d38-ab27-4b75-adda-579b3c8d1832,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc7ebe2c0ae8454a84774166c65e32ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d9ddebbc-494e-431b-8e62-c07783d2ef04,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60f8e7604e244d23a6a36e22d9a9ff23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380e662f-299c-46fb-acca-42bfaa115c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a899473f-73ee-4630-aa18-f347af837af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:30 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-a899473f-73ee-4630-aa18-f347af837af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:30 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-a899473f-73ee-4630-aa18-f347af837af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380e662f-299c-46fb-acca-42bfaa115c1a) transitioned into state 'SUCCESS' from state '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-1543331573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc7ebe2c0ae8454a84774166c65e32ba',qos_specs=None,replication_status=,reservations=['a886de8a-8739-49c2-9544-90774db4d05c','c8c683d9-56c0-40ac-aaa6-45b940195959','5f9b0ce2-d2e5-4762-ad44-2010eb1ba808','d887d8de-c33d-4d71-b5b5-246aeac145d4'],size=1,snapshot_id=d9ddebbc-494e-431b-8e62-c07783d2ef04,source_replicaid=,source_volid=None,status='creating',user_id='60f8e7604e244d23a6a36e22d9a9ff23',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05394a92-db3a-4580-bcfb-10bd5063b849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05394a92-db3a-4580-bcfb-10bd5063b849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Flow 'volume_create_api' (0dd68fa4-dba3-4d70-9775-d4052b9b84a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Create volume request issued successfully. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5611387c-cdfe-4de7-841e-717182416f16 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:22:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 711/1427] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:22:30 2026] POST /volume/v3/volumes => generated 794 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cc59b81a-5503-4720-bc70-b379f66524e5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cc59b81a-5503-4720-bc70-b379f66524e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cc59b81a-5503-4720-bc70-b379f66524e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cc59b81a-5503-4720-bc70-b379f66524e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:30 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-a899473f-73ee-4630-aa18-f347af837af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cc59b81a-5503-4720-bc70-b379f66524e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cc59b81a-5503-4720-bc70-b379f66524e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 712/1428] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:30 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 862 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d0bc6d24-2240-4c4f-adc3-09845e9387c7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d0bc6d24-2240-4c4f-adc3-09845e9387c7 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d0bc6d24-2240-4c4f-adc3-09845e9387c7 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d0bc6d24-2240-4c4f-adc3-09845e9387c7 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a899473f-73ee-4630-aa18-f347af837af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 717/1429] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:30 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d0bc6d24-2240-4c4f-adc3-09845e9387c7 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d0bc6d24-2240-4c4f-adc3-09845e9387c7 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:22:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 713/1430] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:30 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 856 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-27ab585e-2ad7-46e3-93c6-543ca4576171 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-27ab585e-2ad7-46e3-93c6-543ca4576171 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-27ab585e-2ad7-46e3-93c6-543ca4576171 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-27ab585e-2ad7-46e3-93c6-543ca4576171 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-32bbaa37-d7d9-4948-b6f8-7722383a6acc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-32bbaa37-d7d9-4948-b6f8-7722383a6acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-32bbaa37-d7d9-4948-b6f8-7722383a6acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-32bbaa37-d7d9-4948-b6f8-7722383a6acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-27ab585e-2ad7-46e3-93c6-543ca4576171 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-27ab585e-2ad7-46e3-93c6-543ca4576171 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 718/1431] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:31 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 886 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-30aef50b-9657-444d-8447-a42adcc60a43 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-30aef50b-9657-444d-8447-a42adcc60a43 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:22:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-30aef50b-9657-444d-8447-a42adcc60a43 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-30aef50b-9657-444d-8447-a42adcc60a43 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-32bbaa37-d7d9-4948-b6f8-7722383a6acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:32 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-32bbaa37-d7d9-4948-b6f8-7722383a6acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:32 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-32bbaa37-d7d9-4948-b6f8-7722383a6acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-30aef50b-9657-444d-8447-a42adcc60a43 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-30aef50b-9657-444d-8447-a42adcc60a43 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:22:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 719/1432] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:32 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 856 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:32 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-32bbaa37-d7d9-4948-b6f8-7722383a6acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-32bbaa37-d7d9-4948-b6f8-7722383a6acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 714/1433] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:31 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7ae1cdbc-37a5-4e90-9263-84122f3b18a8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7ae1cdbc-37a5-4e90-9263-84122f3b18a8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7ae1cdbc-37a5-4e90-9263-84122f3b18a8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7ae1cdbc-37a5-4e90-9263-84122f3b18a8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7ae1cdbc-37a5-4e90-9263-84122f3b18a8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7ae1cdbc-37a5-4e90-9263-84122f3b18a8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 720/1434] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:33 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 886 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-433ad15d-cd21-4b35-8884-fc15a92499f6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-433ad15d-cd21-4b35-8884-fc15a92499f6 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:22:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-433ad15d-cd21-4b35-8884-fc15a92499f6 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-433ad15d-cd21-4b35-8884-fc15a92499f6 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-433ad15d-cd21-4b35-8884-fc15a92499f6 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-433ad15d-cd21-4b35-8884-fc15a92499f6 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:22:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 715/1435] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:33 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 856 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4098ca95-71f3-4645-8e2f-605bf95c6d69 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4098ca95-71f3-4645-8e2f-605bf95c6d69 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4098ca95-71f3-4645-8e2f-605bf95c6d69 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4098ca95-71f3-4645-8e2f-605bf95c6d69 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4098ca95-71f3-4645-8e2f-605bf95c6d69 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:33 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4098ca95-71f3-4645-8e2f-605bf95c6d69 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:33 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4098ca95-71f3-4645-8e2f-605bf95c6d69 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:33 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-4098ca95-71f3-4645-8e2f-605bf95c6d69 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4098ca95-71f3-4645-8e2f-605bf95c6d69 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 721/1436] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:33 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:22:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0933d82e-4818-429d-9b4e-c4ae67490e59 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0933d82e-4818-429d-9b4e-c4ae67490e59 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0933d82e-4818-429d-9b4e-c4ae67490e59 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0933d82e-4818-429d-9b4e-c4ae67490e59 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0933d82e-4818-429d-9b4e-c4ae67490e59 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0933d82e-4818-429d-9b4e-c4ae67490e59 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 716/1437] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:34 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 886 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0266c76c-0d77-46fc-b42d-28d33cfb715d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0266c76c-0d77-46fc-b42d-28d33cfb715d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:22:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0266c76c-0d77-46fc-b42d-28d33cfb715d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0266c76c-0d77-46fc-b42d-28d33cfb715d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0266c76c-0d77-46fc-b42d-28d33cfb715d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0266c76c-0d77-46fc-b42d-28d33cfb715d tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:22:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 722/1438] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:34 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-06ac6489-4ddb-4e3a-b927-9eb5c2ca2841 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06ac6489-4ddb-4e3a-b927-9eb5c2ca2841 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06ac6489-4ddb-4e3a-b927-9eb5c2ca2841 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06ac6489-4ddb-4e3a-b927-9eb5c2ca2841 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-06ac6489-4ddb-4e3a-b927-9eb5c2ca2841 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:34 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-06ac6489-4ddb-4e3a-b927-9eb5c2ca2841 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:34 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-06ac6489-4ddb-4e3a-b927-9eb5c2ca2841 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:35 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-06ac6489-4ddb-4e3a-b927-9eb5c2ca2841 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06ac6489-4ddb-4e3a-b927-9eb5c2ca2841 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 717/1439] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:34 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-260e848e-c38f-4489-a6a6-ebe109992df5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-260e848e-c38f-4489-a6a6-ebe109992df5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-260e848e-c38f-4489-a6a6-ebe109992df5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-260e848e-c38f-4489-a6a6-ebe109992df5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-260e848e-c38f-4489-a6a6-ebe109992df5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-260e848e-c38f-4489-a6a6-ebe109992df5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 723/1440] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:35 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 886 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a1726cf9-290c-4177-8433-a34837901ef0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a1726cf9-290c-4177-8433-a34837901ef0 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:22:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a1726cf9-290c-4177-8433-a34837901ef0 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a1726cf9-290c-4177-8433-a34837901ef0 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a1726cf9-290c-4177-8433-a34837901ef0 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a1726cf9-290c-4177-8433-a34837901ef0 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:22:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 718/1441] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:35 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a2f50160-6e8c-4b58-8a22-1ee400606903 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a2f50160-6e8c-4b58-8a22-1ee400606903 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a2f50160-6e8c-4b58-8a22-1ee400606903 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a2f50160-6e8c-4b58-8a22-1ee400606903 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a2f50160-6e8c-4b58-8a22-1ee400606903 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-a2f50160-6e8c-4b58-8a22-1ee400606903 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:36 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-a2f50160-6e8c-4b58-8a22-1ee400606903 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-a2f50160-6e8c-4b58-8a22-1ee400606903 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a2f50160-6e8c-4b58-8a22-1ee400606903 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 724/1442] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:36 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 935 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ad34afae-1855-433c-9001-153b83637677 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad34afae-1855-433c-9001-153b83637677 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/13f7e219-3ced-4df0-b8c0-5a98d344b62e Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ad34afae-1855-433c-9001-153b83637677 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ad34afae-1855-433c-9001-153b83637677 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-ad34afae-1855-433c-9001-153b83637677 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 13f7e219-3ced-4df0-b8c0-5a98d344b62e {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-99a0cd2c-3096-40b6-b012-bb13fe8da259 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /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 03 11:22:36 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-99a0cd2c-3096-40b6-b012-bb13fe8da259 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-99a0cd2c-3096-40b6-b012-bb13fe8da259 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-99a0cd2c-3096-40b6-b012-bb13fe8da259 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad34afae-1855-433c-9001-153b83637677 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/13f7e219-3ced-4df0-b8c0-5a98d344b62e returned with HTTP 200 Sep 03 11:22:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 719/1443] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:22:36 2026] GET /volume/v3/groups/13f7e219-3ced-4df0-b8c0-5a98d344b62e => generated 417 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-99a0cd2c-3096-40b6-b012-bb13fe8da259 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-99a0cd2c-3096-40b6-b012-bb13fe8da259 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 725/1444] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:36 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 886 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /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 03 11:22:36 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all volumes completed successfully. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:36 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:36 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-30340bff-9a02-47a1-931f-5b8ea65c296e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-30340bff-9a02-47a1-931f-5b8ea65c296e tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-30340bff-9a02-47a1-931f-5b8ea65c296e tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-30340bff-9a02-47a1-931f-5b8ea65c296e tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-30340bff-9a02-47a1-931f-5b8ea65c296e tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-30340bff-9a02-47a1-931f-5b8ea65c296e tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:22:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 726/1445] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:36 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-056d8802-b84d-478b-8925-84d039783204 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-056d8802-b84d-478b-8925-84d039783204 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-056d8802-b84d-478b-8925-84d039783204 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-056d8802-b84d-478b-8925-84d039783204 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fd0f3c46-ea78-4b80-a9b9-734f2529a680 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 720/1446] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:22:36 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-056d8802-b84d-478b-8925-84d039783204 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-afc195c7-d76f-4f3f-bf6c-465c3745c724 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-056d8802-b84d-478b-8925-84d039783204 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:22:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 727/1447] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:36 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-afc195c7-d76f-4f3f-bf6c-465c3745c724 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/groups/13f7e219-3ced-4df0-b8c0-5a98d344b62e/action Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-afc195c7-d76f-4f3f-bf6c-465c3745c724 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-afc195c7-d76f-4f3f-bf6c-465c3745c724 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-afc195c7-d76f-4f3f-bf6c-465c3745c724 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] delete called for group 13f7e219-3ced-4df0-b8c0-5a98d344b62e {{(pid=86726) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-afc195c7-d76f-4f3f-bf6c-465c3745c724 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Delete group with id: 13f7e219-3ced-4df0-b8c0-5a98d344b62e Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d0406b25-ff2a-4f46-8d6d-ac2bc16905d4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0406b25-ff2a-4f46-8d6d-ac2bc16905d4 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] POST http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490/action Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0406b25-ff2a-4f46-8d6d-ac2bc16905d4 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-885934256", "disk_format": "raw"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0406b25-ff2a-4f46-8d6d-ac2bc16905d4 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-885934256", "disk_format": "raw"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /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 03 11:22:36 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /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 03 11:22:36 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d0406b25-ff2a-4f46-8d6d-ac2bc16905d4 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-afc195c7-d76f-4f3f-bf6c-465c3745c724 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/13f7e219-3ced-4df0-b8c0-5a98d344b62e/action returned with HTTP 202 Sep 03 11:22:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 721/1448] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:22:36 2026] POST /volume/v3/groups/13f7e219-3ced-4df0-b8c0-5a98d344b62e/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0336d576-dc97-4659-b390-17bc8723f627 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0336d576-dc97-4659-b390-17bc8723f627 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0336d576-dc97-4659-b390-17bc8723f627 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0336d576-dc97-4659-b390-17bc8723f627 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:36 devstack devstack@c-api.service[86725]: DEBUG cinder.image.image_utils [None req-d0406b25-ff2a-4f46-8d6d-ac2bc16905d4 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-885934256'}] 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-885934256'}]. {{(pid=86725) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0336d576-dc97-4659-b390-17bc8723f627 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:36 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-0336d576-dc97-4659-b390-17bc8723f627 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:36 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-0336d576-dc97-4659-b390-17bc8723f627 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:36 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-0336d576-dc97-4659-b390-17bc8723f627 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0336d576-dc97-4659-b390-17bc8723f627 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 200 Sep 03 11:22:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 722/1449] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:36 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 934 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b5d8d038-1cff-4aaa-afef-da09f39eeef3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b5d8d038-1cff-4aaa-afef-da09f39eeef3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b5d8d038-1cff-4aaa-afef-da09f39eeef3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b5d8d038-1cff-4aaa-afef-da09f39eeef3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b5d8d038-1cff-4aaa-afef-da09f39eeef3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b5d8d038-1cff-4aaa-afef-da09f39eeef3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 723/1450] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:37 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 886 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d0406b25-ff2a-4f46-8d6d-ac2bc16905d4 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Copy volume to image completed successfully. Sep 03 11:22:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0406b25-ff2a-4f46-8d6d-ac2bc16905d4 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490/action returned with HTTP 202 Sep 03 11:22:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 728/1451] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:22:36 2026] POST /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490/action => generated 653 bytes in 1108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-11463991-5bc7-4811-bf3a-c3d59cf23d35 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-11463991-5bc7-4811-bf3a-c3d59cf23d35 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-11463991-5bc7-4811-bf3a-c3d59cf23d35 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-11463991-5bc7-4811-bf3a-c3d59cf23d35 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-11463991-5bc7-4811-bf3a-c3d59cf23d35 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b returned with HTTP 404 Sep 03 11:22:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 724/1452] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:38 2026] GET /volume/v3/volumes/f72011ae-5248-4e33-b7a5-0b72859f4c6b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:22:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8715dedb-ffe7-4a90-86c4-6b0e316a53b1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8715dedb-ffe7-4a90-86c4-6b0e316a53b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/13f7e219-3ced-4df0-b8c0-5a98d344b62e Sep 03 11:22:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8715dedb-ffe7-4a90-86c4-6b0e316a53b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8715dedb-ffe7-4a90-86c4-6b0e316a53b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-8715dedb-ffe7-4a90-86c4-6b0e316a53b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 13f7e219-3ced-4df0-b8c0-5a98d344b62e {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:22:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8715dedb-ffe7-4a90-86c4-6b0e316a53b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/13f7e219-3ced-4df0-b8c0-5a98d344b62e returned with HTTP 404 Sep 03 11:22:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 729/1453] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:22:38 2026] GET /volume/v3/groups/13f7e219-3ced-4df0-b8c0-5a98d344b62e => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8ef7c479-fdaf-4184-abf0-93e08fa4e63f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8ef7c479-fdaf-4184-abf0-93e08fa4e63f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] DELETE http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8ef7c479-fdaf-4184-abf0-93e08fa4e63f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8ef7c479-fdaf-4184-abf0-93e08fa4e63f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-8ef7c479-fdaf-4184-abf0-93e08fa4e63f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] delete called for member 846428b6-3f5a-4174-9279-74666c8b6052 {{(pid=86726) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.group_snapshots [None req-8ef7c479-fdaf-4184-abf0-93e08fa4e63f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Delete group_snapshot with id: 846428b6-3f5a-4174-9279-74666c8b6052 Sep 03 11:22:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: /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 03 11:22:38 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8ef7c479-fdaf-4184-abf0-93e08fa4e63f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 returned with HTTP 202 Sep 03 11:22:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 725/1454] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:22:38 2026] DELETE /volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ae99652d-15da-46f5-a3c5-09f82ab7587d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae99652d-15da-46f5-a3c5-09f82ab7587d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae99652d-15da-46f5-a3c5-09f82ab7587d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae99652d-15da-46f5-a3c5-09f82ab7587d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-ae99652d-15da-46f5-a3c5-09f82ab7587d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ae99652d-15da-46f5-a3c5-09f82ab7587d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: /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 03 11:22:38 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:22:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ae99652d-15da-46f5-a3c5-09f82ab7587d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all volumes completed successfully. Sep 03 11:22:38 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-ae99652d-15da-46f5-a3c5-09f82ab7587d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:38 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-ae99652d-15da-46f5-a3c5-09f82ab7587d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-ae99652d-15da-46f5-a3c5-09f82ab7587d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:22:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1962740532", "metadata": {"Type": "Test"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1962740532', 'metadata': {'Type': 'Test'}}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:22:38 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume of 1 GB Sep 03 11:22:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Availability Zones retrieved successfully. Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae99652d-15da-46f5-a3c5-09f82ab7587d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:22:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 726/1455] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:22:38 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-582e1873-3993-480e-a083-7e4ed4f4c6c5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-582e1873-3993-480e-a083-7e4ed4f4c6c5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-582e1873-3993-480e-a083-7e4ed4f4c6c5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-582e1873-3993-480e-a083-7e4ed4f4c6c5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (5d57350f-b65e-4c84-85fe-7b3f65136c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-582e1873-3993-480e-a083-7e4ed4f4c6c5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8a128a-e2b0-475c-bcf0-25522db67bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-582e1873-3993-480e-a083-7e4ed4f4c6c5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 727/1456] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:38 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 886 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ac31a446-7f26-4b2f-aebe-a78db5ab35e8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac31a446-7f26-4b2f-aebe-a78db5ab35e8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/detail Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac31a446-7f26-4b2f-aebe-a78db5ab35e8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac31a446-7f26-4b2f-aebe-a78db5ab35e8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-ac31a446-7f26-4b2f-aebe-a78db5ab35e8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-ac31a446-7f26-4b2f-aebe-a78db5ab35e8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:22:38 devstack devstack@c-api.service[86726]: /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 03 11:22:38 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ac31a446-7f26-4b2f-aebe-a78db5ab35e8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all snapshots completed successfully. Sep 03 11:22:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac31a446-7f26-4b2f-aebe-a78db5ab35e8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:22:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 728/1457] 192.168.122.194 () {58 vars in 1148 bytes} [Thu Sep 3 11:22:38 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f681f1c1-407a-487e-878e-b4be6dc52436 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f681f1c1-407a-487e-878e-b4be6dc52436 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 Sep 03 11:22:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f681f1c1-407a-487e-878e-b4be6dc52436 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f681f1c1-407a-487e-878e-b4be6dc52436 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f681f1c1-407a-487e-878e-b4be6dc52436 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:22:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f681f1c1-407a-487e-878e-b4be6dc52436 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 returned with HTTP 200 Sep 03 11:22:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 729/1458] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:39 2026] GET /volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 => generated 450 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8a128a-e2b0-475c-bcf0-25522db67bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4a9fd5-d403-4998-a8d6-c4bf6df31aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Created reservations ['85d70add-6af1-4f89-9f14-bfba46049eb1', '6eeca932-ba0c-443b-a8ba-6e4b46f01b54', '461bef78-9047-43d3-b852-272cc2a97148', 'b8772b71-da42-4237-b588-f316c147ba32'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e4a9fd5-d403-4998-a8d6-c4bf6df31aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85d70add-6af1-4f89-9f14-bfba46049eb1', '6eeca932-ba0c-443b-a8ba-6e4b46f01b54', '461bef78-9047-43d3-b852-272cc2a97148', 'b8772b71-da42-4237-b588-f316c147ba32']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69b11b3-dde2-4f79-8e21-8800e143e0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69b11b3-dde2-4f79-8e21-8800e143e0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50ce3000-bacf-4580-961f-93d16675eb3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1962740532',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['85d70add-6af1-4f89-9f14-bfba46049eb1','6eeca932-ba0c-443b-a8ba-6e4b46f01b54','461bef78-9047-43d3-b852-272cc2a97148','b8772b71-da42-4237-b588-f316c147ba32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1962740532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50ce3000-bacf-4580-961f-93d16675eb3a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d7fa995d29344de194fdbabe2f065b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3020621c-f613-4c88-864a-89f06944dac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3020621c-f613-4c88-864a-89f06944dac8) transitioned into state 'SUCCESS' from state '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-1962740532',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['85d70add-6af1-4f89-9f14-bfba46049eb1','6eeca932-ba0c-443b-a8ba-6e4b46f01b54','461bef78-9047-43d3-b852-272cc2a97148','b8772b71-da42-4237-b588-f316c147ba32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b312c36e-a968-468e-86e9-1e5022903ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b312c36e-a968-468e-86e9-1e5022903ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (5d57350f-b65e-4c84-85fe-7b3f65136c09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request issued successfully. Sep 03 11:22:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9f7d4f01-797d-4052-8012-1df2e3f4189a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:22:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 730/1459] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:22:38 2026] POST /volume/v3/volumes => generated 768 bytes in 1490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:22:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-aac8e52b-e47f-4bed-8a99-daf3caf3d6da None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aac8e52b-e47f-4bed-8a99-daf3caf3d6da tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aac8e52b-e47f-4bed-8a99-daf3caf3d6da tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aac8e52b-e47f-4bed-8a99-daf3caf3d6da tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-498d6407-a7cc-45f2-9047-cc43b81cbd26 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-498d6407-a7cc-45f2-9047-cc43b81cbd26 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-498d6407-a7cc-45f2-9047-cc43b81cbd26 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-aac8e52b-e47f-4bed-8a99-daf3caf3d6da tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-498d6407-a7cc-45f2-9047-cc43b81cbd26 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aac8e52b-e47f-4bed-8a99-daf3caf3d6da tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 730/1460] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:39 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 836 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c1d3a497-2384-4f64-a11b-3d2b0caa986b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c1d3a497-2384-4f64-a11b-3d2b0caa986b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 Sep 03 11:22:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c1d3a497-2384-4f64-a11b-3d2b0caa986b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c1d3a497-2384-4f64-a11b-3d2b0caa986b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-498d6407-a7cc-45f2-9047-cc43b81cbd26 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-498d6407-a7cc-45f2-9047-cc43b81cbd26 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 731/1461] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:39 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 886 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c1d3a497-2384-4f64-a11b-3d2b0caa986b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:22:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c1d3a497-2384-4f64-a11b-3d2b0caa986b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 returned with HTTP 200 Sep 03 11:22:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 731/1462] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:40 2026] GET /volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 => generated 450 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7dda9402-fcb7-48e8-8453-51f52eb8d2de None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7dda9402-fcb7-48e8-8453-51f52eb8d2de tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7dda9402-fcb7-48e8-8453-51f52eb8d2de tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7dda9402-fcb7-48e8-8453-51f52eb8d2de tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7dda9402-fcb7-48e8-8453-51f52eb8d2de tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7dda9402-fcb7-48e8-8453-51f52eb8d2de tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 732/1463] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:41 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ae33e198-7f98-407b-8edf-3bcdf80d3f79 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae33e198-7f98-407b-8edf-3bcdf80d3f79 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae33e198-7f98-407b-8edf-3bcdf80d3f79 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae33e198-7f98-407b-8edf-3bcdf80d3f79 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a6364ef6-207e-49ca-81b1-4f5e97edf9b8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6364ef6-207e-49ca-81b1-4f5e97edf9b8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 Sep 03 11:22:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6364ef6-207e-49ca-81b1-4f5e97edf9b8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6364ef6-207e-49ca-81b1-4f5e97edf9b8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a6364ef6-207e-49ca-81b1-4f5e97edf9b8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:22:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6364ef6-207e-49ca-81b1-4f5e97edf9b8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 returned with HTTP 200 Sep 03 11:22:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 733/1464] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:41 2026] GET /volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 => generated 450 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ae33e198-7f98-407b-8edf-3bcdf80d3f79 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae33e198-7f98-407b-8edf-3bcdf80d3f79 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 732/1465] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:41 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 886 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8f72a2c6-4bd3-4870-a5c2-e7dc18d8ae52 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8f72a2c6-4bd3-4870-a5c2-e7dc18d8ae52 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8f72a2c6-4bd3-4870-a5c2-e7dc18d8ae52 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8f72a2c6-4bd3-4870-a5c2-e7dc18d8ae52 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8f72a2c6-4bd3-4870-a5c2-e7dc18d8ae52 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-39049fb2-42fc-4031-8123-77ab04628971 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-39049fb2-42fc-4031-8123-77ab04628971 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 Sep 03 11:22:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-39049fb2-42fc-4031-8123-77ab04628971 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-39049fb2-42fc-4031-8123-77ab04628971 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8f72a2c6-4bd3-4870-a5c2-e7dc18d8ae52 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 734/1466] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:42 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-39049fb2-42fc-4031-8123-77ab04628971 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:22:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-39049fb2-42fc-4031-8123-77ab04628971 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 returned with HTTP 200 Sep 03 11:22:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 733/1467] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:42 2026] GET /volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 => generated 450 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9d642380-dcdf-4baf-a978-59d194fc0648 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d642380-dcdf-4baf-a978-59d194fc0648 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9d642380-dcdf-4baf-a978-59d194fc0648 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9d642380-dcdf-4baf-a978-59d194fc0648 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9d642380-dcdf-4baf-a978-59d194fc0648 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d642380-dcdf-4baf-a978-59d194fc0648 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 735/1468] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:42 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 886 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fb07f134-97bf-4f51-849a-ff4c8f80e038 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fb07f134-97bf-4f51-849a-ff4c8f80e038 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fb07f134-97bf-4f51-849a-ff4c8f80e038 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fb07f134-97bf-4f51-849a-ff4c8f80e038 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fb07f134-97bf-4f51-849a-ff4c8f80e038 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-60d6708f-5504-4faf-ac0b-e40f16bc14cc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-60d6708f-5504-4faf-ac0b-e40f16bc14cc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-60d6708f-5504-4faf-ac0b-e40f16bc14cc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-60d6708f-5504-4faf-ac0b-e40f16bc14cc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fb07f134-97bf-4f51-849a-ff4c8f80e038 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 734/1469] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:43 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-60d6708f-5504-4faf-ac0b-e40f16bc14cc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 returned with HTTP 404 Sep 03 11:22:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 736/1470] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:22:43 2026] GET /volume/v3/snapshots/ca3b0e57-9cac-4293-8224-1b20d0cde9d9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f728b5eb-212a-474b-8066-6f594c21c8a8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f728b5eb-212a-474b-8066-6f594c21c8a8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f728b5eb-212a-474b-8066-6f594c21c8a8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f728b5eb-212a-474b-8066-6f594c21c8a8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-f728b5eb-212a-474b-8066-6f594c21c8a8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 846428b6-3f5a-4174-9279-74666c8b6052 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f728b5eb-212a-474b-8066-6f594c21c8a8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 returned with HTTP 404 Sep 03 11:22:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 735/1471] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:22:43 2026] GET /volume/v3/group_snapshots/846428b6-3f5a-4174-9279-74666c8b6052 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fe811f6f-c757-479d-8997-2d94f2e86a4b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fe811f6f-c757-479d-8997-2d94f2e86a4b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fe811f6f-c757-479d-8997-2d94f2e86a4b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fe811f6f-c757-479d-8997-2d94f2e86a4b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-fe811f6f-c757-479d-8997-2d94f2e86a4b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-fe811f6f-c757-479d-8997-2d94f2e86a4b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fe811f6f-c757-479d-8997-2d94f2e86a4b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all volumes completed successfully. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-fe811f6f-c757-479d-8997-2d94f2e86a4b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:43 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-fe811f6f-c757-479d-8997-2d94f2e86a4b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c4a6d52e-7a85-46e7-8d5d-a44430f8a2fb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c4a6d52e-7a85-46e7-8d5d-a44430f8a2fb tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c4a6d52e-7a85-46e7-8d5d-a44430f8a2fb tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c4a6d52e-7a85-46e7-8d5d-a44430f8a2fb tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c4a6d52e-7a85-46e7-8d5d-a44430f8a2fb tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-fe811f6f-c757-479d-8997-2d94f2e86a4b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c4a6d52e-7a85-46e7-8d5d-a44430f8a2fb tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 736/1472] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:43 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 887 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fe811f6f-c757-479d-8997-2d94f2e86a4b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:22:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 737/1473] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:22:43 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8b448b24-1781-454c-b5e8-f496549abd65 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b448b24-1781-454c-b5e8-f496549abd65 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b448b24-1781-454c-b5e8-f496549abd65 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b448b24-1781-454c-b5e8-f496549abd65 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0e58b58b-676b-4b99-a7fc-971fd8256ffd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0e58b58b-676b-4b99-a7fc-971fd8256ffd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511/action Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0e58b58b-676b-4b99-a7fc-971fd8256ffd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0e58b58b-676b-4b99-a7fc-971fd8256ffd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-0e58b58b-676b-4b99-a7fc-971fd8256ffd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] delete called for group 5c1a65ce-103d-459b-84c6-0f78c7382511 {{(pid=86725) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-0e58b58b-676b-4b99-a7fc-971fd8256ffd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Delete group with id: 5c1a65ce-103d-459b-84c6-0f78c7382511 Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8b448b24-1781-454c-b5e8-f496549abd65 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b448b24-1781-454c-b5e8-f496549abd65 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 737/1474] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:43 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 887 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:43 devstack devstack@c-api.service[86725]: /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 03 11:22:43 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e1c775af-868c-4e65-9395-76fce951e1c4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e1c775af-868c-4e65-9395-76fce951e1c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] DELETE http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57?cascade=True Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e1c775af-868c-4e65-9395-76fce951e1c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e1c775af-868c-4e65-9395-76fce951e1c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-e1c775af-868c-4e65-9395-76fce951e1c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Delete volume with id: 99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:43 devstack devstack@c-api.service[86725]: /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 03 11:22:43 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:22:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e1c775af-868c-4e65-9395-76fce951e1c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: /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 03 11:22:43 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:22:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0e58b58b-676b-4b99-a7fc-971fd8256ffd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511/action returned with HTTP 202 Sep 03 11:22:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 738/1475] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:22:43 2026] POST /volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e192c6f2-b946-418e-a97a-7f1f4e7ce229 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e192c6f2-b946-418e-a97a-7f1f4e7ce229 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e192c6f2-b946-418e-a97a-7f1f4e7ce229 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e192c6f2-b946-418e-a97a-7f1f4e7ce229 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e1c775af-868c-4e65-9395-76fce951e1c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Delete volume request issued successfully. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e1c775af-868c-4e65-9395-76fce951e1c4 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57?cascade=True returned with HTTP 202 Sep 03 11:22:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 738/1476] 192.168.122.194 () {58 vars in 1260 bytes} [Thu Sep 3 11:22:43 2026] DELETE /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57?cascade=True => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:22:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-542164db-c6f3-4be7-bcaf-44c6573ce4d8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-542164db-c6f3-4be7-bcaf-44c6573ce4d8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-542164db-c6f3-4be7-bcaf-44c6573ce4d8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-542164db-c6f3-4be7-bcaf-44c6573ce4d8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e192c6f2-b946-418e-a97a-7f1f4e7ce229 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-e192c6f2-b946-418e-a97a-7f1f4e7ce229 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-542164db-c6f3-4be7-bcaf-44c6573ce4d8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-e192c6f2-b946-418e-a97a-7f1f4e7ce229 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-542164db-c6f3-4be7-bcaf-44c6573ce4d8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 739/1477] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:43 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:43 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-e192c6f2-b946-418e-a97a-7f1f4e7ce229 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e192c6f2-b946-418e-a97a-7f1f4e7ce229 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 739/1478] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:43 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 922 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-60c1e0a8-6e1c-43d1-810a-fb1364535988 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-60c1e0a8-6e1c-43d1-810a-fb1364535988 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-60c1e0a8-6e1c-43d1-810a-fb1364535988 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-60c1e0a8-6e1c-43d1-810a-fb1364535988 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-60c1e0a8-6e1c-43d1-810a-fb1364535988 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-60c1e0a8-6e1c-43d1-810a-fb1364535988 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 740/1479] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:44 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-eb67b129-8945-4711-bf00-85b49c470ca3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eb67b129-8945-4711-bf00-85b49c470ca3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eb67b129-8945-4711-bf00-85b49c470ca3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eb67b129-8945-4711-bf00-85b49c470ca3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-488b75b8-193e-4ca7-b536-09c7a9afb310 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-eb67b129-8945-4711-bf00-85b49c470ca3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-488b75b8-193e-4ca7-b536-09c7a9afb310 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-488b75b8-193e-4ca7-b536-09c7a9afb310 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-488b75b8-193e-4ca7-b536-09c7a9afb310 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eb67b129-8945-4711-bf00-85b49c470ca3 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 740/1480] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:44 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-488b75b8-193e-4ca7-b536-09c7a9afb310 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:45 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-488b75b8-193e-4ca7-b536-09c7a9afb310 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:45 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-488b75b8-193e-4ca7-b536-09c7a9afb310 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:45 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-488b75b8-193e-4ca7-b536-09c7a9afb310 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-488b75b8-193e-4ca7-b536-09c7a9afb310 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 200 Sep 03 11:22:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 741/1481] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:44 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 921 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-555f2ec5-e422-4405-a501-6e78bcc21274 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-555f2ec5-e422-4405-a501-6e78bcc21274 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-555f2ec5-e422-4405-a501-6e78bcc21274 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-555f2ec5-e422-4405-a501-6e78bcc21274 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-555f2ec5-e422-4405-a501-6e78bcc21274 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-555f2ec5-e422-4405-a501-6e78bcc21274 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 741/1482] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:45 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:22:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8cad2911-559c-4b56-9daf-6978c17996f9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8cad2911-559c-4b56-9daf-6978c17996f9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8cad2911-559c-4b56-9daf-6978c17996f9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8cad2911-559c-4b56-9daf-6978c17996f9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8cad2911-559c-4b56-9daf-6978c17996f9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8cad2911-559c-4b56-9daf-6978c17996f9 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 742/1483] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:45 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f9ef14d1-6c24-4934-84aa-85c790aedf6d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9ef14d1-6c24-4934-84aa-85c790aedf6d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf Sep 03 11:22:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9ef14d1-6c24-4934-84aa-85c790aedf6d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9ef14d1-6c24-4934-84aa-85c790aedf6d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9ef14d1-6c24-4934-84aa-85c790aedf6d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf returned with HTTP 404 Sep 03 11:22:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 742/1484] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:46 2026] GET /volume/v3/volumes/8750a676-aa9f-4b32-a7cc-593c35b52edf => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dfa5ee29-bf16-406a-8522-20ac4fabfdbc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dfa5ee29-bf16-406a-8522-20ac4fabfdbc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511 Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dfa5ee29-bf16-406a-8522-20ac4fabfdbc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dfa5ee29-bf16-406a-8522-20ac4fabfdbc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-dfa5ee29-bf16-406a-8522-20ac4fabfdbc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 5c1a65ce-103d-459b-84c6-0f78c7382511 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dfa5ee29-bf16-406a-8522-20ac4fabfdbc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511 returned with HTTP 404 Sep 03 11:22:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 743/1485] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:22:46 2026] GET /volume/v3/groups/5c1a65ce-103d-459b-84c6-0f78c7382511 => generated 108 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:22:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6343889d-2740-4ddd-9ff3-c912efc0dd5e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6343889d-2740-4ddd-9ff3-c912efc0dd5e tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/a6e4e4d1-3ed6-4988-a6ff-9491bcb2a3d1 Sep 03 11:22:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6343889d-2740-4ddd-9ff3-c912efc0dd5e tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6343889d-2740-4ddd-9ff3-c912efc0dd5e tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6343889d-2740-4ddd-9ff3-c912efc0dd5e tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/group_types/a6e4e4d1-3ed6-4988-a6ff-9491bcb2a3d1 returned with HTTP 202 Sep 03 11:22:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 743/1486] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:22:46 2026] DELETE /volume/v3/group_types/a6e4e4d1-3ed6-4988-a6ff-9491bcb2a3d1 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d9399953-2b24-49ae-ae5f-e72db56d711b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d9399953-2b24-49ae-ae5f-e72db56d711b tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] DELETE http://192.168.122.194/volume/v3/types/02f91922-43ac-46e9-9b0f-9c0302e3eabd Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d9399953-2b24-49ae-ae5f-e72db56d711b tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d9399953-2b24-49ae-ae5f-e72db56d711b tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4efbc7f7-826f-46ed-88f2-d12064eec9b0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d9399953-2b24-49ae-ae5f-e72db56d711b tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/types/02f91922-43ac-46e9-9b0f-9c0302e3eabd returned with HTTP 202 Sep 03 11:22:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 744/1487] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:22:46 2026] DELETE /volume/v3/types/02f91922-43ac-46e9-9b0f-9c0302e3eabd => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:22:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4efbc7f7-826f-46ed-88f2-d12064eec9b0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4efbc7f7-826f-46ed-88f2-d12064eec9b0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4efbc7f7-826f-46ed-88f2-d12064eec9b0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d62ee8fc-55a8-44a7-91ca-d17b35301f39 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d62ee8fc-55a8-44a7-91ca-d17b35301f39 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] GET http://192.168.122.194/volume/v3/types/02f91922-43ac-46e9-9b0f-9c0302e3eabd Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d62ee8fc-55a8-44a7-91ca-d17b35301f39 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d62ee8fc-55a8-44a7-91ca-d17b35301f39 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d62ee8fc-55a8-44a7-91ca-d17b35301f39 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/types/02f91922-43ac-46e9-9b0f-9c0302e3eabd returned with HTTP 404 Sep 03 11:22:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 745/1488] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:22:46 2026] GET /volume/v3/types/02f91922-43ac-46e9-9b0f-9c0302e3eabd => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a26212e2-a6cb-4773-9719-4522086ee899 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a26212e2-a6cb-4773-9719-4522086ee899 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:22:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a26212e2-a6cb-4773-9719-4522086ee899 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2006915842"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a26212e2-a6cb-4773-9719-4522086ee899 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:22:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 746/1489] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:22:46 2026] POST /volume/v3/types => generated 224 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4efbc7f7-826f-46ed-88f2-d12064eec9b0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8b580e5d-7f0a-42d1-ae79-dc804e99b771 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b580e5d-7f0a-42d1-ae79-dc804e99b771 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:22:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b580e5d-7f0a-42d1-ae79-dc804e99b771 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1985432409"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4efbc7f7-826f-46ed-88f2-d12064eec9b0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 744/1490] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:46 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b580e5d-7f0a-42d1-ae79-dc804e99b771 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:22:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 747/1491] 192.168.122.194 () {62 vars in 1195 bytes} [Thu Sep 3 11:22:47 2026] POST /volume/v3/group_types => generated 181 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:22:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-542d0ac6-2a96-4780-ab4e-3433f13c3420 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-542d0ac6-2a96-4780-ab4e-3433f13c3420 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/groups Sep 03 11:22:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-542d0ac6-2a96-4780-ab4e-3433f13c3420 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "00eefebf-66a1-4a26-a818-3a2f8b586a8a", "volume_types": ["424f843f-2406-4191-8ae8-e7a5b9b08e92"], "name": "tempest-GroupSnapshotsTest-Group-2119008203"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-542d0ac6-2a96-4780-ab4e-3433f13c3420 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating new group {'group': {'group_type': '00eefebf-66a1-4a26-a818-3a2f8b586a8a', 'volume_types': ['424f843f-2406-4191-8ae8-e7a5b9b08e92'], 'name': 'tempest-GroupSnapshotsTest-Group-2119008203'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:22:47 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-542d0ac6-2a96-4780-ab4e-3433f13c3420 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating group tempest-GroupSnapshotsTest-Group-2119008203. Sep 03 11:22:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-243f590e-7b40-4fde-b209-ad76b81a3ff1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-243f590e-7b40-4fde-b209-ad76b81a3ff1 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-243f590e-7b40-4fde-b209-ad76b81a3ff1 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-243f590e-7b40-4fde-b209-ad76b81a3ff1 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-542d0ac6-2a96-4780-ab4e-3433f13c3420 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Availability Zones retrieved successfully. Sep 03 11:22:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-243f590e-7b40-4fde-b209-ad76b81a3ff1 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-243f590e-7b40-4fde-b209-ad76b81a3ff1 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 748/1492] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:47 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:47 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-542d0ac6-2a96-4780-ab4e-3433f13c3420 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['5215065d-23f2-4e39-9109-ad967550ce1c'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:22:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-542d0ac6-2a96-4780-ab4e-3433f13c3420 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups returned with HTTP 202 Sep 03 11:22:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 745/1493] 192.168.122.194 () {62 vars in 1181 bytes} [Thu Sep 3 11:22:47 2026] POST /volume/v3/groups => generated 112 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:22:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-542927fa-f666-4f07-9453-e29b8111bcfc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-542927fa-f666-4f07-9453-e29b8111bcfc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:22:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-542927fa-f666-4f07-9453-e29b8111bcfc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-542927fa-f666-4f07-9453-e29b8111bcfc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-542927fa-f666-4f07-9453-e29b8111bcfc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:22:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:47 devstack devstack@c-api.service[86726]: /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 03 11:22:47 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:22:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-542927fa-f666-4f07-9453-e29b8111bcfc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 200 Sep 03 11:22:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 749/1494] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:22:47 2026] GET /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 392 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-93c47260-1179-471a-a7c9-cd65f67ade1f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-93c47260-1179-471a-a7c9-cd65f67ade1f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-93c47260-1179-471a-a7c9-cd65f67ade1f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-93c47260-1179-471a-a7c9-cd65f67ade1f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-93c47260-1179-471a-a7c9-cd65f67ade1f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-93c47260-1179-471a-a7c9-cd65f67ade1f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 746/1495] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:48 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a46af0c5-bd19-43d5-8bd5-a150398c56f7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a46af0c5-bd19-43d5-8bd5-a150398c56f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a46af0c5-bd19-43d5-8bd5-a150398c56f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a46af0c5-bd19-43d5-8bd5-a150398c56f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a46af0c5-bd19-43d5-8bd5-a150398c56f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a46af0c5-bd19-43d5-8bd5-a150398c56f7 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 750/1496] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:48 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-adbb4570-8f2a-4fae-8232-c7f50c16b938 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-adbb4570-8f2a-4fae-8232-c7f50c16b938 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:22:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-adbb4570-8f2a-4fae-8232-c7f50c16b938 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-adbb4570-8f2a-4fae-8232-c7f50c16b938 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-adbb4570-8f2a-4fae-8232-c7f50c16b938 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:22:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:48 devstack devstack@c-api.service[86725]: /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 03 11:22:48 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:22:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-adbb4570-8f2a-4fae-8232-c7f50c16b938 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 200 Sep 03 11:22:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 747/1497] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:22:48 2026] GET /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 393 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:22:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-479933259", "volume_type": "424f843f-2406-4191-8ae8-e7a5b9b08e92", "group_id": "3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-479933259', 'volume_type': '424f843f-2406-4191-8ae8-e7a5b9b08e92', 'group_id': '3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:22:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:49 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume of 1 GB Sep 03 11:22:49 devstack devstack@c-api.service[86726]: /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 03 11:22:49 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:22:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Availability Zones retrieved successfully. Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Flow 'volume_create_api' (2215d0f9-19c0-4b9f-8632-9047c292a13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a5ec886-d71c-4e9b-82c9-f5d01e5394da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a5ec886-d71c-4e9b-82c9-f5d01e5394da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:22:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=424f843f-2406-4191-8ae8-e7a5b9b08e92,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2006915842',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '424f843f-2406-4191-8ae8-e7a5b9b08e92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb15390-d117-442b-a2b1-651edf0ba9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2006915842 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2006915842, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:22:49 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2006915842 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2006915842, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:22:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-90db8b9a-4764-4b86-8f9b-6e09c23b24c8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['3e11c770-7a9d-488f-9dc1-615d05a90ac9', 'cae8af5c-ffc9-4696-be10-e13d9f15ef16', 'c6bf3eb5-708f-414e-bf1d-13012fae3d58', '55262daa-6fc4-470c-a4b8-b00677ef8651'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:22:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90db8b9a-4764-4b86-8f9b-6e09c23b24c8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90db8b9a-4764-4b86-8f9b-6e09c23b24c8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90db8b9a-4764-4b86-8f9b-6e09c23b24c8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb15390-d117-442b-a2b1-651edf0ba9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e11c770-7a9d-488f-9dc1-615d05a90ac9', 'cae8af5c-ffc9-4696-be10-e13d9f15ef16', 'c6bf3eb5-708f-414e-bf1d-13012fae3d58', '55262daa-6fc4-470c-a4b8-b00677ef8651']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc4954f-3f91-4e22-bf81-640d7843186a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-90db8b9a-4764-4b86-8f9b-6e09c23b24c8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90db8b9a-4764-4b86-8f9b-6e09c23b24c8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 748/1498] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:49 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc4954f-3f91-4e22-bf81-640d7843186a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09cf4b08-017c-43f8-b4f0-647b6e94f0af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-479933259',encryption_key_id=None,group_id=3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0,group_type_id=,metadata={},multiattach=False,project_id='8caa1cbb957e461cbedbeeb17177dcd7',qos_specs=None,replication_status=,reservations=['3e11c770-7a9d-488f-9dc1-615d05a90ac9','cae8af5c-ffc9-4696-be10-e13d9f15ef16','c6bf3eb5-708f-414e-bf1d-13012fae3d58','55262daa-6fc4-470c-a4b8-b00677ef8651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_type_id=424f843f-2406-4191-8ae8-e7a5b9b08e92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-479933259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0,host=None,id=09cf4b08-017c-43f8-b4f0-647b6e94f0af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8caa1cbb957e461cbedbeeb17177dcd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(424f843f-2406-4191-8ae8-e7a5b9b08e92),volume_type_id=424f843f-2406-4191-8ae8-e7a5b9b08e92)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab8c666-722f-4acf-aab3-4b23677a6c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab8c666-722f-4acf-aab3-4b23677a6c5a) transitioned into state 'SUCCESS' from state '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-479933259',encryption_key_id=None,group_id=3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0,group_type_id=,metadata={},multiattach=False,project_id='8caa1cbb957e461cbedbeeb17177dcd7',qos_specs=None,replication_status=,reservations=['3e11c770-7a9d-488f-9dc1-615d05a90ac9','cae8af5c-ffc9-4696-be10-e13d9f15ef16','c6bf3eb5-708f-414e-bf1d-13012fae3d58','55262daa-6fc4-470c-a4b8-b00677ef8651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_type_id=424f843f-2406-4191-8ae8-e7a5b9b08e92)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26dad4d6-0719-4c34-a76e-9d7768cb3e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26dad4d6-0719-4c34-a76e-9d7768cb3e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Flow 'volume_create_api' (2215d0f9-19c0-4b9f-8632-9047c292a13f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume request issued successfully. Sep 03 11:22:49 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:49 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-36bdc130-1afb-4f6b-957c-841ef6d6c868 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-36bdc130-1afb-4f6b-957c-841ef6d6c868 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-36bdc130-1afb-4f6b-957c-841ef6d6c868 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-36bdc130-1afb-4f6b-957c-841ef6d6c868 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-36bdc130-1afb-4f6b-957c-841ef6d6c868 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1bb123c0-f55d-4adb-96c3-0fdfdec4c044 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:22:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 751/1499] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:22:48 2026] POST /volume/v3/volumes => generated 830 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ba23d880-2d07-4422-8fe6-cd28a7ddb41a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-36bdc130-1afb-4f6b-957c-841ef6d6c868 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 200 Sep 03 11:22:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 749/1500] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:49 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba23d880-2d07-4422-8fe6-cd28a7ddb41a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba23d880-2d07-4422-8fe6-cd28a7ddb41a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba23d880-2d07-4422-8fe6-cd28a7ddb41a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ba23d880-2d07-4422-8fe6-cd28a7ddb41a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:49 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-ba23d880-2d07-4422-8fe6-cd28a7ddb41a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:49 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-ba23d880-2d07-4422-8fe6-cd28a7ddb41a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:49 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-ba23d880-2d07-4422-8fe6-cd28a7ddb41a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba23d880-2d07-4422-8fe6-cd28a7ddb41a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:22:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 752/1501] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:49 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 898 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-90ff50b9-20fb-4f98-94f6-c2575b3698cf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90ff50b9-20fb-4f98-94f6-c2575b3698cf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90ff50b9-20fb-4f98-94f6-c2575b3698cf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90ff50b9-20fb-4f98-94f6-c2575b3698cf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-90ff50b9-20fb-4f98-94f6-c2575b3698cf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90ff50b9-20fb-4f98-94f6-c2575b3698cf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 750/1502] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:50 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1609ee82-b6e9-4cce-a570-ab7672c3279f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1609ee82-b6e9-4cce-a570-ab7672c3279f tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1609ee82-b6e9-4cce-a570-ab7672c3279f tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1609ee82-b6e9-4cce-a570-ab7672c3279f tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1609ee82-b6e9-4cce-a570-ab7672c3279f tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 404 Sep 03 11:22:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 753/1503] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:50 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c70d9880-0da4-444a-9841-1f566b32206b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c70d9880-0da4-444a-9841-1f566b32206b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c70d9880-0da4-444a-9841-1f566b32206b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c70d9880-0da4-444a-9841-1f566b32206b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-c70d9880-0da4-444a-9841-1f566b32206b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-c70d9880-0da4-444a-9841-1f566b32206b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c70d9880-0da4-444a-9841-1f566b32206b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Get all volumes completed successfully. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c70d9880-0da4-444a-9841-1f566b32206b tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 200 Sep 03 11:22:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 751/1504] 192.168.122.194 () {58 vars in 1121 bytes} [Thu Sep 3 11:22:50 2026] GET /volume/v3/volumes => generated 343 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1ef55080-3cb3-4f66-81bd-73c5355b54e5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1ef55080-3cb3-4f66-81bd-73c5355b54e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/snapshots Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1ef55080-3cb3-4f66-81bd-73c5355b54e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1ef55080-3cb3-4f66-81bd-73c5355b54e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-1ef55080-3cb3-4f66-81bd-73c5355b54e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-1ef55080-3cb3-4f66-81bd-73c5355b54e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: /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 03 11:22:50 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1ef55080-3cb3-4f66-81bd-73c5355b54e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Get all snapshots completed successfully. Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1ef55080-3cb3-4f66-81bd-73c5355b54e5 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 200 Sep 03 11:22:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 754/1505] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:22:50 2026] GET /volume/v3/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b3983971-0b65-4bf0-9d87-c8e0fcf8a092 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b3983971-0b65-4bf0-9d87-c8e0fcf8a092 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b3983971-0b65-4bf0-9d87-c8e0fcf8a092 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b3983971-0b65-4bf0-9d87-c8e0fcf8a092 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b3983971-0b65-4bf0-9d87-c8e0fcf8a092 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b3983971-0b65-4bf0-9d87-c8e0fcf8a092 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 752/1506] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:50 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 887 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e7820952-6390-47ce-aa61-ff4f38be98e8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e7820952-6390-47ce-aa61-ff4f38be98e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] DELETE http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e7820952-6390-47ce-aa61-ff4f38be98e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e7820952-6390-47ce-aa61-ff4f38be98e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-e7820952-6390-47ce-aa61-ff4f38be98e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Delete volume with id: f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e7820952-6390-47ce-aa61-ff4f38be98e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8862e885-f524-453e-9633-53508d4867e6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8862e885-f524-453e-9633-53508d4867e6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8862e885-f524-453e-9633-53508d4867e6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8862e885-f524-453e-9633-53508d4867e6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8862e885-f524-453e-9633-53508d4867e6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-8862e885-f524-453e-9633-53508d4867e6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:50 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-8862e885-f524-453e-9633-53508d4867e6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e7820952-6390-47ce-aa61-ff4f38be98e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Delete volume request issued successfully. Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e7820952-6390-47ce-aa61-ff4f38be98e8 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 202 Sep 03 11:22:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 755/1507] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:22:50 2026] DELETE /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b71307cf-7c4e-435e-88e6-e96b04e25388 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b71307cf-7c4e-435e-88e6-e96b04e25388 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b71307cf-7c4e-435e-88e6-e96b04e25388 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b71307cf-7c4e-435e-88e6-e96b04e25388 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b71307cf-7c4e-435e-88e6-e96b04e25388 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Volume info retrieved successfully. Sep 03 11:22:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b71307cf-7c4e-435e-88e6-e96b04e25388 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 200 Sep 03 11:22:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 756/1508] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:50 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 886 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:50 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-8862e885-f524-453e-9633-53508d4867e6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8862e885-f524-453e-9633-53508d4867e6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:22:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 753/1509] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:50 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-faa48746-1aaf-4453-ac47-b7c5ff95deac None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-faa48746-1aaf-4453-ac47-b7c5ff95deac tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-faa48746-1aaf-4453-ac47-b7c5ff95deac tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-faa48746-1aaf-4453-ac47-b7c5ff95deac tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-faa48746-1aaf-4453-ac47-b7c5ff95deac tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-faa48746-1aaf-4453-ac47-b7c5ff95deac tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 757/1510] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:51 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7d359184-ba3b-49cb-8bb2-ae5880d03325 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d359184-ba3b-49cb-8bb2-ae5880d03325 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 Sep 03 11:22:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7d359184-ba3b-49cb-8bb2-ae5880d03325 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7d359184-ba3b-49cb-8bb2-ae5880d03325 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d359184-ba3b-49cb-8bb2-ae5880d03325 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 returned with HTTP 404 Sep 03 11:22:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 754/1511] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:51 2026] GET /volume/v3/volumes/f9cb9d38-ab27-4b75-adda-579b3c8d1832 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-86c3e9a6-0417-438f-8f1b-9e3200c6c2d0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-86c3e9a6-0417-438f-8f1b-9e3200c6c2d0 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-86c3e9a6-0417-438f-8f1b-9e3200c6c2d0 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-86c3e9a6-0417-438f-8f1b-9e3200c6c2d0 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-86c3e9a6-0417-438f-8f1b-9e3200c6c2d0 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Delete snapshot with id: d9ddebbc-494e-431b-8e62-c07783d2ef04 Sep 03 11:22:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-86c3e9a6-0417-438f-8f1b-9e3200c6c2d0 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 returned with HTTP 404 Sep 03 11:22:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-61b57792-9d01-4054-8afd-15a804bb30ed None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 758/1512] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:22:51 2026] DELETE /volume/v3/snapshots/d9ddebbc-494e-431b-8e62-c07783d2ef04 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:22:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-61b57792-9d01-4054-8afd-15a804bb30ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:22:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-61b57792-9d01-4054-8afd-15a804bb30ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2a77a6b5-4f4e-4a19-a3aa-2300265b7e40 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-61b57792-9d01-4054-8afd-15a804bb30ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2a77a6b5-4f4e-4a19-a3aa-2300265b7e40 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] GET http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2a77a6b5-4f4e-4a19-a3aa-2300265b7e40 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2a77a6b5-4f4e-4a19-a3aa-2300265b7e40 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2a77a6b5-4f4e-4a19-a3aa-2300265b7e40 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 404 Sep 03 11:22:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 759/1513] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:51 2026] GET /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:22:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-61b57792-9d01-4054-8afd-15a804bb30ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7f53f138-d970-4058-b33b-c38e1433c356 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:51 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-61b57792-9d01-4054-8afd-15a804bb30ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:51 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-61b57792-9d01-4054-8afd-15a804bb30ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f53f138-d970-4058-b33b-c38e1433c356 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] DELETE http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7f53f138-d970-4058-b33b-c38e1433c356 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7f53f138-d970-4058-b33b-c38e1433c356 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:51 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-7f53f138-d970-4058-b33b-c38e1433c356 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] Delete volume with id: 99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 Sep 03 11:22:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f53f138-d970-4058-b33b-c38e1433c356 tempest-VolumesDeleteCascade-1068918560 tempest-VolumesDeleteCascade-1068918560-project-member] http://192.168.122.194/volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 returned with HTTP 404 Sep 03 11:22:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 760/1514] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:22:51 2026] DELETE /volume/v3/volumes/99fa59e2-93b3-4e6d-98e9-5ab4acd43c57 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:22:52 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-61b57792-9d01-4054-8afd-15a804bb30ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-61b57792-9d01-4054-8afd-15a804bb30ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:22:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 755/1515] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:51 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f9ca2ca0-310b-40f5-bd83-2d53bf3937e8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f9ca2ca0-310b-40f5-bd83-2d53bf3937e8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f9ca2ca0-310b-40f5-bd83-2d53bf3937e8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f9ca2ca0-310b-40f5-bd83-2d53bf3937e8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f9ca2ca0-310b-40f5-bd83-2d53bf3937e8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f9ca2ca0-310b-40f5-bd83-2d53bf3937e8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 761/1516] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:52 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e8981fd7-6193-4e82-8a42-7dce5ae3c6a3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8981fd7-6193-4e82-8a42-7dce5ae3c6a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:22:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8981fd7-6193-4e82-8a42-7dce5ae3c6a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8981fd7-6193-4e82-8a42-7dce5ae3c6a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e8981fd7-6193-4e82-8a42-7dce5ae3c6a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:53 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-e8981fd7-6193-4e82-8a42-7dce5ae3c6a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:53 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-e8981fd7-6193-4e82-8a42-7dce5ae3c6a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:53 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-e8981fd7-6193-4e82-8a42-7dce5ae3c6a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8981fd7-6193-4e82-8a42-7dce5ae3c6a3 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:22:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 756/1517] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:53 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6bc3d441-4323-4685-9c18-bf1ea09354f9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6bc3d441-4323-4685-9c18-bf1ea09354f9 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6bc3d441-4323-4685-9c18-bf1ea09354f9 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6bc3d441-4323-4685-9c18-bf1ea09354f9 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6bc3d441-4323-4685-9c18-bf1ea09354f9 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6bc3d441-4323-4685-9c18-bf1ea09354f9 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 762/1518] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:53 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b17f0076-fefb-4e4d-a5df-cc716d2d8787 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b17f0076-fefb-4e4d-a5df-cc716d2d8787 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:22:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b17f0076-fefb-4e4d-a5df-cc716d2d8787 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b17f0076-fefb-4e4d-a5df-cc716d2d8787 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b17f0076-fefb-4e4d-a5df-cc716d2d8787 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:54 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-b17f0076-fefb-4e4d-a5df-cc716d2d8787 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:54 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-b17f0076-fefb-4e4d-a5df-cc716d2d8787 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:54 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-b17f0076-fefb-4e4d-a5df-cc716d2d8787 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b17f0076-fefb-4e4d-a5df-cc716d2d8787 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:22:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 757/1519] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:54 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-523774541"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:22:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-60239df8-db06-46ce-8daa-14e57d46972a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-523774541'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Create volume of 1 GB Sep 03 11:22:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-60239df8-db06-46ce-8daa-14e57d46972a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-60239df8-db06-46ce-8daa-14e57d46972a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-60239df8-db06-46ce-8daa-14e57d46972a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Availability Zones retrieved successfully. Sep 03 11:22:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Flow 'volume_create_api' (f648c1f9-a25e-4324-b591-453ed5b6863a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b79f8b-64cd-467d-9b68-8c1f94ad74a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:22:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-60239df8-db06-46ce-8daa-14e57d46972a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-60239df8-db06-46ce-8daa-14e57d46972a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 758/1520] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:54 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b79f8b-64cd-467d-9b68-8c1f94ad74a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3183e2-bd68-4bd9-a2fd-30de7d55bbd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Created reservations ['0fd8a8b8-f214-4658-8577-f9bd96045c1f', '34b561ba-1528-4962-9dab-b1781e586e42', 'bce6e0b2-7c44-459f-a9d3-c32f1b97a0e1', 'b1ba8c6b-1fa4-43d2-b0ca-d846273eac3b'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3183e2-bd68-4bd9-a2fd-30de7d55bbd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fd8a8b8-f214-4658-8577-f9bd96045c1f', '34b561ba-1528-4962-9dab-b1781e586e42', 'bce6e0b2-7c44-459f-a9d3-c32f1b97a0e1', 'b1ba8c6b-1fa4-43d2-b0ca-d846273eac3b']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747fa46d-e52b-481e-8730-c8e5316a02cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:54 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747fa46d-e52b-481e-8730-c8e5316a02cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3924121-0c9e-4027-a7b5-b385ccd43b8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-523774541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26126ff7fbd2450186c7774e0b049745',qos_specs=None,replication_status=,reservations=['0fd8a8b8-f214-4658-8577-f9bd96045c1f','34b561ba-1528-4962-9dab-b1781e586e42','bce6e0b2-7c44-459f-a9d3-c32f1b97a0e1','b1ba8c6b-1fa4-43d2-b0ca-d846273eac3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d53fd0b3d6ac46be9175e60c41e30762',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-523774541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3924121-0c9e-4027-a7b5-b385ccd43b8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26126ff7fbd2450186c7774e0b049745',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d53fd0b3d6ac46be9175e60c41e30762',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30580470-dde4-4f04-8808-4eb7723d9f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30580470-dde4-4f04-8808-4eb7723d9f86) transitioned into state 'SUCCESS' from state '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-523774541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26126ff7fbd2450186c7774e0b049745',qos_specs=None,replication_status=,reservations=['0fd8a8b8-f214-4658-8577-f9bd96045c1f','34b561ba-1528-4962-9dab-b1781e586e42','bce6e0b2-7c44-459f-a9d3-c32f1b97a0e1','b1ba8c6b-1fa4-43d2-b0ca-d846273eac3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d53fd0b3d6ac46be9175e60c41e30762',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbcc5624-78ae-4e02-9b77-198f4fc087d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbcc5624-78ae-4e02-9b77-198f4fc087d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Flow 'volume_create_api' (f648c1f9-a25e-4324-b591-453ed5b6863a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:22:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Create volume request issued successfully. Sep 03 11:22:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-905393ae-13d2-4245-9c74-abf7477ff6d7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:22:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 763/1521] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:22:54 2026] POST /volume/v3/volumes => generated 755 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:22:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7345d5aa-4fac-4d71-889b-88f0efb5b3a9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7345d5aa-4fac-4d71-889b-88f0efb5b3a9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:22:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7345d5aa-4fac-4d71-889b-88f0efb5b3a9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7345d5aa-4fac-4d71-889b-88f0efb5b3a9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7345d5aa-4fac-4d71-889b-88f0efb5b3a9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:22:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7345d5aa-4fac-4d71-889b-88f0efb5b3a9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:22:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 759/1522] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:54 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e681c31e-4b0c-42ed-89b3-474dea7e38bb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e681c31e-4b0c-42ed-89b3-474dea7e38bb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:22:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e681c31e-4b0c-42ed-89b3-474dea7e38bb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e681c31e-4b0c-42ed-89b3-474dea7e38bb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e681c31e-4b0c-42ed-89b3-474dea7e38bb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:55 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-e681c31e-4b0c-42ed-89b3-474dea7e38bb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:55 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-e681c31e-4b0c-42ed-89b3-474dea7e38bb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:55 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-e681c31e-4b0c-42ed-89b3-474dea7e38bb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e681c31e-4b0c-42ed-89b3-474dea7e38bb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:22:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 764/1523] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:55 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7813fb47-4c2f-4773-a8c6-c328568c9fac None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7813fb47-4c2f-4773-a8c6-c328568c9fac tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7813fb47-4c2f-4773-a8c6-c328568c9fac tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7813fb47-4c2f-4773-a8c6-c328568c9fac tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7813fb47-4c2f-4773-a8c6-c328568c9fac tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7813fb47-4c2f-4773-a8c6-c328568c9fac tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 760/1524] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:55 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f2161069-d5c3-417b-b855-1834870aeae3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2161069-d5c3-417b-b855-1834870aeae3 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:22:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2161069-d5c3-417b-b855-1834870aeae3 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2161069-d5c3-417b-b855-1834870aeae3 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:56 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:56 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f2161069-d5c3-417b-b855-1834870aeae3 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:22:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2161069-d5c3-417b-b855-1834870aeae3 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:22:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 765/1525] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:56 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-32fe8dd0-5593-46b9-b76d-680a5838e0d9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-32fe8dd0-5593-46b9-b76d-680a5838e0d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:22:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-32fe8dd0-5593-46b9-b76d-680a5838e0d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-32fe8dd0-5593-46b9-b76d-680a5838e0d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-32fe8dd0-5593-46b9-b76d-680a5838e0d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:56 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-32fe8dd0-5593-46b9-b76d-680a5838e0d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:56 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-32fe8dd0-5593-46b9-b76d-680a5838e0d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:56 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-32fe8dd0-5593-46b9-b76d-680a5838e0d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-32fe8dd0-5593-46b9-b76d-680a5838e0d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:22:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 761/1526] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:56 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9867bfd8-1760-4488-80a1-2c4f207f2572 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9867bfd8-1760-4488-80a1-2c4f207f2572 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9867bfd8-1760-4488-80a1-2c4f207f2572 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9867bfd8-1760-4488-80a1-2c4f207f2572 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:56 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:56 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9867bfd8-1760-4488-80a1-2c4f207f2572 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9867bfd8-1760-4488-80a1-2c4f207f2572 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 766/1527] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:56 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a085e57c-bff3-4ef0-aa1f-ce4754bfb760 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a085e57c-bff3-4ef0-aa1f-ce4754bfb760 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:22:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a085e57c-bff3-4ef0-aa1f-ce4754bfb760 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a085e57c-bff3-4ef0-aa1f-ce4754bfb760 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a085e57c-bff3-4ef0-aa1f-ce4754bfb760 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:22:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a085e57c-bff3-4ef0-aa1f-ce4754bfb760 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:22:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 762/1528] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:57 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8a8575d3-c2ab-45e7-800d-176adbccc8bf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a8575d3-c2ab-45e7-800d-176adbccc8bf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:22:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a8575d3-c2ab-45e7-800d-176adbccc8bf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a8575d3-c2ab-45e7-800d-176adbccc8bf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8a8575d3-c2ab-45e7-800d-176adbccc8bf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:57 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-8a8575d3-c2ab-45e7-800d-176adbccc8bf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:57 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-8a8575d3-c2ab-45e7-800d-176adbccc8bf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a89b45fd-783b-4180-ab8e-33471a8deb0c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a89b45fd-783b-4180-ab8e-33471a8deb0c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a89b45fd-783b-4180-ab8e-33471a8deb0c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a89b45fd-783b-4180-ab8e-33471a8deb0c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a89b45fd-783b-4180-ab8e-33471a8deb0c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a89b45fd-783b-4180-ab8e-33471a8deb0c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 763/1529] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:57 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:57 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-8a8575d3-c2ab-45e7-800d-176adbccc8bf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a8575d3-c2ab-45e7-800d-176adbccc8bf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:22:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 767/1530] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:57 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cac5a3de-7aa8-49de-9ebc-d7cee1a8a83f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cac5a3de-7aa8-49de-9ebc-d7cee1a8a83f tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:22:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cac5a3de-7aa8-49de-9ebc-d7cee1a8a83f tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cac5a3de-7aa8-49de-9ebc-d7cee1a8a83f tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cac5a3de-7aa8-49de-9ebc-d7cee1a8a83f tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:22:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cac5a3de-7aa8-49de-9ebc-d7cee1a8a83f tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:22:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 764/1531] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:58 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-089a6776-b296-41a8-9029-13e4d5b9f1c3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-089a6776-b296-41a8-9029-13e4d5b9f1c3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-089a6776-b296-41a8-9029-13e4d5b9f1c3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-089a6776-b296-41a8-9029-13e4d5b9f1c3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-089a6776-b296-41a8-9029-13e4d5b9f1c3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-089a6776-b296-41a8-9029-13e4d5b9f1c3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 768/1532] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:58 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dd7660b2-dfaa-4a87-aa70-1ca92ed0eddb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dd7660b2-dfaa-4a87-aa70-1ca92ed0eddb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:22:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dd7660b2-dfaa-4a87-aa70-1ca92ed0eddb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dd7660b2-dfaa-4a87-aa70-1ca92ed0eddb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-dd7660b2-dfaa-4a87-aa70-1ca92ed0eddb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:22:58 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-dd7660b2-dfaa-4a87-aa70-1ca92ed0eddb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:22:58 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-dd7660b2-dfaa-4a87-aa70-1ca92ed0eddb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:22:59 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-dd7660b2-dfaa-4a87-aa70-1ca92ed0eddb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:22:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dd7660b2-dfaa-4a87-aa70-1ca92ed0eddb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:22:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 765/1533] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:22:58 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:22:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4165e1a3-086a-465d-8120-283d9aa27b0a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4165e1a3-086a-465d-8120-283d9aa27b0a tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:22:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4165e1a3-086a-465d-8120-283d9aa27b0a tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4165e1a3-086a-465d-8120-283d9aa27b0a tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:22:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:22:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4165e1a3-086a-465d-8120-283d9aa27b0a tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:22:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4165e1a3-086a-465d-8120-283d9aa27b0a tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:22:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 769/1534] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:59 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:22:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-969960e7-bba5-4d08-81d9-8dd47deb7709 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:22:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-969960e7-bba5-4d08-81d9-8dd47deb7709 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:22:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-969960e7-bba5-4d08-81d9-8dd47deb7709 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:22:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-969960e7-bba5-4d08-81d9-8dd47deb7709 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:22:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:22:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:22:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:22:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:22:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-969960e7-bba5-4d08-81d9-8dd47deb7709 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:22:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-969960e7-bba5-4d08-81d9-8dd47deb7709 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:22:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 766/1535] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:22:59 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-da1f6efd-0c16-42bb-904b-ac13d85690a6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-da1f6efd-0c16-42bb-904b-ac13d85690a6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-da1f6efd-0c16-42bb-904b-ac13d85690a6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-da1f6efd-0c16-42bb-904b-ac13d85690a6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:00 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:00 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-da1f6efd-0c16-42bb-904b-ac13d85690a6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:00 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-da1f6efd-0c16-42bb-904b-ac13d85690a6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:00 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-da1f6efd-0c16-42bb-904b-ac13d85690a6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:00 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-da1f6efd-0c16-42bb-904b-ac13d85690a6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-da1f6efd-0c16-42bb-904b-ac13d85690a6 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:23:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 770/1536] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:00 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7e9fd7ab-afc1-40f9-8266-2bcfcf48c1ed None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7e9fd7ab-afc1-40f9-8266-2bcfcf48c1ed tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7e9fd7ab-afc1-40f9-8266-2bcfcf48c1ed tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7e9fd7ab-afc1-40f9-8266-2bcfcf48c1ed tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7e9fd7ab-afc1-40f9-8266-2bcfcf48c1ed tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7e9fd7ab-afc1-40f9-8266-2bcfcf48c1ed tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 767/1537] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:00 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-917d11cb-9d27-42b9-a2f6-80990d188203 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-917d11cb-9d27-42b9-a2f6-80990d188203 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-917d11cb-9d27-42b9-a2f6-80990d188203 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-917d11cb-9d27-42b9-a2f6-80990d188203 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-917d11cb-9d27-42b9-a2f6-80990d188203 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-917d11cb-9d27-42b9-a2f6-80990d188203 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 771/1538] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:00 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e6198857-0e1e-437e-ab1c-7324dbf39bec None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6198857-0e1e-437e-ab1c-7324dbf39bec tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6198857-0e1e-437e-ab1c-7324dbf39bec tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6198857-0e1e-437e-ab1c-7324dbf39bec tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e6198857-0e1e-437e-ab1c-7324dbf39bec tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:01 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-e6198857-0e1e-437e-ab1c-7324dbf39bec tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:01 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-e6198857-0e1e-437e-ab1c-7324dbf39bec tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:01 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-e6198857-0e1e-437e-ab1c-7324dbf39bec tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-97cb4a99-7626-481c-9ae1-ec4785fd6be0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-97cb4a99-7626-481c-9ae1-ec4785fd6be0 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-97cb4a99-7626-481c-9ae1-ec4785fd6be0 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-97cb4a99-7626-481c-9ae1-ec4785fd6be0 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6198857-0e1e-437e-ab1c-7324dbf39bec tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:23:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 768/1539] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:01 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-97cb4a99-7626-481c-9ae1-ec4785fd6be0 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-97cb4a99-7626-481c-9ae1-ec4785fd6be0 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 772/1540] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:01 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c169f08d-d13e-4294-8672-a0f8db230390 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c169f08d-d13e-4294-8672-a0f8db230390 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c169f08d-d13e-4294-8672-a0f8db230390 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c169f08d-d13e-4294-8672-a0f8db230390 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c169f08d-d13e-4294-8672-a0f8db230390 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c169f08d-d13e-4294-8672-a0f8db230390 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 769/1541] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:02 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d94c5350-da09-4d8c-990e-27e848c3285e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d94c5350-da09-4d8c-990e-27e848c3285e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d94c5350-da09-4d8c-990e-27e848c3285e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d94c5350-da09-4d8c-990e-27e848c3285e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-aeb7f158-eaf0-4752-9005-51163bb0ed4b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aeb7f158-eaf0-4752-9005-51163bb0ed4b tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aeb7f158-eaf0-4752-9005-51163bb0ed4b tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aeb7f158-eaf0-4752-9005-51163bb0ed4b tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d94c5350-da09-4d8c-990e-27e848c3285e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:02 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-d94c5350-da09-4d8c-990e-27e848c3285e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:02 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-d94c5350-da09-4d8c-990e-27e848c3285e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-aeb7f158-eaf0-4752-9005-51163bb0ed4b tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aeb7f158-eaf0-4752-9005-51163bb0ed4b tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 770/1542] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:02 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:02 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-d94c5350-da09-4d8c-990e-27e848c3285e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d94c5350-da09-4d8c-990e-27e848c3285e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:23:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 773/1543] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:02 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bc4e42cf-2919-4164-b272-82cb931e276d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc4e42cf-2919-4164-b272-82cb931e276d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bc4e42cf-2919-4164-b272-82cb931e276d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bc4e42cf-2919-4164-b272-82cb931e276d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bc4e42cf-2919-4164-b272-82cb931e276d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc4e42cf-2919-4164-b272-82cb931e276d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 771/1544] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:03 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6991bf1f-7037-4999-854a-0097f3b9370b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6991bf1f-7037-4999-854a-0097f3b9370b tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6991bf1f-7037-4999-854a-0097f3b9370b tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6991bf1f-7037-4999-854a-0097f3b9370b tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:03 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:03 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6991bf1f-7037-4999-854a-0097f3b9370b tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6991bf1f-7037-4999-854a-0097f3b9370b tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 774/1545] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:03 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f700f48b-2198-4395-9168-fe6624a38b4a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f700f48b-2198-4395-9168-fe6624a38b4a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f700f48b-2198-4395-9168-fe6624a38b4a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f700f48b-2198-4395-9168-fe6624a38b4a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f700f48b-2198-4395-9168-fe6624a38b4a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:03 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-f700f48b-2198-4395-9168-fe6624a38b4a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:03 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-f700f48b-2198-4395-9168-fe6624a38b4a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:03 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-f700f48b-2198-4395-9168-fe6624a38b4a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f700f48b-2198-4395-9168-fe6624a38b4a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:23:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 772/1546] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:03 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-34c78423-4b6d-4e95-b4e5-47c1d7608ca3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-34c78423-4b6d-4e95-b4e5-47c1d7608ca3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-34c78423-4b6d-4e95-b4e5-47c1d7608ca3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-34c78423-4b6d-4e95-b4e5-47c1d7608ca3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:04 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:04 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-34c78423-4b6d-4e95-b4e5-47c1d7608ca3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-34c78423-4b6d-4e95-b4e5-47c1d7608ca3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 775/1547] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:04 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5375fb8d-01c8-4a0a-81b1-55e9c103559f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5375fb8d-01c8-4a0a-81b1-55e9c103559f tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5375fb8d-01c8-4a0a-81b1-55e9c103559f tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5375fb8d-01c8-4a0a-81b1-55e9c103559f tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5375fb8d-01c8-4a0a-81b1-55e9c103559f tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5375fb8d-01c8-4a0a-81b1-55e9c103559f tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 773/1548] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:04 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-83bc37d8-f5fd-4f4e-bb4a-bec739b4a080 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83bc37d8-f5fd-4f4e-bb4a-bec739b4a080 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83bc37d8-f5fd-4f4e-bb4a-bec739b4a080 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83bc37d8-f5fd-4f4e-bb4a-bec739b4a080 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:04 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:04 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-83bc37d8-f5fd-4f4e-bb4a-bec739b4a080 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:04 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-83bc37d8-f5fd-4f4e-bb4a-bec739b4a080 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:04 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-83bc37d8-f5fd-4f4e-bb4a-bec739b4a080 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:04 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-83bc37d8-f5fd-4f4e-bb4a-bec739b4a080 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83bc37d8-f5fd-4f4e-bb4a-bec739b4a080 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:23:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 776/1549] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:04 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6735b18e-5bc2-4cd0-b97e-fb4581ece241 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6735b18e-5bc2-4cd0-b97e-fb4581ece241 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6735b18e-5bc2-4cd0-b97e-fb4581ece241 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6735b18e-5bc2-4cd0-b97e-fb4581ece241 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:05 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:05 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6735b18e-5bc2-4cd0-b97e-fb4581ece241 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6735b18e-5bc2-4cd0-b97e-fb4581ece241 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 774/1550] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:05 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-07fe9845-134d-4fc9-82a0-ec19ec8fe088 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-07fe9845-134d-4fc9-82a0-ec19ec8fe088 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-07fe9845-134d-4fc9-82a0-ec19ec8fe088 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-07fe9845-134d-4fc9-82a0-ec19ec8fe088 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-07fe9845-134d-4fc9-82a0-ec19ec8fe088 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-07fe9845-134d-4fc9-82a0-ec19ec8fe088 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 777/1551] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:05 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-107b4f97-053a-44e8-b402-2068cc34f545 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-107b4f97-053a-44e8-b402-2068cc34f545 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-107b4f97-053a-44e8-b402-2068cc34f545 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-107b4f97-053a-44e8-b402-2068cc34f545 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:05 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:05 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-107b4f97-053a-44e8-b402-2068cc34f545 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:05 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-107b4f97-053a-44e8-b402-2068cc34f545 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:05 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-107b4f97-053a-44e8-b402-2068cc34f545 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:05 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-107b4f97-053a-44e8-b402-2068cc34f545 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-107b4f97-053a-44e8-b402-2068cc34f545 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:23:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 775/1552] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:05 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bfb70422-5683-495d-a485-2805d73d10bf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bfb70422-5683-495d-a485-2805d73d10bf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bfb70422-5683-495d-a485-2805d73d10bf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bfb70422-5683-495d-a485-2805d73d10bf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bfb70422-5683-495d-a485-2805d73d10bf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bfb70422-5683-495d-a485-2805d73d10bf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 778/1553] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:06 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8594bc4a-8564-4016-8b1e-d87560b3c4c7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8594bc4a-8564-4016-8b1e-d87560b3c4c7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8594bc4a-8564-4016-8b1e-d87560b3c4c7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8594bc4a-8564-4016-8b1e-d87560b3c4c7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8594bc4a-8564-4016-8b1e-d87560b3c4c7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8594bc4a-8564-4016-8b1e-d87560b3c4c7 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 776/1554] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:06 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-74358f22-31d4-4c6a-8e42-cc02ec45511e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-74358f22-31d4-4c6a-8e42-cc02ec45511e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-74358f22-31d4-4c6a-8e42-cc02ec45511e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-74358f22-31d4-4c6a-8e42-cc02ec45511e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-74358f22-31d4-4c6a-8e42-cc02ec45511e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:07 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-74358f22-31d4-4c6a-8e42-cc02ec45511e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:07 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-74358f22-31d4-4c6a-8e42-cc02ec45511e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:07 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-74358f22-31d4-4c6a-8e42-cc02ec45511e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-74358f22-31d4-4c6a-8e42-cc02ec45511e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:23:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 779/1555] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:07 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-222a578b-6b73-4f89-acab-7842d5b22d0c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-222a578b-6b73-4f89-acab-7842d5b22d0c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-222a578b-6b73-4f89-acab-7842d5b22d0c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-222a578b-6b73-4f89-acab-7842d5b22d0c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:07 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:07 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-222a578b-6b73-4f89-acab-7842d5b22d0c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-222a578b-6b73-4f89-acab-7842d5b22d0c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 777/1556] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:07 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5a4e5007-e9ee-4a7f-8e69-3ed05ff8267c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a4e5007-e9ee-4a7f-8e69-3ed05ff8267c tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a4e5007-e9ee-4a7f-8e69-3ed05ff8267c tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a4e5007-e9ee-4a7f-8e69-3ed05ff8267c tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5a4e5007-e9ee-4a7f-8e69-3ed05ff8267c tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a4e5007-e9ee-4a7f-8e69-3ed05ff8267c tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 780/1557] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:07 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9206b9ac-0235-4668-b37d-09ff99d738d9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9206b9ac-0235-4668-b37d-09ff99d738d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9206b9ac-0235-4668-b37d-09ff99d738d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9206b9ac-0235-4668-b37d-09ff99d738d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9206b9ac-0235-4668-b37d-09ff99d738d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:08 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-9206b9ac-0235-4668-b37d-09ff99d738d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:08 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-9206b9ac-0235-4668-b37d-09ff99d738d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:08 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-9206b9ac-0235-4668-b37d-09ff99d738d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9206b9ac-0235-4668-b37d-09ff99d738d9 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:23:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 778/1558] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:08 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b009998c-0c1a-42aa-8349-9024711dcb24 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b009998c-0c1a-42aa-8349-9024711dcb24 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b009998c-0c1a-42aa-8349-9024711dcb24 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b009998c-0c1a-42aa-8349-9024711dcb24 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b009998c-0c1a-42aa-8349-9024711dcb24 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b009998c-0c1a-42aa-8349-9024711dcb24 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 781/1559] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:08 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1c09602d-6cf0-4342-a567-fede0485db87 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1c09602d-6cf0-4342-a567-fede0485db87 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1c09602d-6cf0-4342-a567-fede0485db87 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1c09602d-6cf0-4342-a567-fede0485db87 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1c09602d-6cf0-4342-a567-fede0485db87 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1c09602d-6cf0-4342-a567-fede0485db87 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 779/1560] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:08 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-193af004-8c25-4c2d-b3d5-d34c0e0cc4c1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-193af004-8c25-4c2d-b3d5-d34c0e0cc4c1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-193af004-8c25-4c2d-b3d5-d34c0e0cc4c1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-193af004-8c25-4c2d-b3d5-d34c0e0cc4c1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:09 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:09 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-193af004-8c25-4c2d-b3d5-d34c0e0cc4c1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:09 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-193af004-8c25-4c2d-b3d5-d34c0e0cc4c1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:09 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-193af004-8c25-4c2d-b3d5-d34c0e0cc4c1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9e1421fb-d03a-4342-a764-bdf0335c9298 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9e1421fb-d03a-4342-a764-bdf0335c9298 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9e1421fb-d03a-4342-a764-bdf0335c9298 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9e1421fb-d03a-4342-a764-bdf0335c9298 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9e1421fb-d03a-4342-a764-bdf0335c9298 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9e1421fb-d03a-4342-a764-bdf0335c9298 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:23:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 780/1561] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:09 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:09 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-193af004-8c25-4c2d-b3d5-d34c0e0cc4c1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-193af004-8c25-4c2d-b3d5-d34c0e0cc4c1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:23:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 782/1562] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:09 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-508fa59b-8345-4f22-99f1-997b9254e856 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-508fa59b-8345-4f22-99f1-997b9254e856 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-508fa59b-8345-4f22-99f1-997b9254e856 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-508fa59b-8345-4f22-99f1-997b9254e856 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-508fa59b-8345-4f22-99f1-997b9254e856 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-508fa59b-8345-4f22-99f1-997b9254e856 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 781/1563] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:09 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ac86d24f-1a76-4d9e-85d0-ffbfd31f03f8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-db5e3055-f7fb-47dd-afd4-36df35bb6df9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac86d24f-1a76-4d9e-85d0-ffbfd31f03f8 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] DELETE http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-db5e3055-f7fb-47dd-afd4-36df35bb6df9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-db5e3055-f7fb-47dd-afd4-36df35bb6df9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac86d24f-1a76-4d9e-85d0-ffbfd31f03f8 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-db5e3055-f7fb-47dd-afd4-36df35bb6df9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac86d24f-1a76-4d9e-85d0-ffbfd31f03f8 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:09 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-ac86d24f-1a76-4d9e-85d0-ffbfd31f03f8 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Delete volume with id: 7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:23:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:09 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:09 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ac86d24f-1a76-4d9e-85d0-ffbfd31f03f8 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-db5e3055-f7fb-47dd-afd4-36df35bb6df9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-db5e3055-f7fb-47dd-afd4-36df35bb6df9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 782/1564] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:09 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ac86d24f-1a76-4d9e-85d0-ffbfd31f03f8 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Delete volume request issued successfully. Sep 03 11:23:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac86d24f-1a76-4d9e-85d0-ffbfd31f03f8 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 202 Sep 03 11:23:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 783/1565] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:23:09 2026] DELETE /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e0d64546-fd3f-4d68-a199-4202877c3680 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e0d64546-fd3f-4d68-a199-4202877c3680 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e0d64546-fd3f-4d68-a199-4202877c3680 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e0d64546-fd3f-4d68-a199-4202877c3680 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e0d64546-fd3f-4d68-a199-4202877c3680 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Volume info retrieved successfully. Sep 03 11:23:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e0d64546-fd3f-4d68-a199-4202877c3680 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 200 Sep 03 11:23:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 783/1566] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:09 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bbbc6d91-c0b0-4641-a45b-6c0aedb847f4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bbbc6d91-c0b0-4641-a45b-6c0aedb847f4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bbbc6d91-c0b0-4641-a45b-6c0aedb847f4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bbbc6d91-c0b0-4641-a45b-6c0aedb847f4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bbbc6d91-c0b0-4641-a45b-6c0aedb847f4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:10 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-bbbc6d91-c0b0-4641-a45b-6c0aedb847f4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:10 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-bbbc6d91-c0b0-4641-a45b-6c0aedb847f4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d17f62c7-99c9-44c2-8fc1-b1796adcf66c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d17f62c7-99c9-44c2-8fc1-b1796adcf66c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-bbbc6d91-c0b0-4641-a45b-6c0aedb847f4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d17f62c7-99c9-44c2-8fc1-b1796adcf66c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d17f62c7-99c9-44c2-8fc1-b1796adcf66c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bbbc6d91-c0b0-4641-a45b-6c0aedb847f4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:23:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 784/1567] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:10 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 922 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d17f62c7-99c9-44c2-8fc1-b1796adcf66c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d17f62c7-99c9-44c2-8fc1-b1796adcf66c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 784/1568] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:10 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-af02ca81-9e50-4c61-8513-c28de4d97496 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af02ca81-9e50-4c61-8513-c28de4d97496 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-af02ca81-9e50-4c61-8513-c28de4d97496 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-af02ca81-9e50-4c61-8513-c28de4d97496 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-af02ca81-9e50-4c61-8513-c28de4d97496 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af02ca81-9e50-4c61-8513-c28de4d97496 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 785/1569] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:10 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-91f1fa7e-b58d-4beb-8adc-4fa70899bdfd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-91f1fa7e-b58d-4beb-8adc-4fa70899bdfd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] PUT http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-91f1fa7e-b58d-4beb-8adc-4fa70899bdfd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1962740532"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-91f1fa7e-b58d-4beb-8adc-4fa70899bdfd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-91f1fa7e-b58d-4beb-8adc-4fa70899bdfd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume updated successfully. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-91f1fa7e-b58d-4beb-8adc-4fa70899bdfd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 785/1570] 192.168.122.194 () {60 vars in 1252 bytes} [Thu Sep 3 11:23:10 2026] PUT /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 793 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bcc202e9-4a12-46fb-91cb-3b668cf028e0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bcc202e9-4a12-46fb-91cb-3b668cf028e0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] PUT http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bcc202e9-4a12-46fb-91cb-3b668cf028e0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-30890711", "description": "This is the new description of volume"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bcc202e9-4a12-46fb-91cb-3b668cf028e0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bcc202e9-4a12-46fb-91cb-3b668cf028e0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume updated successfully. Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bcc202e9-4a12-46fb-91cb-3b668cf028e0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 786/1571] 192.168.122.194 () {60 vars in 1253 bytes} [Thu Sep 3 11:23:10 2026] PUT /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 830 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b212a100-5735-4cda-9cb2-05bbc1c72291 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b212a100-5735-4cda-9cb2-05bbc1c72291 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b212a100-5735-4cda-9cb2-05bbc1c72291 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b212a100-5735-4cda-9cb2-05bbc1c72291 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b212a100-5735-4cda-9cb2-05bbc1c72291 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b212a100-5735-4cda-9cb2-05bbc1c72291 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 786/1572] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:10 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 898 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2b900419-5cf6-43ec-9b80-1b6b152d64a1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b900419-5cf6-43ec-9b80-1b6b152d64a1 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b900419-5cf6-43ec-9b80-1b6b152d64a1 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b900419-5cf6-43ec-9b80-1b6b152d64a1 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1241732669", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-832620909"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1241732669', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-832620909'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume of 1 GB Sep 03 11:23:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Availability Zones retrieved successfully. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2b900419-5cf6-43ec-9b80-1b6b152d64a1 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b900419-5cf6-43ec-9b80-1b6b152d64a1 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 787/1573] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:10 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (e96bb8cc-e5c1-4c7d-8b6d-87548ad13c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9313f0-94d3-4b71-87fd-f5f5d75d5111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-416a4f88-468b-4ffc-a742-845507eee512 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-416a4f88-468b-4ffc-a742-845507eee512 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] GET http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-416a4f88-468b-4ffc-a742-845507eee512 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-416a4f88-468b-4ffc-a742-845507eee512 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-416a4f88-468b-4ffc-a742-845507eee512 tempest-TestImageHashVerification-2081030438 tempest-TestImageHashVerification-2081030438-project-member] http://192.168.122.194/volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 returned with HTTP 404 Sep 03 11:23:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 788/1574] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:11 2026] GET /volume/v3/volumes/7c0527e9-9b56-4836-8781-e077e5abb490 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9313f0-94d3-4b71-87fd-f5f5d75d5111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e1e12d-7be7-40fa-b98f-834451034000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Created reservations ['06dbdd13-7f83-4531-9992-d5e0642e081d', 'a349e00f-9c1c-4ffe-b540-b51170e6ba0b', '6e2607f1-ab5e-4489-91d4-111067321a3a', '57e4fdaf-0627-4f51-96d4-db5ab45fd57a'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e1e12d-7be7-40fa-b98f-834451034000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06dbdd13-7f83-4531-9992-d5e0642e081d', 'a349e00f-9c1c-4ffe-b540-b51170e6ba0b', '6e2607f1-ab5e-4489-91d4-111067321a3a', '57e4fdaf-0627-4f51-96d4-db5ab45fd57a']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed4c8df6-0339-4254-89a1-2615127bef9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed4c8df6-0339-4254-89a1-2615127bef9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d1217f9-dcf9-4df9-a43c-f27e6a9b0070', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1241732669',display_name='tempest-VolumesGetTest-Volume-832620909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['06dbdd13-7f83-4531-9992-d5e0642e081d','a349e00f-9c1c-4ffe-b540-b51170e6ba0b','6e2607f1-ab5e-4489-91d4-111067321a3a','57e4fdaf-0627-4f51-96d4-db5ab45fd57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1241732669',display_name='tempest-VolumesGetTest-Volume-832620909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d1217f9-dcf9-4df9-a43c-f27e6a9b0070,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7fa995d29344de194fdbabe2f065b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89622cf4-9f71-42fd-a448-14ef3824c430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89622cf4-9f71-42fd-a448-14ef3824c430) transitioned into 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-1241732669',display_name='tempest-VolumesGetTest-Volume-832620909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['06dbdd13-7f83-4531-9992-d5e0642e081d','a349e00f-9c1c-4ffe-b540-b51170e6ba0b','6e2607f1-ab5e-4489-91d4-111067321a3a','57e4fdaf-0627-4f51-96d4-db5ab45fd57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb47cd8-0a2f-4f39-a86d-62c9dcafe606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb47cd8-0a2f-4f39-a86d-62c9dcafe606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (e96bb8cc-e5c1-4c7d-8b6d-87548ad13c1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request issued successfully. Sep 03 11:23:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f3eb430-dd58-4ba2-83f8-803560b1c3e2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 787/1575] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:23:10 2026] POST /volume/v3/volumes => generated 788 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f7f9460e-fb1f-4805-b988-ee55ae70adf0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f7f9460e-fb1f-4805-b988-ee55ae70adf0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f7f9460e-fb1f-4805-b988-ee55ae70adf0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f7f9460e-fb1f-4805-b988-ee55ae70adf0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f7f9460e-fb1f-4805-b988-ee55ae70adf0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f7f9460e-fb1f-4805-b988-ee55ae70adf0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 returned with HTTP 200 Sep 03 11:23:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 789/1576] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:11 2026] GET /volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d6443566-43bd-4e11-8193-45110d9e2358 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6443566-43bd-4e11-8193-45110d9e2358 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6443566-43bd-4e11-8193-45110d9e2358 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6443566-43bd-4e11-8193-45110d9e2358 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d6443566-43bd-4e11-8193-45110d9e2358 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:11 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-d6443566-43bd-4e11-8193-45110d9e2358 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:11 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-d6443566-43bd-4e11-8193-45110d9e2358 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-d6443566-43bd-4e11-8193-45110d9e2358 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6443566-43bd-4e11-8193-45110d9e2358 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 200 Sep 03 11:23:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 788/1577] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:11 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 923 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bde9b06f-5556-4645-8d15-57743a1598bc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-706240164", "volume_type": "424f843f-2406-4191-8ae8-e7a5b9b08e92", "group_id": "3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-706240164', 'volume_type': '424f843f-2406-4191-8ae8-e7a5b9b08e92', 'group_id': '3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:11 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume of 1 GB Sep 03 11:23:11 devstack devstack@c-api.service[86725]: /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 03 11:23:11 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:23:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Availability Zones retrieved successfully. Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Flow 'volume_create_api' (fa080f5c-74ba-4dbf-a51f-dfcceea46eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6b9c2d-7a68-49fd-bc8e-a7bca8e170ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6b9c2d-7a68-49fd-bc8e-a7bca8e170ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:22:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=424f843f-2406-4191-8ae8-e7a5b9b08e92,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2006915842',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '424f843f-2406-4191-8ae8-e7a5b9b08e92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615a859d-1177-4fa5-adf9-a7682ec72384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ee384e34-f781-4455-a71d-0bdc8e37f300 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ee384e34-f781-4455-a71d-0bdc8e37f300 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ee384e34-f781-4455-a71d-0bdc8e37f300 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ee384e34-f781-4455-a71d-0bdc8e37f300 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:12 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2006915842 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2006915842, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:23:12 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2006915842 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2006915842, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ee384e34-f781-4455-a71d-0bdc8e37f300 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ee384e34-f781-4455-a71d-0bdc8e37f300 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 789/1578] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:11 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f3924121-0c9e-4027-a7b5-b385ccd43b8c", "size": 2, "name": "tempest-VolumesCloneTest-Volume-609490246"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Create volume request body: {'volume': {'source_volid': 'f3924121-0c9e-4027-a7b5-b385ccd43b8c', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-609490246'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['6940d2ce-6c35-4581-ab3e-8cfe1911fe52', '2efa4e8c-fa34-4ebb-a3a2-dfe90ab318ea', '9f795820-b37e-4756-a350-00c929f05ace', 'da719631-7fd2-40f2-a207-a69660013dc4'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615a859d-1177-4fa5-adf9-a7682ec72384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6940d2ce-6c35-4581-ab3e-8cfe1911fe52', '2efa4e8c-fa34-4ebb-a3a2-dfe90ab318ea', '9f795820-b37e-4756-a350-00c929f05ace', 'da719631-7fd2-40f2-a207-a69660013dc4']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89941c32-c0dc-4e45-b913-d112e1f9fd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume retrieved successfully. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Create volume of 2 GB Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Availability Zones retrieved successfully. Sep 03 11:23:12 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:12 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Flow 'volume_create_api' (c9e83a37-740e-463e-8349-e8ba3fe5f5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89941c32-c0dc-4e45-b913-d112e1f9fd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c872177-e751-480a-a7a8-12b26af246d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-706240164',encryption_key_id=None,group_id=3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0,group_type_id=,metadata={},multiattach=False,project_id='8caa1cbb957e461cbedbeeb17177dcd7',qos_specs=None,replication_status=,reservations=['6940d2ce-6c35-4581-ab3e-8cfe1911fe52','2efa4e8c-fa34-4ebb-a3a2-dfe90ab318ea','9f795820-b37e-4756-a350-00c929f05ace','da719631-7fd2-40f2-a207-a69660013dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_type_id=424f843f-2406-4191-8ae8-e7a5b9b08e92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-706240164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0,host=None,id=9c872177-e751-480a-a7a8-12b26af246d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8caa1cbb957e461cbedbeeb17177dcd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(424f843f-2406-4191-8ae8-e7a5b9b08e92),volume_type_id=424f843f-2406-4191-8ae8-e7a5b9b08e92)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e354cb7-6d27-49df-aee1-9b1af2798982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1247b13f-8ff3-4e6e-8c4d-dcfab216cb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1247b13f-8ff3-4e6e-8c4d-dcfab216cb9e) transitioned into state 'SUCCESS' from state '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-706240164',encryption_key_id=None,group_id=3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0,group_type_id=,metadata={},multiattach=False,project_id='8caa1cbb957e461cbedbeeb17177dcd7',qos_specs=None,replication_status=,reservations=['6940d2ce-6c35-4581-ab3e-8cfe1911fe52','2efa4e8c-fa34-4ebb-a3a2-dfe90ab318ea','9f795820-b37e-4756-a350-00c929f05ace','da719631-7fd2-40f2-a207-a69660013dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_type_id=424f843f-2406-4191-8ae8-e7a5b9b08e92)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68112798-cee9-4b53-a4bb-e1d1375d77b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e354cb7-6d27-49df-aee1-9b1af2798982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f3924121-0c9e-4027-a7b5-b385ccd43b8c', 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a313515f-f0ce-4d93-8eb0-6ac624377338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68112798-cee9-4b53-a4bb-e1d1375d77b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Flow 'volume_create_api' (fa080f5c-74ba-4dbf-a51f-dfcceea46eed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume request issued successfully. Sep 03 11:23:12 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:12 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bde9b06f-5556-4645-8d15-57743a1598bc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 790/1579] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:23:11 2026] POST /volume/v3/volumes => generated 830 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Created reservations ['18f46ff5-e4ef-4e08-8c14-8a4800b6bae7', '5c7e9a52-a30b-4f1a-a989-d75dd95fc510', '1984d455-c142-413b-9838-bcfc3d5f69e3', '3e0e945d-ec32-4dd9-ade4-c39a01f4427e'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1d7e576a-f49b-4751-86ac-33ad6034ba80 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a313515f-f0ce-4d93-8eb0-6ac624377338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18f46ff5-e4ef-4e08-8c14-8a4800b6bae7', '5c7e9a52-a30b-4f1a-a989-d75dd95fc510', '1984d455-c142-413b-9838-bcfc3d5f69e3', '3e0e945d-ec32-4dd9-ade4-c39a01f4427e']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d7e576a-f49b-4751-86ac-33ad6034ba80 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d7e576a-f49b-4751-86ac-33ad6034ba80 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d7e576a-f49b-4751-86ac-33ad6034ba80 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee71d9b4-3bc8-41d3-afb4-a544dbd2e75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:12 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1d7e576a-f49b-4751-86ac-33ad6034ba80 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:12 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-1d7e576a-f49b-4751-86ac-33ad6034ba80 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:12 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-1d7e576a-f49b-4751-86ac-33ad6034ba80 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee71d9b4-3bc8-41d3-afb4-a544dbd2e75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72b7f957-ec29-448e-9885-b22ca0f22aaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-609490246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26126ff7fbd2450186c7774e0b049745',qos_specs=None,replication_status=,reservations=['18f46ff5-e4ef-4e08-8c14-8a4800b6bae7','5c7e9a52-a30b-4f1a-a989-d75dd95fc510','1984d455-c142-413b-9838-bcfc3d5f69e3','3e0e945d-ec32-4dd9-ade4-c39a01f4427e'],size=2,snapshot_id=None,source_replicaid=,source_volid=f3924121-0c9e-4027-a7b5-b385ccd43b8c,status='creating',user_id='d53fd0b3d6ac46be9175e60c41e30762',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-609490246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72b7f957-ec29-448e-9885-b22ca0f22aaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26126ff7fbd2450186c7774e0b049745',provider_auth=None,provider_geometry=None,provider_id=None,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=f3924121-0c9e-4027-a7b5-b385ccd43b8c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d53fd0b3d6ac46be9175e60c41e30762',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30812a7f-2b99-45d6-848d-f56b8589771f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30812a7f-2b99-45d6-848d-f56b8589771f) transitioned into state 'SUCCESS' from state '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-609490246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26126ff7fbd2450186c7774e0b049745',qos_specs=None,replication_status=,reservations=['18f46ff5-e4ef-4e08-8c14-8a4800b6bae7','5c7e9a52-a30b-4f1a-a989-d75dd95fc510','1984d455-c142-413b-9838-bcfc3d5f69e3','3e0e945d-ec32-4dd9-ade4-c39a01f4427e'],size=2,snapshot_id=None,source_replicaid=,source_volid=f3924121-0c9e-4027-a7b5-b385ccd43b8c,status='creating',user_id='d53fd0b3d6ac46be9175e60c41e30762',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e3bc00-0bd1-4c6c-bb29-ac2b5fae9f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-1d7e576a-f49b-4751-86ac-33ad6034ba80 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d7e576a-f49b-4751-86ac-33ad6034ba80 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 returned with HTTP 200 Sep 03 11:23:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 791/1580] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:12 2026] GET /volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 => generated 898 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1c9e18ca-f853-4a92-b50d-996537cd0e67 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1c9e18ca-f853-4a92-b50d-996537cd0e67 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1c9e18ca-f853-4a92-b50d-996537cd0e67 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1c9e18ca-f853-4a92-b50d-996537cd0e67 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e3bc00-0bd1-4c6c-bb29-ac2b5fae9f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:12 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Flow 'volume_create_api' (c9e83a37-740e-463e-8349-e8ba3fe5f5c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Create volume request issued successfully. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49cd026e-e484-4558-a0a8-3bdf5dedb1dd tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 790/1581] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:23:12 2026] POST /volume/v3/volumes => generated 789 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:23:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1c9e18ca-f853-4a92-b50d-996537cd0e67 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a0c6ad8d-f801-43f8-a283-056bb4e5abd4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a0c6ad8d-f801-43f8-a283-056bb4e5abd4 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a0c6ad8d-f801-43f8-a283-056bb4e5abd4 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a0c6ad8d-f801-43f8-a283-056bb4e5abd4 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1c9e18ca-f853-4a92-b50d-996537cd0e67 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 returned with HTTP 200 Sep 03 11:23:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 792/1582] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:12 2026] GET /volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 => generated 880 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a0c6ad8d-f801-43f8-a283-056bb4e5abd4 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a0c6ad8d-f801-43f8-a283-056bb4e5abd4 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 791/1583] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:12 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a7fc144f-c9d5-42bf-81f0-809fb1bfbe7f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a7fc144f-c9d5-42bf-81f0-809fb1bfbe7f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a7fc144f-c9d5-42bf-81f0-809fb1bfbe7f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a7fc144f-c9d5-42bf-81f0-809fb1bfbe7f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=496,cinder:INSERT=34,cinder:UPDATE=55 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a7fc144f-c9d5-42bf-81f0-809fb1bfbe7f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:13 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-a7fc144f-c9d5-42bf-81f0-809fb1bfbe7f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:13 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-a7fc144f-c9d5-42bf-81f0-809fb1bfbe7f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-89130c63-8e48-44c0-af9b-457f09212ed0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-89130c63-8e48-44c0-af9b-457f09212ed0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-89130c63-8e48-44c0-af9b-457f09212ed0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-89130c63-8e48-44c0-af9b-457f09212ed0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=545,cinder:UPDATE=99,cinder:INSERT=57 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-a7fc144f-c9d5-42bf-81f0-809fb1bfbe7f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-89130c63-8e48-44c0-af9b-457f09212ed0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-89130c63-8e48-44c0-af9b-457f09212ed0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 returned with HTTP 200 Sep 03 11:23:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 792/1584] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:13 2026] GET /volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 => generated 881 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f8ac6f84-72e0-4d87-bd89-ab15fb692b67 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f8ac6f84-72e0-4d87-bd89-ab15fb692b67 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a7fc144f-c9d5-42bf-81f0-809fb1bfbe7f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 returned with HTTP 200 Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f8ac6f84-72e0-4d87-bd89-ab15fb692b67 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f8ac6f84-72e0-4d87-bd89-ab15fb692b67 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 793/1585] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:13 2026] GET /volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 => generated 923 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-75dbc411-9f9f-45fc-bee9-5fe41351b65a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-75dbc411-9f9f-45fc-bee9-5fe41351b65a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] PUT http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-75dbc411-9f9f-45fc-bee9-5fe41351b65a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1962740532", "description": null}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f8ac6f84-72e0-4d87-bd89-ab15fb692b67 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-75dbc411-9f9f-45fc-bee9-5fe41351b65a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f8ac6f84-72e0-4d87-bd89-ab15fb692b67 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 793/1586] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:13 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 881 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-733c78ad-689f-47d2-b716-93f0da8bba0c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-75dbc411-9f9f-45fc-bee9-5fe41351b65a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume updated successfully. Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-75dbc411-9f9f-45fc-bee9-5fe41351b65a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 returned with HTTP 200 Sep 03 11:23:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-733c78ad-689f-47d2-b716-93f0da8bba0c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] PUT http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-733c78ad-689f-47d2-b716-93f0da8bba0c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "09cf4b08-017c-43f8-b4f0-647b6e94f0af"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 794/1587] 192.168.122.194 () {60 vars in 1252 bytes} [Thu Sep 3 11:23:13 2026] PUT /volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 => generated 779 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-733c78ad-689f-47d2-b716-93f0da8bba0c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Update called for group 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0. {{(pid=86726) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-733c78ad-689f-47d2-b716-93f0da8bba0c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Updating group 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 with name None description: None add_volumes: None remove_volumes: 09cf4b08-017c-43f8-b4f0-647b6e94f0af. Sep 03 11:23:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2e86efbf-3127-458b-a08a-9238136c68a4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e86efbf-3127-458b-a08a-9238136c68a4 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e86efbf-3127-458b-a08a-9238136c68a4 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e86efbf-3127-458b-a08a-9238136c68a4 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-733c78ad-689f-47d2-b716-93f0da8bba0c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 202 Sep 03 11:23:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 794/1588] 192.168.122.194 () {62 vars in 1290 bytes} [Thu Sep 3 11:23:13 2026] PUT /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2e86efbf-3127-458b-a08a-9238136c68a4 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f02d3903-e3e7-405c-bd9c-553b78b0213a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f02d3903-e3e7-405c-bd9c-553b78b0213a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f02d3903-e3e7-405c-bd9c-553b78b0213a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f02d3903-e3e7-405c-bd9c-553b78b0213a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-f02d3903-e3e7-405c-bd9c-553b78b0213a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e86efbf-3127-458b-a08a-9238136c68a4 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 returned with HTTP 200 Sep 03 11:23:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 795/1589] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:13 2026] GET /volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:13 devstack devstack@c-api.service[86726]: /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 03 11:23:13 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:23:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f02d3903-e3e7-405c-bd9c-553b78b0213a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 200 Sep 03 11:23:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 795/1590] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:13 2026] GET /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cbceda55-7423-44f6-9710-e7e7bb7e0180 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cbceda55-7423-44f6-9710-e7e7bb7e0180 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] DELETE http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cbceda55-7423-44f6-9710-e7e7bb7e0180 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cbceda55-7423-44f6-9710-e7e7bb7e0180 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:13 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-cbceda55-7423-44f6-9710-e7e7bb7e0180 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume with id: 6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 Sep 03 11:23:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cbceda55-7423-44f6-9710-e7e7bb7e0180 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cbceda55-7423-44f6-9710-e7e7bb7e0180 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume request issued successfully. Sep 03 11:23:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cbceda55-7423-44f6-9710-e7e7bb7e0180 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 returned with HTTP 202 Sep 03 11:23:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 796/1591] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:23:13 2026] DELETE /volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:23:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e191ba09-e7b4-4678-8fb8-2d12664251b0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e191ba09-e7b4-4678-8fb8-2d12664251b0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 Sep 03 11:23:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e191ba09-e7b4-4678-8fb8-2d12664251b0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e191ba09-e7b4-4678-8fb8-2d12664251b0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e191ba09-e7b4-4678-8fb8-2d12664251b0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e191ba09-e7b4-4678-8fb8-2d12664251b0 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 returned with HTTP 200 Sep 03 11:23:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 796/1592] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:14 2026] GET /volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c9a629b3-f99f-4e42-a9a8-bc526e58f2d9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c9a629b3-f99f-4e42-a9a8-bc526e58f2d9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c9a629b3-f99f-4e42-a9a8-bc526e58f2d9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c9a629b3-f99f-4e42-a9a8-bc526e58f2d9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c9a629b3-f99f-4e42-a9a8-bc526e58f2d9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c9a629b3-f99f-4e42-a9a8-bc526e58f2d9 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 797/1593] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:14 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-72fa4126-b852-4516-8782-8bc53aa9ba13 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-72fa4126-b852-4516-8782-8bc53aa9ba13 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-72fa4126-b852-4516-8782-8bc53aa9ba13 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-72fa4126-b852-4516-8782-8bc53aa9ba13 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-72fa4126-b852-4516-8782-8bc53aa9ba13 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:15 devstack devstack@c-api.service[86726]: /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 03 11:23:15 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:23:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-72fa4126-b852-4516-8782-8bc53aa9ba13 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 200 Sep 03 11:23:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 797/1594] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:14 2026] GET /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0ab86dce-f35a-4038-ad74-52ff467463ac None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0ab86dce-f35a-4038-ad74-52ff467463ac tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] PUT http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0ab86dce-f35a-4038-ad74-52ff467463ac tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "09cf4b08-017c-43f8-b4f0-647b6e94f0af"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-0ab86dce-f35a-4038-ad74-52ff467463ac tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Update called for group 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0. {{(pid=86725) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-0ab86dce-f35a-4038-ad74-52ff467463ac tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Updating group 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 with name None description: None add_volumes: 09cf4b08-017c-43f8-b4f0-647b6e94f0af remove_volumes: None. Sep 03 11:23:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:15 devstack devstack@c-api.service[86725]: /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 03 11:23:15 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0ab86dce-f35a-4038-ad74-52ff467463ac tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 202 Sep 03 11:23:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 798/1595] 192.168.122.194 () {62 vars in 1290 bytes} [Thu Sep 3 11:23:15 2026] PUT /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 11:23:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c9f2d8b7-5b33-4e0e-b91e-073b38c179eb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c9f2d8b7-5b33-4e0e-b91e-073b38c179eb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c9f2d8b7-5b33-4e0e-b91e-073b38c179eb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c9f2d8b7-5b33-4e0e-b91e-073b38c179eb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-c9f2d8b7-5b33-4e0e-b91e-073b38c179eb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ff5ea92d-a9fa-4a85-aaf3-f19eaa116317 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ff5ea92d-a9fa-4a85-aaf3-f19eaa116317 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ff5ea92d-a9fa-4a85-aaf3-f19eaa116317 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ff5ea92d-a9fa-4a85-aaf3-f19eaa116317 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:15 devstack devstack@c-api.service[86726]: /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 03 11:23:15 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:23:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c9f2d8b7-5b33-4e0e-b91e-073b38c179eb tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 200 Sep 03 11:23:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 798/1596] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:15 2026] GET /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 392 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ff5ea92d-a9fa-4a85-aaf3-f19eaa116317 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 returned with HTTP 404 Sep 03 11:23:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 799/1597] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:15 2026] GET /volume/v3/volumes/6d1217f9-dcf9-4df9-a43c-f27e6a9b0070 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e9b52f57-f378-4ca2-855e-898311c8f501 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e9b52f57-f378-4ca2-855e-898311c8f501 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e9b52f57-f378-4ca2-855e-898311c8f501 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e9b52f57-f378-4ca2-855e-898311c8f501 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e9b52f57-f378-4ca2-855e-898311c8f501 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e9b52f57-f378-4ca2-855e-898311c8f501 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 799/1598] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:15 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 898 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b524b498-14f3-45da-abe8-e30ea10e95b3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b524b498-14f3-45da-abe8-e30ea10e95b3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] DELETE http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b524b498-14f3-45da-abe8-e30ea10e95b3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b524b498-14f3-45da-abe8-e30ea10e95b3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-b524b498-14f3-45da-abe8-e30ea10e95b3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume with id: 50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b524b498-14f3-45da-abe8-e30ea10e95b3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b524b498-14f3-45da-abe8-e30ea10e95b3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume request issued successfully. Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b524b498-14f3-45da-abe8-e30ea10e95b3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 202 Sep 03 11:23:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 800/1599] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:23:15 2026] DELETE /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:23:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-22ffff41-8181-41cf-9719-0378d30c9d03 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-22ffff41-8181-41cf-9719-0378d30c9d03 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-22ffff41-8181-41cf-9719-0378d30c9d03 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-22ffff41-8181-41cf-9719-0378d30c9d03 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-22ffff41-8181-41cf-9719-0378d30c9d03 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-22ffff41-8181-41cf-9719-0378d30c9d03 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 200 Sep 03 11:23:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 800/1600] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:15 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 897 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b8ba7a04-eec4-4bc5-a73e-724756157a22 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b8ba7a04-eec4-4bc5-a73e-724756157a22 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b8ba7a04-eec4-4bc5-a73e-724756157a22 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b8ba7a04-eec4-4bc5-a73e-724756157a22 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b8ba7a04-eec4-4bc5-a73e-724756157a22 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b8ba7a04-eec4-4bc5-a73e-724756157a22 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 801/1601] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:15 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 881 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2c74aea1-cdb8-4122-87f7-8b4b4108674f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c74aea1-cdb8-4122-87f7-8b4b4108674f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c74aea1-cdb8-4122-87f7-8b4b4108674f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c74aea1-cdb8-4122-87f7-8b4b4108674f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-2c74aea1-cdb8-4122-87f7-8b4b4108674f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:16 devstack devstack@c-api.service[86726]: /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 03 11:23:16 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:23:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c74aea1-cdb8-4122-87f7-8b4b4108674f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 200 Sep 03 11:23:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 801/1602] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:16 2026] GET /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 393 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fceba2f9-8145-45ed-bca3-f25f747c1bf1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fceba2f9-8145-45ed-bca3-f25f747c1bf1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] PUT http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fceba2f9-8145-45ed-bca3-f25f747c1bf1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9c872177-e751-480a-a7a8-12b26af246d4"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-fceba2f9-8145-45ed-bca3-f25f747c1bf1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Update called for group 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0. {{(pid=86725) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 11:23:16 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-fceba2f9-8145-45ed-bca3-f25f747c1bf1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Updating group 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 with name None description: None add_volumes: None remove_volumes: 9c872177-e751-480a-a7a8-12b26af246d4. Sep 03 11:23:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fceba2f9-8145-45ed-bca3-f25f747c1bf1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 202 Sep 03 11:23:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 802/1603] 192.168.122.194 () {62 vars in 1290 bytes} [Thu Sep 3 11:23:16 2026] PUT /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-94b247ee-b0fc-4c36-87fb-17e3b8733cba None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-94b247ee-b0fc-4c36-87fb-17e3b8733cba tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-94b247ee-b0fc-4c36-87fb-17e3b8733cba tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-94b247ee-b0fc-4c36-87fb-17e3b8733cba tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-94b247ee-b0fc-4c36-87fb-17e3b8733cba tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:16 devstack devstack@c-api.service[86726]: /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 03 11:23:16 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:23:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-94b247ee-b0fc-4c36-87fb-17e3b8733cba tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 200 Sep 03 11:23:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 802/1604] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:16 2026] GET /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 392 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d37e8022-6907-46bb-98d8-0355f653ea7e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d37e8022-6907-46bb-98d8-0355f653ea7e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a Sep 03 11:23:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d37e8022-6907-46bb-98d8-0355f653ea7e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d37e8022-6907-46bb-98d8-0355f653ea7e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d37e8022-6907-46bb-98d8-0355f653ea7e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a returned with HTTP 404 Sep 03 11:23:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 803/1605] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:16 2026] GET /volume/v3/volumes/50ce3000-bacf-4580-961f-93d16675eb3a => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9940d357-0aaa-46fb-8cfb-779784ac594a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1045784634"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1045784634'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume of 1 GB Sep 03 11:23:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Availability Zones retrieved successfully. Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (0f760f71-d441-4abb-a83a-4f6ccc11b0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76a1b43e-9279-40ea-a1c3-1591e7c15e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76a1b43e-9279-40ea-a1c3-1591e7c15e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58b90e7e-97a9-49c6-a2c5-8a3e00cd94b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Created reservations ['d5c939fb-8b73-496a-8aa1-b3487265846f', '5988b520-68c5-48d6-b64f-7fee23e42802', 'e6317ada-0c5b-415d-8fe0-73f8f83c0e0e', '2a1b460f-e936-4c40-aeda-647ab247e40b'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58b90e7e-97a9-49c6-a2c5-8a3e00cd94b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5c939fb-8b73-496a-8aa1-b3487265846f', '5988b520-68c5-48d6-b64f-7fee23e42802', 'e6317ada-0c5b-415d-8fe0-73f8f83c0e0e', '2a1b460f-e936-4c40-aeda-647ab247e40b']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8170f4-ebb7-4665-9b67-c3bf9f6524e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8170f4-ebb7-4665-9b67-c3bf9f6524e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73190cd8-b9df-4468-bce6-0f945a65a80e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1045784634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['d5c939fb-8b73-496a-8aa1-b3487265846f','5988b520-68c5-48d6-b64f-7fee23e42802','e6317ada-0c5b-415d-8fe0-73f8f83c0e0e','2a1b460f-e936-4c40-aeda-647ab247e40b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1045784634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73190cd8-b9df-4468-bce6-0f945a65a80e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7fa995d29344de194fdbabe2f065b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc05711-13ac-4c18-b013-fd02eb2a1f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc05711-13ac-4c18-b013-fd02eb2a1f7d) transitioned into state 'SUCCESS' from state '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-1045784634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['d5c939fb-8b73-496a-8aa1-b3487265846f','5988b520-68c5-48d6-b64f-7fee23e42802','e6317ada-0c5b-415d-8fe0-73f8f83c0e0e','2a1b460f-e936-4c40-aeda-647ab247e40b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4473495-73eb-4800-8e20-38cc0780aa99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4473495-73eb-4800-8e20-38cc0780aa99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (0f760f71-d441-4abb-a83a-4f6ccc11b0ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request issued successfully. Sep 03 11:23:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9940d357-0aaa-46fb-8cfb-779784ac594a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 803/1606] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:23:16 2026] POST /volume/v3/volumes => generated 754 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:23:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-50f748ac-f294-42cd-8f3a-770ab2c6cfc5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-50f748ac-f294-42cd-8f3a-770ab2c6cfc5 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-50f748ac-f294-42cd-8f3a-770ab2c6cfc5 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-50f748ac-f294-42cd-8f3a-770ab2c6cfc5 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-50f748ac-f294-42cd-8f3a-770ab2c6cfc5 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-35032240-8741-4db4-aeb7-57aa3fb6d5b8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35032240-8741-4db4-aeb7-57aa3fb6d5b8 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-50f748ac-f294-42cd-8f3a-770ab2c6cfc5 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 804/1607] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:16 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35032240-8741-4db4-aeb7-57aa3fb6d5b8 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35032240-8741-4db4-aeb7-57aa3fb6d5b8 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-35032240-8741-4db4-aeb7-57aa3fb6d5b8 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35032240-8741-4db4-aeb7-57aa3fb6d5b8 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 804/1608] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:17 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 881 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1ef79297-cee1-4060-9684-3447ddb1474b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1ef79297-cee1-4060-9684-3447ddb1474b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1ef79297-cee1-4060-9684-3447ddb1474b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1ef79297-cee1-4060-9684-3447ddb1474b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-1ef79297-cee1-4060-9684-3447ddb1474b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:17 devstack devstack@c-api.service[86725]: /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 03 11:23:17 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:23:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1ef79297-cee1-4060-9684-3447ddb1474b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 200 Sep 03 11:23:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 805/1609] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:17 2026] GET /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fddc51e6-2a4e-45cb-b9fb-36fbe681df29 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fddc51e6-2a4e-45cb-b9fb-36fbe681df29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] PUT http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fddc51e6-2a4e-45cb-b9fb-36fbe681df29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9c872177-e751-480a-a7a8-12b26af246d4"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-fddc51e6-2a4e-45cb-b9fb-36fbe681df29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Update called for group 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0. {{(pid=86726) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 11:23:17 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-fddc51e6-2a4e-45cb-b9fb-36fbe681df29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Updating group 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 with name None description: None add_volumes: 9c872177-e751-480a-a7a8-12b26af246d4 remove_volumes: None. Sep 03 11:23:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:17 devstack devstack@c-api.service[86726]: /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 03 11:23:17 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:23:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fddc51e6-2a4e-45cb-b9fb-36fbe681df29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 202 Sep 03 11:23:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 805/1610] 192.168.122.194 () {62 vars in 1290 bytes} [Thu Sep 3 11:23:17 2026] PUT /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:23:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-84baf3cc-e1dd-42bc-9166-1c8e10c52c24 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-84baf3cc-e1dd-42bc-9166-1c8e10c52c24 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-84baf3cc-e1dd-42bc-9166-1c8e10c52c24 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-84baf3cc-e1dd-42bc-9166-1c8e10c52c24 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-84baf3cc-e1dd-42bc-9166-1c8e10c52c24 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:17 devstack devstack@c-api.service[86725]: /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 03 11:23:17 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:23:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-84baf3cc-e1dd-42bc-9166-1c8e10c52c24 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 200 Sep 03 11:23:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 806/1611] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:17 2026] GET /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 392 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-89a6090e-4c59-421d-bd65-89c1820fe435 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-89a6090e-4c59-421d-bd65-89c1820fe435 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-89a6090e-4c59-421d-bd65-89c1820fe435 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-89a6090e-4c59-421d-bd65-89c1820fe435 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a34125a9-0484-4ae6-9a13-7c3f22c2ed04 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-89a6090e-4c59-421d-bd65-89c1820fe435 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a34125a9-0484-4ae6-9a13-7c3f22c2ed04 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a34125a9-0484-4ae6-9a13-7c3f22c2ed04 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a34125a9-0484-4ae6-9a13-7c3f22c2ed04 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-89a6090e-4c59-421d-bd65-89c1820fe435 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 806/1612] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:18 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 846 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a34125a9-0484-4ae6-9a13-7c3f22c2ed04 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a34125a9-0484-4ae6-9a13-7c3f22c2ed04 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 807/1613] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:18 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 881 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-659abc19-6ef3-4c0b-8870-277c909dcb9c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-659abc19-6ef3-4c0b-8870-277c909dcb9c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-659abc19-6ef3-4c0b-8870-277c909dcb9c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-659abc19-6ef3-4c0b-8870-277c909dcb9c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-659abc19-6ef3-4c0b-8870-277c909dcb9c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:18 devstack devstack@c-api.service[86726]: /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 03 11:23:18 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:23:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-659abc19-6ef3-4c0b-8870-277c909dcb9c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 200 Sep 03 11:23:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 807/1614] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:18 2026] GET /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 393 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4f99d42f-2041-491d-8d2d-28d95323817c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:23:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:23:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:23:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all volumes completed successfully. Sep 03 11:23:18 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:18 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:19 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:19 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:19 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9a3d4e1c-3016-471b-b2af-19b525d18b75 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9a3d4e1c-3016-471b-b2af-19b525d18b75 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9a3d4e1c-3016-471b-b2af-19b525d18b75 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9a3d4e1c-3016-471b-b2af-19b525d18b75 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9a3d4e1c-3016-471b-b2af-19b525d18b75 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9a3d4e1c-3016-471b-b2af-19b525d18b75 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 808/1615] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:19 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 846 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-122c0400-995d-40c5-8cbf-3fc2aeb7d005 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-122c0400-995d-40c5-8cbf-3fc2aeb7d005 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-122c0400-995d-40c5-8cbf-3fc2aeb7d005 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-122c0400-995d-40c5-8cbf-3fc2aeb7d005 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-122c0400-995d-40c5-8cbf-3fc2aeb7d005 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:19 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-122c0400-995d-40c5-8cbf-3fc2aeb7d005 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 809/1616] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:19 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 881 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4f99d42f-2041-491d-8d2d-28d95323817c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:23:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 808/1617] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:23:18 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:23:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-90fc1c2e-a1c6-4b55-bf3c-57addf4c41d4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90fc1c2e-a1c6-4b55-bf3c-57addf4c41d4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/group_snapshots Sep 03 11:23:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-90fc1c2e-a1c6-4b55-bf3c-57addf4c41d4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1281023995"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-90fc1c2e-a1c6-4b55-bf3c-57addf4c41d4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1281023995'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 11:23:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:19 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.group_snapshots [None req-90fc1c2e-a1c6-4b55-bf3c-57addf4c41d4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1281023995. Sep 03 11:23:19 devstack devstack@c-api.service[86726]: /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 03 11:23:19 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:23:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:19 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-90fc1c2e-a1c6-4b55-bf3c-57addf4c41d4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2006915842 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2006915842, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:23:19 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-90fc1c2e-a1c6-4b55-bf3c-57addf4c41d4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['5732034e-8016-4667-81bb-1c440dced445', 'a0934087-2696-4fc5-8e48-93d861e0b7dd', 'b0c029e3-ad71-4704-8914-6ee53af28dfd', '8ee32170-3772-4e9f-91e9-58931510b5ae'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90fc1c2e-a1c6-4b55-bf3c-57addf4c41d4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots returned with HTTP 202 Sep 03 11:23:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 810/1618] 192.168.122.194 () {62 vars in 1208 bytes} [Thu Sep 3 11:23:19 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bd06fc12-6485-4533-b169-54075a1bae7a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bd06fc12-6485-4533-b169-54075a1bae7a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bd06fc12-6485-4533-b169-54075a1bae7a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bd06fc12-6485-4533-b169-54075a1bae7a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-bd06fc12-6485-4533-b169-54075a1bae7a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bd06fc12-6485-4533-b169-54075a1bae7a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 200 Sep 03 11:23:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 809/1619] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:20 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 326 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0732b49d-a189-4cb5-b338-fe1508272b2e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0732b49d-a189-4cb5-b338-fe1508272b2e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0732b49d-a189-4cb5-b338-fe1508272b2e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0732b49d-a189-4cb5-b338-fe1508272b2e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0732b49d-a189-4cb5-b338-fe1508272b2e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-eac88741-4352-43cb-b116-2310f24028a5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eac88741-4352-43cb-b116-2310f24028a5 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eac88741-4352-43cb-b116-2310f24028a5 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eac88741-4352-43cb-b116-2310f24028a5 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0732b49d-a189-4cb5-b338-fe1508272b2e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 811/1620] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:20 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 846 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-eac88741-4352-43cb-b116-2310f24028a5 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eac88741-4352-43cb-b116-2310f24028a5 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 810/1621] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:20 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 881 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5267eb5d-b113-46ec-ab2f-347bfef19987 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5267eb5d-b113-46ec-ab2f-347bfef19987 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5267eb5d-b113-46ec-ab2f-347bfef19987 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5267eb5d-b113-46ec-ab2f-347bfef19987 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-5267eb5d-b113-46ec-ab2f-347bfef19987 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5267eb5d-b113-46ec-ab2f-347bfef19987 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 200 Sep 03 11:23:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 812/1622] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:21 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 326 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-28b742c5-16dc-41a0-b251-321009816b6b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28b742c5-16dc-41a0-b251-321009816b6b tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28b742c5-16dc-41a0-b251-321009816b6b tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28b742c5-16dc-41a0-b251-321009816b6b tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-28b742c5-16dc-41a0-b251-321009816b6b tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28b742c5-16dc-41a0-b251-321009816b6b tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 811/1623] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:21 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 846 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-66c4876e-47e9-4fa2-bd39-ce9fc844f5eb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-66c4876e-47e9-4fa2-bd39-ce9fc844f5eb tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-66c4876e-47e9-4fa2-bd39-ce9fc844f5eb tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-66c4876e-47e9-4fa2-bd39-ce9fc844f5eb tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-66c4876e-47e9-4fa2-bd39-ce9fc844f5eb tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-66c4876e-47e9-4fa2-bd39-ce9fc844f5eb tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 813/1624] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:21 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 881 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a34ef73b-dbad-4da3-821b-7e80e64d7e7c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a34ef73b-dbad-4da3-821b-7e80e64d7e7c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a34ef73b-dbad-4da3-821b-7e80e64d7e7c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a34ef73b-dbad-4da3-821b-7e80e64d7e7c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-a34ef73b-dbad-4da3-821b-7e80e64d7e7c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a34ef73b-dbad-4da3-821b-7e80e64d7e7c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 200 Sep 03 11:23:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 812/1625] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:22 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8e91eaa4-5aa5-49a4-8f53-cb1bb308ff70 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8e91eaa4-5aa5-49a4-8f53-cb1bb308ff70 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8e91eaa4-5aa5-49a4-8f53-cb1bb308ff70 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8e91eaa4-5aa5-49a4-8f53-cb1bb308ff70 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8e91eaa4-5aa5-49a4-8f53-cb1bb308ff70 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8e91eaa4-5aa5-49a4-8f53-cb1bb308ff70 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 814/1626] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:22 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1d2028b6-e2cc-408b-89d1-a15f7ddfd9ff None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d2028b6-e2cc-408b-89d1-a15f7ddfd9ff tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d2028b6-e2cc-408b-89d1-a15f7ddfd9ff tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1d2028b6-e2cc-408b-89d1-a15f7ddfd9ff tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1d2028b6-e2cc-408b-89d1-a15f7ddfd9ff tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1d2028b6-e2cc-408b-89d1-a15f7ddfd9ff tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 813/1627] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:22 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 881 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-657fda4f-8260-4fd3-94ce-8dfa1819cd67 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-657fda4f-8260-4fd3-94ce-8dfa1819cd67 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-657fda4f-8260-4fd3-94ce-8dfa1819cd67 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-657fda4f-8260-4fd3-94ce-8dfa1819cd67 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-657fda4f-8260-4fd3-94ce-8dfa1819cd67 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-657fda4f-8260-4fd3-94ce-8dfa1819cd67 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 200 Sep 03 11:23:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 815/1628] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:23 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5f48f04f-aa2e-4ab2-b8d6-c9c02cb5abf3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5f48f04f-aa2e-4ab2-b8d6-c9c02cb5abf3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5f48f04f-aa2e-4ab2-b8d6-c9c02cb5abf3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5f48f04f-aa2e-4ab2-b8d6-c9c02cb5abf3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5f48f04f-aa2e-4ab2-b8d6-c9c02cb5abf3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5f48f04f-aa2e-4ab2-b8d6-c9c02cb5abf3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 814/1629] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:23 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-37bc7809-3bd4-4eb0-9e97-bb89a85130ca None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-37bc7809-3bd4-4eb0-9e97-bb89a85130ca tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-37bc7809-3bd4-4eb0-9e97-bb89a85130ca tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-37bc7809-3bd4-4eb0-9e97-bb89a85130ca tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-37bc7809-3bd4-4eb0-9e97-bb89a85130ca tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-37bc7809-3bd4-4eb0-9e97-bb89a85130ca tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 816/1630] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:23 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 881 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d194588c-d075-4f12-b54a-235e846af12d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d194588c-d075-4f12-b54a-235e846af12d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d194588c-d075-4f12-b54a-235e846af12d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d194588c-d075-4f12-b54a-235e846af12d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-d194588c-d075-4f12-b54a-235e846af12d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d194588c-d075-4f12-b54a-235e846af12d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 200 Sep 03 11:23:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 815/1631] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:24 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-25b02dd9-3abc-493a-aa62-480f61a1ef02 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-25b02dd9-3abc-493a-aa62-480f61a1ef02 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-25b02dd9-3abc-493a-aa62-480f61a1ef02 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-25b02dd9-3abc-493a-aa62-480f61a1ef02 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-25b02dd9-3abc-493a-aa62-480f61a1ef02 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-25b02dd9-3abc-493a-aa62-480f61a1ef02 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 817/1632] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:24 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-469bbf2f-bdc5-437d-bc1b-3be021f57c82 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-469bbf2f-bdc5-437d-bc1b-3be021f57c82 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-469bbf2f-bdc5-437d-bc1b-3be021f57c82 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-469bbf2f-bdc5-437d-bc1b-3be021f57c82 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-469bbf2f-bdc5-437d-bc1b-3be021f57c82 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-469bbf2f-bdc5-437d-bc1b-3be021f57c82 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 816/1633] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:24 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-23ac30d4-302e-4a87-8d15-743cf7bf7404 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23ac30d4-302e-4a87-8d15-743cf7bf7404 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23ac30d4-302e-4a87-8d15-743cf7bf7404 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23ac30d4-302e-4a87-8d15-743cf7bf7404 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-23ac30d4-302e-4a87-8d15-743cf7bf7404 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23ac30d4-302e-4a87-8d15-743cf7bf7404 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 818/1634] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:25 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6bb77e36-788a-4eb5-8477-e4cfc3596f5e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6bb77e36-788a-4eb5-8477-e4cfc3596f5e tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6bb77e36-788a-4eb5-8477-e4cfc3596f5e tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6bb77e36-788a-4eb5-8477-e4cfc3596f5e tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6bb77e36-788a-4eb5-8477-e4cfc3596f5e tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6bb77e36-788a-4eb5-8477-e4cfc3596f5e tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 817/1635] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:25 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-61ed17b4-4f9d-4f57-95e6-7c3aacca3b45 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-61ed17b4-4f9d-4f57-95e6-7c3aacca3b45 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] DELETE http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-61ed17b4-4f9d-4f57-95e6-7c3aacca3b45 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-61ed17b4-4f9d-4f57-95e6-7c3aacca3b45 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-61ed17b4-4f9d-4f57-95e6-7c3aacca3b45 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Delete volume with id: 72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-61ed17b4-4f9d-4f57-95e6-7c3aacca3b45 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-61ed17b4-4f9d-4f57-95e6-7c3aacca3b45 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Delete volume request issued successfully. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-61ed17b4-4f9d-4f57-95e6-7c3aacca3b45 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 202 Sep 03 11:23:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 819/1636] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:23:25 2026] DELETE /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:23:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a064861d-40ce-4ea5-933f-ecbbe31f3659 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a064861d-40ce-4ea5-933f-ecbbe31f3659 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a064861d-40ce-4ea5-933f-ecbbe31f3659 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a064861d-40ce-4ea5-933f-ecbbe31f3659 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a064861d-40ce-4ea5-933f-ecbbe31f3659 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a064861d-40ce-4ea5-933f-ecbbe31f3659 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 200 Sep 03 11:23:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 818/1637] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:25 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 881 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ebcbbe7d-3a14-4fd0-a1e8-8ff8c31190b1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ebcbbe7d-3a14-4fd0-a1e8-8ff8c31190b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ebcbbe7d-3a14-4fd0-a1e8-8ff8c31190b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ebcbbe7d-3a14-4fd0-a1e8-8ff8c31190b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-ebcbbe7d-3a14-4fd0-a1e8-8ff8c31190b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ebcbbe7d-3a14-4fd0-a1e8-8ff8c31190b1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 200 Sep 03 11:23:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 820/1638] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:25 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-683f25af-1895-4f1e-b113-b0f8a6c2b4fd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-683f25af-1895-4f1e-b113-b0f8a6c2b4fd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-683f25af-1895-4f1e-b113-b0f8a6c2b4fd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-683f25af-1895-4f1e-b113-b0f8a6c2b4fd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-683f25af-1895-4f1e-b113-b0f8a6c2b4fd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-683f25af-1895-4f1e-b113-b0f8a6c2b4fd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 819/1639] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:25 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "73190cd8-b9df-4468-bce6-0f945a65a80e", "size": 1, "name": "tempest-VolumesGetTest-Volume-117248637", "metadata": {"Type": "Test"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request body: {'volume': {'source_volid': '73190cd8-b9df-4468-bce6-0f945a65a80e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-117248637', 'metadata': {'Type': 'Test'}}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume retrieved successfully. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume of 1 GB Sep 03 11:23:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Availability Zones retrieved successfully. Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (8f140758-bc2e-4dc7-b3b1-e34e68f1f19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b66e6e-4529-4d50-bc76-2472fde15fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b66e6e-4529-4d50-bc76-2472fde15fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '73190cd8-b9df-4468-bce6-0f945a65a80e', 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd8e263-fa49-4490-ab70-bc368954d407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Created reservations ['9594a8c1-9a5a-48b1-8082-9dd5c2f54192', '624bc1cc-61ad-41dc-b8fc-409cb59caaa4', 'c54b8373-2830-4701-b3bd-2f03620f27bb', 'abad1ccb-a539-447f-aba9-8411243b96f3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd8e263-fa49-4490-ab70-bc368954d407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9594a8c1-9a5a-48b1-8082-9dd5c2f54192', '624bc1cc-61ad-41dc-b8fc-409cb59caaa4', 'c54b8373-2830-4701-b3bd-2f03620f27bb', 'abad1ccb-a539-447f-aba9-8411243b96f3']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55607fe1-70e0-43e0-974f-cfb0fbd3d34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55607fe1-70e0-43e0-974f-cfb0fbd3d34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18bd3219-b2d9-42f6-a9a9-9039d884316d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-117248637',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['9594a8c1-9a5a-48b1-8082-9dd5c2f54192','624bc1cc-61ad-41dc-b8fc-409cb59caaa4','c54b8373-2830-4701-b3bd-2f03620f27bb','abad1ccb-a539-447f-aba9-8411243b96f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=73190cd8-b9df-4468-bce6-0f945a65a80e,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-117248637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18bd3219-b2d9-42f6-a9a9-9039d884316d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d7fa995d29344de194fdbabe2f065b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=73190cd8-b9df-4468-bce6-0f945a65a80e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f3d987-6f13-4957-833f-b2fbaab75d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-174d3260-ec5d-4ed0-bba7-7ccdb9d5369a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f3d987-6f13-4957-833f-b2fbaab75d6d) transitioned into state 'SUCCESS' from state '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-117248637',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['9594a8c1-9a5a-48b1-8082-9dd5c2f54192','624bc1cc-61ad-41dc-b8fc-409cb59caaa4','c54b8373-2830-4701-b3bd-2f03620f27bb','abad1ccb-a539-447f-aba9-8411243b96f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=73190cd8-b9df-4468-bce6-0f945a65a80e,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-174d3260-ec5d-4ed0-bba7-7ccdb9d5369a tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-174d3260-ec5d-4ed0-bba7-7ccdb9d5369a tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48af2853-a12d-49cb-8d48-cf6a0501d19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-174d3260-ec5d-4ed0-bba7-7ccdb9d5369a tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-174d3260-ec5d-4ed0-bba7-7ccdb9d5369a tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf returned with HTTP 404 Sep 03 11:23:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 820/1640] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:26 2026] GET /volume/v3/volumes/72b7f957-ec29-448e-9885-b22ca0f22aaf => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-28540819-84f7-4ef9-853a-9c9c0810218c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28540819-84f7-4ef9-853a-9c9c0810218c tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28540819-84f7-4ef9-853a-9c9c0810218c tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28540819-84f7-4ef9-853a-9c9c0810218c tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-28540819-84f7-4ef9-853a-9c9c0810218c tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48af2853-a12d-49cb-8d48-cf6a0501d19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (8f140758-bc2e-4dc7-b3b1-e34e68f1f19b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28540819-84f7-4ef9-853a-9c9c0810218c tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 821/1641] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:26 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request issued successfully. Sep 03 11:23:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-28c2c2b5-55cc-4ad4-937f-8f1f6c7f6235 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 821/1642] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:23:25 2026] POST /volume/v3/volumes => generated 801 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a95d921d-b4be-4a58-b0e7-2e6fefa24157 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a55ac800-9619-4095-8430-43bb6d704a09 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a95d921d-b4be-4a58-b0e7-2e6fefa24157 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] DELETE http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a95d921d-b4be-4a58-b0e7-2e6fefa24157 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a95d921d-b4be-4a58-b0e7-2e6fefa24157 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a95d921d-b4be-4a58-b0e7-2e6fefa24157 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Delete volume with id: f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a55ac800-9619-4095-8430-43bb6d704a09 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a55ac800-9619-4095-8430-43bb6d704a09 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a55ac800-9619-4095-8430-43bb6d704a09 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a95d921d-b4be-4a58-b0e7-2e6fefa24157 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a95d921d-b4be-4a58-b0e7-2e6fefa24157 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Delete volume request issued successfully. Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a95d921d-b4be-4a58-b0e7-2e6fefa24157 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 202 Sep 03 11:23:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 822/1643] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:23:26 2026] DELETE /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:23:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a55ac800-9619-4095-8430-43bb6d704a09 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-48cc6e58-60bb-4495-9562-d5728d914426 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48cc6e58-60bb-4495-9562-d5728d914426 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-48cc6e58-60bb-4495-9562-d5728d914426 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-48cc6e58-60bb-4495-9562-d5728d914426 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-48cc6e58-60bb-4495-9562-d5728d914426 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a55ac800-9619-4095-8430-43bb6d704a09 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 822/1644] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:26 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 869 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-17eb355f-73ba-4598-8935-baf5d4320a70 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-17eb355f-73ba-4598-8935-baf5d4320a70 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-17eb355f-73ba-4598-8935-baf5d4320a70 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-17eb355f-73ba-4598-8935-baf5d4320a70 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48cc6e58-60bb-4495-9562-d5728d914426 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 200 Sep 03 11:23:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 823/1645] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:26 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-17eb355f-73ba-4598-8935-baf5d4320a70 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Volume info retrieved successfully. Sep 03 11:23:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-17eb355f-73ba-4598-8935-baf5d4320a70 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 200 Sep 03 11:23:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 823/1646] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:26 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e0d83afb-d1f0-40be-95f8-7a8e4e210ae2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fdaa0789-fc77-4937-9951-a3e5aad507c2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e0d83afb-d1f0-40be-95f8-7a8e4e210ae2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e0d83afb-d1f0-40be-95f8-7a8e4e210ae2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fdaa0789-fc77-4937-9951-a3e5aad507c2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e0d83afb-d1f0-40be-95f8-7a8e4e210ae2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fdaa0789-fc77-4937-9951-a3e5aad507c2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fdaa0789-fc77-4937-9951-a3e5aad507c2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-fdaa0789-fc77-4937-9951-a3e5aad507c2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:27 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:27 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e0d83afb-d1f0-40be-95f8-7a8e4e210ae2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fdaa0789-fc77-4937-9951-a3e5aad507c2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 200 Sep 03 11:23:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 824/1647] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:27 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e0d83afb-d1f0-40be-95f8-7a8e4e210ae2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 824/1648] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:27 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5194a95b-910c-4e2e-9736-c1397f052760 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5194a95b-910c-4e2e-9736-c1397f052760 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] GET http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c Sep 03 11:23:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5194a95b-910c-4e2e-9736-c1397f052760 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5194a95b-910c-4e2e-9736-c1397f052760 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5194a95b-910c-4e2e-9736-c1397f052760 tempest-VolumesCloneTest-1898024090 tempest-VolumesCloneTest-1898024090-project-member] http://192.168.122.194/volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c returned with HTTP 404 Sep 03 11:23:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 825/1649] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:27 2026] GET /volume/v3/volumes/f3924121-0c9e-4027-a7b5-b385ccd43b8c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "f481b8be-570c-4abf-8603-2f4872d1c4da", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'f481b8be-570c-4abf-8603-2f4872d1c4da', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:28 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Create volume of 1 GB Sep 03 11:23:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-70e05c16-e5a8-466b-8c24-a83cc38c1d58 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-70e05c16-e5a8-466b-8c24-a83cc38c1d58 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-70e05c16-e5a8-466b-8c24-a83cc38c1d58 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-70e05c16-e5a8-466b-8c24-a83cc38c1d58 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-70e05c16-e5a8-466b-8c24-a83cc38c1d58 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Availability Zones retrieved successfully. Sep 03 11:23:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-70e05c16-e5a8-466b-8c24-a83cc38c1d58 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 200 Sep 03 11:23:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 826/1650] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:28 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:23:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a054f663-015c-4b5c-91e5-b00fc07aad1c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Flow 'volume_create_api' (5a77ac91-ad99-4a61-8672-d63a2cec1858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a054f663-015c-4b5c-91e5-b00fc07aad1c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a054f663-015c-4b5c-91e5-b00fc07aad1c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a054f663-015c-4b5c-91e5-b00fc07aad1c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5dac42e-b149-4fce-ad8e-ea3dc4d1a285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a054f663-015c-4b5c-91e5-b00fc07aad1c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a054f663-015c-4b5c-91e5-b00fc07aad1c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 827/1651] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:28 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 893 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5dac42e-b149-4fce-ad8e-ea3dc4d1a285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8bf9ae8-68f3-458f-b17b-b87cf40f5afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:28 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Created reservations ['06ddb272-d658-462b-9d55-f74dbb6fe4aa', 'e41554bc-180c-40de-a6b5-4982cc93f669', '5c70ccd4-3b7f-41cc-aa04-980d669e6295', 'd33cbc5b-aa38-4a2a-855d-2f0a773935c3'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8bf9ae8-68f3-458f-b17b-b87cf40f5afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06ddb272-d658-462b-9d55-f74dbb6fe4aa', 'e41554bc-180c-40de-a6b5-4982cc93f669', '5c70ccd4-3b7f-41cc-aa04-980d669e6295', 'd33cbc5b-aa38-4a2a-855d-2f0a773935c3']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8223cbec-badf-4608-bc0d-cf2c57b60f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8223cbec-badf-4608-bc0d-cf2c57b60f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16ec70b0-457a-4dfe-bab9-a3c37320e667', '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='a74e5a4a1b7447d5b35cfb1b7985ecdb',qos_specs=None,replication_status=,reservations=['06ddb272-d658-462b-9d55-f74dbb6fe4aa','e41554bc-180c-40de-a6b5-4982cc93f669','5c70ccd4-3b7f-41cc-aa04-980d669e6295','d33cbc5b-aa38-4a2a-855d-2f0a773935c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef2aca0b3d87454093d93136e8929ec3',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:28Z,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=16ec70b0-457a-4dfe-bab9-a3c37320e667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a74e5a4a1b7447d5b35cfb1b7985ecdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef2aca0b3d87454093d93136e8929ec3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66600191-03c7-43be-84d3-225425b416b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66600191-03c7-43be-84d3-225425b416b4) transitioned into state 'SUCCESS' from 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='a74e5a4a1b7447d5b35cfb1b7985ecdb',qos_specs=None,replication_status=,reservations=['06ddb272-d658-462b-9d55-f74dbb6fe4aa','e41554bc-180c-40de-a6b5-4982cc93f669','5c70ccd4-3b7f-41cc-aa04-980d669e6295','d33cbc5b-aa38-4a2a-855d-2f0a773935c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef2aca0b3d87454093d93136e8929ec3',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66aa12e-d8c8-4312-a9f8-bd3b68c508a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66aa12e-d8c8-4312-a9f8-bd3b68c508a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Flow 'volume_create_api' (5a77ac91-ad99-4a61-8672-d63a2cec1858) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Create volume request issued successfully. Sep 03 11:23:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-62ae1cfa-9b44-4c6e-8319-1f560bbe4f78 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 825/1652] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:23:28 2026] POST /volume/v3/volumes => generated 784 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9f1bb773-0367-419d-8eb5-9db81a30530a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9f1bb773-0367-419d-8eb5-9db81a30530a tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9f1bb773-0367-419d-8eb5-9db81a30530a tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9f1bb773-0367-419d-8eb5-9db81a30530a tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9f1bb773-0367-419d-8eb5-9db81a30530a tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9f1bb773-0367-419d-8eb5-9db81a30530a tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 828/1653] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:29 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2e3e468a-a135-4b9c-ab7d-ae2b64123f61 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e3e468a-a135-4b9c-ab7d-ae2b64123f61 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e3e468a-a135-4b9c-ab7d-ae2b64123f61 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e3e468a-a135-4b9c-ab7d-ae2b64123f61 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-2e3e468a-a135-4b9c-ab7d-ae2b64123f61 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e3e468a-a135-4b9c-ab7d-ae2b64123f61 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 200 Sep 03 11:23:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 826/1654] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:29 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4921263e-db3f-48be-b12a-615bc5f21511 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4921263e-db3f-48be-b12a-615bc5f21511 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4921263e-db3f-48be-b12a-615bc5f21511 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4921263e-db3f-48be-b12a-615bc5f21511 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4921263e-db3f-48be-b12a-615bc5f21511 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4921263e-db3f-48be-b12a-615bc5f21511 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 829/1655] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:29 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 893 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-31b23856-be77-4284-ad3d-8a8947451ae6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31b23856-be77-4284-ad3d-8a8947451ae6 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31b23856-be77-4284-ad3d-8a8947451ae6 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31b23856-be77-4284-ad3d-8a8947451ae6 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-31b23856-be77-4284-ad3d-8a8947451ae6 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31b23856-be77-4284-ad3d-8a8947451ae6 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 827/1656] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:30 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-49204a46-3f4f-4931-a605-6d8422eabab2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-336449983"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-336449983'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Create volume of 1 GB Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Availability Zones retrieved successfully. Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Flow 'volume_create_api' (bdea33a8-df3a-4d30-9402-b7279a291fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22caefa5-58a9-4e0b-a30a-737dd23cb5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22caefa5-58a9-4e0b-a30a-737dd23cb5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8167d652-9477-4eba-bc51-25483355b651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Created reservations ['49625985-5125-4617-a10c-4705961f0835', 'cca16d9c-7168-42c7-be72-6653281cdeec', '97a65f4b-1997-438b-98ab-1754f7cfa55b', '1aad318f-dfc7-41d4-9070-0ae5eec6343f'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8167d652-9477-4eba-bc51-25483355b651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49625985-5125-4617-a10c-4705961f0835', 'cca16d9c-7168-42c7-be72-6653281cdeec', '97a65f4b-1997-438b-98ab-1754f7cfa55b', '1aad318f-dfc7-41d4-9070-0ae5eec6343f']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d82cb4-733d-42ca-8374-5871c4126849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d82cb4-733d-42ca-8374-5871c4126849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-336449983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ced8b011fb84edb83d16c1a1c5feb44',qos_specs=None,replication_status=,reservations=['49625985-5125-4617-a10c-4705961f0835','cca16d9c-7168-42c7-be72-6653281cdeec','97a65f4b-1997-438b-98ab-1754f7cfa55b','1aad318f-dfc7-41d4-9070-0ae5eec6343f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d720a0d3b3954a52a9767123d8161031',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-336449983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ced8b011fb84edb83d16c1a1c5feb44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d720a0d3b3954a52a9767123d8161031',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc81cef-0ed2-40b4-9390-11c9d5b47896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c920b517-0b46-4944-9d58-2a43525c6c72 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c920b517-0b46-4944-9d58-2a43525c6c72 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c920b517-0b46-4944-9d58-2a43525c6c72 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c920b517-0b46-4944-9d58-2a43525c6c72 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-c920b517-0b46-4944-9d58-2a43525c6c72 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc81cef-0ed2-40b4-9390-11c9d5b47896) transitioned into state 'SUCCESS' from state '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-336449983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ced8b011fb84edb83d16c1a1c5feb44',qos_specs=None,replication_status=,reservations=['49625985-5125-4617-a10c-4705961f0835','cca16d9c-7168-42c7-be72-6653281cdeec','97a65f4b-1997-438b-98ab-1754f7cfa55b','1aad318f-dfc7-41d4-9070-0ae5eec6343f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d720a0d3b3954a52a9767123d8161031',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c920b517-0b46-4944-9d58-2a43525c6c72 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 200 Sep 03 11:23:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 828/1657] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:30 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26616154-89a8-492f-9d38-bab986079c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1cdd10db-b5b5-4d95-a57c-b9fc09c4754f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1cdd10db-b5b5-4d95-a57c-b9fc09c4754f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/detail Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1cdd10db-b5b5-4d95-a57c-b9fc09c4754f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1cdd10db-b5b5-4d95-a57c-b9fc09c4754f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-1cdd10db-b5b5-4d95-a57c-b9fc09c4754f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-1cdd10db-b5b5-4d95-a57c-b9fc09c4754f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26616154-89a8-492f-9d38-bab986079c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: /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 03 11:23:30 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1cdd10db-b5b5-4d95-a57c-b9fc09c4754f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all snapshots completed successfully. Sep 03 11:23:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Flow 'volume_create_api' (bdea33a8-df3a-4d30-9402-b7279a291fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Create volume request issued successfully. Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49204a46-3f4f-4931-a605-6d8422eabab2 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 830/1658] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:23:30 2026] POST /volume/v3/volumes => generated 758 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1cdd10db-b5b5-4d95-a57c-b9fc09c4754f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:23:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 829/1659] 192.168.122.194 () {58 vars in 1148 bytes} [Thu Sep 3 11:23:30 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ea875d51-8b9b-45eb-b8df-61fe9c8a3bb2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea875d51-8b9b-45eb-b8df-61fe9c8a3bb2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea875d51-8b9b-45eb-b8df-61fe9c8a3bb2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea875d51-8b9b-45eb-b8df-61fe9c8a3bb2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9fb4f22b-0b33-48c0-9299-3a6e7e79baaa None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9fb4f22b-0b33-48c0-9299-3a6e7e79baaa tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9fb4f22b-0b33-48c0-9299-3a6e7e79baaa tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9fb4f22b-0b33-48c0-9299-3a6e7e79baaa tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ea875d51-8b9b-45eb-b8df-61fe9c8a3bb2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea875d51-8b9b-45eb-b8df-61fe9c8a3bb2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 831/1660] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:30 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 893 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-61f871e3-b560-4e83-a400-a5cbad7d9af4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-61f871e3-b560-4e83-a400-a5cbad7d9af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/c1942eeb-de4e-4746-8513-30158be2bddd Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-61f871e3-b560-4e83-a400-a5cbad7d9af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-61f871e3-b560-4e83-a400-a5cbad7d9af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-61f871e3-b560-4e83-a400-a5cbad7d9af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-61f871e3-b560-4e83-a400-a5cbad7d9af4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/c1942eeb-de4e-4746-8513-30158be2bddd returned with HTTP 200 Sep 03 11:23:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 832/1661] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:30 2026] GET /volume/v3/snapshots/c1942eeb-de4e-4746-8513-30158be2bddd => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9fb4f22b-0b33-48c0-9299-3a6e7e79baaa tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-38ec4432-6a1c-4fab-8577-781b0ff63c4d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-38ec4432-6a1c-4fab-8577-781b0ff63c4d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-38ec4432-6a1c-4fab-8577-781b0ff63c4d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-38ec4432-6a1c-4fab-8577-781b0ff63c4d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9fb4f22b-0b33-48c0-9299-3a6e7e79baaa tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:23:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 830/1662] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:30 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 826 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-38ec4432-6a1c-4fab-8577-781b0ff63c4d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:23:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-38ec4432-6a1c-4fab-8577-781b0ff63c4d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 returned with HTTP 200 Sep 03 11:23:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 833/1663] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:30 2026] GET /volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1f3d58a8-851f-4679-aaf8-a3bf75926888 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f3d58a8-851f-4679-aaf8-a3bf75926888 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] DELETE http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1f3d58a8-851f-4679-aaf8-a3bf75926888 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1f3d58a8-851f-4679-aaf8-a3bf75926888 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-1f3d58a8-851f-4679-aaf8-a3bf75926888 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] delete called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86725) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:23:30 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.group_snapshots [None req-1f3d58a8-851f-4679-aaf8-a3bf75926888 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Delete group_snapshot with id: 991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:30 devstack devstack@c-api.service[86725]: /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 03 11:23:30 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:23:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f3d58a8-851f-4679-aaf8-a3bf75926888 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 202 Sep 03 11:23:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 831/1664] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:23:30 2026] DELETE /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: /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 03 11:23:31 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:23:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all volumes completed successfully. Sep 03 11:23:31 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:31 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:31 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:31 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bbf0a408-5a13-4da3-b339-91a948b8d14d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bbf0a408-5a13-4da3-b339-91a948b8d14d tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bbf0a408-5a13-4da3-b339-91a948b8d14d tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bbf0a408-5a13-4da3-b339-91a948b8d14d tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bbf0a408-5a13-4da3-b339-91a948b8d14d tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bbf0a408-5a13-4da3-b339-91a948b8d14d tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 832/1665] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:31 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 934 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dd87dc10-c7f0-4c5f-a0a9-fd530971a9ed tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:23:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 834/1666] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:23:31 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:23:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-72965c4e-809f-4d3e-b2ed-550e8ee4d809 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72965c4e-809f-4d3e-b2ed-550e8ee4d809 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/detail Sep 03 11:23:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72965c4e-809f-4d3e-b2ed-550e8ee4d809 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72965c4e-809f-4d3e-b2ed-550e8ee4d809 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-72965c4e-809f-4d3e-b2ed-550e8ee4d809 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:23:31 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-72965c4e-809f-4d3e-b2ed-550e8ee4d809 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:23:31 devstack devstack@c-api.service[86725]: /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 03 11:23:31 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:23:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-72965c4e-809f-4d3e-b2ed-550e8ee4d809 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all snapshots completed successfully. Sep 03 11:23:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72965c4e-809f-4d3e-b2ed-550e8ee4d809 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:23:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 833/1667] 192.168.122.194 () {58 vars in 1148 bytes} [Thu Sep 3 11:23:31 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f31eaf85-cb3f-4eac-bf59-817777b6ea00 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f31eaf85-cb3f-4eac-bf59-817777b6ea00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f31eaf85-cb3f-4eac-bf59-817777b6ea00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f31eaf85-cb3f-4eac-bf59-817777b6ea00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f31eaf85-cb3f-4eac-bf59-817777b6ea00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:23:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f31eaf85-cb3f-4eac-bf59-817777b6ea00 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 returned with HTTP 200 Sep 03 11:23:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 835/1668] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:31 2026] GET /volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8b826cf4-966c-4ba2-904a-649b514f3177 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8b826cf4-966c-4ba2-904a-649b514f3177 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8b826cf4-966c-4ba2-904a-649b514f3177 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8b826cf4-966c-4ba2-904a-649b514f3177 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8b826cf4-966c-4ba2-904a-649b514f3177 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8b826cf4-966c-4ba2-904a-649b514f3177 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 834/1669] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:31 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 893 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ec0000ac-8197-433e-8e15-80d1d455f18c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ec0000ac-8197-433e-8e15-80d1d455f18c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ec0000ac-8197-433e-8e15-80d1d455f18c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ec0000ac-8197-433e-8e15-80d1d455f18c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ec0000ac-8197-433e-8e15-80d1d455f18c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:23:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ec0000ac-8197-433e-8e15-80d1d455f18c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:23:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 836/1670] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:31 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e35536ae-7d5b-41bc-ab4e-62770346e42e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e35536ae-7d5b-41bc-ab4e-62770346e42e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e35536ae-7d5b-41bc-ab4e-62770346e42e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e35536ae-7d5b-41bc-ab4e-62770346e42e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e35536ae-7d5b-41bc-ab4e-62770346e42e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e35536ae-7d5b-41bc-ab4e-62770346e42e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 835/1671] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:32 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 934 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9b740f1a-34f5-4694-9efc-aa702e21f167 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b740f1a-34f5-4694-9efc-aa702e21f167 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 Sep 03 11:23:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b740f1a-34f5-4694-9efc-aa702e21f167 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b740f1a-34f5-4694-9efc-aa702e21f167 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9b740f1a-34f5-4694-9efc-aa702e21f167 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:23:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b740f1a-34f5-4694-9efc-aa702e21f167 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 returned with HTTP 200 Sep 03 11:23:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 837/1672] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:32 2026] GET /volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7ea65a2b-3473-4d56-b2a9-7e802dc56ef9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7ea65a2b-3473-4d56-b2a9-7e802dc56ef9 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7ea65a2b-3473-4d56-b2a9-7e802dc56ef9 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7ea65a2b-3473-4d56-b2a9-7e802dc56ef9 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7ea65a2b-3473-4d56-b2a9-7e802dc56ef9 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7ea65a2b-3473-4d56-b2a9-7e802dc56ef9 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 836/1673] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:32 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 893 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9ed69233-5a34-4f67-9bc6-2bc11e3ea919 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9ed69233-5a34-4f67-9bc6-2bc11e3ea919 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:23:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9ed69233-5a34-4f67-9bc6-2bc11e3ea919 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9ed69233-5a34-4f67-9bc6-2bc11e3ea919 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9ed69233-5a34-4f67-9bc6-2bc11e3ea919 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:23:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9ed69233-5a34-4f67-9bc6-2bc11e3ea919 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:23:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 838/1674] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:33 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c2493ae8-1ee7-45b8-bc5e-2cdcd29f73a0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c2493ae8-1ee7-45b8-bc5e-2cdcd29f73a0 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c2493ae8-1ee7-45b8-bc5e-2cdcd29f73a0 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c2493ae8-1ee7-45b8-bc5e-2cdcd29f73a0 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-309e6717-7578-4afd-bbf7-e9992144526a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-309e6717-7578-4afd-bbf7-e9992144526a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 Sep 03 11:23:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-309e6717-7578-4afd-bbf7-e9992144526a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-309e6717-7578-4afd-bbf7-e9992144526a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c2493ae8-1ee7-45b8-bc5e-2cdcd29f73a0 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-309e6717-7578-4afd-bbf7-e9992144526a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:23:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-309e6717-7578-4afd-bbf7-e9992144526a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 returned with HTTP 200 Sep 03 11:23:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 839/1675] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:33 2026] GET /volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 => generated 469 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c2493ae8-1ee7-45b8-bc5e-2cdcd29f73a0 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 837/1676] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:33 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 934 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8cbf7542-edad-4a5d-94bc-491523808571 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8cbf7542-edad-4a5d-94bc-491523808571 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8cbf7542-edad-4a5d-94bc-491523808571 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8cbf7542-edad-4a5d-94bc-491523808571 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e7fb4d47-57a2-4898-9e08-15b127731353 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8cbf7542-edad-4a5d-94bc-491523808571 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e7fb4d47-57a2-4898-9e08-15b127731353 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:23:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8cbf7542-edad-4a5d-94bc-491523808571 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e7fb4d47-57a2-4898-9e08-15b127731353 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 840/1677] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:34 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 893 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e7fb4d47-57a2-4898-9e08-15b127731353 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e7fb4d47-57a2-4898-9e08-15b127731353 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:23:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e7fb4d47-57a2-4898-9e08-15b127731353 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:23:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 838/1678] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:34 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 850 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-10ec7796-ac71-4b4f-97cf-f4ffd117b78e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-10ec7796-ac71-4b4f-97cf-f4ffd117b78e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 Sep 03 11:23:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-10ec7796-ac71-4b4f-97cf-f4ffd117b78e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-10ec7796-ac71-4b4f-97cf-f4ffd117b78e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d0c1a342-3e1d-4301-93a1-8c681c65f4e7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0c1a342-3e1d-4301-93a1-8c681c65f4e7 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0c1a342-3e1d-4301-93a1-8c681c65f4e7 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0c1a342-3e1d-4301-93a1-8c681c65f4e7 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-10ec7796-ac71-4b4f-97cf-f4ffd117b78e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:23:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-10ec7796-ac71-4b4f-97cf-f4ffd117b78e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 returned with HTTP 200 Sep 03 11:23:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 841/1679] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:34 2026] GET /volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 => generated 469 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d0c1a342-3e1d-4301-93a1-8c681c65f4e7 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0c1a342-3e1d-4301-93a1-8c681c65f4e7 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 839/1680] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:34 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 934 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-595ba317-39ed-4cdd-985f-b1a3d613d29e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-595ba317-39ed-4cdd-985f-b1a3d613d29e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-595ba317-39ed-4cdd-985f-b1a3d613d29e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-595ba317-39ed-4cdd-985f-b1a3d613d29e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-595ba317-39ed-4cdd-985f-b1a3d613d29e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-595ba317-39ed-4cdd-985f-b1a3d613d29e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 842/1681] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:35 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 893 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-92c38fd3-38ee-4438-8026-6bc999d127de None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-92c38fd3-38ee-4438-8026-6bc999d127de tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:23:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-92c38fd3-38ee-4438-8026-6bc999d127de tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-92c38fd3-38ee-4438-8026-6bc999d127de tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-92c38fd3-38ee-4438-8026-6bc999d127de tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:23:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-92c38fd3-38ee-4438-8026-6bc999d127de tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:23:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 840/1682] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:35 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 850 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ae519ef8-8550-459a-a223-becdb0e90a72 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae519ef8-8550-459a-a223-becdb0e90a72 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 Sep 03 11:23:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae519ef8-8550-459a-a223-becdb0e90a72 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae519ef8-8550-459a-a223-becdb0e90a72 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae519ef8-8550-459a-a223-becdb0e90a72 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 returned with HTTP 404 Sep 03 11:23:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 843/1683] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:35 2026] GET /volume/v3/snapshots/4b89de97-6b83-4702-95c9-20d0020ab458 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d2d226c6-d755-4309-9821-c4ad18c85d0d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2d226c6-d755-4309-9821-c4ad18c85d0d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/c1942eeb-de4e-4746-8513-30158be2bddd Sep 03 11:23:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2d226c6-d755-4309-9821-c4ad18c85d0d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d2d226c6-d755-4309-9821-c4ad18c85d0d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-10a3bd4b-1797-4fc1-9503-b1aded5b26f5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-10a3bd4b-1797-4fc1-9503-b1aded5b26f5 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-10a3bd4b-1797-4fc1-9503-b1aded5b26f5 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-10a3bd4b-1797-4fc1-9503-b1aded5b26f5 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d2d226c6-d755-4309-9821-c4ad18c85d0d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:23:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d2d226c6-d755-4309-9821-c4ad18c85d0d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/c1942eeb-de4e-4746-8513-30158be2bddd returned with HTTP 200 Sep 03 11:23:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 841/1684] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:35 2026] GET /volume/v3/snapshots/c1942eeb-de4e-4746-8513-30158be2bddd => generated 468 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-10a3bd4b-1797-4fc1-9503-b1aded5b26f5 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-10a3bd4b-1797-4fc1-9503-b1aded5b26f5 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 844/1685] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:35 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 934 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:23:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-543840ab-ad04-482d-bfe8-a6fedbf97f00 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-543840ab-ad04-482d-bfe8-a6fedbf97f00 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-543840ab-ad04-482d-bfe8-a6fedbf97f00 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-543840ab-ad04-482d-bfe8-a6fedbf97f00 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-543840ab-ad04-482d-bfe8-a6fedbf97f00 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-543840ab-ad04-482d-bfe8-a6fedbf97f00 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 842/1686] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:36 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 893 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e4334b98-5874-4706-8d2a-080374c167b5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e4334b98-5874-4706-8d2a-080374c167b5 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e4334b98-5874-4706-8d2a-080374c167b5 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e4334b98-5874-4706-8d2a-080374c167b5 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e4334b98-5874-4706-8d2a-080374c167b5 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:23:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e4334b98-5874-4706-8d2a-080374c167b5 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:23:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 845/1687] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:36 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7e9845de-cf79-4f34-b8b4-0a4f793c8186 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7e9845de-cf79-4f34-b8b4-0a4f793c8186 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/c1942eeb-de4e-4746-8513-30158be2bddd Sep 03 11:23:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7e9845de-cf79-4f34-b8b4-0a4f793c8186 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7e9845de-cf79-4f34-b8b4-0a4f793c8186 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7e9845de-cf79-4f34-b8b4-0a4f793c8186 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/c1942eeb-de4e-4746-8513-30158be2bddd returned with HTTP 404 Sep 03 11:23:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 843/1688] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:36 2026] GET /volume/v3/snapshots/c1942eeb-de4e-4746-8513-30158be2bddd => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1e3e65c7-ecbb-406c-aeb2-29749b17acb8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1e3e65c7-ecbb-406c-aeb2-29749b17acb8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1e3e65c7-ecbb-406c-aeb2-29749b17acb8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1e3e65c7-ecbb-406c-aeb2-29749b17acb8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-1e3e65c7-ecbb-406c-aeb2-29749b17acb8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1e3e65c7-ecbb-406c-aeb2-29749b17acb8 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 404 Sep 03 11:23:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 846/1689] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:36 2026] GET /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 116 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2f3bf155-026a-464e-a841-91d04be3e513 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-032e46fd-3bc0-47e9-af2e-aa28f959ed6e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2f3bf155-026a-464e-a841-91d04be3e513 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2f3bf155-026a-464e-a841-91d04be3e513 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2f3bf155-026a-464e-a841-91d04be3e513 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-032e46fd-3bc0-47e9-af2e-aa28f959ed6e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] DELETE http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-032e46fd-3bc0-47e9-af2e-aa28f959ed6e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-032e46fd-3bc0-47e9-af2e-aa28f959ed6e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-032e46fd-3bc0-47e9-af2e-aa28f959ed6e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] delete called for member 991b26d3-c2be-44a9-af31-9b5962baa0f7 {{(pid=86726) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.group_snapshots [None req-032e46fd-3bc0-47e9-af2e-aa28f959ed6e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Delete group_snapshot with id: 991b26d3-c2be-44a9-af31-9b5962baa0f7 Sep 03 11:23:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-032e46fd-3bc0-47e9-af2e-aa28f959ed6e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 returned with HTTP 404 Sep 03 11:23:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 847/1690] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:23:36 2026] DELETE /volume/v3/group_snapshots/991b26d3-c2be-44a9-af31-9b5962baa0f7 => generated 116 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-07f7b80f-042e-465e-af15-afc32820a21d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:23:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:23:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all volumes completed successfully. Sep 03 11:23:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2f3bf155-026a-464e-a841-91d04be3e513 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:37 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:37 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2f3bf155-026a-464e-a841-91d04be3e513 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 844/1691] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:36 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 934 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:37 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:37 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:37 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:37 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-07f7b80f-042e-465e-af15-afc32820a21d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:23:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 848/1692] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:23:36 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:23:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bb8d0164-36a8-4278-a31b-aca161cda084 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bb8d0164-36a8-4278-a31b-aca161cda084 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0/action Sep 03 11:23:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bb8d0164-36a8-4278-a31b-aca161cda084 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:23:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bb8d0164-36a8-4278-a31b-aca161cda084 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-bb8d0164-36a8-4278-a31b-aca161cda084 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] delete called for group 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86725) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:23:37 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-bb8d0164-36a8-4278-a31b-aca161cda084 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Delete group with id: 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:37 devstack devstack@c-api.service[86725]: /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 03 11:23:37 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:23:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fb2f2902-5fa2-4384-bf03-10ed10d1fe99 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fb2f2902-5fa2-4384-bf03-10ed10d1fe99 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fb2f2902-5fa2-4384-bf03-10ed10d1fe99 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fb2f2902-5fa2-4384-bf03-10ed10d1fe99 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:37 devstack devstack@c-api.service[86725]: /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 03 11:23:37 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:23:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fb2f2902-5fa2-4384-bf03-10ed10d1fe99 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fb2f2902-5fa2-4384-bf03-10ed10d1fe99 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 849/1693] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:37 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 893 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bb8d0164-36a8-4278-a31b-aca161cda084 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0/action returned with HTTP 202 Sep 03 11:23:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 845/1694] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:23:37 2026] POST /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:23:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ab542880-5107-40a7-a4f5-4fcf0a030495 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-36085ccf-0086-4389-9e08-4770f5f8e19b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ab542880-5107-40a7-a4f5-4fcf0a030495 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:23:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ab542880-5107-40a7-a4f5-4fcf0a030495 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ab542880-5107-40a7-a4f5-4fcf0a030495 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-36085ccf-0086-4389-9e08-4770f5f8e19b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 Sep 03 11:23:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-36085ccf-0086-4389-9e08-4770f5f8e19b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-36085ccf-0086-4389-9e08-4770f5f8e19b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ab542880-5107-40a7-a4f5-4fcf0a030495 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:23:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-36085ccf-0086-4389-9e08-4770f5f8e19b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:37 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-36085ccf-0086-4389-9e08-4770f5f8e19b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:37 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-36085ccf-0086-4389-9e08-4770f5f8e19b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ab542880-5107-40a7-a4f5-4fcf0a030495 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:23:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 850/1695] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:37 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:37 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-36085ccf-0086-4389-9e08-4770f5f8e19b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-36085ccf-0086-4389-9e08-4770f5f8e19b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 returned with HTTP 200 Sep 03 11:23:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 846/1696] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:37 2026] GET /volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 => generated 922 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-54c0ffe6-a670-4772-8fba-199a8a0ff998 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-54c0ffe6-a670-4772-8fba-199a8a0ff998 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-54c0ffe6-a670-4772-8fba-199a8a0ff998 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-54c0ffe6-a670-4772-8fba-199a8a0ff998 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-54c0ffe6-a670-4772-8fba-199a8a0ff998 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-54c0ffe6-a670-4772-8fba-199a8a0ff998 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 851/1697] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:38 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 934 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c33ebcb6-58d3-4e3a-91c3-7416b24a5f3f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c33ebcb6-58d3-4e3a-91c3-7416b24a5f3f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c33ebcb6-58d3-4e3a-91c3-7416b24a5f3f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c33ebcb6-58d3-4e3a-91c3-7416b24a5f3f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c33ebcb6-58d3-4e3a-91c3-7416b24a5f3f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c33ebcb6-58d3-4e3a-91c3-7416b24a5f3f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 847/1698] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:38 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 893 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-04827707-067c-46fe-a9a2-0fcd3f62ba09 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-04827707-067c-46fe-a9a2-0fcd3f62ba09 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:23:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-04827707-067c-46fe-a9a2-0fcd3f62ba09 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-04827707-067c-46fe-a9a2-0fcd3f62ba09 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-04827707-067c-46fe-a9a2-0fcd3f62ba09 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:23:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-04827707-067c-46fe-a9a2-0fcd3f62ba09 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:23:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 852/1699] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:38 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-31b8535b-606d-41da-af0d-c55e4f228a29 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31b8535b-606d-41da-af0d-c55e4f228a29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 Sep 03 11:23:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31b8535b-606d-41da-af0d-c55e4f228a29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31b8535b-606d-41da-af0d-c55e4f228a29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-31b8535b-606d-41da-af0d-c55e4f228a29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:38 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-31b8535b-606d-41da-af0d-c55e4f228a29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:38 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-31b8535b-606d-41da-af0d-c55e4f228a29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:38 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-31b8535b-606d-41da-af0d-c55e4f228a29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31b8535b-606d-41da-af0d-c55e4f228a29 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 returned with HTTP 200 Sep 03 11:23:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 848/1700] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:38 2026] GET /volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 => generated 922 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-807f19a5-b01e-4dd1-859d-9db55708c26e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-807f19a5-b01e-4dd1-859d-9db55708c26e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-807f19a5-b01e-4dd1-859d-9db55708c26e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-807f19a5-b01e-4dd1-859d-9db55708c26e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-807f19a5-b01e-4dd1-859d-9db55708c26e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-807f19a5-b01e-4dd1-859d-9db55708c26e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 853/1701] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:39 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 934 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-26d9bba2-f96c-41cb-89bf-cf28437a150f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-26d9bba2-f96c-41cb-89bf-cf28437a150f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-26d9bba2-f96c-41cb-89bf-cf28437a150f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-26d9bba2-f96c-41cb-89bf-cf28437a150f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-26d9bba2-f96c-41cb-89bf-cf28437a150f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-26d9bba2-f96c-41cb-89bf-cf28437a150f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 849/1702] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:39 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 894 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ddc6ac45-ded5-435b-b508-748f0c5b5ba1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ddc6ac45-ded5-435b-b508-748f0c5b5ba1 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ddc6ac45-ded5-435b-b508-748f0c5b5ba1 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ddc6ac45-ded5-435b-b508-748f0c5b5ba1 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ddc6ac45-ded5-435b-b508-748f0c5b5ba1 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-37b0df60-67b0-44e9-92dd-93b27c8fa3ba None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-37b0df60-67b0-44e9-92dd-93b27c8fa3ba tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-37b0df60-67b0-44e9-92dd-93b27c8fa3ba tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-37b0df60-67b0-44e9-92dd-93b27c8fa3ba tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ddc6ac45-ded5-435b-b508-748f0c5b5ba1 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 854/1703] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:39 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 894 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1a612b25-e38b-43d0-b199-c5360506b2df None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-37b0df60-67b0-44e9-92dd-93b27c8fa3ba tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1a612b25-e38b-43d0-b199-c5360506b2df tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] PUT http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1a612b25-e38b-43d0-b199-c5360506b2df tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-117248637"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-37b0df60-67b0-44e9-92dd-93b27c8fa3ba tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:23:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 850/1704] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:39 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1a612b25-e38b-43d0-b199-c5360506b2df tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1a612b25-e38b-43d0-b199-c5360506b2df tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume updated successfully. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1a612b25-e38b-43d0-b199-c5360506b2df tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 855/1705] 192.168.122.194 () {60 vars in 1252 bytes} [Thu Sep 3 11:23:39 2026] PUT /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 826 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8667628e-b6dc-4e82-a981-7e3d37191820 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8667628e-b6dc-4e82-a981-7e3d37191820 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] PUT http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8667628e-b6dc-4e82-a981-7e3d37191820 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2034785782", "description": "This is the new description of volume"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8667628e-b6dc-4e82-a981-7e3d37191820 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8667628e-b6dc-4e82-a981-7e3d37191820 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume updated successfully. Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8667628e-b6dc-4e82-a981-7e3d37191820 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 851/1706] 192.168.122.194 () {60 vars in 1253 bytes} [Thu Sep 3 11:23:39 2026] PUT /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-33f9eca9-2309-4df3-9314-b5375c01a09d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-33f9eca9-2309-4df3-9314-b5375c01a09d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-33f9eca9-2309-4df3-9314-b5375c01a09d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-33f9eca9-2309-4df3-9314-b5375c01a09d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-33f9eca9-2309-4df3-9314-b5375c01a09d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-33f9eca9-2309-4df3-9314-b5375c01a09d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 856/1707] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:39 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 934 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-90a6b270-c378-4f7f-a708-4e4ed62d7acc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90a6b270-c378-4f7f-a708-4e4ed62d7acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90a6b270-c378-4f7f-a708-4e4ed62d7acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90a6b270-c378-4f7f-a708-4e4ed62d7acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-374345369", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-139228197"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-374345369', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-139228197'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume of 1 GB Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90a6b270-c378-4f7f-a708-4e4ed62d7acc tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 returned with HTTP 404 Sep 03 11:23:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Availability Zones retrieved successfully. Sep 03 11:23:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 852/1708] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:39 2026] GET /volume/v3/volumes/9c872177-e751-480a-a7a8-12b26af246d4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7597b505-c47d-4817-8db7-456c1699ea3c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7597b505-c47d-4817-8db7-456c1699ea3c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7597b505-c47d-4817-8db7-456c1699ea3c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7597b505-c47d-4817-8db7-456c1699ea3c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (b871379c-3d60-4730-9100-31e6f6be31b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7597b505-c47d-4817-8db7-456c1699ea3c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af returned with HTTP 404 Sep 03 11:23:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 853/1709] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:39 2026] GET /volume/v3/volumes/09cf4b08-017c-43f8-b4f0-647b6e94f0af => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d0825d0-0540-464e-9bc3-4b768f833b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a86a8f68-bac0-43bb-b1d8-c47af510170e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a86a8f68-bac0-43bb-b1d8-c47af510170e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a86a8f68-bac0-43bb-b1d8-c47af510170e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a86a8f68-bac0-43bb-b1d8-c47af510170e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-a86a8f68-bac0-43bb-b1d8-c47af510170e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a86a8f68-bac0-43bb-b1d8-c47af510170e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 returned with HTTP 404 Sep 03 11:23:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 854/1710] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:39 2026] GET /volume/v3/groups/3c5fef1c-13c8-4ce7-b05e-dfd6f527a0a0 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-da34c90a-1a92-40f9-914f-efceb1014660 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da34c90a-1a92-40f9-914f-efceb1014660 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/00eefebf-66a1-4a26-a818-3a2f8b586a8a Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da34c90a-1a92-40f9-914f-efceb1014660 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da34c90a-1a92-40f9-914f-efceb1014660 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da34c90a-1a92-40f9-914f-efceb1014660 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/group_types/00eefebf-66a1-4a26-a818-3a2f8b586a8a returned with HTTP 202 Sep 03 11:23:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 855/1711] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:23:39 2026] DELETE /volume/v3/group_types/00eefebf-66a1-4a26-a818-3a2f8b586a8a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d0825d0-0540-464e-9bc3-4b768f833b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-24abf8f7-1395-4f0e-8da5-e56d676b3230 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb0cf48a-4b3b-431c-9d68-4ec063e39eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24abf8f7-1395-4f0e-8da5-e56d676b3230 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] DELETE http://192.168.122.194/volume/v3/types/424f843f-2406-4191-8ae8-e7a5b9b08e92 Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24abf8f7-1395-4f0e-8da5-e56d676b3230 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24abf8f7-1395-4f0e-8da5-e56d676b3230 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24abf8f7-1395-4f0e-8da5-e56d676b3230 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/types/424f843f-2406-4191-8ae8-e7a5b9b08e92 returned with HTTP 202 Sep 03 11:23:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 856/1712] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:23:40 2026] DELETE /volume/v3/types/424f843f-2406-4191-8ae8-e7a5b9b08e92 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6c421152-6b82-445f-baff-781541174808 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6c421152-6b82-445f-baff-781541174808 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] GET http://192.168.122.194/volume/v3/types/424f843f-2406-4191-8ae8-e7a5b9b08e92 Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6c421152-6b82-445f-baff-781541174808 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6c421152-6b82-445f-baff-781541174808 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6c421152-6b82-445f-baff-781541174808 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/types/424f843f-2406-4191-8ae8-e7a5b9b08e92 returned with HTTP 404 Sep 03 11:23:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 857/1713] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:23:40 2026] GET /volume/v3/types/424f843f-2406-4191-8ae8-e7a5b9b08e92 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Created reservations ['5cdc7581-c703-445c-aea8-8035937e71d2', '96c468eb-11f4-4d0a-9ba4-7ab651f660f3', '2ec6bb0b-3e05-4119-a72e-59aa5b60b10d', '9b675eb1-956b-46c5-992e-f45339022a66'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2b406a0a-6d8d-46a6-8b3f-8410e2e0aeb0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb0cf48a-4b3b-431c-9d68-4ec063e39eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cdc7581-c703-445c-aea8-8035937e71d2', '96c468eb-11f4-4d0a-9ba4-7ab651f660f3', '2ec6bb0b-3e05-4119-a72e-59aa5b60b10d', '9b675eb1-956b-46c5-992e-f45339022a66']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b406a0a-6d8d-46a6-8b3f-8410e2e0aeb0 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85efd06-5492-42e0-a841-2e495fc41f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b406a0a-6d8d-46a6-8b3f-8410e2e0aeb0 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-20006509"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b406a0a-6d8d-46a6-8b3f-8410e2e0aeb0 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:23:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 858/1714] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:23:40 2026] POST /volume/v3/types => generated 222 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85efd06-5492-42e0-a841-2e495fc41f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb93230-7e4f-47db-9310-9d8622362719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-374345369',display_name='tempest-VolumesGetTest-Volume-139228197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['5cdc7581-c703-445c-aea8-8035937e71d2','96c468eb-11f4-4d0a-9ba4-7ab651f660f3','2ec6bb0b-3e05-4119-a72e-59aa5b60b10d','9b675eb1-956b-46c5-992e-f45339022a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-374345369',display_name='tempest-VolumesGetTest-Volume-139228197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb93230-7e4f-47db-9310-9d8622362719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7fa995d29344de194fdbabe2f065b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8821061c-f7dd-4ac8-ade9-2f3d1518451a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8cfd1487-56ff-48f1-ad85-c473d0e1901e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8cfd1487-56ff-48f1-ad85-c473d0e1901e tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8cfd1487-56ff-48f1-ad85-c473d0e1901e tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1394609946"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8cfd1487-56ff-48f1-ad85-c473d0e1901e tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:23:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 859/1715] 192.168.122.194 () {62 vars in 1195 bytes} [Thu Sep 3 11:23:40 2026] POST /volume/v3/group_types => generated 181 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ffc0dd85-3e95-4b94-b74f-2450ac99c89e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ffc0dd85-3e95-4b94-b74f-2450ac99c89e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ffc0dd85-3e95-4b94-b74f-2450ac99c89e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ffc0dd85-3e95-4b94-b74f-2450ac99c89e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8821061c-f7dd-4ac8-ade9-2f3d1518451a) transitioned into 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-374345369',display_name='tempest-VolumesGetTest-Volume-139228197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['5cdc7581-c703-445c-aea8-8035937e71d2','96c468eb-11f4-4d0a-9ba4-7ab651f660f3','2ec6bb0b-3e05-4119-a72e-59aa5b60b10d','9b675eb1-956b-46c5-992e-f45339022a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae269e3e-2bc2-4010-84df-518500b4d13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ffc0dd85-3e95-4b94-b74f-2450ac99c89e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ffc0dd85-3e95-4b94-b74f-2450ac99c89e tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 860/1716] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:40 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 934 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-be9d58b6-3877-4c58-9c29-8692c1d015d5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae269e3e-2bc2-4010-84df-518500b4d13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (b871379c-3d60-4730-9100-31e6f6be31b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request issued successfully. Sep 03 11:23:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5491c73b-9ba5-4617-a25a-72881eb211b8 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 857/1717] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:23:39 2026] POST /volume/v3/volumes => generated 787 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-be9d58b6-3877-4c58-9c29-8692c1d015d5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/groups Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-be9d58b6-3877-4c58-9c29-8692c1d015d5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "67cec410-54d3-40d0-99cb-403e3838f7fc", "volume_types": ["6e1b87d6-b75a-49cb-8329-8be506e4fcda"], "name": "tempest-GroupSnapshotsTest-Group-1660816875"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-be9d58b6-3877-4c58-9c29-8692c1d015d5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating new group {'group': {'group_type': '67cec410-54d3-40d0-99cb-403e3838f7fc', 'volume_types': ['6e1b87d6-b75a-49cb-8329-8be506e4fcda'], 'name': 'tempest-GroupSnapshotsTest-Group-1660816875'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-587e7951-ff29-402a-ac93-1b366e4b9ca3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-be9d58b6-3877-4c58-9c29-8692c1d015d5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating group tempest-GroupSnapshotsTest-Group-1660816875. Sep 03 11:23:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-587e7951-ff29-402a-ac93-1b366e4b9ca3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-587e7951-ff29-402a-ac93-1b366e4b9ca3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-587e7951-ff29-402a-ac93-1b366e4b9ca3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-be9d58b6-3877-4c58-9c29-8692c1d015d5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Availability Zones retrieved successfully. Sep 03 11:23:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-587e7951-ff29-402a-ac93-1b366e4b9ca3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-587e7951-ff29-402a-ac93-1b366e4b9ca3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 returned with HTTP 200 Sep 03 11:23:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 858/1718] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:40 2026] GET /volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-be9d58b6-3877-4c58-9c29-8692c1d015d5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['66ca83a1-bbfb-484b-a080-9dfdf6fdbde7'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-be9d58b6-3877-4c58-9c29-8692c1d015d5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups returned with HTTP 202 Sep 03 11:23:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 861/1719] 192.168.122.194 () {62 vars in 1181 bytes} [Thu Sep 3 11:23:40 2026] POST /volume/v3/groups => generated 112 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4846f50c-ac52-456e-9c44-b6fcb128190e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4846f50c-ac52-456e-9c44-b6fcb128190e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4846f50c-ac52-456e-9c44-b6fcb128190e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4846f50c-ac52-456e-9c44-b6fcb128190e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-4846f50c-ac52-456e-9c44-b6fcb128190e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 954adaab-5b17-4a6c-97f4-b969bb0934d8 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:40 devstack devstack@c-api.service[86726]: /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 03 11:23:40 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:23:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4846f50c-ac52-456e-9c44-b6fcb128190e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 returned with HTTP 200 Sep 03 11:23:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 859/1720] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:40 2026] GET /volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-83cdb44e-ab99-479e-9dd2-a874f834d31f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-83cdb44e-ab99-479e-9dd2-a874f834d31f tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-83cdb44e-ab99-479e-9dd2-a874f834d31f tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-83cdb44e-ab99-479e-9dd2-a874f834d31f tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-83cdb44e-ab99-479e-9dd2-a874f834d31f tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:23:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-83cdb44e-ab99-479e-9dd2-a874f834d31f tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:23:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 862/1721] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:40 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b18a3da3-591d-40c6-9fd4-54a99d19c86d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b18a3da3-591d-40c6-9fd4-54a99d19c86d tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b18a3da3-591d-40c6-9fd4-54a99d19c86d tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b18a3da3-591d-40c6-9fd4-54a99d19c86d tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b18a3da3-591d-40c6-9fd4-54a99d19c86d tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b18a3da3-591d-40c6-9fd4-54a99d19c86d tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 860/1722] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:41 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 937 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6df5e7ab-3496-4089-ad44-6d00a85b31cf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6df5e7ab-3496-4089-ad44-6d00a85b31cf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6df5e7ab-3496-4089-ad44-6d00a85b31cf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6df5e7ab-3496-4089-ad44-6d00a85b31cf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6df5e7ab-3496-4089-ad44-6d00a85b31cf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6df5e7ab-3496-4089-ad44-6d00a85b31cf tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 returned with HTTP 200 Sep 03 11:23:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 863/1723] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:41 2026] GET /volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 => generated 879 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fdae3f81-c46d-4b50-8a09-f21fe8288c02 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fdae3f81-c46d-4b50-8a09-f21fe8288c02 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 Sep 03 11:23:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fdae3f81-c46d-4b50-8a09-f21fe8288c02 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fdae3f81-c46d-4b50-8a09-f21fe8288c02 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-fdae3f81-c46d-4b50-8a09-f21fe8288c02 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 954adaab-5b17-4a6c-97f4-b969bb0934d8 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:41 devstack devstack@c-api.service[86726]: /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 03 11:23:41 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:23:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fdae3f81-c46d-4b50-8a09-f21fe8288c02 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 returned with HTTP 200 Sep 03 11:23:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 861/1724] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:41 2026] GET /volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 => generated 393 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6a30719a-8672-427e-ad6c-29c2c185b368 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1865761620", "volume_type": "6e1b87d6-b75a-49cb-8329-8be506e4fcda", "group_id": "954adaab-5b17-4a6c-97f4-b969bb0934d8", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1865761620', 'volume_type': '6e1b87d6-b75a-49cb-8329-8be506e4fcda', 'group_id': '954adaab-5b17-4a6c-97f4-b969bb0934d8', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:41 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume of 1 GB Sep 03 11:23:41 devstack devstack@c-api.service[86725]: /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 03 11:23:41 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:23:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Availability Zones retrieved successfully. Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Flow 'volume_create_api' (2a04b1fa-a536-44f9-b763-05e76eaf23a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcafdb4a-1c77-4fee-94e8-411d7e44ce2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcafdb4a-1c77-4fee-94e8-411d7e44ce2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:23:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e1b87d6-b75a-49cb-8329-8be506e4fcda,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-20006509',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e1b87d6-b75a-49cb-8329-8be506e4fcda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '954adaab-5b17-4a6c-97f4-b969bb0934d8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1af1032-77b4-43bb-91fe-75d443594bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-20006509 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-20006509, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:23:41 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-20006509 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-20006509, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['870d048f-ea5d-4265-84cd-cd78d878d622', '61160159-a212-46ec-a7df-12db42f257f0', '28105244-b33e-400f-bd3d-97e3f7c82f39', '9d532f9e-1d7b-4681-bf02-9e403c40e620'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1af1032-77b4-43bb-91fe-75d443594bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['870d048f-ea5d-4265-84cd-cd78d878d622', '61160159-a212-46ec-a7df-12db42f257f0', '28105244-b33e-400f-bd3d-97e3f7c82f39', '9d532f9e-1d7b-4681-bf02-9e403c40e620']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d08c1489-c9ef-41ad-8fb2-1b896cd6828b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d08c1489-c9ef-41ad-8fb2-1b896cd6828b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e129fefa-5b2f-480f-a6e8-0954d0f0ea99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1865761620',encryption_key_id=None,group_id=954adaab-5b17-4a6c-97f4-b969bb0934d8,group_type_id=,metadata={},multiattach=False,project_id='8caa1cbb957e461cbedbeeb17177dcd7',qos_specs=None,replication_status=,reservations=['870d048f-ea5d-4265-84cd-cd78d878d622','61160159-a212-46ec-a7df-12db42f257f0','28105244-b33e-400f-bd3d-97e3f7c82f39','9d532f9e-1d7b-4681-bf02-9e403c40e620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_type_id=6e1b87d6-b75a-49cb-8329-8be506e4fcda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1865761620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=954adaab-5b17-4a6c-97f4-b969bb0934d8,host=None,id=e129fefa-5b2f-480f-a6e8-0954d0f0ea99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8caa1cbb957e461cbedbeeb17177dcd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e1b87d6-b75a-49cb-8329-8be506e4fcda),volume_type_id=6e1b87d6-b75a-49cb-8329-8be506e4fcda)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8d6250-96b1-4412-85d8-953b50fbf58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8d6250-96b1-4412-85d8-953b50fbf58f) transitioned into state 'SUCCESS' from state '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-1865761620',encryption_key_id=None,group_id=954adaab-5b17-4a6c-97f4-b969bb0934d8,group_type_id=,metadata={},multiattach=False,project_id='8caa1cbb957e461cbedbeeb17177dcd7',qos_specs=None,replication_status=,reservations=['870d048f-ea5d-4265-84cd-cd78d878d622','61160159-a212-46ec-a7df-12db42f257f0','28105244-b33e-400f-bd3d-97e3f7c82f39','9d532f9e-1d7b-4681-bf02-9e403c40e620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34720c2ae5d34ba49f535dcddb1aa2f9',volume_type_id=6e1b87d6-b75a-49cb-8329-8be506e4fcda)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8b631b-8260-4686-b0dc-2f28203c4a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8b631b-8260-4686-b0dc-2f28203c4a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Flow 'volume_create_api' (2a04b1fa-a536-44f9-b763-05e76eaf23a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Create volume request issued successfully. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:42 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:42 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6a30719a-8672-427e-ad6c-29c2c185b368 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 864/1725] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:23:41 2026] POST /volume/v3/volumes => generated 829 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1708cf36-770a-4065-9505-fcce42fd16cd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1708cf36-770a-4065-9505-fcce42fd16cd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1708cf36-770a-4065-9505-fcce42fd16cd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1708cf36-770a-4065-9505-fcce42fd16cd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1708cf36-770a-4065-9505-fcce42fd16cd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-1708cf36-770a-4065-9505-fcce42fd16cd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:42 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-1708cf36-770a-4065-9505-fcce42fd16cd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-1708cf36-770a-4065-9505-fcce42fd16cd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1708cf36-770a-4065-9505-fcce42fd16cd tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 returned with HTTP 200 Sep 03 11:23:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 862/1726] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:42 2026] GET /volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 => generated 897 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c9c7ebbe-d282-434b-b380-9a3a124f5c4f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c9c7ebbe-d282-434b-b380-9a3a124f5c4f tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c9c7ebbe-d282-434b-b380-9a3a124f5c4f tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c9c7ebbe-d282-434b-b380-9a3a124f5c4f tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c9c7ebbe-d282-434b-b380-9a3a124f5c4f tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c9c7ebbe-d282-434b-b380-9a3a124f5c4f tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 865/1727] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:42 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 937 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-caf493b9-0ab9-43f0-ac77-ccc401309fb5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-caf493b9-0ab9-43f0-ac77-ccc401309fb5 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-caf493b9-0ab9-43f0-ac77-ccc401309fb5 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-caf493b9-0ab9-43f0-ac77-ccc401309fb5 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-caf493b9-0ab9-43f0-ac77-ccc401309fb5 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-caf493b9-0ab9-43f0-ac77-ccc401309fb5 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 returned with HTTP 200 Sep 03 11:23:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 863/1728] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:42 2026] GET /volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9c39efcb-dbe4-4ff4-829e-f0637f2c42fd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9c39efcb-dbe4-4ff4-829e-f0637f2c42fd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] PUT http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 Sep 03 11:23:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9c39efcb-dbe4-4ff4-829e-f0637f2c42fd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-117248637", "description": null}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9c39efcb-dbe4-4ff4-829e-f0637f2c42fd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9c39efcb-dbe4-4ff4-829e-f0637f2c42fd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume updated successfully. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9c39efcb-dbe4-4ff4-829e-f0637f2c42fd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 returned with HTTP 200 Sep 03 11:23:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 866/1729] 192.168.122.194 () {60 vars in 1252 bytes} [Thu Sep 3 11:23:42 2026] PUT /volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 => generated 778 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a47b903c-cd15-45a0-a305-92e9461f6648 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a47b903c-cd15-45a0-a305-92e9461f6648 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a47b903c-cd15-45a0-a305-92e9461f6648 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a47b903c-cd15-45a0-a305-92e9461f6648 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a47b903c-cd15-45a0-a305-92e9461f6648 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a47b903c-cd15-45a0-a305-92e9461f6648 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 returned with HTTP 200 Sep 03 11:23:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 864/1730] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:42 2026] GET /volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c871017b-0c42-4146-aa74-8e13b4f582ee None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c871017b-0c42-4146-aa74-8e13b4f582ee tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] DELETE http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 Sep 03 11:23:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c871017b-0c42-4146-aa74-8e13b4f582ee tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c871017b-0c42-4146-aa74-8e13b4f582ee tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-c871017b-0c42-4146-aa74-8e13b4f582ee tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume with id: 6cb93230-7e4f-47db-9310-9d8622362719 Sep 03 11:23:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c871017b-0c42-4146-aa74-8e13b4f582ee tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c871017b-0c42-4146-aa74-8e13b4f582ee tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume request issued successfully. Sep 03 11:23:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c871017b-0c42-4146-aa74-8e13b4f582ee tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 returned with HTTP 202 Sep 03 11:23:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 867/1731] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:23:42 2026] DELETE /volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-73ec3883-7882-4f18-93ae-f24161bc9a39 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-73ec3883-7882-4f18-93ae-f24161bc9a39 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-73ec3883-7882-4f18-93ae-f24161bc9a39 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-73ec3883-7882-4f18-93ae-f24161bc9a39 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-73ec3883-7882-4f18-93ae-f24161bc9a39 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-73ec3883-7882-4f18-93ae-f24161bc9a39 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 returned with HTTP 200 Sep 03 11:23:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 865/1732] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:42 2026] GET /volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-855fc1d0-4924-4f9f-a77d-c30b03867e31 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-855fc1d0-4924-4f9f-a77d-c30b03867e31 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 Sep 03 11:23:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-855fc1d0-4924-4f9f-a77d-c30b03867e31 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-855fc1d0-4924-4f9f-a77d-c30b03867e31 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-855fc1d0-4924-4f9f-a77d-c30b03867e31 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:43 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-855fc1d0-4924-4f9f-a77d-c30b03867e31 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:43 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-855fc1d0-4924-4f9f-a77d-c30b03867e31 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-68b62ac8-8563-4e0f-9a8a-9425ace5011f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-68b62ac8-8563-4e0f-9a8a-9425ace5011f tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-68b62ac8-8563-4e0f-9a8a-9425ace5011f tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-68b62ac8-8563-4e0f-9a8a-9425ace5011f tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-68b62ac8-8563-4e0f-9a8a-9425ace5011f tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-68b62ac8-8563-4e0f-9a8a-9425ace5011f tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 866/1733] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:43 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 937 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:43 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-855fc1d0-4924-4f9f-a77d-c30b03867e31 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-855fc1d0-4924-4f9f-a77d-c30b03867e31 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 returned with HTTP 200 Sep 03 11:23:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 868/1734] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:43 2026] GET /volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 => generated 921 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-35ad407c-ffe5-4243-96c9-f4e85bc80fbd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35ad407c-ffe5-4243-96c9-f4e85bc80fbd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 Sep 03 11:23:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35ad407c-ffe5-4243-96c9-f4e85bc80fbd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35ad407c-ffe5-4243-96c9-f4e85bc80fbd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-35ad407c-ffe5-4243-96c9-f4e85bc80fbd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35ad407c-ffe5-4243-96c9-f4e85bc80fbd tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 returned with HTTP 200 Sep 03 11:23:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 867/1735] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:43 2026] GET /volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 => generated 845 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dca4cb9e-55ca-420b-8957-b3cec26ef4f7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dca4cb9e-55ca-420b-8957-b3cec26ef4f7 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dca4cb9e-55ca-420b-8957-b3cec26ef4f7 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dca4cb9e-55ca-420b-8957-b3cec26ef4f7 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-dca4cb9e-55ca-420b-8957-b3cec26ef4f7 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dca4cb9e-55ca-420b-8957-b3cec26ef4f7 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 869/1736] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:44 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-69908a5f-9fea-4bd8-a3eb-ca13e27800db None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69908a5f-9fea-4bd8-a3eb-ca13e27800db tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-69908a5f-9fea-4bd8-a3eb-ca13e27800db tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-69908a5f-9fea-4bd8-a3eb-ca13e27800db tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-69908a5f-9fea-4bd8-a3eb-ca13e27800db tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ac646928-7ae5-4970-9fe9-0e305a496e83 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ac646928-7ae5-4970-9fe9-0e305a496e83 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ac646928-7ae5-4970-9fe9-0e305a496e83 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ac646928-7ae5-4970-9fe9-0e305a496e83 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-69908a5f-9fea-4bd8-a3eb-ca13e27800db tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 868/1737] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:44 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:23:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-59e065be-0afa-43aa-a9b0-5cb743871fb8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ac646928-7ae5-4970-9fe9-0e305a496e83 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59e065be-0afa-43aa-a9b0-5cb743871fb8 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] DELETE http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59e065be-0afa-43aa-a9b0-5cb743871fb8 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59e065be-0afa-43aa-a9b0-5cb743871fb8 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-ac646928-7ae5-4970-9fe9-0e305a496e83 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:44 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-ac646928-7ae5-4970-9fe9-0e305a496e83 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-59e065be-0afa-43aa-a9b0-5cb743871fb8 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Delete volume with id: 16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-59e065be-0afa-43aa-a9b0-5cb743871fb8 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-59e065be-0afa-43aa-a9b0-5cb743871fb8 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Delete volume request issued successfully. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59e065be-0afa-43aa-a9b0-5cb743871fb8 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 202 Sep 03 11:23:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 869/1738] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:23:44 2026] DELETE /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0d011d2a-6eb3-48ac-8c68-ade075fc11ae None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0d011d2a-6eb3-48ac-8c68-ade075fc11ae tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0d011d2a-6eb3-48ac-8c68-ade075fc11ae tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0d011d2a-6eb3-48ac-8c68-ade075fc11ae tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-ac646928-7ae5-4970-9fe9-0e305a496e83 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0d011d2a-6eb3-48ac-8c68-ade075fc11ae tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0d011d2a-6eb3-48ac-8c68-ade075fc11ae tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 870/1739] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:44 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 1201 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:23:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ac646928-7ae5-4970-9fe9-0e305a496e83 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 returned with HTTP 200 Sep 03 11:23:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 870/1740] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:44 2026] GET /volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 => generated 922 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d080ea90-dc13-49bf-83da-e2cc0526b686 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d080ea90-dc13-49bf-83da-e2cc0526b686 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/group_snapshots Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d080ea90-dc13-49bf-83da-e2cc0526b686 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "954adaab-5b17-4a6c-97f4-b969bb0934d8", "name": "tempest-group_snapshot-1543014873"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-d080ea90-dc13-49bf-83da-e2cc0526b686 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '954adaab-5b17-4a6c-97f4-b969bb0934d8', 'name': 'tempest-group_snapshot-1543014873'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 11:23:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:44 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.group_snapshots [None req-d080ea90-dc13-49bf-83da-e2cc0526b686 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Creating group_snapshot tempest-group_snapshot-1543014873. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: /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 03 11:23:44 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:23:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6dbda053-8a91-4c3a-93c6-875076177ec1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6dbda053-8a91-4c3a-93c6-875076177ec1 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6dbda053-8a91-4c3a-93c6-875076177ec1 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6dbda053-8a91-4c3a-93c6-875076177ec1 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6dbda053-8a91-4c3a-93c6-875076177ec1 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 returned with HTTP 404 Sep 03 11:23:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 871/1741] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:44 2026] GET /volume/v3/volumes/6cb93230-7e4f-47db-9310-9d8622362719 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:44 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-d080ea90-dc13-49bf-83da-e2cc0526b686 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-20006509 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-20006509, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:23:44 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-d080ea90-dc13-49bf-83da-e2cc0526b686 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-20006509 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-20006509, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-911d7304-4486-4e80-9a08-e9ac1d1ca0d3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-911d7304-4486-4e80-9a08-e9ac1d1ca0d3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-911d7304-4486-4e80-9a08-e9ac1d1ca0d3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-911d7304-4486-4e80-9a08-e9ac1d1ca0d3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-911d7304-4486-4e80-9a08-e9ac1d1ca0d3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-911d7304-4486-4e80-9a08-e9ac1d1ca0d3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 872/1742] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:44 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 934 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:45 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-d080ea90-dc13-49bf-83da-e2cc0526b686 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Created reservations ['1662a745-2ddf-4b35-bc72-bc1a2f984e66', '42f9befe-9819-4a74-a7e3-16365530b6e8', 'fe396fe9-1935-437b-a5bf-2bc908d48077', '07f6d7f1-039e-4a19-bfa5-4c67561084ba'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2099aa49-68b5-42c4-9f3e-ee31f3a80635 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2099aa49-68b5-42c4-9f3e-ee31f3a80635 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] DELETE http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2099aa49-68b5-42c4-9f3e-ee31f3a80635 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2099aa49-68b5-42c4-9f3e-ee31f3a80635 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:45 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-2099aa49-68b5-42c4-9f3e-ee31f3a80635 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume with id: 18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2099aa49-68b5-42c4-9f3e-ee31f3a80635 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d080ea90-dc13-49bf-83da-e2cc0526b686 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots returned with HTTP 202 Sep 03 11:23:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 871/1743] 192.168.122.194 () {62 vars in 1208 bytes} [Thu Sep 3 11:23:44 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ae74b65a-7cdd-47b6-8e9e-9ff6b6939f4e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae74b65a-7cdd-47b6-8e9e-9ff6b6939f4e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 Sep 03 11:23:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae74b65a-7cdd-47b6-8e9e-9ff6b6939f4e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae74b65a-7cdd-47b6-8e9e-9ff6b6939f4e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-ae74b65a-7cdd-47b6-8e9e-9ff6b6939f4e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 75741166-8669-4533-be1d-b5cbb06986c7 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2099aa49-68b5-42c4-9f3e-ee31f3a80635 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume request issued successfully. Sep 03 11:23:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2099aa49-68b5-42c4-9f3e-ee31f3a80635 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 202 Sep 03 11:23:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 873/1744] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:23:45 2026] DELETE /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:23:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d0bdee82-c394-416a-b68c-00b6c9382536 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0bdee82-c394-416a-b68c-00b6c9382536 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0bdee82-c394-416a-b68c-00b6c9382536 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0bdee82-c394-416a-b68c-00b6c9382536 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae74b65a-7cdd-47b6-8e9e-9ff6b6939f4e tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 returned with HTTP 200 Sep 03 11:23:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 872/1745] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:45 2026] GET /volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 => generated 307 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d0bdee82-c394-416a-b68c-00b6c9382536 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0bdee82-c394-416a-b68c-00b6c9382536 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 874/1746] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:45 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 933 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-88ef8dd0-dff4-48ca-a0a6-96a80d5ad7b4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88ef8dd0-dff4-48ca-a0a6-96a80d5ad7b4 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88ef8dd0-dff4-48ca-a0a6-96a80d5ad7b4 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88ef8dd0-dff4-48ca-a0a6-96a80d5ad7b4 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-88ef8dd0-dff4-48ca-a0a6-96a80d5ad7b4 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Volume info retrieved successfully. Sep 03 11:23:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88ef8dd0-dff4-48ca-a0a6-96a80d5ad7b4 tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 200 Sep 03 11:23:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 873/1747] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:45 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 1201 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:23:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6d1946e5-2eb9-4671-b1ab-57dadd0b18e1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6d1946e5-2eb9-4671-b1ab-57dadd0b18e1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 Sep 03 11:23:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6d1946e5-2eb9-4671-b1ab-57dadd0b18e1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6d1946e5-2eb9-4671-b1ab-57dadd0b18e1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-6d1946e5-2eb9-4671-b1ab-57dadd0b18e1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 75741166-8669-4533-be1d-b5cbb06986c7 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6d1946e5-2eb9-4671-b1ab-57dadd0b18e1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 returned with HTTP 200 Sep 03 11:23:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 875/1748] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:46 2026] GET /volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 => generated 307 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8fbd553b-09a2-481d-87f5-1ff7fdc61b83 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8fbd553b-09a2-481d-87f5-1ff7fdc61b83 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8fbd553b-09a2-481d-87f5-1ff7fdc61b83 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8fbd553b-09a2-481d-87f5-1ff7fdc61b83 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8fbd553b-09a2-481d-87f5-1ff7fdc61b83 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8fbd553b-09a2-481d-87f5-1ff7fdc61b83 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 200 Sep 03 11:23:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 874/1749] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:46 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 933 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-72bd3ecb-0d84-4434-9edd-76ddeea224bb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72bd3ecb-0d84-4434-9edd-76ddeea224bb tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72bd3ecb-0d84-4434-9edd-76ddeea224bb tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72bd3ecb-0d84-4434-9edd-76ddeea224bb tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72bd3ecb-0d84-4434-9edd-76ddeea224bb tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 404 Sep 03 11:23:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 876/1750] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:46 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-956e1107-d7c9-47bb-bb6e-c22106ad23ad None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-956e1107-d7c9-47bb-bb6e-c22106ad23ad tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] DELETE http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-956e1107-d7c9-47bb-bb6e-c22106ad23ad tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-956e1107-d7c9-47bb-bb6e-c22106ad23ad tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-956e1107-d7c9-47bb-bb6e-c22106ad23ad tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Delete volume with id: 16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-956e1107-d7c9-47bb-bb6e-c22106ad23ad tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 404 Sep 03 11:23:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 875/1751] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:23:47 2026] DELETE /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ae45dd7a-c524-43ad-8dae-5e131a19c0fd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae45dd7a-c524-43ad-8dae-5e131a19c0fd tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] GET http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 Sep 03 11:23:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ae45dd7a-c524-43ad-8dae-5e131a19c0fd tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ae45dd7a-c524-43ad-8dae-5e131a19c0fd tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae45dd7a-c524-43ad-8dae-5e131a19c0fd tempest-VolumeImageDependencyTests-459894675 tempest-VolumeImageDependencyTests-459894675-project-member] http://192.168.122.194/volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 returned with HTTP 404 Sep 03 11:23:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 877/1752] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:47 2026] GET /volume/v3/volumes/16ec70b0-457a-4dfe-bab9-a3c37320e667 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-554614bb-91c1-461c-8065-ccee306b96e2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-554614bb-91c1-461c-8065-ccee306b96e2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-554614bb-91c1-461c-8065-ccee306b96e2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-554614bb-91c1-461c-8065-ccee306b96e2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-554614bb-91c1-461c-8065-ccee306b96e2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 75741166-8669-4533-be1d-b5cbb06986c7 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-554614bb-91c1-461c-8065-ccee306b96e2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 returned with HTTP 200 Sep 03 11:23:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 876/1753] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:47 2026] GET /volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 => generated 307 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-efe67b07-54bb-4e3f-9175-6ece05a171c6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-efe67b07-54bb-4e3f-9175-6ece05a171c6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d Sep 03 11:23:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-efe67b07-54bb-4e3f-9175-6ece05a171c6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-efe67b07-54bb-4e3f-9175-6ece05a171c6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-efe67b07-54bb-4e3f-9175-6ece05a171c6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d returned with HTTP 404 Sep 03 11:23:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 878/1754] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:47 2026] GET /volume/v3/volumes/18bd3219-b2d9-42f6-a9a9-9039d884316d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-debf27b8-9221-435b-b68f-5a911bb70261 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-debf27b8-9221-435b-b68f-5a911bb70261 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-debf27b8-9221-435b-b68f-5a911bb70261 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-debf27b8-9221-435b-b68f-5a911bb70261 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-debf27b8-9221-435b-b68f-5a911bb70261 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-debf27b8-9221-435b-b68f-5a911bb70261 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 877/1755] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:47 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 847 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:23:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8eedd748-8ac7-4f26-bad3-6d53623d9f81 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8eedd748-8ac7-4f26-bad3-6d53623d9f81 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] DELETE http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8eedd748-8ac7-4f26-bad3-6d53623d9f81 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8eedd748-8ac7-4f26-bad3-6d53623d9f81 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:47 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-8eedd748-8ac7-4f26-bad3-6d53623d9f81 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume with id: 73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8eedd748-8ac7-4f26-bad3-6d53623d9f81 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8eedd748-8ac7-4f26-bad3-6d53623d9f81 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume request issued successfully. Sep 03 11:23:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8eedd748-8ac7-4f26-bad3-6d53623d9f81 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 202 Sep 03 11:23:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 879/1756] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:23:47 2026] DELETE /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1c2678f7-d355-4660-82bd-496192d90a42 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1c2678f7-d355-4660-82bd-496192d90a42 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1c2678f7-d355-4660-82bd-496192d90a42 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1c2678f7-d355-4660-82bd-496192d90a42 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1c2678f7-d355-4660-82bd-496192d90a42 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1c2678f7-d355-4660-82bd-496192d90a42 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 878/1757] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:47 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 846 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-15ecb415-b3d4-4389-9f00-c57512806096 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15ecb415-b3d4-4389-9f00-c57512806096 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 Sep 03 11:23:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15ecb415-b3d4-4389-9f00-c57512806096 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15ecb415-b3d4-4389-9f00-c57512806096 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-15ecb415-b3d4-4389-9f00-c57512806096 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 75741166-8669-4533-be1d-b5cbb06986c7 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15ecb415-b3d4-4389-9f00-c57512806096 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 returned with HTTP 200 Sep 03 11:23:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 880/1758] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:48 2026] GET /volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 => generated 308 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5defd6bb-2084-440d-b15f-874b59cfed06 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5defd6bb-2084-440d-b15f-874b59cfed06 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/detail Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5defd6bb-2084-440d-b15f-874b59cfed06 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5defd6bb-2084-440d-b15f-874b59cfed06 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-5defd6bb-2084-440d-b15f-874b59cfed06 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-5defd6bb-2084-440d-b15f-874b59cfed06 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: /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 03 11:23:48 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:23:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5defd6bb-2084-440d-b15f-874b59cfed06 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all snapshots completed successfully. Sep 03 11:23:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5defd6bb-2084-440d-b15f-874b59cfed06 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:23:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 879/1759] 192.168.122.194 () {58 vars in 1148 bytes} [Thu Sep 3 11:23:48 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fc26c6ce-2f01-44ea-a129-499c4c50028b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fc26c6ce-2f01-44ea-a129-499c4c50028b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 Sep 03 11:23:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fc26c6ce-2f01-44ea-a129-499c4c50028b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fc26c6ce-2f01-44ea-a129-499c4c50028b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fc26c6ce-2f01-44ea-a129-499c4c50028b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:23:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fc26c6ce-2f01-44ea-a129-499c4c50028b tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 returned with HTTP 200 Sep 03 11:23:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 881/1760] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:48 2026] GET /volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 => generated 451 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c8075e7b-d044-42f3-895f-9bb1a6ea390d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c8075e7b-d044-42f3-895f-9bb1a6ea390d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c8075e7b-d044-42f3-895f-9bb1a6ea390d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c8075e7b-d044-42f3-895f-9bb1a6ea390d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-c8075e7b-d044-42f3-895f-9bb1a6ea390d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 75741166-8669-4533-be1d-b5cbb06986c7 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c8075e7b-d044-42f3-895f-9bb1a6ea390d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 returned with HTTP 200 Sep 03 11:23:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 880/1761] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:48 2026] GET /volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 => generated 308 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-19eae021-aa38-4cd1-91b3-e119907199cf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-19eae021-aa38-4cd1-91b3-e119907199cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/detail Sep 03 11:23:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-19eae021-aa38-4cd1-91b3-e119907199cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-19eae021-aa38-4cd1-91b3-e119907199cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:48 devstack devstack@c-api.service[86725]: /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 03 11:23:48 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:23:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-19eae021-aa38-4cd1-91b3-e119907199cf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 03 11:23:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 882/1762] 192.168.122.194 () {60 vars in 1207 bytes} [Thu Sep 3 11:23:48 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d5b095dc-166d-4bb5-ba64-24eaa45bcdaf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d5b095dc-166d-4bb5-ba64-24eaa45bcdaf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] DELETE http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d5b095dc-166d-4bb5-ba64-24eaa45bcdaf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d5b095dc-166d-4bb5-ba64-24eaa45bcdaf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.group_snapshots [None req-d5b095dc-166d-4bb5-ba64-24eaa45bcdaf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] delete called for member 75741166-8669-4533-be1d-b5cbb06986c7 {{(pid=86726) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:23:48 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.group_snapshots [None req-d5b095dc-166d-4bb5-ba64-24eaa45bcdaf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Delete group_snapshot with id: 75741166-8669-4533-be1d-b5cbb06986c7 Sep 03 11:23:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:48 devstack devstack@c-api.service[86726]: /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 03 11:23:48 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:23:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d5b095dc-166d-4bb5-ba64-24eaa45bcdaf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 returned with HTTP 202 Sep 03 11:23:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 881/1763] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:23:48 2026] DELETE /volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:23:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-74dbcccf-306a-4989-8358-2d03e96b4f33 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74dbcccf-306a-4989-8358-2d03e96b4f33 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:23:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74dbcccf-306a-4989-8358-2d03e96b4f33 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74dbcccf-306a-4989-8358-2d03e96b4f33 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-74dbcccf-306a-4989-8358-2d03e96b4f33 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:23:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74dbcccf-306a-4989-8358-2d03e96b4f33 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:23:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-92a3d715-a416-41b9-b1dd-3932eb900518 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-92a3d715-a416-41b9-b1dd-3932eb900518 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-92a3d715-a416-41b9-b1dd-3932eb900518 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-92a3d715-a416-41b9-b1dd-3932eb900518 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:49 devstack devstack@c-api.service[86725]: /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 03 11:23:49 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:23:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-74dbcccf-306a-4989-8358-2d03e96b4f33 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all volumes completed successfully. Sep 03 11:23:49 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-74dbcccf-306a-4989-8358-2d03e96b4f33 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:49 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-74dbcccf-306a-4989-8358-2d03e96b4f33 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-92a3d715-a416-41b9-b1dd-3932eb900518 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-92a3d715-a416-41b9-b1dd-3932eb900518 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 200 Sep 03 11:23:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 882/1764] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:49 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 846 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:49 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-74dbcccf-306a-4989-8358-2d03e96b4f33 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74dbcccf-306a-4989-8358-2d03e96b4f33 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:23:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 883/1765] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:23:48 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2cb1c3a6-3720-49b8-98b3-a5ae30b0f075 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2cb1c3a6-3720-49b8-98b3-a5ae30b0f075 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/detail Sep 03 11:23:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2cb1c3a6-3720-49b8-98b3-a5ae30b0f075 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2cb1c3a6-3720-49b8-98b3-a5ae30b0f075 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-2cb1c3a6-3720-49b8-98b3-a5ae30b0f075 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:23:49 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-2cb1c3a6-3720-49b8-98b3-a5ae30b0f075 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:23:49 devstack devstack@c-api.service[86726]: /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 03 11:23:49 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:23:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2cb1c3a6-3720-49b8-98b3-a5ae30b0f075 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all snapshots completed successfully. Sep 03 11:23:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2cb1c3a6-3720-49b8-98b3-a5ae30b0f075 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:23:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 883/1766] 192.168.122.194 () {58 vars in 1148 bytes} [Thu Sep 3 11:23:49 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-081cb455-8bc8-4da0-a0d7-4b49058d3f2c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-081cb455-8bc8-4da0-a0d7-4b49058d3f2c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 Sep 03 11:23:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-081cb455-8bc8-4da0-a0d7-4b49058d3f2c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-081cb455-8bc8-4da0-a0d7-4b49058d3f2c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-081cb455-8bc8-4da0-a0d7-4b49058d3f2c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:23:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-081cb455-8bc8-4da0-a0d7-4b49058d3f2c tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 returned with HTTP 200 Sep 03 11:23:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 884/1767] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:49 2026] GET /volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 => generated 450 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-87c416c5-a2f1-4b67-8f77-9e813a39a4f6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-87c416c5-a2f1-4b67-8f77-9e813a39a4f6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e Sep 03 11:23:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-87c416c5-a2f1-4b67-8f77-9e813a39a4f6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-87c416c5-a2f1-4b67-8f77-9e813a39a4f6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-87c416c5-a2f1-4b67-8f77-9e813a39a4f6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e returned with HTTP 404 Sep 03 11:23:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 884/1768] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:50 2026] GET /volume/v3/volumes/73190cd8-b9df-4468-bce6-0f945a65a80e => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:23:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-VolumesGetTest-Volume-1062776802", "metadata": {"Type": "Test"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request body: {'volume': {'imageRef': 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1062776802', 'metadata': {'Type': 'Test'}}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5139399c-3b1d-4576-b3d4-13a0d7994adf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5139399c-3b1d-4576-b3d4-13a0d7994adf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 Sep 03 11:23:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5139399c-3b1d-4576-b3d4-13a0d7994adf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5139399c-3b1d-4576-b3d4-13a0d7994adf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5139399c-3b1d-4576-b3d4-13a0d7994adf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:23:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5139399c-3b1d-4576-b3d4-13a0d7994adf tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 returned with HTTP 200 Sep 03 11:23:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 885/1769] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:50 2026] GET /volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 => generated 450 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c704eef4-d0e3-4e48-9570-1a19cedb7e25 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:50 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume of 1 GB Sep 03 11:23:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c704eef4-d0e3-4e48-9570-1a19cedb7e25 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/1b5a7ece-894a-478b-9e47-fa317139262e/action Sep 03 11:23:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c704eef4-d0e3-4e48-9570-1a19cedb7e25 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-attach": {"instance_uuid": "f958b279-d09b-4647-93e4-6d9786859c82", "mountpoint": "/dev/vdc"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:23:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c704eef4-d0e3-4e48-9570-1a19cedb7e25 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f958b279-d09b-4647-93e4-6d9786859c82", "mountpoint": "/dev/vdc"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c704eef4-d0e3-4e48-9570-1a19cedb7e25 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/1b5a7ece-894a-478b-9e47-fa317139262e/action returned with HTTP 404 Sep 03 11:23:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 886/1770] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:23:50 2026] POST /volume/v3/volumes/1b5a7ece-894a-478b-9e47-fa317139262e/action => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Availability Zones retrieved successfully. Sep 03 11:23:50 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (970c751a-e8b0-4a89-9720-3bc1fadeef12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:50 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6958f32-5c66-4ee5-9aa6-915feef88422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:50 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6958f32-5c66-4ee5-9aa6-915feef88422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c406c9ed-fcb5-46f1-b99a-2c79aef8e91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Created reservations ['8d9219c1-bd1c-46d9-af3e-2e63b3e3f575', 'ffa21f95-3732-46c9-9127-76d8643a9b4d', 'cd61b991-ce6a-4987-904e-6c9ea3d38d56', 'a518cb34-cd7c-486b-8dfc-6d8ee4c64ead'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c406c9ed-fcb5-46f1-b99a-2c79aef8e91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d9219c1-bd1c-46d9-af3e-2e63b3e3f575', 'ffa21f95-3732-46c9-9127-76d8643a9b4d', 'cd61b991-ce6a-4987-904e-6c9ea3d38d56', 'a518cb34-cd7c-486b-8dfc-6d8ee4c64ead']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e624228-d59b-4ab8-8914-da7497a39711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e624228-d59b-4ab8-8914-da7497a39711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21286997-5644-48a6-982c-6b196ba9a1cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1062776802',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['8d9219c1-bd1c-46d9-af3e-2e63b3e3f575','ffa21f95-3732-46c9-9127-76d8643a9b4d','cd61b991-ce6a-4987-904e-6c9ea3d38d56','a518cb34-cd7c-486b-8dfc-6d8ee4c64ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1062776802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21286997-5644-48a6-982c-6b196ba9a1cd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d7fa995d29344de194fdbabe2f065b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dc0f8a7-1e1c-4235-97a3-f21a10ad1535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dc0f8a7-1e1c-4235-97a3-f21a10ad1535) transitioned into state 'SUCCESS' from state '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-1062776802',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['8d9219c1-bd1c-46d9-af3e-2e63b3e3f575','ffa21f95-3732-46c9-9127-76d8643a9b4d','cd61b991-ce6a-4987-904e-6c9ea3d38d56','a518cb34-cd7c-486b-8dfc-6d8ee4c64ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89123bc-c3bf-4738-9728-1b3255940ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89123bc-c3bf-4738-9728-1b3255940ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (970c751a-e8b0-4a89-9720-3bc1fadeef12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request issued successfully. Sep 03 11:23:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6e1447a6-6fd8-4cd2-bb6f-ae15a389c6f2 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 885/1771] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:23:50 2026] POST /volume/v3/volumes => generated 768 bytes in 1024 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:23:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-98b1e4a5-37fa-4200-99b2-d8ec79f3cef6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-98b1e4a5-37fa-4200-99b2-d8ec79f3cef6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:23:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-98b1e4a5-37fa-4200-99b2-d8ec79f3cef6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-98b1e4a5-37fa-4200-99b2-d8ec79f3cef6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-98b1e4a5-37fa-4200-99b2-d8ec79f3cef6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-98b1e4a5-37fa-4200-99b2-d8ec79f3cef6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:23:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 887/1772] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:51 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 836 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a864124f-2d12-4657-8005-ef2f28160647 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a864124f-2d12-4657-8005-ef2f28160647 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a864124f-2d12-4657-8005-ef2f28160647 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a864124f-2d12-4657-8005-ef2f28160647 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a864124f-2d12-4657-8005-ef2f28160647 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Snapshot retrieved successfully. Sep 03 11:23:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a864124f-2d12-4657-8005-ef2f28160647 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 returned with HTTP 200 Sep 03 11:23:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 886/1773] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:51 2026] GET /volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 => generated 450 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-00649831-9dbd-48b6-8af7-3f15f940000f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Create volume of 1 GB Sep 03 11:23:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Availability Zones retrieved successfully. Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Flow 'volume_create_api' (51918118-957c-49c7-813f-1f377a90bd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddec2663-8813-4f76-bedf-6fbb1b5cde02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddec2663-8813-4f76-bedf-6fbb1b5cde02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac647ed-24b9-4ae2-864f-b14b873cf68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ca144ca4-c102-49dd-8d97-3ed2ae9f76c7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca144ca4-c102-49dd-8d97-3ed2ae9f76c7 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca144ca4-c102-49dd-8d97-3ed2ae9f76c7 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca144ca4-c102-49dd-8d97-3ed2ae9f76c7 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Created reservations ['927e6e1e-f42b-46f1-a9c3-8e5b8928d700', 'ca99973c-366d-46ef-a3c6-cc7874952477', '40f69dac-31f7-4eb7-b73b-9a1efa673b20', '86c1ac86-c065-496d-8e41-4e9ddf17b400'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac647ed-24b9-4ae2-864f-b14b873cf68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['927e6e1e-f42b-46f1-a9c3-8e5b8928d700', 'ca99973c-366d-46ef-a3c6-cc7874952477', '40f69dac-31f7-4eb7-b73b-9a1efa673b20', '86c1ac86-c065-496d-8e41-4e9ddf17b400']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33aa6dbb-806e-41ce-a8b1-038ab0bcdd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33aa6dbb-806e-41ce-a8b1-038ab0bcdd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f89c1b24-b114-4552-893c-dbac7a2b6aea', '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='0c8f266891f346918d57411c9c7b88ed',qos_specs=None,replication_status=,reservations=['927e6e1e-f42b-46f1-a9c3-8e5b8928d700','ca99973c-366d-46ef-a3c6-cc7874952477','40f69dac-31f7-4eb7-b73b-9a1efa673b20','86c1ac86-c065-496d-8e41-4e9ddf17b400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576a1513063a400b81cd0461c32f40d2',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:52Z,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=f89c1b24-b114-4552-893c-dbac7a2b6aea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c8f266891f346918d57411c9c7b88ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='576a1513063a400b81cd0461c32f40d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ca144ca4-c102-49dd-8d97-3ed2ae9f76c7 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b077e04f-86cf-437b-809d-23d58d1c8e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca144ca4-c102-49dd-8d97-3ed2ae9f76c7 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:23:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 887/1774] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:52 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 860 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b077e04f-86cf-437b-809d-23d58d1c8e40) transitioned into state 'SUCCESS' from 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='0c8f266891f346918d57411c9c7b88ed',qos_specs=None,replication_status=,reservations=['927e6e1e-f42b-46f1-a9c3-8e5b8928d700','ca99973c-366d-46ef-a3c6-cc7874952477','40f69dac-31f7-4eb7-b73b-9a1efa673b20','86c1ac86-c065-496d-8e41-4e9ddf17b400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576a1513063a400b81cd0461c32f40d2',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd7e5ea3-feb8-483c-8642-242683769902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd7e5ea3-feb8-483c-8642-242683769902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-43296be3-752f-4366-b2f5-fc5abfdc3a4d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Flow 'volume_create_api' (51918118-957c-49c7-813f-1f377a90bd56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Create volume request issued successfully. Sep 03 11:23:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00649831-9dbd-48b6-8af7-3f15f940000f tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 888/1775] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:23:52 2026] POST /volume/v3/volumes => generated 749 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:23:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-43296be3-752f-4366-b2f5-fc5abfdc3a4d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-43296be3-752f-4366-b2f5-fc5abfdc3a4d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-43296be3-752f-4366-b2f5-fc5abfdc3a4d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-543c0c4b-73dd-44f3-96fe-65a46a06898b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-543c0c4b-73dd-44f3-96fe-65a46a06898b tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-543c0c4b-73dd-44f3-96fe-65a46a06898b tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-543c0c4b-73dd-44f3-96fe-65a46a06898b tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-43296be3-752f-4366-b2f5-fc5abfdc3a4d tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 returned with HTTP 404 Sep 03 11:23:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 888/1776] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:52 2026] GET /volume/v3/snapshots/1bd07401-a8e9-4b61-8f62-667c351ae4c8 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-42dd455c-d35b-4dc0-96d4-87c000762312 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-42dd455c-d35b-4dc0-96d4-87c000762312 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-42dd455c-d35b-4dc0-96d4-87c000762312 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-42dd455c-d35b-4dc0-96d4-87c000762312 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-42dd455c-d35b-4dc0-96d4-87c000762312 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 75741166-8669-4533-be1d-b5cbb06986c7 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-543c0c4b-73dd-44f3-96fe-65a46a06898b tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:23:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-543c0c4b-73dd-44f3-96fe-65a46a06898b tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea returned with HTTP 200 Sep 03 11:23:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 889/1777] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:52 2026] GET /volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-42dd455c-d35b-4dc0-96d4-87c000762312 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 returned with HTTP 404 Sep 03 11:23:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 889/1778] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:23:52 2026] GET /volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 => generated 116 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2ea416eb-ba0f-4841-b168-d7554c5b14f2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2ea416eb-ba0f-4841-b168-d7554c5b14f2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/group_snapshots Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2ea416eb-ba0f-4841-b168-d7554c5b14f2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2ea416eb-ba0f-4841-b168-d7554c5b14f2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:52 devstack devstack@c-api.service[86726]: /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 03 11:23:52 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:23:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2ea416eb-ba0f-4841-b168-d7554c5b14f2 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots returned with HTTP 200 Sep 03 11:23:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 890/1779] 192.168.122.194 () {60 vars in 1186 bytes} [Thu Sep 3 11:23:52 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-664db98c-e9a4-4bf0-a2a3-e33b0784fb9f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-664db98c-e9a4-4bf0-a2a3-e33b0784fb9f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] DELETE http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-664db98c-e9a4-4bf0-a2a3-e33b0784fb9f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-664db98c-e9a4-4bf0-a2a3-e33b0784fb9f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.group_snapshots [None req-664db98c-e9a4-4bf0-a2a3-e33b0784fb9f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] delete called for member 75741166-8669-4533-be1d-b5cbb06986c7 {{(pid=86725) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:23:52 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.group_snapshots [None req-664db98c-e9a4-4bf0-a2a3-e33b0784fb9f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Delete group_snapshot with id: 75741166-8669-4533-be1d-b5cbb06986c7 Sep 03 11:23:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-664db98c-e9a4-4bf0-a2a3-e33b0784fb9f tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 returned with HTTP 404 Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-65bee090-202a-424e-9d13-c0886a0a6d12 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 890/1780] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:23:52 2026] DELETE /volume/v3/group_snapshots/75741166-8669-4533-be1d-b5cbb06986c7 => generated 116 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-65bee090-202a-424e-9d13-c0886a0a6d12 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-65bee090-202a-424e-9d13-c0886a0a6d12 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-65bee090-202a-424e-9d13-c0886a0a6d12 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-65bee090-202a-424e-9d13-c0886a0a6d12 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-65bee090-202a-424e-9d13-c0886a0a6d12 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-65bee090-202a-424e-9d13-c0886a0a6d12 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Get all volumes completed successfully. Sep 03 11:23:53 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-65bee090-202a-424e-9d13-c0886a0a6d12 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:53 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-65bee090-202a-424e-9d13-c0886a0a6d12 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-65bee090-202a-424e-9d13-c0886a0a6d12 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-65bee090-202a-424e-9d13-c0886a0a6d12 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:23:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 891/1781] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:23:53 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d7ca53e9-2d78-4867-92a2-defc7631dbf1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d7ca53e9-2d78-4867-92a2-defc7631dbf1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] POST http://192.168.122.194/volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8/action Sep 03 11:23:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d7ca53e9-2d78-4867-92a2-defc7631dbf1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:23:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d7ca53e9-2d78-4867-92a2-defc7631dbf1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-d7ca53e9-2d78-4867-92a2-defc7631dbf1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] delete called for group 954adaab-5b17-4a6c-97f4-b969bb0934d8 {{(pid=86725) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:23:53 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-d7ca53e9-2d78-4867-92a2-defc7631dbf1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Delete group with id: 954adaab-5b17-4a6c-97f4-b969bb0934d8 Sep 03 11:23:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:53 devstack devstack@c-api.service[86725]: /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 03 11:23:53 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:23:53 devstack devstack@c-api.service[86725]: /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 03 11:23:53 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:23:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d7ca53e9-2d78-4867-92a2-defc7631dbf1 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8/action returned with HTTP 202 Sep 03 11:23:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 891/1782] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:23:53 2026] POST /volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f2893e5a-aa51-4a29-a0f4-d48af75b97d7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2893e5a-aa51-4a29-a0f4-d48af75b97d7 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2893e5a-aa51-4a29-a0f4-d48af75b97d7 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2893e5a-aa51-4a29-a0f4-d48af75b97d7 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f2893e5a-aa51-4a29-a0f4-d48af75b97d7 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Volume info retrieved successfully. Sep 03 11:23:53 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-f2893e5a-aa51-4a29-a0f4-d48af75b97d7 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:23:53 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-f2893e5a-aa51-4a29-a0f4-d48af75b97d7 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-f2893e5a-aa51-4a29-a0f4-d48af75b97d7 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2893e5a-aa51-4a29-a0f4-d48af75b97d7 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 returned with HTTP 200 Sep 03 11:23:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 892/1783] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:53 2026] GET /volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 => generated 921 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-37f51dd9-5f93-42de-9ece-084baa5c8041 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-37f51dd9-5f93-42de-9ece-084baa5c8041 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:23:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-37f51dd9-5f93-42de-9ece-084baa5c8041 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-37f51dd9-5f93-42de-9ece-084baa5c8041 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-37f51dd9-5f93-42de-9ece-084baa5c8041 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-37f51dd9-5f93-42de-9ece-084baa5c8041 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:23:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 892/1784] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:53 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a6c7e65c-aa59-4d77-9924-4e16819f623a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a6c7e65c-aa59-4d77-9924-4e16819f623a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a6c7e65c-aa59-4d77-9924-4e16819f623a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a6c7e65c-aa59-4d77-9924-4e16819f623a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a6c7e65c-aa59-4d77-9924-4e16819f623a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:23:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a6c7e65c-aa59-4d77-9924-4e16819f623a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea returned with HTTP 200 Sep 03 11:23:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 893/1785] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:53 2026] GET /volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0695f5cb-2edf-4ac4-8d44-dc69762c933a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0695f5cb-2edf-4ac4-8d44-dc69762c933a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 Sep 03 11:23:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0695f5cb-2edf-4ac4-8d44-dc69762c933a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0695f5cb-2edf-4ac4-8d44-dc69762c933a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0695f5cb-2edf-4ac4-8d44-dc69762c933a tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 returned with HTTP 404 Sep 03 11:23:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 893/1786] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:23:54 2026] GET /volume/v3/volumes/e129fefa-5b2f-480f-a6e8-0954d0f0ea99 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3bf0b88a-756a-47cb-835c-ba3f34c34ed4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3bf0b88a-756a-47cb-835c-ba3f34c34ed4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 Sep 03 11:23:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3bf0b88a-756a-47cb-835c-ba3f34c34ed4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3bf0b88a-756a-47cb-835c-ba3f34c34ed4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-3bf0b88a-756a-47cb-835c-ba3f34c34ed4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 954adaab-5b17-4a6c-97f4-b969bb0934d8 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:54 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:54 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:54 devstack devstack@c-api.service[86726]: /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 03 11:23:54 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:23:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3bf0b88a-756a-47cb-835c-ba3f34c34ed4 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 returned with HTTP 200 Sep 03 11:23:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 894/1787] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:54 2026] GET /volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:23:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fe110d18-717d-4a86-b829-e47ec0b3e252 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fe110d18-717d-4a86-b829-e47ec0b3e252 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:23:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fe110d18-717d-4a86-b829-e47ec0b3e252 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fe110d18-717d-4a86-b829-e47ec0b3e252 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fe110d18-717d-4a86-b829-e47ec0b3e252 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fe110d18-717d-4a86-b829-e47ec0b3e252 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:23:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 894/1788] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:54 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 918 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f16792e5-4547-41ba-8143-129f219faada None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f16792e5-4547-41ba-8143-129f219faada tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f16792e5-4547-41ba-8143-129f219faada tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f16792e5-4547-41ba-8143-129f219faada tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f16792e5-4547-41ba-8143-129f219faada tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f16792e5-4547-41ba-8143-129f219faada tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea returned with HTTP 200 Sep 03 11:23:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 895/1789] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:55 2026] GET /volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-68f3690b-0cb9-4b5b-9dc6-099fcee2b31a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-68f3690b-0cb9-4b5b-9dc6-099fcee2b31a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-68f3690b-0cb9-4b5b-9dc6-099fcee2b31a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-68f3690b-0cb9-4b5b-9dc6-099fcee2b31a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-68f3690b-0cb9-4b5b-9dc6-099fcee2b31a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:23:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-68f3690b-0cb9-4b5b-9dc6-099fcee2b31a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea returned with HTTP 200 Sep 03 11:23:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 895/1790] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:55 2026] GET /volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-978714375"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-978714375'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Create volume of 1 GB Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Availability Zones retrieved successfully. Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Flow 'volume_create_api' (c5083b59-35f0-44e6-81cb-8c0742f6fc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2514426a-2d89-42e7-b06f-e8fb33161ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2514426a-2d89-42e7-b06f-e8fb33161ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03251114-42c5-44b7-b8e9-080039024b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Created reservations ['04b7179f-5955-49fb-8ff5-f5553aa82e02', 'd400c151-236f-4b42-bc63-a08c5120ea1d', 'a1581c2e-242e-4b55-958a-643117edf11e', '7d6999e7-cd0a-4fa4-b266-107ea7e90d48'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03251114-42c5-44b7-b8e9-080039024b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04b7179f-5955-49fb-8ff5-f5553aa82e02', 'd400c151-236f-4b42-bc63-a08c5120ea1d', 'a1581c2e-242e-4b55-958a-643117edf11e', '7d6999e7-cd0a-4fa4-b266-107ea7e90d48']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9fee662-1c9b-4780-982c-1b7539917129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9fee662-1c9b-4780-982c-1b7539917129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5764b322-f91b-49b2-964f-f507c474c9e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-978714375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c8f266891f346918d57411c9c7b88ed',qos_specs=None,replication_status=,reservations=['04b7179f-5955-49fb-8ff5-f5553aa82e02','d400c151-236f-4b42-bc63-a08c5120ea1d','a1581c2e-242e-4b55-958a-643117edf11e','7d6999e7-cd0a-4fa4-b266-107ea7e90d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576a1513063a400b81cd0461c32f40d2',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:23:55Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-978714375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5764b322-f91b-49b2-964f-f507c474c9e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c8f266891f346918d57411c9c7b88ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='576a1513063a400b81cd0461c32f40d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd3a75b-b4cf-4e62-a9d5-3f5bec6b1f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd3a75b-b4cf-4e62-a9d5-3f5bec6b1f97) transitioned into 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-978714375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c8f266891f346918d57411c9c7b88ed',qos_specs=None,replication_status=,reservations=['04b7179f-5955-49fb-8ff5-f5553aa82e02','d400c151-236f-4b42-bc63-a08c5120ea1d','a1581c2e-242e-4b55-958a-643117edf11e','7d6999e7-cd0a-4fa4-b266-107ea7e90d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576a1513063a400b81cd0461c32f40d2',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52b7e2b-e1a8-4aea-9b60-824d6425de5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d52b7e2b-e1a8-4aea-9b60-824d6425de5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Flow 'volume_create_api' (c5083b59-35f0-44e6-81cb-8c0742f6fc32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Create volume request issued successfully. Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-61a4d605-6532-4496-8e86-b5feab91a3b7 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:23:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 896/1791] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:23:55 2026] POST /volume/v3/volumes => generated 784 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-686a6ec5-39b2-4307-ad51-8f1553368dbe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-686a6ec5-39b2-4307-ad51-8f1553368dbe tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-686a6ec5-39b2-4307-ad51-8f1553368dbe tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-686a6ec5-39b2-4307-ad51-8f1553368dbe tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-686a6ec5-39b2-4307-ad51-8f1553368dbe tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:23:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-686a6ec5-39b2-4307-ad51-8f1553368dbe tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 returned with HTTP 200 Sep 03 11:23:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 896/1792] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:55 2026] GET /volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b7c35e07-7d3b-4530-a676-4ed77b27b7f5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b7c35e07-7d3b-4530-a676-4ed77b27b7f5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] GET http://192.168.122.194/volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b7c35e07-7d3b-4530-a676-4ed77b27b7f5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b7c35e07-7d3b-4530-a676-4ed77b27b7f5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-b7c35e07-7d3b-4530-a676-4ed77b27b7f5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] show called for member 954adaab-5b17-4a6c-97f4-b969bb0934d8 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b7c35e07-7d3b-4530-a676-4ed77b27b7f5 tempest-GroupSnapshotsTest-1799889754 tempest-GroupSnapshotsTest-1799889754-project-member] http://192.168.122.194/volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 returned with HTTP 404 Sep 03 11:23:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 897/1793] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:23:55 2026] GET /volume/v3/groups/954adaab-5b17-4a6c-97f4-b969bb0934d8 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ea013bb1-49de-428d-8f8a-b8c0125bd79a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea013bb1-49de-428d-8f8a-b8c0125bd79a tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/67cec410-54d3-40d0-99cb-403e3838f7fc Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea013bb1-49de-428d-8f8a-b8c0125bd79a tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea013bb1-49de-428d-8f8a-b8c0125bd79a tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea013bb1-49de-428d-8f8a-b8c0125bd79a tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/group_types/67cec410-54d3-40d0-99cb-403e3838f7fc returned with HTTP 202 Sep 03 11:23:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 897/1794] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:23:55 2026] DELETE /volume/v3/group_types/67cec410-54d3-40d0-99cb-403e3838f7fc => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a20fb734-6fac-4ed7-936b-f1575f2c12ac None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a20fb734-6fac-4ed7-936b-f1575f2c12ac tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] DELETE http://192.168.122.194/volume/v3/types/6e1b87d6-b75a-49cb-8329-8be506e4fcda Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a20fb734-6fac-4ed7-936b-f1575f2c12ac tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a20fb734-6fac-4ed7-936b-f1575f2c12ac tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-269eefb1-b507-455c-8b64-a32789db368e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-269eefb1-b507-455c-8b64-a32789db368e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-269eefb1-b507-455c-8b64-a32789db368e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-269eefb1-b507-455c-8b64-a32789db368e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-269eefb1-b507-455c-8b64-a32789db368e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a20fb734-6fac-4ed7-936b-f1575f2c12ac tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/types/6e1b87d6-b75a-49cb-8329-8be506e4fcda returned with HTTP 202 Sep 03 11:23:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 898/1795] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:23:55 2026] DELETE /volume/v3/types/6e1b87d6-b75a-49cb-8329-8be506e4fcda => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-92372314-97c0-4e91-b29a-ac912353ab73 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-92372314-97c0-4e91-b29a-ac912353ab73 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] GET http://192.168.122.194/volume/v3/types/6e1b87d6-b75a-49cb-8329-8be506e4fcda Sep 03 11:23:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-269eefb1-b507-455c-8b64-a32789db368e tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:23:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 898/1796] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:55 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 921 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-92372314-97c0-4e91-b29a-ac912353ab73 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-92372314-97c0-4e91-b29a-ac912353ab73 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-92372314-97c0-4e91-b29a-ac912353ab73 tempest-GroupSnapshotsTest-1071931185 tempest-GroupSnapshotsTest-1071931185-project-admin] http://192.168.122.194/volume/v3/types/6e1b87d6-b75a-49cb-8329-8be506e4fcda returned with HTTP 404 Sep 03 11:23:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 899/1797] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:23:55 2026] GET /volume/v3/types/6e1b87d6-b75a-49cb-8329-8be506e4fcda => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:23:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b7a4a3ab-c2e5-47e4-b27c-372fc4667ddd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b7a4a3ab-c2e5-47e4-b27c-372fc4667ddd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 Sep 03 11:23:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b7a4a3ab-c2e5-47e4-b27c-372fc4667ddd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b7a4a3ab-c2e5-47e4-b27c-372fc4667ddd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b7a4a3ab-c2e5-47e4-b27c-372fc4667ddd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:23:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b7a4a3ab-c2e5-47e4-b27c-372fc4667ddd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 returned with HTTP 200 Sep 03 11:23:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 899/1798] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:56 2026] GET /volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 => generated 876 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-be240cf0-8207-4aac-b4ac-35d264308614 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:23:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a2edbb1c-7a96-4702-9853-f48474791960", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1695992068"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Create volume request body: {'volume': {'imageRef': 'a2edbb1c-7a96-4702-9853-f48474791960', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1695992068'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:23:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-94299aa3-002d-4d06-a114-fc0439b54fc7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-94299aa3-002d-4d06-a114-fc0439b54fc7 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:23:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-94299aa3-002d-4d06-a114-fc0439b54fc7 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-94299aa3-002d-4d06-a114-fc0439b54fc7 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-94299aa3-002d-4d06-a114-fc0439b54fc7 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-94299aa3-002d-4d06-a114-fc0439b54fc7 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:23:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 900/1799] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:56 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 921 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:57 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Create volume of 2 GB Sep 03 11:23:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Availability Zones retrieved successfully. Sep 03 11:23:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Flow 'volume_create_api' (40790ed3-697b-4aee-b4a9-82ac0e116fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:23:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cfe2683-34ed-47e5-a8d2-1029cc69b93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Validating volume size '2' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:23:57 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cfe2683-34ed-47e5-a8d2-1029cc69b93d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:23:57 devstack devstack@c-api.service[86726]: Failure: cinder.exception.InvalidInput: Invalid input received: Image a2edbb1c-7a96-4702-9853-f48474791960 is not active. Sep 03 11:23:57 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cfe2683-34ed-47e5-a8d2-1029cc69b93d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:23:57 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cfe2683-34ed-47e5-a8d2-1029cc69b93d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:23:57 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Flow 'volume_create_api' (40790ed3-697b-4aee-b4a9-82ac0e116fd3) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:23:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-be240cf0-8207-4aac-b4ac-35d264308614 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 400 Sep 03 11:23:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 900/1800] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:23:56 2026] POST /volume/v3/volumes => generated 125 bytes in 303 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:23:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-173d1e50-ec1d-429d-b4e5-3c47daf8e774 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-173d1e50-ec1d-429d-b4e5-3c47daf8e774 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 Sep 03 11:23:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-173d1e50-ec1d-429d-b4e5-3c47daf8e774 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-173d1e50-ec1d-429d-b4e5-3c47daf8e774 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-173d1e50-ec1d-429d-b4e5-3c47daf8e774 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:23:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-173d1e50-ec1d-429d-b4e5-3c47daf8e774 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 returned with HTTP 200 Sep 03 11:23:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 901/1801] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:57 2026] GET /volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 => generated 877 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-124a91be-0666-48dd-b3a3-79faad5eaf1a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-124a91be-0666-48dd-b3a3-79faad5eaf1a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 Sep 03 11:23:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-124a91be-0666-48dd-b3a3-79faad5eaf1a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-124a91be-0666-48dd-b3a3-79faad5eaf1a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-124a91be-0666-48dd-b3a3-79faad5eaf1a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:23:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-124a91be-0666-48dd-b3a3-79faad5eaf1a tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 returned with HTTP 200 Sep 03 11:23:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 901/1802] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:57 2026] GET /volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 => generated 877 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-23726b76-37ac-4b57-bd95-c768fb27fe92 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-23726b76-37ac-4b57-bd95-c768fb27fe92 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:23:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-23726b76-37ac-4b57-bd95-c768fb27fe92 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5764b322-f91b-49b2-964f-f507c474c9e6", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-963500343"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:23:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-23726b76-37ac-4b57-bd95-c768fb27fe92 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:23:57 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-23726b76-37ac-4b57-bd95-c768fb27fe92 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Create snapshot from volume 5764b322-f91b-49b2-964f-f507c474c9e6 Sep 03 11:23:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8fbfc62c-e1f1-499e-838e-f01e0ebf48fe None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8fbfc62c-e1f1-499e-838e-f01e0ebf48fe tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:23:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8fbfc62c-e1f1-499e-838e-f01e0ebf48fe tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8fbfc62c-e1f1-499e-838e-f01e0ebf48fe tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:23:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8fbfc62c-e1f1-499e-838e-f01e0ebf48fe tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8fbfc62c-e1f1-499e-838e-f01e0ebf48fe tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:23:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 902/1803] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:58 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 921 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:58 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-23726b76-37ac-4b57-bd95-c768fb27fe92 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Created reservations ['c0fc72a3-606c-4f02-993f-cb908512c8cf', '9ef7e03d-f11f-40a6-8577-68a0d46a2100', '23aaf77d-d55a-4ca3-b723-ea89dd28d246', '904777d4-ecaf-4f1d-b03e-75543116e623'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:23:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-23726b76-37ac-4b57-bd95-c768fb27fe92 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Snapshot create request issued successfully. Sep 03 11:23:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-23726b76-37ac-4b57-bd95-c768fb27fe92 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:23:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 902/1804] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:23:57 2026] POST /volume/v3/snapshots => generated 325 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:23:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e25c049f-9b47-4703-b209-bdf460658844 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e25c049f-9b47-4703-b209-bdf460658844 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 Sep 03 11:23:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e25c049f-9b47-4703-b209-bdf460658844 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e25c049f-9b47-4703-b209-bdf460658844 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e25c049f-9b47-4703-b209-bdf460658844 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Snapshot retrieved successfully. Sep 03 11:23:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e25c049f-9b47-4703-b209-bdf460658844 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 returned with HTTP 200 Sep 03 11:23:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 903/1805] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:58 2026] GET /volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 => generated 457 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e053d064-8110-460c-8a63-d88901ed1c56 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e053d064-8110-460c-8a63-d88901ed1c56 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:23:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e053d064-8110-460c-8a63-d88901ed1c56 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e053d064-8110-460c-8a63-d88901ed1c56 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:23:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:23:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:23:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e053d064-8110-460c-8a63-d88901ed1c56 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:23:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e053d064-8110-460c-8a63-d88901ed1c56 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:23:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 903/1806] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:23:59 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 921 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:23:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a8916d5b-360d-4732-88d5-48413e6518d3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:23:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8916d5b-360d-4732-88d5-48413e6518d3 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 Sep 03 11:23:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8916d5b-360d-4732-88d5-48413e6518d3 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:23:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8916d5b-360d-4732-88d5-48413e6518d3 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:23:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:23:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:23:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a8916d5b-360d-4732-88d5-48413e6518d3 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Snapshot retrieved successfully. Sep 03 11:23:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8916d5b-360d-4732-88d5-48413e6518d3 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 returned with HTTP 200 Sep 03 11:23:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 904/1807] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:23:59 2026] GET /volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 => generated 457 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7c69bf4a-443b-47e8-b669-1c6672bf96de None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7c69bf4a-443b-47e8-b669-1c6672bf96de tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7c69bf4a-443b-47e8-b669-1c6672bf96de tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7c69bf4a-443b-47e8-b669-1c6672bf96de tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "59ac3724-dfa8-4e78-8535-d281fc58f910"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '59ac3724-dfa8-4e78-8535-d281fc58f910'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7c69bf4a-443b-47e8-b669-1c6672bf96de tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7c69bf4a-443b-47e8-b669-1c6672bf96de tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 904/1808] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:00 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 1339 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0a5005ca-0d02-4c7f-8a3c-ae6b6ed618f3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0a5005ca-0d02-4c7f-8a3c-ae6b6ed618f3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0a5005ca-0d02-4c7f-8a3c-ae6b6ed618f3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0a5005ca-0d02-4c7f-8a3c-ae6b6ed618f3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0a5005ca-0d02-4c7f-8a3c-ae6b6ed618f3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0a5005ca-0d02-4c7f-8a3c-ae6b6ed618f3 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 905/1809] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:00 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 1339 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4d776724-2640-44cd-953a-2b32104c341d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4d776724-2640-44cd-953a-2b32104c341d tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4d776724-2640-44cd-953a-2b32104c341d tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4d776724-2640-44cd-953a-2b32104c341d tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4d776724-2640-44cd-953a-2b32104c341d tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Snapshot retrieved successfully. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4d776724-2640-44cd-953a-2b32104c341d tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 returned with HTTP 200 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 906/1810] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:00 2026] GET /volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 => generated 457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fc39db69-bab7-49d8-92e9-2c505ab9c7e6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fc39db69-bab7-49d8-92e9-2c505ab9c7e6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] PUT http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fc39db69-bab7-49d8-92e9-2c505ab9c7e6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1062776802"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Create volume of 1 GB Sep 03 11:24:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Availability Zones retrieved successfully. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fc39db69-bab7-49d8-92e9-2c505ab9c7e6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fc39db69-bab7-49d8-92e9-2c505ab9c7e6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume updated successfully. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fc39db69-bab7-49d8-92e9-2c505ab9c7e6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 907/1811] 192.168.122.194 () {60 vars in 1252 bytes} [Thu Sep 3 11:24:00 2026] PUT /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 792 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Flow 'volume_create_api' (2cb53d62-a5a2-4f2c-8cf9-8bf4cd656421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cff8031-6336-490d-8931-ebf1ab0c15b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-93ce637a-adc9-46a7-8037-245f0870be08 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-93ce637a-adc9-46a7-8037-245f0870be08 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] PUT http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-93ce637a-adc9-46a7-8037-245f0870be08 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-882547798", "description": "This is the new description of volume"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-93ce637a-adc9-46a7-8037-245f0870be08 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-93ce637a-adc9-46a7-8037-245f0870be08 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume updated successfully. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-93ce637a-adc9-46a7-8037-245f0870be08 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 908/1812] 192.168.122.194 () {60 vars in 1253 bytes} [Thu Sep 3 11:24:00 2026] PUT /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 830 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cff8031-6336-490d-8931-ebf1ab0c15b7) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:24:00 devstack devstack@c-api.service[86726]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-79ed101d-c8d7-43d9-a4be-47422ade77bc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-79ed101d-c8d7-43d9-a4be-47422ade77bc tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-79ed101d-c8d7-43d9-a4be-47422ade77bc tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-79ed101d-c8d7-43d9-a4be-47422ade77bc tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cff8031-6336-490d-8931-ebf1ab0c15b7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cff8031-6336-490d-8931-ebf1ab0c15b7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:24:00 devstack devstack@c-api.service[86726]: WARNING cinder.volume.api [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Flow 'volume_create_api' (2cb53d62-a5a2-4f2c-8cf9-8bf4cd656421) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:24:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b19d185-46e6-4931-ae31-123ec581c1b8 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 400 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 905/1813] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:24:00 2026] POST /volume/v3/volumes => generated 134 bytes in 328 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-79ed101d-c8d7-43d9-a4be-47422ade77bc tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-79ed101d-c8d7-43d9-a4be-47422ade77bc tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 909/1814] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:00 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 1377 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1785233277", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-689584010"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1785233277', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-689584010'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume of 1 GB Sep 03 11:24:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Availability Zones retrieved successfully. Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (6da4aef9-7332-44d8-8a7e-9830cfbc5c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2202f1bf-f984-4bf4-b7ef-5d065da10d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-42835a6b-817f-4884-8873-817dd0ca9b2a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-42835a6b-817f-4884-8873-817dd0ca9b2a tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-42835a6b-817f-4884-8873-817dd0ca9b2a tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-42835a6b-817f-4884-8873-817dd0ca9b2a tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 400 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 910/1815] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:24:00 2026] POST /volume/v3/volumes => generated 127 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-988b75c1-ad84-402b-a9df-e82d81ce5eb9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-988b75c1-ad84-402b-a9df-e82d81ce5eb9 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-988b75c1-ad84-402b-a9df-e82d81ce5eb9 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a736c4a7-a05c-4bab-be38-bb0b56f82b47"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-988b75c1-ad84-402b-a9df-e82d81ce5eb9 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a736c4a7-a05c-4bab-be38-bb0b56f82b47'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-988b75c1-ad84-402b-a9df-e82d81ce5eb9 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 404 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 911/1816] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:24:00 2026] POST /volume/v3/volumes => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2202f1bf-f984-4bf4-b7ef-5d065da10d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5ea5ba5e-8e58-438b-a41e-a0fb1926e48a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (996785e9-0554-40e3-a824-5d2b84c96670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5ea5ba5e-8e58-438b-a41e-a0fb1926e48a tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5ea5ba5e-8e58-438b-a41e-a0fb1926e48a tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "03ce2918-22c9-46dc-983f-4c8f35b5b20e"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-5ea5ba5e-8e58-438b-a41e-a0fb1926e48a tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '03ce2918-22c9-46dc-983f-4c8f35b5b20e'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5ea5ba5e-8e58-438b-a41e-a0fb1926e48a tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 404 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 912/1817] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:24:00 2026] POST /volume/v3/volumes => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-aff2faff-f94e-4919-b7eb-1c161fb50d6c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aff2faff-f94e-4919-b7eb-1c161fb50d6c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aff2faff-f94e-4919-b7eb-1c161fb50d6c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "b0a95ade-c432-43d6-9ac3-b674f691603d"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-aff2faff-f94e-4919-b7eb-1c161fb50d6c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'b0a95ade-c432-43d6-9ac3-b674f691603d'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aff2faff-f94e-4919-b7eb-1c161fb50d6c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 404 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 913/1818] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:24:00 2026] POST /volume/v3/volumes => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-960ea696-b186-4070-93a8-0659f3d8d8ae None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-960ea696-b186-4070-93a8-0659f3d8d8ae tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-960ea696-b186-4070-93a8-0659f3d8d8ae tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-960ea696-b186-4070-93a8-0659f3d8d8ae tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 400 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 914/1819] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:24:00 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a6022240-607f-477f-9fe3-0e6edf1b09e5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6022240-607f-477f-9fe3-0e6edf1b09e5 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6022240-607f-477f-9fe3-0e6edf1b09e5 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6022240-607f-477f-9fe3-0e6edf1b09e5 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 400 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 915/1820] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:24:00 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-68903dd7-7123-4df2-b24a-c7662036da75 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-68903dd7-7123-4df2-b24a-c7662036da75 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-68903dd7-7123-4df2-b24a-c7662036da75 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-68903dd7-7123-4df2-b24a-c7662036da75 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 400 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 916/1821] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:24:00 2026] POST /volume/v3/volumes => generated 121 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Created reservations ['810401e1-5725-4a31-827f-60ec92346a6c', '381e2a90-0924-4ada-b9ca-4f34c5eb3f97', '982744b3-973b-4af0-a56a-e50b30f8f439', '6852c19f-701b-4732-a311-9ac31a4a29e4'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (996785e9-0554-40e3-a824-5d2b84c96670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['810401e1-5725-4a31-827f-60ec92346a6c', '381e2a90-0924-4ada-b9ca-4f34c5eb3f97', '982744b3-973b-4af0-a56a-e50b30f8f439', '6852c19f-701b-4732-a311-9ac31a4a29e4']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dd96a478-b34a-48a6-b844-46ef665a6894 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388ef2bc-0d43-43ee-b83b-6c094f0cc7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dd96a478-b34a-48a6-b844-46ef665a6894 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] DELETE http://192.168.122.194/volume/v3/volumes/tempest-invalid-298371171 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dd96a478-b34a-48a6-b844-46ef665a6894 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dd96a478-b34a-48a6-b844-46ef665a6894 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-dd96a478-b34a-48a6-b844-46ef665a6894 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Delete volume with id: tempest-invalid-298371171 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dd96a478-b34a-48a6-b844-46ef665a6894 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/tempest-invalid-298371171 returned with HTTP 404 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 917/1822] 192.168.122.194 () {58 vars in 1202 bytes} [Thu Sep 3 11:24:00 2026] DELETE /volume/v3/volumes/tempest-invalid-298371171 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0d36928c-61a4-4dd8-bedb-8b03d699592d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 918/1823] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:24:00 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e1fa44d9-7773-4993-9f06-f2f672a38e59 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e1fa44d9-7773-4993-9f06-f2f672a38e59 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/xxx/action Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e1fa44d9-7773-4993-9f06-f2f672a38e59 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-detach": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e1fa44d9-7773-4993-9f06-f2f672a38e59 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:00 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388ef2bc-0d43-43ee-b83b-6c094f0cc7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80a91bf0-b2a8-42f4-bb76-27ebe95c852e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1785233277',display_name='tempest-VolumesGetTest-Volume-689584010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['810401e1-5725-4a31-827f-60ec92346a6c','381e2a90-0924-4ada-b9ca-4f34c5eb3f97','982744b3-973b-4af0-a56a-e50b30f8f439','6852c19f-701b-4732-a311-9ac31a4a29e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:24:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1785233277',display_name='tempest-VolumesGetTest-Volume-689584010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80a91bf0-b2a8-42f4-bb76-27ebe95c852e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7fa995d29344de194fdbabe2f065b7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:00 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3550f5-4081-4bce-9f4c-58aaa04528ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e1fa44d9-7773-4993-9f06-f2f672a38e59 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 919/1824] 192.168.122.194 () {60 vars in 1175 bytes} [Thu Sep 3 11:24:00 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9648ac0c-7268-41b5-83ed-881cc8bfdcce None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9648ac0c-7268-41b5-83ed-881cc8bfdcce tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/tempest-invalid-2011612149 Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9648ac0c-7268-41b5-83ed-881cc8bfdcce tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9648ac0c-7268-41b5-83ed-881cc8bfdcce tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9648ac0c-7268-41b5-83ed-881cc8bfdcce tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/tempest-invalid-2011612149 returned with HTTP 404 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 920/1825] 192.168.122.194 () {58 vars in 1202 bytes} [Thu Sep 3 11:24:00 2026] GET /volume/v3/volumes/tempest-invalid-2011612149 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6b01724e-a7f6-4704-b08c-0d634a71663d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 921/1826] 192.168.122.194 () {58 vars in 1124 bytes} [Thu Sep 3 11:24:01 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3550f5-4081-4bce-9f4c-58aaa04528ef) transitioned into 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-1785233277',display_name='tempest-VolumesGetTest-Volume-689584010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7fa995d29344de194fdbabe2f065b7d',qos_specs=None,replication_status=,reservations=['810401e1-5725-4a31-827f-60ec92346a6c','381e2a90-0924-4ada-b9ca-4f34c5eb3f97','982744b3-973b-4af0-a56a-e50b30f8f439','6852c19f-701b-4732-a311-9ac31a4a29e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d977b948c0fd4c27bff72a5c3e2d78d5',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-578b40cb-df51-4a33-8401-9628c0e8e1b3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b242bbaa-d346-4f8f-964a-1be0c1438bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-578b40cb-df51-4a33-8401-9628c0e8e1b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?status=null Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-578b40cb-df51-4a33-8401-9628c0e8e1b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-578b40cb-df51-4a33-8401-9628c0e8e1b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-578b40cb-df51-4a33-8401-9628c0e8e1b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-578b40cb-df51-4a33-8401-9628c0e8e1b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Could not evaluate value null, assuming string {{(pid=86725) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-578b40cb-df51-4a33-8401-9628c0e8e1b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b242bbaa-d346-4f8f-964a-1be0c1438bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Flow 'volume_create_api' (6da4aef9-7332-44d8-8a7e-9830cfbc5c09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Create volume request issued successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1ecd88cd-5c6b-4c79-8519-c29615a1ab53 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:24:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 906/1827] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:24:00 2026] POST /volume/v3/volumes => generated 788 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6a10bf47-e70a-4ba9-b029-d66bf086e01d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6a10bf47-e70a-4ba9-b029-d66bf086e01d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6a10bf47-e70a-4ba9-b029-d66bf086e01d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6a10bf47-e70a-4ba9-b029-d66bf086e01d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-578b40cb-df51-4a33-8401-9628c0e8e1b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Get all volumes completed successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-578b40cb-df51-4a33-8401-9628c0e8e1b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 922/1828] 192.168.122.194 () {58 vars in 1165 bytes} [Thu Sep 3 11:24:01 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-71626449-e36b-4849-9ba7-9e758a04b753 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-71626449-e36b-4849-9ba7-9e758a04b753 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-509546176 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-71626449-e36b-4849-9ba7-9e758a04b753 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-71626449-e36b-4849-9ba7-9e758a04b753 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-71626449-e36b-4849-9ba7-9e758a04b753 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-71626449-e36b-4849-9ba7-9e758a04b753 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-509546176'), ('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6a10bf47-e70a-4ba9-b029-d66bf086e01d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6a10bf47-e70a-4ba9-b029-d66bf086e01d tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e returned with HTTP 200 Sep 03 11:24:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 907/1829] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:01 2026] GET /volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-71626449-e36b-4849-9ba7-9e758a04b753 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Get all volumes completed successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-71626449-e36b-4849-9ba7-9e758a04b753 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-509546176 returned with HTTP 200 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 923/1830] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:24:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-509546176 => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6bd014b1-1940-4ff7-ac33-e73288fe2436 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6bd014b1-1940-4ff7-ac33-e73288fe2436 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes?status=null Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6bd014b1-1940-4ff7-ac33-e73288fe2436 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6bd014b1-1940-4ff7-ac33-e73288fe2436 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-6bd014b1-1940-4ff7-ac33-e73288fe2436 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bd014b1-1940-4ff7-ac33-e73288fe2436 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Could not evaluate value null, assuming string {{(pid=86726) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bd014b1-1940-4ff7-ac33-e73288fe2436 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6bd014b1-1940-4ff7-ac33-e73288fe2436 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Get all volumes completed successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6bd014b1-1940-4ff7-ac33-e73288fe2436 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes?status=null returned with HTTP 200 Sep 03 11:24:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 908/1831] 192.168.122.194 () {58 vars in 1144 bytes} [Thu Sep 3 11:24:01 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-619048df-aef5-4749-b75a-f9be8a962939 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-619048df-aef5-4749-b75a-f9be8a962939 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1359003946 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-619048df-aef5-4749-b75a-f9be8a962939 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-619048df-aef5-4749-b75a-f9be8a962939 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-619048df-aef5-4749-b75a-f9be8a962939 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-619048df-aef5-4749-b75a-f9be8a962939 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1359003946'), ('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-619048df-aef5-4749-b75a-f9be8a962939 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Get all volumes completed successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-619048df-aef5-4749-b75a-f9be8a962939 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1359003946 returned with HTTP 200 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 924/1832] 192.168.122.194 () {58 vars in 1222 bytes} [Thu Sep 3 11:24:01 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1359003946 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ba91f2fd-bbe9-47ff-aa4b-94eda483dbf0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba91f2fd-bbe9-47ff-aa4b-94eda483dbf0 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba91f2fd-bbe9-47ff-aa4b-94eda483dbf0 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba91f2fd-bbe9-47ff-aa4b-94eda483dbf0 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ba91f2fd-bbe9-47ff-aa4b-94eda483dbf0 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ba91f2fd-bbe9-47ff-aa4b-94eda483dbf0 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Reserve volume completed successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba91f2fd-bbe9-47ff-aa4b-94eda483dbf0 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action returned with HTTP 202 Sep 03 11:24:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 909/1833] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:24:01 2026] POST /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3e84bf16-f63c-4ad3-89c3-5d5dfe05bf93 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3e84bf16-f63c-4ad3-89c3-5d5dfe05bf93 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3e84bf16-f63c-4ad3-89c3-5d5dfe05bf93 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3e84bf16-f63c-4ad3-89c3-5d5dfe05bf93 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-841c2bac-a530-4b9c-ba92-eec2d4c9634d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-841c2bac-a530-4b9c-ba92-eec2d4c9634d tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-841c2bac-a530-4b9c-ba92-eec2d4c9634d tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-841c2bac-a530-4b9c-ba92-eec2d4c9634d tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3e84bf16-f63c-4ad3-89c3-5d5dfe05bf93 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-841c2bac-a530-4b9c-ba92-eec2d4c9634d tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Snapshot retrieved successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-841c2bac-a530-4b9c-ba92-eec2d4c9634d tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 returned with HTTP 200 Sep 03 11:24:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 910/1834] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:01 2026] GET /volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 => generated 484 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: ERROR cinder.volume.api [None req-3e84bf16-f63c-4ad3-89c3-5d5dfe05bf93 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume status must be available to reserve, but the status is attaching. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3e84bf16-f63c-4ad3-89c3-5d5dfe05bf93 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action returned with HTTP 400 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 925/1835] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:24:01 2026] POST /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action => generated 132 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bc030b87-8384-4e93-8fc3-882b493fc2d5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0c71717d-a961-4e2d-b62b-9211436268a0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0c71717d-a961-4e2d-b62b-9211436268a0 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0c71717d-a961-4e2d-b62b-9211436268a0 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0c71717d-a961-4e2d-b62b-9211436268a0 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0c71717d-a961-4e2d-b62b-9211436268a0 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Snapshot retrieved successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0c71717d-a961-4e2d-b62b-9211436268a0 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 returned with HTTP 200 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 926/1836] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:01 2026] GET /volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e3902cba-521f-48d4-af11-ad9c7b2a70bd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e3902cba-521f-48d4-af11-ad9c7b2a70bd tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e3902cba-521f-48d4-af11-ad9c7b2a70bd tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e3902cba-521f-48d4-af11-ad9c7b2a70bd tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e3902cba-521f-48d4-af11-ad9c7b2a70bd tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e3902cba-521f-48d4-af11-ad9c7b2a70bd tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Unreserve volume completed successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e3902cba-521f-48d4-af11-ad9c7b2a70bd tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action returned with HTTP 202 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 927/1837] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:24:01 2026] POST /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-feb06fc2-d239-4e0b-84b1-b50b683b9e02 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-feb06fc2-d239-4e0b-84b1-b50b683b9e02 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-feb06fc2-d239-4e0b-84b1-b50b683b9e02 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-feb06fc2-d239-4e0b-84b1-b50b683b9e02 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-feb06fc2-d239-4e0b-84b1-b50b683b9e02 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Delete snapshot with id: 808c4c65-b276-4de1-8f76-2b31182ab0d6 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-feb06fc2-d239-4e0b-84b1-b50b683b9e02 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Snapshot retrieved successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-feb06fc2-d239-4e0b-84b1-b50b683b9e02 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Snapshot delete request issued successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-feb06fc2-d239-4e0b-84b1-b50b683b9e02 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 returned with HTTP 202 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 928/1838] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:24:01 2026] DELETE /volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8d45add2-3230-4f0a-8671-6da5a164e4bd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8d45add2-3230-4f0a-8671-6da5a164e4bd tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/fc6b91ff-f4e3-4637-9821-44caea27cf53/action Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8d45add2-3230-4f0a-8671-6da5a164e4bd tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8d45add2-3230-4f0a-8671-6da5a164e4bd tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8d45add2-3230-4f0a-8671-6da5a164e4bd tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/fc6b91ff-f4e3-4637-9821-44caea27cf53/action returned with HTTP 404 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 929/1839] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:24:01 2026] POST /volume/v3/volumes/fc6b91ff-f4e3-4637-9821-44caea27cf53/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-09ecbbc9-325e-4da7-bf4d-6059c006b8aa None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bc030b87-8384-4e93-8fc3-882b493fc2d5 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-09ecbbc9-325e-4da7-bf4d-6059c006b8aa tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bc030b87-8384-4e93-8fc3-882b493fc2d5 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1701821017", "description": "tempest-group-type-description-247319669", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-09ecbbc9-325e-4da7-bf4d-6059c006b8aa tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-09ecbbc9-325e-4da7-bf4d-6059c006b8aa tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-09ecbbc9-325e-4da7-bf4d-6059c006b8aa tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Snapshot retrieved successfully. Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-09ecbbc9-325e-4da7-bf4d-6059c006b8aa tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 returned with HTTP 200 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 930/1840] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:01 2026] GET /volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 => generated 483 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-42759119-1dd0-44d2-b51e-fdee0d7769b3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-42759119-1dd0-44d2-b51e-fdee0d7769b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/5a21dc19-3825-4eb4-a976-dbc2378d1398/action Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-42759119-1dd0-44d2-b51e-fdee0d7769b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-42759119-1dd0-44d2-b51e-fdee0d7769b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-42759119-1dd0-44d2-b51e-fdee0d7769b3 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/5a21dc19-3825-4eb4-a976-dbc2378d1398/action returned with HTTP 404 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 931/1841] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:24:01 2026] POST /volume/v3/volumes/5a21dc19-3825-4eb4-a976-dbc2378d1398/action => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8d19d0f0-ed9d-45eb-9a8c-664d78fe7823 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 932/1842] 192.168.122.194 () {60 vars in 1144 bytes} [Thu Sep 3 11:24:01 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3b9f224a-83dc-4497-a7cd-629a63ba4770 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3b9f224a-83dc-4497-a7cd-629a63ba4770 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] PUT http://192.168.122.194/volume/v3/volumes/tempest-invalid-1518097863 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3b9f224a-83dc-4497-a7cd-629a63ba4770 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3b9f224a-83dc-4497-a7cd-629a63ba4770 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/tempest-invalid-1518097863 returned with HTTP 404 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 933/1843] 192.168.122.194 () {60 vars in 1222 bytes} [Thu Sep 3 11:24:01 2026] PUT /volume/v3/volumes/tempest-invalid-1518097863 => generated 99 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fa689625-b102-4af3-a1b1-98950bf5b882 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fa689625-b102-4af3-a1b1-98950bf5b882 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] PUT http://192.168.122.194/volume/v3/volumes/ea090a67-5318-487c-a5d9-601ff3a452cb Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fa689625-b102-4af3-a1b1-98950bf5b882 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fa689625-b102-4af3-a1b1-98950bf5b882 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ea090a67-5318-487c-a5d9-601ff3a452cb returned with HTTP 404 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 934/1844] 192.168.122.194 () {60 vars in 1252 bytes} [Thu Sep 3 11:24:01 2026] PUT /volume/v3/volumes/ea090a67-5318-487c-a5d9-601ff3a452cb => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e865ed3d-ebf1-4b61-ba6e-31eb9aee72e1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e865ed3d-ebf1-4b61-ba6e-31eb9aee72e1 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] DELETE http://192.168.122.194/volume/v3/volumes/eb96859e-7d46-401f-a518-48f3d7ab2d40 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e865ed3d-ebf1-4b61-ba6e-31eb9aee72e1 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e865ed3d-ebf1-4b61-ba6e-31eb9aee72e1 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-e865ed3d-ebf1-4b61-ba6e-31eb9aee72e1 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Delete volume with id: eb96859e-7d46-401f-a518-48f3d7ab2d40 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e865ed3d-ebf1-4b61-ba6e-31eb9aee72e1 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/eb96859e-7d46-401f-a518-48f3d7ab2d40 returned with HTTP 404 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 935/1845] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:24:01 2026] DELETE /volume/v3/volumes/eb96859e-7d46-401f-a518-48f3d7ab2d40 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8d2fb968-2e1d-4aa6-a28e-be62d79a0f6d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8d2fb968-2e1d-4aa6-a28e-be62d79a0f6d tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8d2fb968-2e1d-4aa6-a28e-be62d79a0f6d tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8d2fb968-2e1d-4aa6-a28e-be62d79a0f6d tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8d2fb968-2e1d-4aa6-a28e-be62d79a0f6d tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action returned with HTTP 400 Sep 03 11:24:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 936/1846] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:24:01 2026] POST /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-18203dc9-11e3-413f-92c6-05cca1171237 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-18203dc9-11e3-413f-92c6-05cca1171237 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-18203dc9-11e3-413f-92c6-05cca1171237 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-18203dc9-11e3-413f-92c6-05cca1171237 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bc030b87-8384-4e93-8fc3-882b493fc2d5 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:24:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 911/1847] 192.168.122.194 () {62 vars in 1196 bytes} [Thu Sep 3 11:24:01 2026] POST /volume/v3/group_types => generated 264 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cf509b1d-4a6d-424c-ab24-ce43b5ffaa1f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cf509b1d-4a6d-424c-ab24-ce43b5ffaa1f tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] GET http://192.168.122.194/volume/v3/group_types Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cf509b1d-4a6d-424c-ab24-ce43b5ffaa1f tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cf509b1d-4a6d-424c-ab24-ce43b5ffaa1f tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cf509b1d-4a6d-424c-ab24-ce43b5ffaa1f tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 912/1848] 192.168.122.194 () {60 vars in 1174 bytes} [Thu Sep 3 11:24:01 2026] GET /volume/v3/group_types => generated 498 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7f832aea-6c5d-4d4f-80d5-618e0239bdc1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f832aea-6c5d-4d4f-80d5-618e0239bdc1 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] PUT http://192.168.122.194/volume/v3/group_types/af4ea267-cbe1-4be9-87fe-9c70f4df4f02 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7f832aea-6c5d-4d4f-80d5-618e0239bdc1 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-700796528", "description": "updated-group-type-desc"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f832aea-6c5d-4d4f-80d5-618e0239bdc1 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types/af4ea267-cbe1-4be9-87fe-9c70f4df4f02 returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 913/1849] 192.168.122.194 () {62 vars in 1306 bytes} [Thu Sep 3 11:24:02 2026] PUT /volume/v3/group_types/af4ea267-cbe1-4be9-87fe-9c70f4df4f02 => generated 254 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f058a131-4f5e-4c88-838e-b51a41be333f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f058a131-4f5e-4c88-838e-b51a41be333f tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] GET http://192.168.122.194/volume/v3/group_types/af4ea267-cbe1-4be9-87fe-9c70f4df4f02 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f058a131-4f5e-4c88-838e-b51a41be333f tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f058a131-4f5e-4c88-838e-b51a41be333f tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f058a131-4f5e-4c88-838e-b51a41be333f tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types/af4ea267-cbe1-4be9-87fe-9c70f4df4f02 returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 914/1850] 192.168.122.194 () {60 vars in 1285 bytes} [Thu Sep 3 11:24:02 2026] GET /volume/v3/group_types/af4ea267-cbe1-4be9-87fe-9c70f4df4f02 => generated 254 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fd1ef052-7387-4029-b19f-78f2c12d67cb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-18203dc9-11e3-413f-92c6-05cca1171237 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action returned with HTTP 400 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 937/1851] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:24:01 2026] POST /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action => generated 131 bytes in 270 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fd1ef052-7387-4029-b19f-78f2c12d67cb tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/af4ea267-cbe1-4be9-87fe-9c70f4df4f02 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fd1ef052-7387-4029-b19f-78f2c12d67cb tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fd1ef052-7387-4029-b19f-78f2c12d67cb tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0d971355-61e6-4345-b37f-2bfe31f9c741 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d971355-61e6-4345-b37f-2bfe31f9c741 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/0309d954-027f-47d6-9e46-99b13d6bb856/action Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d971355-61e6-4345-b37f-2bfe31f9c741 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d971355-61e6-4345-b37f-2bfe31f9c741 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d971355-61e6-4345-b37f-2bfe31f9c741 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/0309d954-027f-47d6-9e46-99b13d6bb856/action returned with HTTP 404 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 938/1852] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:24:02 2026] POST /volume/v3/volumes/0309d954-027f-47d6-9e46-99b13d6bb856/action => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fd1ef052-7387-4029-b19f-78f2c12d67cb tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types/af4ea267-cbe1-4be9-87fe-9c70f4df4f02 returned with HTTP 202 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 915/1853] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:24:02 2026] DELETE /volume/v3/group_types/af4ea267-cbe1-4be9-87fe-9c70f4df4f02 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1048ce9e-9eb0-41c2-9aca-2309f7cdbef0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-120c8f19-4b80-4606-bb07-d71d7b22a0e6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1048ce9e-9eb0-41c2-9aca-2309f7cdbef0 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1048ce9e-9eb0-41c2-9aca-2309f7cdbef0 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1048ce9e-9eb0-41c2-9aca-2309f7cdbef0 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-120c8f19-4b80-4606-bb07-d71d7b22a0e6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1048ce9e-9eb0-41c2-9aca-2309f7cdbef0 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action returned with HTTP 400 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-120c8f19-4b80-4606-bb07-d71d7b22a0e6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 939/1854] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:24:02 2026] POST /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df/action => generated 129 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-18023907-9f0b-428e-8a6c-2c2e31cd6b61 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-120c8f19-4b80-4606-bb07-d71d7b22a0e6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-18023907-9f0b-428e-8a6c-2c2e31cd6b61 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] GET http://192.168.122.194/volume/v3/group_types Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-18023907-9f0b-428e-8a6c-2c2e31cd6b61 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-18023907-9f0b-428e-8a6c-2c2e31cd6b61 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-18023907-9f0b-428e-8a6c-2c2e31cd6b61 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 940/1855] 192.168.122.194 () {60 vars in 1174 bytes} [Thu Sep 3 11:24:02 2026] GET /volume/v3/group_types => generated 248 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ad462fbe-d5d6-4ef6-b392-162372ae340e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ad462fbe-d5d6-4ef6-b392-162372ae340e tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] POST http://192.168.122.194/volume/v3/volumes/None/action Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ad462fbe-d5d6-4ef6-b392-162372ae340e tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ad462fbe-d5d6-4ef6-b392-162372ae340e tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-120c8f19-4b80-4606-bb07-d71d7b22a0e6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-120c8f19-4b80-4606-bb07-d71d7b22a0e6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 916/1856] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:02 2026] GET /volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e => generated 880 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fd9ec54b-419f-4a0a-a8cc-c20f4bc2af04 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fd9ec54b-419f-4a0a-a8cc-c20f4bc2af04 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ad462fbe-d5d6-4ef6-b392-162372ae340e tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/None/action returned with HTTP 404 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fd9ec54b-419f-4a0a-a8cc-c20f4bc2af04 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-578006302", "is_public": true}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 941/1857] 192.168.122.194 () {60 vars in 1178 bytes} [Thu Sep 3 11:24:02 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c0bbb521-7a6b-4f82-aa92-c7ac8021ff55 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0bbb521-7a6b-4f82-aa92-c7ac8021ff55 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/5b801105-32aa-436f-8b77-8a2ac3cce786 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0bbb521-7a6b-4f82-aa92-c7ac8021ff55 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0bbb521-7a6b-4f82-aa92-c7ac8021ff55 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0bbb521-7a6b-4f82-aa92-c7ac8021ff55 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/5b801105-32aa-436f-8b77-8a2ac3cce786 returned with HTTP 404 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fd9ec54b-419f-4a0a-a8cc-c20f4bc2af04 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 942/1858] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:02 2026] GET /volume/v3/volumes/5b801105-32aa-436f-8b77-8a2ac3cce786 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 917/1859] 192.168.122.194 () {62 vars in 1195 bytes} [Thu Sep 3 11:24:02 2026] POST /volume/v3/group_types => generated 163 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8fc7c037-277f-4447-8566-24bd46cf4f68 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e36000e4-29b9-4386-825f-30de15a221a3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8fc7c037-277f-4447-8566-24bd46cf4f68 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8fc7c037-277f-4447-8566-24bd46cf4f68 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8fc7c037-277f-4447-8566-24bd46cf4f68 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e36000e4-29b9-4386-825f-30de15a221a3 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e36000e4-29b9-4386-825f-30de15a221a3 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1109874318", "is_public": false}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e36000e4-29b9-4386-825f-30de15a221a3 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 943/1860] 192.168.122.194 () {62 vars in 1195 bytes} [Thu Sep 3 11:24:02 2026] POST /volume/v3/group_types => generated 165 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8fc7c037-277f-4447-8566-24bd46cf4f68 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bcd63864-97e3-49b6-a047-3329eb0b312b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bcd63864-97e3-49b6-a047-3329eb0b312b tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] GET http://192.168.122.194/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bcd63864-97e3-49b6-a047-3329eb0b312b tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bcd63864-97e3-49b6-a047-3329eb0b312b tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8fc7c037-277f-4447-8566-24bd46cf4f68 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 918/1861] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:02 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bcd63864-97e3-49b6-a047-3329eb0b312b tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 944/1862] 192.168.122.194 () {60 vars in 1235 bytes} [Thu Sep 3 11:24:02 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-660a745c-de5f-4068-8c8e-5863b79bb9b6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-660a745c-de5f-4068-8c8e-5863b79bb9b6 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] DELETE http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-660a745c-de5f-4068-8c8e-5863b79bb9b6 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-660a745c-de5f-4068-8c8e-5863b79bb9b6 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ed7a24c2-560d-43f7-9a6d-24b8984a536c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-660a745c-de5f-4068-8c8e-5863b79bb9b6 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Delete volume with id: ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ed7a24c2-560d-43f7-9a6d-24b8984a536c tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] GET http://192.168.122.194/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ed7a24c2-560d-43f7-9a6d-24b8984a536c tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ed7a24c2-560d-43f7-9a6d-24b8984a536c tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-660a745c-de5f-4068-8c8e-5863b79bb9b6 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ed7a24c2-560d-43f7-9a6d-24b8984a536c tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 945/1863] 192.168.122.194 () {60 vars in 1237 bytes} [Thu Sep 3 11:24:02 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-38415e00-91f3-4b29-91aa-2ba8f35739af None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-38415e00-91f3-4b29-91aa-2ba8f35739af tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] GET http://192.168.122.194/volume/v3/group_types?is_public=False Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-38415e00-91f3-4b29-91aa-2ba8f35739af tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-38415e00-91f3-4b29-91aa-2ba8f35739af tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-38415e00-91f3-4b29-91aa-2ba8f35739af tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 946/1864] 192.168.122.194 () {60 vars in 1205 bytes} [Thu Sep 3 11:24:02 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-660a745c-de5f-4068-8c8e-5863b79bb9b6 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Delete volume request issued successfully. Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-660a745c-de5f-4068-8c8e-5863b79bb9b6 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 202 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 919/1865] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:24:02 2026] DELETE /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d0f40c4c-ce2d-4c2f-bb17-9c9a5e8ed225 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0f40c4c-ce2d-4c2f-bb17-9c9a5e8ed225 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] GET http://192.168.122.194/volume/v3/group_types?is_public=True Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ba5cb6b4-b86c-4506-bca0-7f218c7bea7c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0f40c4c-ce2d-4c2f-bb17-9c9a5e8ed225 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0f40c4c-ce2d-4c2f-bb17-9c9a5e8ed225 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba5cb6b4-b86c-4506-bca0-7f218c7bea7c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba5cb6b4-b86c-4506-bca0-7f218c7bea7c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba5cb6b4-b86c-4506-bca0-7f218c7bea7c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0f40c4c-ce2d-4c2f-bb17-9c9a5e8ed225 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 947/1866] 192.168.122.194 () {60 vars in 1203 bytes} [Thu Sep 3 11:24:02 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ba5cb6b4-b86c-4506-bca0-7f218c7bea7c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Volume info retrieved successfully. Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d0567fcc-f831-4f36-b7c5-820fc5de4afa None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba5cb6b4-b86c-4506-bca0-7f218c7bea7c tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0567fcc-f831-4f36-b7c5-820fc5de4afa tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/af016a0d-ca07-4f70-955f-50ebc5b8f46b Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0567fcc-f831-4f36-b7c5-820fc5de4afa tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d0567fcc-f831-4f36-b7c5-820fc5de4afa tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 920/1867] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:02 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d0567fcc-f831-4f36-b7c5-820fc5de4afa tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types/af016a0d-ca07-4f70-955f-50ebc5b8f46b returned with HTTP 202 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 948/1868] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:24:02 2026] DELETE /volume/v3/group_types/af016a0d-ca07-4f70-955f-50ebc5b8f46b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d5e5a29b-697f-48aa-af5e-a063dd026ee3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d5e5a29b-697f-48aa-af5e-a063dd026ee3 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/3c1c25cf-aadc-41d8-a738-adef9a3442fc Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d5e5a29b-697f-48aa-af5e-a063dd026ee3 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d5e5a29b-697f-48aa-af5e-a063dd026ee3 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d5e5a29b-697f-48aa-af5e-a063dd026ee3 tempest-GroupTypesTest-1274564185 tempest-GroupTypesTest-1274564185-project-admin] http://192.168.122.194/volume/v3/group_types/3c1c25cf-aadc-41d8-a738-adef9a3442fc returned with HTTP 202 Sep 03 11:24:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 921/1869] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:24:02 2026] DELETE /volume/v3/group_types/3c1c25cf-aadc-41d8-a738-adef9a3442fc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ee504963-e5b2-4442-a303-6afc67ec4789 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ee504963-e5b2-4442-a303-6afc67ec4789 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ee504963-e5b2-4442-a303-6afc67ec4789 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ee504963-e5b2-4442-a303-6afc67ec4789 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ee504963-e5b2-4442-a303-6afc67ec4789 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Snapshot retrieved successfully. Sep 03 11:24:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ee504963-e5b2-4442-a303-6afc67ec4789 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 returned with HTTP 200 Sep 03 11:24:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 949/1870] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:02 2026] GET /volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 => generated 483 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f2ed763a-63ab-46d9-b7ae-964cfc9fd09c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2ed763a-63ab-46d9-b7ae-964cfc9fd09c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2ed763a-63ab-46d9-b7ae-964cfc9fd09c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2ed763a-63ab-46d9-b7ae-964cfc9fd09c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f2ed763a-63ab-46d9-b7ae-964cfc9fd09c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2ed763a-63ab-46d9-b7ae-964cfc9fd09c tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e returned with HTTP 200 Sep 03 11:24:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 922/1871] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:03 2026] GET /volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e => generated 881 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-616193ea-44da-41ba-9fc0-c011ee46a60f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-616193ea-44da-41ba-9fc0-c011ee46a60f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] PUT http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e Sep 03 11:24:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-616193ea-44da-41ba-9fc0-c011ee46a60f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1062776802", "description": null}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-616193ea-44da-41ba-9fc0-c011ee46a60f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-616193ea-44da-41ba-9fc0-c011ee46a60f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume updated successfully. Sep 03 11:24:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-616193ea-44da-41ba-9fc0-c011ee46a60f tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e returned with HTTP 200 Sep 03 11:24:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 950/1872] 192.168.122.194 () {60 vars in 1252 bytes} [Thu Sep 3 11:24:03 2026] PUT /volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e => generated 779 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-49e93d9d-f1b7-4f96-9f88-b0c369756dd6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49e93d9d-f1b7-4f96-9f88-b0c369756dd6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49e93d9d-f1b7-4f96-9f88-b0c369756dd6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49e93d9d-f1b7-4f96-9f88-b0c369756dd6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-49e93d9d-f1b7-4f96-9f88-b0c369756dd6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49e93d9d-f1b7-4f96-9f88-b0c369756dd6 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e returned with HTTP 200 Sep 03 11:24:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 923/1873] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:03 2026] GET /volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-35f09ff7-788f-4444-8744-ca53f2ef3eb9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35f09ff7-788f-4444-8744-ca53f2ef3eb9 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] GET http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df Sep 03 11:24:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35f09ff7-788f-4444-8744-ca53f2ef3eb9 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35f09ff7-788f-4444-8744-ca53f2ef3eb9 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1084f4c0-bf9e-4201-9550-72068e9e59ad None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1084f4c0-bf9e-4201-9550-72068e9e59ad tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] DELETE http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1084f4c0-bf9e-4201-9550-72068e9e59ad tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1084f4c0-bf9e-4201-9550-72068e9e59ad tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-1084f4c0-bf9e-4201-9550-72068e9e59ad tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume with id: 80a91bf0-b2a8-42f4-bb76-27ebe95c852e Sep 03 11:24:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35f09ff7-788f-4444-8744-ca53f2ef3eb9 tempest-VolumesNegativeTest-491497304 tempest-VolumesNegativeTest-491497304-project-member] http://192.168.122.194/volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df returned with HTTP 404 Sep 03 11:24:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 951/1874] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:03 2026] GET /volume/v3/volumes/ac3f20dc-e6ff-4a90-be8b-f34d5cbfc4df => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:03 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1084f4c0-bf9e-4201-9550-72068e9e59ad tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-46658b02-42b7-4bf4-a1e0-0ec84d27c682 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-46658b02-42b7-4bf4-a1e0-0ec84d27c682 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 Sep 03 11:24:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-46658b02-42b7-4bf4-a1e0-0ec84d27c682 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-46658b02-42b7-4bf4-a1e0-0ec84d27c682 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1084f4c0-bf9e-4201-9550-72068e9e59ad tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume request issued successfully. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1084f4c0-bf9e-4201-9550-72068e9e59ad tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e returned with HTTP 202 Sep 03 11:24:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 924/1875] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:24:03 2026] DELETE /volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4e9f5a6f-0dd6-4799-9f2a-1d0072c79700 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-46658b02-42b7-4bf4-a1e0-0ec84d27c682 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Snapshot retrieved successfully. Sep 03 11:24:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-46658b02-42b7-4bf4-a1e0-0ec84d27c682 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 returned with HTTP 200 Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4e9f5a6f-0dd6-4799-9f2a-1d0072c79700 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4e9f5a6f-0dd6-4799-9f2a-1d0072c79700 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4e9f5a6f-0dd6-4799-9f2a-1d0072c79700 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 952/1876] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:03 2026] GET /volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 => generated 483 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:03 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4e9f5a6f-0dd6-4799-9f2a-1d0072c79700 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4e9f5a6f-0dd6-4799-9f2a-1d0072c79700 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e returned with HTTP 200 Sep 03 11:24:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 925/1877] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:03 2026] GET /volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e => generated 846 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b9411695-3028-468e-9b21-df9165069893 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b9411695-3028-468e-9b21-df9165069893 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 Sep 03 11:24:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b9411695-3028-468e-9b21-df9165069893 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b9411695-3028-468e-9b21-df9165069893 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b9411695-3028-468e-9b21-df9165069893 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 returned with HTTP 404 Sep 03 11:24:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 953/1878] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:04 2026] GET /volume/v3/snapshots/808c4c65-b276-4de1-8f76-2b31182ab0d6 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-840a0b23-5f01-44b8-99d5-5e921a177100 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-840a0b23-5f01-44b8-99d5-5e921a177100 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] DELETE http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 Sep 03 11:24:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-840a0b23-5f01-44b8-99d5-5e921a177100 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-840a0b23-5f01-44b8-99d5-5e921a177100 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:04 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-840a0b23-5f01-44b8-99d5-5e921a177100 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Delete volume with id: 5764b322-f91b-49b2-964f-f507c474c9e6 Sep 03 11:24:04 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:04 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-840a0b23-5f01-44b8-99d5-5e921a177100 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:24:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9b1b8fda-a02d-455f-b6e6-996debcf1c8a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9b1b8fda-a02d-455f-b6e6-996debcf1c8a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e Sep 03 11:24:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9b1b8fda-a02d-455f-b6e6-996debcf1c8a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9b1b8fda-a02d-455f-b6e6-996debcf1c8a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9b1b8fda-a02d-455f-b6e6-996debcf1c8a tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e returned with HTTP 404 Sep 03 11:24:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 954/1879] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:04 2026] GET /volume/v3/volumes/80a91bf0-b2a8-42f4-bb76-27ebe95c852e => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7d84391d-0331-435a-abd6-33bdf17c6806 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d84391d-0331-435a-abd6-33bdf17c6806 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:24:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7d84391d-0331-435a-abd6-33bdf17c6806 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7d84391d-0331-435a-abd6-33bdf17c6806 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-840a0b23-5f01-44b8-99d5-5e921a177100 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Delete volume request issued successfully. Sep 03 11:24:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-840a0b23-5f01-44b8-99d5-5e921a177100 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 returned with HTTP 202 Sep 03 11:24:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 926/1880] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:24:04 2026] DELETE /volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5184b977-4a1d-48c3-971c-5253f309cf0b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5184b977-4a1d-48c3-971c-5253f309cf0b tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 Sep 03 11:24:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5184b977-4a1d-48c3-971c-5253f309cf0b tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5184b977-4a1d-48c3-971c-5253f309cf0b tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7d84391d-0331-435a-abd6-33bdf17c6806 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d84391d-0331-435a-abd6-33bdf17c6806 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:24:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 955/1881] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:04 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 1377 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5184b977-4a1d-48c3-971c-5253f309cf0b tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:24:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-208793cb-8eab-4465-9c88-dd9cce24d9ba None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5184b977-4a1d-48c3-971c-5253f309cf0b tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 returned with HTTP 200 Sep 03 11:24:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 927/1882] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:04 2026] GET /volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 => generated 876 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-208793cb-8eab-4465-9c88-dd9cce24d9ba tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] DELETE http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:24:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-208793cb-8eab-4465-9c88-dd9cce24d9ba tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-208793cb-8eab-4465-9c88-dd9cce24d9ba tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:05 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-208793cb-8eab-4465-9c88-dd9cce24d9ba tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume with id: 21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:24:05 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:05 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-208793cb-8eab-4465-9c88-dd9cce24d9ba tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-208793cb-8eab-4465-9c88-dd9cce24d9ba tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Delete volume request issued successfully. Sep 03 11:24:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-208793cb-8eab-4465-9c88-dd9cce24d9ba tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 202 Sep 03 11:24:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 956/1883] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:24:05 2026] DELETE /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-82a6c954-b883-4b4b-b3d4-66916a873e38 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-82a6c954-b883-4b4b-b3d4-66916a873e38 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:24:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-82a6c954-b883-4b4b-b3d4-66916a873e38 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-82a6c954-b883-4b4b-b3d4-66916a873e38 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-82a6c954-b883-4b4b-b3d4-66916a873e38 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-82a6c954-b883-4b4b-b3d4-66916a873e38 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:24:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 928/1884] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:05 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 1376 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f6fe6d1e-c8d3-42fa-8c6b-82b98d04ad58 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f6fe6d1e-c8d3-42fa-8c6b-82b98d04ad58 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 Sep 03 11:24:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f6fe6d1e-c8d3-42fa-8c6b-82b98d04ad58 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f6fe6d1e-c8d3-42fa-8c6b-82b98d04ad58 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f6fe6d1e-c8d3-42fa-8c6b-82b98d04ad58 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:24:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f6fe6d1e-c8d3-42fa-8c6b-82b98d04ad58 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 returned with HTTP 200 Sep 03 11:24:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 957/1885] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:06 2026] GET /volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 => generated 876 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-14a7610f-4a6c-4c45-9740-0a751a3cfe13 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14a7610f-4a6c-4c45-9740-0a751a3cfe13 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:24:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14a7610f-4a6c-4c45-9740-0a751a3cfe13 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14a7610f-4a6c-4c45-9740-0a751a3cfe13 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-14a7610f-4a6c-4c45-9740-0a751a3cfe13 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Volume info retrieved successfully. Sep 03 11:24:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14a7610f-4a6c-4c45-9740-0a751a3cfe13 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 200 Sep 03 11:24:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 929/1886] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:06 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 1376 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e8c9225e-d359-43e5-b8a5-eed6e04ac2cb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8c9225e-d359-43e5-b8a5-eed6e04ac2cb tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 Sep 03 11:24:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8c9225e-d359-43e5-b8a5-eed6e04ac2cb tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8c9225e-d359-43e5-b8a5-eed6e04ac2cb tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8c9225e-d359-43e5-b8a5-eed6e04ac2cb tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 returned with HTTP 404 Sep 03 11:24:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 958/1887] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:07 2026] GET /volume/v3/volumes/5764b322-f91b-49b2-964f-f507c474c9e6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-85fe68fa-a3ed-43ea-8dce-fe82650372bd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-85fe68fa-a3ed-43ea-8dce-fe82650372bd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] DELETE http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea Sep 03 11:24:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-85fe68fa-a3ed-43ea-8dce-fe82650372bd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-85fe68fa-a3ed-43ea-8dce-fe82650372bd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:07 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-85fe68fa-a3ed-43ea-8dce-fe82650372bd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Delete volume with id: f89c1b24-b114-4552-893c-dbac7a2b6aea Sep 03 11:24:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-85fe68fa-a3ed-43ea-8dce-fe82650372bd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:24:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-85fe68fa-a3ed-43ea-8dce-fe82650372bd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Delete volume request issued successfully. Sep 03 11:24:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-85fe68fa-a3ed-43ea-8dce-fe82650372bd tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea returned with HTTP 202 Sep 03 11:24:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 930/1888] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:24:07 2026] DELETE /volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bcb47574-5d68-4241-a593-cc02916ee51e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bcb47574-5d68-4241-a593-cc02916ee51e tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea Sep 03 11:24:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bcb47574-5d68-4241-a593-cc02916ee51e tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bcb47574-5d68-4241-a593-cc02916ee51e tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:07 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:07 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bcb47574-5d68-4241-a593-cc02916ee51e tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:24:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bb37428c-5cba-4e25-9388-525386088343 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bb37428c-5cba-4e25-9388-525386088343 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] GET http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd Sep 03 11:24:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bb37428c-5cba-4e25-9388-525386088343 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bb37428c-5cba-4e25-9388-525386088343 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bcb47574-5d68-4241-a593-cc02916ee51e tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea returned with HTTP 200 Sep 03 11:24:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 959/1889] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:07 2026] GET /volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea => generated 841 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bb37428c-5cba-4e25-9388-525386088343 tempest-VolumesGetTest-1157460799 tempest-VolumesGetTest-1157460799-project-member] http://192.168.122.194/volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd returned with HTTP 404 Sep 03 11:24:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 931/1890] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:07 2026] GET /volume/v3/volumes/21286997-5644-48a6-982c-6b196ba9a1cd => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:24:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e0c280df-ba4d-4a07-a3fd-ad9851bc7ab7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e0c280df-ba4d-4a07-a3fd-ad9851bc7ab7 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:24:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e0c280df-ba4d-4a07-a3fd-ad9851bc7ab7 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-992109348"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e0c280df-ba4d-4a07-a3fd-ad9851bc7ab7 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:24:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 960/1891] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:24:08 2026] POST /volume/v3/types => generated 215 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b25d3a65-ea24-40f6-aa78-50030eb4373a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b25d3a65-ea24-40f6-aa78-50030eb4373a tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:24:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b25d3a65-ea24-40f6-aa78-50030eb4373a tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1913493984"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0d11c435-b5ea-4a5a-a93b-7ccaf45ca728 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b25d3a65-ea24-40f6-aa78-50030eb4373a tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:24:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 932/1892] 192.168.122.194 () {62 vars in 1195 bytes} [Thu Sep 3 11:24:08 2026] POST /volume/v3/group_types => generated 173 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d11c435-b5ea-4a5a-a93b-7ccaf45ca728 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea Sep 03 11:24:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d11c435-b5ea-4a5a-a93b-7ccaf45ca728 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d11c435-b5ea-4a5a-a93b-7ccaf45ca728 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8b20e019-223c-4f79-a0b6-c10e791e06e0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0d11c435-b5ea-4a5a-a93b-7ccaf45ca728 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Volume info retrieved successfully. Sep 03 11:24:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d11c435-b5ea-4a5a-a93b-7ccaf45ca728 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea returned with HTTP 200 Sep 03 11:24:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 961/1893] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:08 2026] GET /volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea => generated 841 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b20e019-223c-4f79-a0b6-c10e791e06e0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] POST http://192.168.122.194/volume/v3/groups Sep 03 11:24:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b20e019-223c-4f79-a0b6-c10e791e06e0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "670f38a1-71cc-498f-ac00-0e10ca11690c", "volume_types": ["ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9"], "name": "tempest-Group1-573923540"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-8b20e019-223c-4f79-a0b6-c10e791e06e0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Creating new group {'group': {'group_type': '670f38a1-71cc-498f-ac00-0e10ca11690c', 'volume_types': ['ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9'], 'name': 'tempest-Group1-573923540'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:24:08 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-8b20e019-223c-4f79-a0b6-c10e791e06e0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Creating group tempest-Group1-573923540. Sep 03 11:24:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8b20e019-223c-4f79-a0b6-c10e791e06e0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Availability Zones retrieved successfully. Sep 03 11:24:08 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-8b20e019-223c-4f79-a0b6-c10e791e06e0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Created reservations ['aa906c9b-6703-4691-a3e6-0c71f40fff96'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b20e019-223c-4f79-a0b6-c10e791e06e0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups returned with HTTP 202 Sep 03 11:24:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 933/1894] 192.168.122.194 () {62 vars in 1181 bytes} [Thu Sep 3 11:24:08 2026] POST /volume/v3/groups => generated 93 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d361a945-aee4-4e4f-8b13-2c75cd1467cf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d361a945-aee4-4e4f-8b13-2c75cd1467cf tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a Sep 03 11:24:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d361a945-aee4-4e4f-8b13-2c75cd1467cf tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d361a945-aee4-4e4f-8b13-2c75cd1467cf tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-d361a945-aee4-4e4f-8b13-2c75cd1467cf tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member a91a49d4-7cbd-4682-9bd1-6a3c2572845a {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:08 devstack devstack@c-api.service[86725]: /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 03 11:24:08 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:24:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d361a945-aee4-4e4f-8b13-2c75cd1467cf tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a returned with HTTP 200 Sep 03 11:24:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 962/1895] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:08 2026] GET /volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a => generated 321 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-16e03995-cea6-47ed-a2f5-dc6e3a3f50d5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-16e03995-cea6-47ed-a2f5-dc6e3a3f50d5 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] GET http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea Sep 03 11:24:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-16e03995-cea6-47ed-a2f5-dc6e3a3f50d5 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-16e03995-cea6-47ed-a2f5-dc6e3a3f50d5 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-16e03995-cea6-47ed-a2f5-dc6e3a3f50d5 tempest-CinderUnicodeTest-473464386 tempest-CinderUnicodeTest-473464386-project-member] http://192.168.122.194/volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea returned with HTTP 404 Sep 03 11:24:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 934/1896] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:09 2026] GET /volume/v3/volumes/f89c1b24-b114-4552-893c-dbac7a2b6aea => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8ddf9388-3201-45ec-a32f-cfd83a89809b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ddf9388-3201-45ec-a32f-cfd83a89809b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a Sep 03 11:24:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ddf9388-3201-45ec-a32f-cfd83a89809b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ddf9388-3201-45ec-a32f-cfd83a89809b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-8ddf9388-3201-45ec-a32f-cfd83a89809b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member a91a49d4-7cbd-4682-9bd1-6a3c2572845a {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:09 devstack devstack@c-api.service[86725]: /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 03 11:24:09 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:24:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ddf9388-3201-45ec-a32f-cfd83a89809b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a returned with HTTP 200 Sep 03 11:24:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 963/1897] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:09 2026] GET /volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a => generated 322 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cf1992df-9906-4fbc-8644-99f88e449311 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cf1992df-9906-4fbc-8644-99f88e449311 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] POST http://192.168.122.194/volume/v3/groups Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cf1992df-9906-4fbc-8644-99f88e449311 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "670f38a1-71cc-498f-ac00-0e10ca11690c", "volume_types": ["ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9"], "name": "tempest-Group2-1099172897"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-cf1992df-9906-4fbc-8644-99f88e449311 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Creating new group {'group': {'group_type': '670f38a1-71cc-498f-ac00-0e10ca11690c', 'volume_types': ['ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9'], 'name': 'tempest-Group2-1099172897'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:24:10 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-cf1992df-9906-4fbc-8644-99f88e449311 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Creating group tempest-Group2-1099172897. Sep 03 11:24:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cf1992df-9906-4fbc-8644-99f88e449311 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Availability Zones retrieved successfully. Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-cf1992df-9906-4fbc-8644-99f88e449311 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Created reservations ['b9a32296-6a7c-4cad-9987-0de004a299b8'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cf1992df-9906-4fbc-8644-99f88e449311 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups returned with HTTP 202 Sep 03 11:24:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 935/1898] 192.168.122.194 () {62 vars in 1181 bytes} [Thu Sep 3 11:24:10 2026] POST /volume/v3/groups => generated 94 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a6861005-6827-4804-bfba-263e4ba2bdad None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6861005-6827-4804-bfba-263e4ba2bdad tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 Sep 03 11:24:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6861005-6827-4804-bfba-263e4ba2bdad tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6861005-6827-4804-bfba-263e4ba2bdad tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-a6861005-6827-4804-bfba-263e4ba2bdad tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 2a4db21a-b7e5-441f-983b-7b34ee1d0183 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:10 devstack devstack@c-api.service[86725]: /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 03 11:24:10 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:24:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6861005-6827-4804-bfba-263e4ba2bdad tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 returned with HTTP 200 Sep 03 11:24:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 964/1899] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:10 2026] GET /volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 => generated 322 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1489265665"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1489265665'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:10 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Create volume of 1 GB Sep 03 11:24:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Availability Zones retrieved successfully. Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Flow 'volume_create_api' (314bcd76-2814-4165-b656-27eb29e92ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5dbdba6-6ae0-4b70-8d90-bfbed87cba4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5dbdba6-6ae0-4b70-8d90-bfbed87cba4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a04b08e-2cf0-484c-b564-4af887b97b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Created reservations ['e10b006a-4391-40ec-bf44-88bcd0290e3c', '2eaa8ae8-0cd4-4677-a9d0-145c53176489', '1b3b476c-3446-4d9a-bc1b-fed4c9cae299', 'e1bd411a-5593-42e3-9405-057c971ba365'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a04b08e-2cf0-484c-b564-4af887b97b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e10b006a-4391-40ec-bf44-88bcd0290e3c', '2eaa8ae8-0cd4-4677-a9d0-145c53176489', '1b3b476c-3446-4d9a-bc1b-fed4c9cae299', 'e1bd411a-5593-42e3-9405-057c971ba365']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455d2b47-e8ac-4708-96d1-651ff058e5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455d2b47-e8ac-4708-96d1-651ff058e5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45dd0e57-740f-49b8-96eb-88fe00a8b98f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1489265665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='222e8fab18724f74a9d4e2e4391365ba',qos_specs=None,replication_status=,reservations=['e10b006a-4391-40ec-bf44-88bcd0290e3c','2eaa8ae8-0cd4-4677-a9d0-145c53176489','1b3b476c-3446-4d9a-bc1b-fed4c9cae299','e1bd411a-5593-42e3-9405-057c971ba365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45bf6fb33c2e43f8a29e086abf6541f1',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1489265665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45dd0e57-740f-49b8-96eb-88fe00a8b98f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='222e8fab18724f74a9d4e2e4391365ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45bf6fb33c2e43f8a29e086abf6541f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6002436d-62f8-43dc-a48e-91011b6149f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6002436d-62f8-43dc-a48e-91011b6149f3) transitioned into state 'SUCCESS' from state '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-1489265665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='222e8fab18724f74a9d4e2e4391365ba',qos_specs=None,replication_status=,reservations=['e10b006a-4391-40ec-bf44-88bcd0290e3c','2eaa8ae8-0cd4-4677-a9d0-145c53176489','1b3b476c-3446-4d9a-bc1b-fed4c9cae299','e1bd411a-5593-42e3-9405-057c971ba365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45bf6fb33c2e43f8a29e086abf6541f1',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50e1c8f-9dc0-49ae-bf2e-3883c1c81980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50e1c8f-9dc0-49ae-bf2e-3883c1c81980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Flow 'volume_create_api' (314bcd76-2814-4165-b656-27eb29e92ef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Create volume request issued successfully. Sep 03 11:24:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c58e85e1-f41f-4333-b0fb-fd8ca4ddebb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:24:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 936/1900] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:24:10 2026] POST /volume/v3/volumes => generated 767 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e10dae8b-5298-4cff-bb9b-53865a82164f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e10dae8b-5298-4cff-bb9b-53865a82164f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e10dae8b-5298-4cff-bb9b-53865a82164f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e10dae8b-5298-4cff-bb9b-53865a82164f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e10dae8b-5298-4cff-bb9b-53865a82164f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Volume info retrieved successfully. Sep 03 11:24:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e10dae8b-5298-4cff-bb9b-53865a82164f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f returned with HTTP 200 Sep 03 11:24:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 965/1901] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:11 2026] GET /volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f => generated 835 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-79e1984c-5a03-4968-998e-8340faba5d92 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-79e1984c-5a03-4968-998e-8340faba5d92 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-79e1984c-5a03-4968-998e-8340faba5d92 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-79e1984c-5a03-4968-998e-8340faba5d92 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-79e1984c-5a03-4968-998e-8340faba5d92 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 2a4db21a-b7e5-441f-983b-7b34ee1d0183 {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:11 devstack devstack@c-api.service[86726]: /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 03 11:24:11 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:24:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-79e1984c-5a03-4968-998e-8340faba5d92 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 returned with HTTP 200 Sep 03 11:24:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 937/1902] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:11 2026] GET /volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 => generated 323 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-611390764", "volume_type": "ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9", "group_id": "a91a49d4-7cbd-4682-9bd1-6a3c2572845a", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-611390764', 'volume_type': 'ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9', 'group_id': 'a91a49d4-7cbd-4682-9bd1-6a3c2572845a', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:11 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Create volume of 1 GB Sep 03 11:24:11 devstack devstack@c-api.service[86725]: /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 03 11:24:11 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:24:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Availability Zones retrieved successfully. Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Flow 'volume_create_api' (219ed70b-7f43-4b42-b719-ea6d7b0b74f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c156e66-10f6-4fa3-8ed0-d275e23ce377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c156e66-10f6-4fa3-8ed0-d275e23ce377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:24:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9,is_public=True,name='tempest-GroupsTest-volume-type-992109348',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a91a49d4-7cbd-4682-9bd1-6a3c2572845a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4685987-b7b5-4115-85ec-2ba8067a61be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-992109348 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-992109348, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:24:11 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-992109348 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-992109348, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Created reservations ['3053588f-4bc0-4a89-8dfe-e409501f7bf4', '835e42b9-2586-4b22-8bcb-cc97b3eeaddd', 'e3884d6a-77c7-4072-add9-3f7f06c7f55a', '08a1f1be-54f2-4790-8513-95ea96d312f8'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4685987-b7b5-4115-85ec-2ba8067a61be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3053588f-4bc0-4a89-8dfe-e409501f7bf4', '835e42b9-2586-4b22-8bcb-cc97b3eeaddd', 'e3884d6a-77c7-4072-add9-3f7f06c7f55a', '08a1f1be-54f2-4790-8513-95ea96d312f8']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc84220-0f15-4abf-948f-886c152b3b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fc84220-0f15-4abf-948f-886c152b3b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '407954d6-6ce7-468c-9b4c-6d5ec19f5551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-611390764',encryption_key_id=None,group_id=a91a49d4-7cbd-4682-9bd1-6a3c2572845a,group_type_id=,metadata={},multiattach=False,project_id='ee01a3549311419ebc3b8f8d64197416',qos_specs=None,replication_status=,reservations=['3053588f-4bc0-4a89-8dfe-e409501f7bf4','835e42b9-2586-4b22-8bcb-cc97b3eeaddd','e3884d6a-77c7-4072-add9-3f7f06c7f55a','08a1f1be-54f2-4790-8513-95ea96d312f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d7f26e72c2456194cff88709b05598',volume_type_id=ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-611390764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a91a49d4-7cbd-4682-9bd1-6a3c2572845a,host=None,id=407954d6-6ce7-468c-9b4c-6d5ec19f5551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee01a3549311419ebc3b8f8d64197416',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d7f26e72c2456194cff88709b05598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9),volume_type_id=ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8710e8e2-d57b-4001-909f-6308b3e35c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8710e8e2-d57b-4001-909f-6308b3e35c28) transitioned into state 'SUCCESS' from state '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-611390764',encryption_key_id=None,group_id=a91a49d4-7cbd-4682-9bd1-6a3c2572845a,group_type_id=,metadata={},multiattach=False,project_id='ee01a3549311419ebc3b8f8d64197416',qos_specs=None,replication_status=,reservations=['3053588f-4bc0-4a89-8dfe-e409501f7bf4','835e42b9-2586-4b22-8bcb-cc97b3eeaddd','e3884d6a-77c7-4072-add9-3f7f06c7f55a','08a1f1be-54f2-4790-8513-95ea96d312f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d7f26e72c2456194cff88709b05598',volume_type_id=ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1de59e6-21c4-4792-ad37-de0b75d683bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1de59e6-21c4-4792-ad37-de0b75d683bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Flow 'volume_create_api' (219ed70b-7f43-4b42-b719-ea6d7b0b74f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Create volume request issued successfully. Sep 03 11:24:11 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:11 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:12 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-05dce0b3-2d68-4a31-a3af-2565b9948cdb tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:24:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 966/1903] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:24:11 2026] POST /volume/v3/volumes => generated 821 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:24:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bfd39145-056d-4498-b1d9-9e2771021c83 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bfd39145-056d-4498-b1d9-9e2771021c83 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 Sep 03 11:24:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bfd39145-056d-4498-b1d9-9e2771021c83 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bfd39145-056d-4498-b1d9-9e2771021c83 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bfd39145-056d-4498-b1d9-9e2771021c83 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:12 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-bfd39145-056d-4498-b1d9-9e2771021c83 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:12 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-bfd39145-056d-4498-b1d9-9e2771021c83 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-23369efc-2043-4032-ad20-0cc9790bccaf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-23369efc-2043-4032-ad20-0cc9790bccaf tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-23369efc-2043-4032-ad20-0cc9790bccaf tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-23369efc-2043-4032-ad20-0cc9790bccaf tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:12 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:12 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-23369efc-2043-4032-ad20-0cc9790bccaf tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Volume info retrieved successfully. Sep 03 11:24:12 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-bfd39145-056d-4498-b1d9-9e2771021c83 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-23369efc-2043-4032-ad20-0cc9790bccaf tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f returned with HTTP 200 Sep 03 11:24:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 967/1904] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:12 2026] GET /volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f => generated 859 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bfd39145-056d-4498-b1d9-9e2771021c83 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 returned with HTTP 200 Sep 03 11:24:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 938/1905] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:12 2026] GET /volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 => generated 889 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-373b4faf-638f-415b-bc73-706107e08693 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-373b4faf-638f-415b-bc73-706107e08693 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-373b4faf-638f-415b-bc73-706107e08693 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-373b4faf-638f-415b-bc73-706107e08693 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-373b4faf-638f-415b-bc73-706107e08693 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Volume info retrieved successfully. Sep 03 11:24:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-062a386a-9af1-4cd3-8fc7-0e41e60632b2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-062a386a-9af1-4cd3-8fc7-0e41e60632b2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 Sep 03 11:24:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-062a386a-9af1-4cd3-8fc7-0e41e60632b2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-062a386a-9af1-4cd3-8fc7-0e41e60632b2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-373b4faf-638f-415b-bc73-706107e08693 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f returned with HTTP 200 Sep 03 11:24:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 968/1906] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:13 2026] GET /volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cd7f4224-02ab-4125-bf80-3e7c43c1cb00 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd7f4224-02ab-4125-bf80-3e7c43c1cb00 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:24:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd7f4224-02ab-4125-bf80-3e7c43c1cb00 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45dd0e57-740f-49b8-96eb-88fe00a8b98f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1100840496"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-062a386a-9af1-4cd3-8fc7-0e41e60632b2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:13 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-062a386a-9af1-4cd3-8fc7-0e41e60632b2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:13 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-062a386a-9af1-4cd3-8fc7-0e41e60632b2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cd7f4224-02ab-4125-bf80-3e7c43c1cb00 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Volume info retrieved successfully. Sep 03 11:24:13 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-cd7f4224-02ab-4125-bf80-3e7c43c1cb00 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Create snapshot from volume 45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:13 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-062a386a-9af1-4cd3-8fc7-0e41e60632b2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-062a386a-9af1-4cd3-8fc7-0e41e60632b2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 returned with HTTP 200 Sep 03 11:24:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 939/1907] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:13 2026] GET /volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:13 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-cd7f4224-02ab-4125-bf80-3e7c43c1cb00 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Created reservations ['28dd252e-d259-43d0-9954-f762a87da8b1', 'afccd34b-afc3-4042-9f7d-16eae732ee86', '101da2e3-062c-4fca-928e-7549b6b8d61f', 'a88a1d3d-a93c-4a69-a8c8-d92852175b87'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:13 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=607,cinder:UPDATE=103,cinder:INSERT=63 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:24:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cd7f4224-02ab-4125-bf80-3e7c43c1cb00 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot create request issued successfully. Sep 03 11:24:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd7f4224-02ab-4125-bf80-3e7c43c1cb00 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:24:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 969/1908] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:24:13 2026] POST /volume/v3/snapshots => generated 314 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-676b69bf-1de4-4572-ada9-6a71f06b0520 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-676b69bf-1de4-4572-ada9-6a71f06b0520 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f Sep 03 11:24:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-676b69bf-1de4-4572-ada9-6a71f06b0520 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-676b69bf-1de4-4572-ada9-6a71f06b0520 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:13 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=687,cinder:UPDATE=147,cinder:INSERT=93 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:24:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-676b69bf-1de4-4572-ada9-6a71f06b0520 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-676b69bf-1de4-4572-ada9-6a71f06b0520 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f returned with HTTP 200 Sep 03 11:24:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 940/1909] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:13 2026] GET /volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f => generated 446 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-48e0efd4-6fa5-4e79-bbf3-43da2e25d8c8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48e0efd4-6fa5-4e79-bbf3-43da2e25d8c8 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-48e0efd4-6fa5-4e79-bbf3-43da2e25d8c8 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-650533133", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48e0efd4-6fa5-4e79-bbf3-43da2e25d8c8 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:24:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 970/1910] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:24:14 2026] POST /volume/v3/types => generated 379 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1721303a-9c72-40d0-8acf-f273639c59bd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1721303a-9c72-40d0-8acf-f273639c59bd tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] POST http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1721303a-9c72-40d0-8acf-f273639c59bd tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1721303a-9c72-40d0-8acf-f273639c59bd tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption returned with HTTP 200 Sep 03 11:24:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 941/1911] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:24:14 2026] POST /volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption => generated 239 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bc18975e-c283-4f3a-add7-bc3a7fbdaeb7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc18975e-c283-4f3a-add7-bc3a7fbdaeb7 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bc18975e-c283-4f3a-add7-bc3a7fbdaeb7 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1816275226", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc18975e-c283-4f3a-add7-bc3a7fbdaeb7 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:24:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 971/1912] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:24:14 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ab2ca82c-301a-4642-8c9b-e912121ec50d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ab2ca82c-301a-4642-8c9b-e912121ec50d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] POST http://192.168.122.194/volume/v3/types/594636e0-3b8a-4200-8ed0-adb9e87d318b/encryption Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ab2ca82c-301a-4642-8c9b-e912121ec50d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-ab2ca82c-301a-4642-8c9b-e912121ec50d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ab2ca82c-301a-4642-8c9b-e912121ec50d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/594636e0-3b8a-4200-8ed0-adb9e87d318b/encryption returned with HTTP 403 Sep 03 11:24:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 942/1913] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:24:14 2026] POST /volume/v3/types/594636e0-3b8a-4200-8ed0-adb9e87d318b/encryption => generated 127 bytes in 149 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f371e136-acd4-4697-8c05-d7efebdabc64 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f371e136-acd4-4697-8c05-d7efebdabc64 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f371e136-acd4-4697-8c05-d7efebdabc64 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-459292608", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f371e136-acd4-4697-8c05-d7efebdabc64 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e5f57eba-b6d5-455f-8409-5f8229f1cd59 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 972/1914] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:24:14 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5f57eba-b6d5-455f-8409-5f8229f1cd59 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5f57eba-b6d5-455f-8409-5f8229f1cd59 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5f57eba-b6d5-455f-8409-5f8229f1cd59 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-44834a86-6c67-45f8-86b3-b3b1df9b074d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-44834a86-6c67-45f8-86b3-b3b1df9b074d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] POST http://192.168.122.194/volume/v3/types/a53c346e-b1f8-473b-8060-176b9b4a16c5/extra_specs Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-44834a86-6c67-45f8-86b3-b3b1df9b074d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-44834a86-6c67-45f8-86b3-b3b1df9b074d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-44834a86-6c67-45f8-86b3-b3b1df9b074d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/a53c346e-b1f8-473b-8060-176b9b4a16c5/extra_specs returned with HTTP 403 Sep 03 11:24:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 973/1915] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:24:14 2026] POST /volume/v3/types/a53c346e-b1f8-473b-8060-176b9b4a16c5/extra_specs => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e5f57eba-b6d5-455f-8409-5f8229f1cd59 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:14 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-e5f57eba-b6d5-455f-8409-5f8229f1cd59 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:14 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-e5f57eba-b6d5-455f-8409-5f8229f1cd59 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ca61637e-15c4-43d3-a7fa-a5fbfb951e17 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca61637e-15c4-43d3-a7fa-a5fbfb951e17 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] PUT http://192.168.122.194/volume/v3/types/a53c346e-b1f8-473b-8060-176b9b4a16c5/extra_specs/key2 Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca61637e-15c4-43d3-a7fa-a5fbfb951e17 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-ca61637e-15c4-43d3-a7fa-a5fbfb951e17 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca61637e-15c4-43d3-a7fa-a5fbfb951e17 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/a53c346e-b1f8-473b-8060-176b9b4a16c5/extra_specs/key2 returned with HTTP 403 Sep 03 11:24:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 974/1916] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:24:14 2026] PUT /volume/v3/types/a53c346e-b1f8-473b-8060-176b9b4a16c5/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a4150f67-f892-4424-9c72-ba6c0d18ac30 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a4150f67-f892-4424-9c72-ba6c0d18ac30 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] POST http://192.168.122.194/volume/v3/types Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a4150f67-f892-4424-9c72-ba6c0d18ac30 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-a4150f67-f892-4424-9c72-ba6c0d18ac30 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a4150f67-f892-4424-9c72-ba6c0d18ac30 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types returned with HTTP 403 Sep 03 11:24:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 975/1917] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:24:14 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5537a5a4-764b-422d-864c-1325631d50e9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5537a5a4-764b-422d-864c-1325631d50e9 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5537a5a4-764b-422d-864c-1325631d50e9 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-474364959", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-e5f57eba-b6d5-455f-8409-5f8229f1cd59 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5537a5a4-764b-422d-864c-1325631d50e9 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:24:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 976/1918] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:24:14 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 03 11:24:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f9c38bad-cd7a-4298-b4a5-7563fd0a49fe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9c38bad-cd7a-4298-b4a5-7563fd0a49fe tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] POST http://192.168.122.194/volume/v3/types/f767c291-7b12-41d7-8f61-91a56014ed36/encryption Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9c38bad-cd7a-4298-b4a5-7563fd0a49fe tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5f57eba-b6d5-455f-8409-5f8229f1cd59 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 returned with HTTP 200 Sep 03 11:24:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 943/1919] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:14 2026] GET /volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 => generated 914 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8861af86-5100-4b6a-bdd9-d8a983cbc662 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8861af86-5100-4b6a-bdd9-d8a983cbc662 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8861af86-5100-4b6a-bdd9-d8a983cbc662 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8861af86-5100-4b6a-bdd9-d8a983cbc662 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-8861af86-5100-4b6a-bdd9-d8a983cbc662 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member a91a49d4-7cbd-4682-9bd1-6a3c2572845a {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9c38bad-cd7a-4298-b4a5-7563fd0a49fe tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types/f767c291-7b12-41d7-8f61-91a56014ed36/encryption returned with HTTP 200 Sep 03 11:24:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 977/1920] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:24:14 2026] POST /volume/v3/types/f767c291-7b12-41d7-8f61-91a56014ed36/encryption => generated 239 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-54885d53-77b7-4063-8496-bf84a41883d4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: /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 03 11:24:14 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8861af86-5100-4b6a-bdd9-d8a983cbc662 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a returned with HTTP 200 Sep 03 11:24:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 944/1921] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:14 2026] GET /volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a => generated 322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-14c1bdb8-33ec-4086-861c-731624cf9ee6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-54885d53-77b7-4063-8496-bf84a41883d4 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] DELETE http://192.168.122.194/volume/v3/types/f767c291-7b12-41d7-8f61-91a56014ed36/encryption/155fde37-9062-4f5e-9a27-72b19a443b6b Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-54885d53-77b7-4063-8496-bf84a41883d4 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-54885d53-77b7-4063-8496-bf84a41883d4 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14c1bdb8-33ec-4086-861c-731624cf9ee6 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-54885d53-77b7-4063-8496-bf84a41883d4 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14c1bdb8-33ec-4086-861c-731624cf9ee6 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14c1bdb8-33ec-4086-861c-731624cf9ee6 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-54885d53-77b7-4063-8496-bf84a41883d4 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/f767c291-7b12-41d7-8f61-91a56014ed36/encryption/155fde37-9062-4f5e-9a27-72b19a443b6b returned with HTTP 403 Sep 03 11:24:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 978/1922] 192.168.122.194 () {58 vars in 1373 bytes} [Thu Sep 3 11:24:14 2026] DELETE /volume/v3/types/f767c291-7b12-41d7-8f61-91a56014ed36/encryption/155fde37-9062-4f5e-9a27-72b19a443b6b => generated 127 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5381e247-f545-4c98-b8f8-ffe4cad64c54 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5381e247-f545-4c98-b8f8-ffe4cad64c54 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 Sep 03 11:24:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-14c1bdb8-33ec-4086-861c-731624cf9ee6 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14c1bdb8-33ec-4086-861c-731624cf9ee6 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f returned with HTTP 200 Sep 03 11:24:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 945/1923] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:14 2026] GET /volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3960d45c-e653-448d-b0da-2443ed338568 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3960d45c-e653-448d-b0da-2443ed338568 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3960d45c-e653-448d-b0da-2443ed338568 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-402170955", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5381e247-f545-4c98-b8f8-ffe4cad64c54 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5381e247-f545-4c98-b8f8-ffe4cad64c54 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-5381e247-f545-4c98-b8f8-ffe4cad64c54 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 2a4db21a-b7e5-441f-983b-7b34ee1d0183 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3960d45c-e653-448d-b0da-2443ed338568 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:24:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 946/1924] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:24:14 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d628faaf-137c-4771-852f-d58f43d9f464 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d628faaf-137c-4771-852f-d58f43d9f464 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] DELETE http://192.168.122.194/volume/v3/types/83642a98-94a6-4c02-87ef-d397ddf9cb8c/extra_specs/key1 Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d628faaf-137c-4771-852f-d58f43d9f464 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d628faaf-137c-4771-852f-d58f43d9f464 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:14 devstack devstack@c-api.service[86725]: /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 03 11:24:14 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:24:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5381e247-f545-4c98-b8f8-ffe4cad64c54 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 returned with HTTP 200 Sep 03 11:24:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 979/1925] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:14 2026] GET /volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 => generated 323 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:14 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-d628faaf-137c-4771-852f-d58f43d9f464 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d628faaf-137c-4771-852f-d58f43d9f464 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/83642a98-94a6-4c02-87ef-d397ddf9cb8c/extra_specs/key1 returned with HTTP 403 Sep 03 11:24:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 947/1926] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:24:14 2026] DELETE /volume/v3/types/83642a98-94a6-4c02-87ef-d397ddf9cb8c/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9e2b3188-ec5e-435a-86ca-2659cfccde36 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a1923c06-e3b8-4e7d-8365-cfb5f1aaac76 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9e2b3188-ec5e-435a-86ca-2659cfccde36 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/detail Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9e2b3188-ec5e-435a-86ca-2659cfccde36 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a1923c06-e3b8-4e7d-8365-cfb5f1aaac76 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9e2b3188-ec5e-435a-86ca-2659cfccde36 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a1923c06-e3b8-4e7d-8365-cfb5f1aaac76 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-336489048", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:15 devstack devstack@c-api.service[86726]: /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 03 11:24:15 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a1923c06-e3b8-4e7d-8365-cfb5f1aaac76 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:24:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 980/1927] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:24:15 2026] POST /volume/v3/types => generated 379 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: /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 03 11:24:15 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9a467ab0-b622-40c4-9f3a-7a4d1b80208e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a467ab0-b622-40c4-9f3a-7a4d1b80208e tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] DELETE http://192.168.122.194/volume/v3/types/eef74a2e-9ef5-41d7-b7b3-5f4b748e870a Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9a467ab0-b622-40c4-9f3a-7a4d1b80208e tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9a467ab0-b622-40c4-9f3a-7a4d1b80208e tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: /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 03 11:24:15 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-9a467ab0-b622-40c4-9f3a-7a4d1b80208e tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a467ab0-b622-40c4-9f3a-7a4d1b80208e tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/eef74a2e-9ef5-41d7-b7b3-5f4b748e870a returned with HTTP 403 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9e2b3188-ec5e-435a-86ca-2659cfccde36 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/detail returned with HTTP 200 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 948/1928] 192.168.122.194 () {60 vars in 1180 bytes} [Thu Sep 3 11:24:15 2026] GET /volume/v3/groups/detail => generated 639 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 981/1929] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:24:15 2026] DELETE /volume/v3/types/eef74a2e-9ef5-41d7-b7b3-5f4b748e870a => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-edd9347f-fc5f-467b-b3e9-46c7c8281c21 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-73af5b24-9111-40ff-9792-bbc73e179226 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-edd9347f-fc5f-467b-b3e9-46c7c8281c21 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] GET http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-73af5b24-9111-40ff-9792-bbc73e179226 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-73af5b24-9111-40ff-9792-bbc73e179226 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-edd9347f-fc5f-467b-b3e9-46c7c8281c21 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-edd9347f-fc5f-467b-b3e9-46c7c8281c21 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-73af5b24-9111-40ff-9792-bbc73e179226 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-73af5b24-9111-40ff-9792-bbc73e179226 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-73af5b24-9111-40ff-9792-bbc73e179226 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /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 03 11:24:15 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-73af5b24-9111-40ff-9792-bbc73e179226 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Get all volumes completed successfully. Sep 03 11:24:15 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-73af5b24-9111-40ff-9792-bbc73e179226 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:15 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-73af5b24-9111-40ff-9792-bbc73e179226 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-edd9347f-fc5f-467b-b3e9-46c7c8281c21 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs returned with HTTP 200 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 949/1930] 192.168.122.194 () {58 vars in 1262 bytes} [Thu Sep 3 11:24:15 2026] GET /volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs => generated 123 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6e0104a5-288c-4496-a8a8-c02ac0fca185 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6e0104a5-288c-4496-a8a8-c02ac0fca185 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] GET http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption/cipher Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6e0104a5-288c-4496-a8a8-c02ac0fca185 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6e0104a5-288c-4496-a8a8-c02ac0fca185 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-6e0104a5-288c-4496-a8a8-c02ac0fca185 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6e0104a5-288c-4496-a8a8-c02ac0fca185 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption/cipher returned with HTTP 403 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 950/1931] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:24:15 2026] GET /volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption/cipher => generated 124 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-81531eac-53cd-4453-9ec6-ab8240529ae0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-81531eac-53cd-4453-9ec6-ab8240529ae0 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] GET http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-81531eac-53cd-4453-9ec6-ab8240529ae0 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-81531eac-53cd-4453-9ec6-ab8240529ae0 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-81531eac-53cd-4453-9ec6-ab8240529ae0 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-81531eac-53cd-4453-9ec6-ab8240529ae0 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption returned with HTTP 403 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 951/1932] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:24:15 2026] GET /volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a0b00f99-5031-4720-9333-1b3d6ea515a5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-73af5b24-9111-40ff-9792-bbc73e179226 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a0b00f99-5031-4720-9333-1b3d6ea515a5 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] GET http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs/multiattach Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a0b00f99-5031-4720-9333-1b3d6ea515a5 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a0b00f99-5031-4720-9333-1b3d6ea515a5 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a0b00f99-5031-4720-9333-1b3d6ea515a5 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs/multiattach returned with HTTP 200 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 952/1933] 192.168.122.194 () {58 vars in 1298 bytes} [Thu Sep 3 11:24:15 2026] GET /volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs/multiattach => generated 29 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-73af5b24-9111-40ff-9792-bbc73e179226 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-99ba047a-7909-4026-9380-6f568c81baa3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 982/1934] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:24:15 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-99ba047a-7909-4026-9380-6f568c81baa3 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] GET http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs/volume_backend_name Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-99ba047a-7909-4026-9380-6f568c81baa3 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-99ba047a-7909-4026-9380-6f568c81baa3 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d7b879ab-592e-47f9-9885-c308bd1db0b9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d7b879ab-592e-47f9-9885-c308bd1db0b9 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d7b879ab-592e-47f9-9885-c308bd1db0b9 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d7b879ab-592e-47f9-9885-c308bd1db0b9 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-99ba047a-7909-4026-9380-6f568c81baa3 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-d7b879ab-592e-47f9-9885-c308bd1db0b9 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 953/1935] 192.168.122.194 () {58 vars in 1322 bytes} [Thu Sep 3 11:24:15 2026] GET /volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d7b879ab-592e-47f9-9885-c308bd1db0b9 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c71e3316-3bf9-46e6-a45f-dd80ec6f1184 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /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 03 11:24:15 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d7b879ab-592e-47f9-9885-c308bd1db0b9 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Get all volumes completed successfully. Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c71e3316-3bf9-46e6-a45f-dd80ec6f1184 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] PUT http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption/78a0e3c1-35b3-416c-89b4-a2148a673813 Sep 03 11:24:15 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-d7b879ab-592e-47f9-9885-c308bd1db0b9 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c71e3316-3bf9-46e6-a45f-dd80ec6f1184 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-d7b879ab-592e-47f9-9885-c308bd1db0b9 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-c71e3316-3bf9-46e6-a45f-dd80ec6f1184 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c71e3316-3bf9-46e6-a45f-dd80ec6f1184 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption/78a0e3c1-35b3-416c-89b4-a2148a673813 returned with HTTP 403 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 954/1936] 192.168.122.194 () {60 vars in 1390 bytes} [Thu Sep 3 11:24:15 2026] PUT /volume/v3/types/61147652-98cb-40fc-a118-251b03346680/encryption/78a0e3c1-35b3-416c-89b4-a2148a673813 => generated 127 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0f171540-5c45-4bb8-9b74-dffd0db48220 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0f171540-5c45-4bb8-9b74-dffd0db48220 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] PUT http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs/key1 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0f171540-5c45-4bb8-9b74-dffd0db48220 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-0f171540-5c45-4bb8-9b74-dffd0db48220 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0f171540-5c45-4bb8-9b74-dffd0db48220 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs/key1 returned with HTTP 403 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 955/1937] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:24:15 2026] PUT /volume/v3/types/61147652-98cb-40fc-a118-251b03346680/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2a203b9a-2f51-4a2a-8b9b-3fa510cb83e9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2a203b9a-2f51-4a2a-8b9b-3fa510cb83e9 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] PUT http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2a203b9a-2f51-4a2a-8b9b-3fa510cb83e9 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-2a203b9a-2f51-4a2a-8b9b-3fa510cb83e9 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '6386bcddbdb549ffa9f5c4f283187f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c6c70377f5946669cc7e78b6c29e21c', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2a203b9a-2f51-4a2a-8b9b-3fa510cb83e9 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-reader] http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680 returned with HTTP 403 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 956/1938] 192.168.122.194 () {60 vars in 1246 bytes} [Thu Sep 3 11:24:15 2026] PUT /volume/v3/types/61147652-98cb-40fc-a118-251b03346680 => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c860a62d-6e22-46ef-9f92-427407b3580f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c860a62d-6e22-46ef-9f92-427407b3580f tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] DELETE http://192.168.122.194/volume/v3/types/eef74a2e-9ef5-41d7-b7b3-5f4b748e870a Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c860a62d-6e22-46ef-9f92-427407b3580f tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c860a62d-6e22-46ef-9f92-427407b3580f tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-d7b879ab-592e-47f9-9885-c308bd1db0b9 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d7b879ab-592e-47f9-9885-c308bd1db0b9 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:24:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 983/1939] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:24:15 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-90c86ef0-bac5-4d42-8267-9d68e4fb8b8a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90c86ef0-bac5-4d42-8267-9d68e4fb8b8a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] POST http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a/action Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90c86ef0-bac5-4d42-8267-9d68e4fb8b8a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90c86ef0-bac5-4d42-8267-9d68e4fb8b8a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-90c86ef0-bac5-4d42-8267-9d68e4fb8b8a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] delete called for group a91a49d4-7cbd-4682-9bd1-6a3c2572845a {{(pid=86725) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-90c86ef0-bac5-4d42-8267-9d68e4fb8b8a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Delete group with id: a91a49d4-7cbd-4682-9bd1-6a3c2572845a Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c860a62d-6e22-46ef-9f92-427407b3580f tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types/eef74a2e-9ef5-41d7-b7b3-5f4b748e870a returned with HTTP 202 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 957/1940] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:24:15 2026] DELETE /volume/v3/types/eef74a2e-9ef5-41d7-b7b3-5f4b748e870a => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d7f822dc-09db-40ab-9deb-c3374a97f0df None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d7f822dc-09db-40ab-9deb-c3374a97f0df tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] DELETE http://192.168.122.194/volume/v3/types/83642a98-94a6-4c02-87ef-d397ddf9cb8c Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d7f822dc-09db-40ab-9deb-c3374a97f0df tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d7f822dc-09db-40ab-9deb-c3374a97f0df tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /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 03 11:24:15 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /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 03 11:24:15 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d7f822dc-09db-40ab-9deb-c3374a97f0df tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types/83642a98-94a6-4c02-87ef-d397ddf9cb8c returned with HTTP 202 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 958/1941] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:24:15 2026] DELETE /volume/v3/types/83642a98-94a6-4c02-87ef-d397ddf9cb8c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-59e74eb5-b747-44d3-bdd4-1cc5a18b1d9a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59e74eb5-b747-44d3-bdd4-1cc5a18b1d9a tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] DELETE http://192.168.122.194/volume/v3/types/f767c291-7b12-41d7-8f61-91a56014ed36 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59e74eb5-b747-44d3-bdd4-1cc5a18b1d9a tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59e74eb5-b747-44d3-bdd4-1cc5a18b1d9a tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90c86ef0-bac5-4d42-8267-9d68e4fb8b8a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a/action returned with HTTP 202 Sep 03 11:24:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 984/1942] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:24:15 2026] POST /volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1166abbf-d6b1-4bad-b179-a7d11f3d0457 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1166abbf-d6b1-4bad-b179-a7d11f3d0457 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1166abbf-d6b1-4bad-b179-a7d11f3d0457 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1166abbf-d6b1-4bad-b179-a7d11f3d0457 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1166abbf-d6b1-4bad-b179-a7d11f3d0457 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59e74eb5-b747-44d3-bdd4-1cc5a18b1d9a tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types/f767c291-7b12-41d7-8f61-91a56014ed36 returned with HTTP 202 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 959/1943] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:24:15 2026] DELETE /volume/v3/types/f767c291-7b12-41d7-8f61-91a56014ed36 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-1166abbf-d6b1-4bad-b179-a7d11f3d0457 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:15 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-1166abbf-d6b1-4bad-b179-a7d11f3d0457 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0bdc9ee1-41c5-4468-bbf2-abbe23ef5378 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0bdc9ee1-41c5-4468-bbf2-abbe23ef5378 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] DELETE http://192.168.122.194/volume/v3/types/a53c346e-b1f8-473b-8060-176b9b4a16c5 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0bdc9ee1-41c5-4468-bbf2-abbe23ef5378 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0bdc9ee1-41c5-4468-bbf2-abbe23ef5378 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0bdc9ee1-41c5-4468-bbf2-abbe23ef5378 tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types/a53c346e-b1f8-473b-8060-176b9b4a16c5 returned with HTTP 202 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 960/1944] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:24:15 2026] DELETE /volume/v3/types/a53c346e-b1f8-473b-8060-176b9b4a16c5 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-adc0284e-fa6d-4080-ae49-9fba55c90c9f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-1166abbf-d6b1-4bad-b179-a7d11f3d0457 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-adc0284e-fa6d-4080-ae49-9fba55c90c9f tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] DELETE http://192.168.122.194/volume/v3/types/594636e0-3b8a-4200-8ed0-adb9e87d318b Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-adc0284e-fa6d-4080-ae49-9fba55c90c9f tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-adc0284e-fa6d-4080-ae49-9fba55c90c9f tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1166abbf-d6b1-4bad-b179-a7d11f3d0457 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 returned with HTTP 200 Sep 03 11:24:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 985/1945] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:15 2026] GET /volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 => generated 913 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-adc0284e-fa6d-4080-ae49-9fba55c90c9f tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types/594636e0-3b8a-4200-8ed0-adb9e87d318b returned with HTTP 202 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 961/1946] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:24:15 2026] DELETE /volume/v3/types/594636e0-3b8a-4200-8ed0-adb9e87d318b => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3a98dcdc-91bf-494b-a713-a3ffb9212e3d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-54bd54f9-a088-4747-9488-282348d30fc2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3a98dcdc-91bf-494b-a713-a3ffb9212e3d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] DELETE http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680 Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3a98dcdc-91bf-494b-a713-a3ffb9212e3d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3a98dcdc-91bf-494b-a713-a3ffb9212e3d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-54bd54f9-a088-4747-9488-282348d30fc2 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-54bd54f9-a088-4747-9488-282348d30fc2 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-54bd54f9-a088-4747-9488-282348d30fc2 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-54bd54f9-a088-4747-9488-282348d30fc2 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-54bd54f9-a088-4747-9488-282348d30fc2 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f returned with HTTP 200 Sep 03 11:24:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 962/1947] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:15 2026] GET /volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f => generated 446 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3a98dcdc-91bf-494b-a713-a3ffb9212e3d tempest-VolumeTypesReaderTests-951481806 tempest-VolumeTypesReaderTests-951481806-project-admin] http://192.168.122.194/volume/v3/types/61147652-98cb-40fc-a118-251b03346680 returned with HTTP 202 Sep 03 11:24:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 986/1948] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:24:15 2026] DELETE /volume/v3/types/61147652-98cb-40fc-a118-251b03346680 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-11d68680-2a7b-44af-a76a-891c94e8065d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-11d68680-2a7b-44af-a76a-891c94e8065d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 Sep 03 11:24:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-11d68680-2a7b-44af-a76a-891c94e8065d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-11d68680-2a7b-44af-a76a-891c94e8065d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-11d68680-2a7b-44af-a76a-891c94e8065d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:16 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-11d68680-2a7b-44af-a76a-891c94e8065d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:16 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-11d68680-2a7b-44af-a76a-891c94e8065d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a67af741-8287-4c4e-9b7b-6d91a61c7c86 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a67af741-8287-4c4e-9b7b-6d91a61c7c86 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f Sep 03 11:24:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a67af741-8287-4c4e-9b7b-6d91a61c7c86 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a67af741-8287-4c4e-9b7b-6d91a61c7c86 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a67af741-8287-4c4e-9b7b-6d91a61c7c86 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a67af741-8287-4c4e-9b7b-6d91a61c7c86 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f returned with HTTP 200 Sep 03 11:24:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 987/1949] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:16 2026] GET /volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f => generated 446 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:24:17 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-11d68680-2a7b-44af-a76a-891c94e8065d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-11d68680-2a7b-44af-a76a-891c94e8065d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 returned with HTTP 404 Sep 03 11:24:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 963/1950] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:16 2026] GET /volume/v3/volumes/407954d6-6ce7-468c-9b4c-6d5ec19f5551 => generated 108 bytes in 281 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-297bba3c-f03b-463e-934b-171308097cd2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-297bba3c-f03b-463e-934b-171308097cd2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a Sep 03 11:24:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-297bba3c-f03b-463e-934b-171308097cd2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-297bba3c-f03b-463e-934b-171308097cd2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-297bba3c-f03b-463e-934b-171308097cd2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member a91a49d4-7cbd-4682-9bd1-6a3c2572845a {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-297bba3c-f03b-463e-934b-171308097cd2 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a returned with HTTP 404 Sep 03 11:24:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 988/1951] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:17 2026] GET /volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0f2f8c84-5f71-414e-84f5-590faaea5e87 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0f2f8c84-5f71-414e-84f5-590faaea5e87 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] POST http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183/action Sep 03 11:24:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0f2f8c84-5f71-414e-84f5-590faaea5e87 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0f2f8c84-5f71-414e-84f5-590faaea5e87 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-0f2f8c84-5f71-414e-84f5-590faaea5e87 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] delete called for group 2a4db21a-b7e5-441f-983b-7b34ee1d0183 {{(pid=86726) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:24:17 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-0f2f8c84-5f71-414e-84f5-590faaea5e87 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Delete group with id: 2a4db21a-b7e5-441f-983b-7b34ee1d0183 Sep 03 11:24:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:17 devstack devstack@c-api.service[86726]: /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 03 11:24:17 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:24:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0f2f8c84-5f71-414e-84f5-590faaea5e87 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183/action returned with HTTP 202 Sep 03 11:24:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 964/1952] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:24:17 2026] POST /volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5e13f216-a42d-40c3-8dbc-f244d8d62c52 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5e13f216-a42d-40c3-8dbc-f244d8d62c52 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 Sep 03 11:24:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5e13f216-a42d-40c3-8dbc-f244d8d62c52 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5e13f216-a42d-40c3-8dbc-f244d8d62c52 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-5e13f216-a42d-40c3-8dbc-f244d8d62c52 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 2a4db21a-b7e5-441f-983b-7b34ee1d0183 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:17 devstack devstack@c-api.service[86725]: /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 03 11:24:17 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:24:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5e13f216-a42d-40c3-8dbc-f244d8d62c52 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 returned with HTTP 200 Sep 03 11:24:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 989/1953] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:17 2026] GET /volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 => generated 322 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b9f33c2f-1f2c-4f22-8a4a-62846550de98 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b9f33c2f-1f2c-4f22-8a4a-62846550de98 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b9f33c2f-1f2c-4f22-8a4a-62846550de98 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b9f33c2f-1f2c-4f22-8a4a-62846550de98 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b9f33c2f-1f2c-4f22-8a4a-62846550de98 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b9f33c2f-1f2c-4f22-8a4a-62846550de98 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f returned with HTTP 200 Sep 03 11:24:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 965/1954] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:18 2026] GET /volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1149e971-1b13-4acf-b9d8-c9e1eed42599 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1149e971-1b13-4acf-b9d8-c9e1eed42599 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1149e971-1b13-4acf-b9d8-c9e1eed42599 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45dd0e57-740f-49b8-96eb-88fe00a8b98f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1464320249"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1149e971-1b13-4acf-b9d8-c9e1eed42599 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Volume info retrieved successfully. Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-1149e971-1b13-4acf-b9d8-c9e1eed42599 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Create snapshot from volume 45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-1149e971-1b13-4acf-b9d8-c9e1eed42599 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Created reservations ['3422795b-36cf-4b80-9730-83a9c251fb48', '5eade999-e144-4aec-b7a1-ea6dd9ce252b', '1a1d45f8-f25e-4306-870b-4fd599842482', '5252c293-0fad-41a2-b63b-87bd4617d759'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1149e971-1b13-4acf-b9d8-c9e1eed42599 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot create request issued successfully. Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1149e971-1b13-4acf-b9d8-c9e1eed42599 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:24:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 990/1955] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:24:18 2026] POST /volume/v3/snapshots => generated 314 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9bd5d9e1-4b0b-4b38-ae13-3656ab9ba8a9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9bd5d9e1-4b0b-4b38-ae13-3656ab9ba8a9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9bd5d9e1-4b0b-4b38-ae13-3656ab9ba8a9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9bd5d9e1-4b0b-4b38-ae13-3656ab9ba8a9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9bd5d9e1-4b0b-4b38-ae13-3656ab9ba8a9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9bd5d9e1-4b0b-4b38-ae13-3656ab9ba8a9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 returned with HTTP 200 Sep 03 11:24:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 966/1956] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:18 2026] GET /volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 => generated 446 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c64d6d1b-a0f4-42bb-87d9-afd3f1e26099 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c64d6d1b-a0f4-42bb-87d9-afd3f1e26099 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c64d6d1b-a0f4-42bb-87d9-afd3f1e26099 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c64d6d1b-a0f4-42bb-87d9-afd3f1e26099 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-c64d6d1b-a0f4-42bb-87d9-afd3f1e26099 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 2a4db21a-b7e5-441f-983b-7b34ee1d0183 {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c64d6d1b-a0f4-42bb-87d9-afd3f1e26099 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 returned with HTTP 404 Sep 03 11:24:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 991/1957] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:18 2026] GET /volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-670b99a4-71e3-479c-a180-72c247480295 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-670b99a4-71e3-479c-a180-72c247480295 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/detail Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-670b99a4-71e3-479c-a180-72c247480295 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-670b99a4-71e3-479c-a180-72c247480295 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: /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 03 11:24:18 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-670b99a4-71e3-479c-a180-72c247480295 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/detail returned with HTTP 200 Sep 03 11:24:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 967/1958] 192.168.122.194 () {60 vars in 1180 bytes} [Thu Sep 3 11:24:18 2026] GET /volume/v3/groups/detail => generated 14 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8cf2ac47-44ab-4c0c-8b3d-f2505a50c238 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8cf2ac47-44ab-4c0c-8b3d-f2505a50c238 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8cf2ac47-44ab-4c0c-8b3d-f2505a50c238 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8cf2ac47-44ab-4c0c-8b3d-f2505a50c238 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-8cf2ac47-44ab-4c0c-8b3d-f2505a50c238 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cf2ac47-44ab-4c0c-8b3d-f2505a50c238 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: /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 03 11:24:18 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8cf2ac47-44ab-4c0c-8b3d-f2505a50c238 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Get all volumes completed successfully. Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8cf2ac47-44ab-4c0c-8b3d-f2505a50c238 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:24:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 992/1959] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:24:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-50d54349-6c7c-4766-b1cf-c0aebfc4a2f0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-50d54349-6c7c-4766-b1cf-c0aebfc4a2f0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] POST http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183/action Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-50d54349-6c7c-4766-b1cf-c0aebfc4a2f0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-50d54349-6c7c-4766-b1cf-c0aebfc4a2f0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-50d54349-6c7c-4766-b1cf-c0aebfc4a2f0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] delete called for group 2a4db21a-b7e5-441f-983b-7b34ee1d0183 {{(pid=86726) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-50d54349-6c7c-4766-b1cf-c0aebfc4a2f0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Delete group with id: 2a4db21a-b7e5-441f-983b-7b34ee1d0183 Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-50d54349-6c7c-4766-b1cf-c0aebfc4a2f0 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183/action returned with HTTP 404 Sep 03 11:24:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 968/1960] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:24:18 2026] POST /volume/v3/groups/2a4db21a-b7e5-441f-983b-7b34ee1d0183/action => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d003a806-9c47-4ca0-858d-55fa5a50df27 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d003a806-9c47-4ca0-858d-55fa5a50df27 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d003a806-9c47-4ca0-858d-55fa5a50df27 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d003a806-9c47-4ca0-858d-55fa5a50df27 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-d003a806-9c47-4ca0-858d-55fa5a50df27 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d003a806-9c47-4ca0-858d-55fa5a50df27 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d003a806-9c47-4ca0-858d-55fa5a50df27 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Get all volumes completed successfully. Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d003a806-9c47-4ca0-858d-55fa5a50df27 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:24:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 993/1961] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:24:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a223af1c-ae8b-4791-b157-b43d412db92d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a223af1c-ae8b-4791-b157-b43d412db92d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] POST http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a/action Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a223af1c-ae8b-4791-b157-b43d412db92d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a223af1c-ae8b-4791-b157-b43d412db92d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-a223af1c-ae8b-4791-b157-b43d412db92d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] delete called for group a91a49d4-7cbd-4682-9bd1-6a3c2572845a {{(pid=86726) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-a223af1c-ae8b-4791-b157-b43d412db92d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Delete group with id: a91a49d4-7cbd-4682-9bd1-6a3c2572845a Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a223af1c-ae8b-4791-b157-b43d412db92d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a/action returned with HTTP 404 Sep 03 11:24:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 969/1962] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:24:18 2026] POST /volume/v3/groups/a91a49d4-7cbd-4682-9bd1-6a3c2572845a/action => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dc3a7521-6700-4706-84a8-4e055c0678a9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc3a7521-6700-4706-84a8-4e055c0678a9 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/670f38a1-71cc-498f-ac00-0e10ca11690c Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc3a7521-6700-4706-84a8-4e055c0678a9 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc3a7521-6700-4706-84a8-4e055c0678a9 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc3a7521-6700-4706-84a8-4e055c0678a9 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] http://192.168.122.194/volume/v3/group_types/670f38a1-71cc-498f-ac00-0e10ca11690c returned with HTTP 202 Sep 03 11:24:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 994/1963] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:24:18 2026] DELETE /volume/v3/group_types/670f38a1-71cc-498f-ac00-0e10ca11690c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d3c27830-1fe9-46da-9b55-bffff71e5f62 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d3c27830-1fe9-46da-9b55-bffff71e5f62 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] DELETE http://192.168.122.194/volume/v3/types/ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9 Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d3c27830-1fe9-46da-9b55-bffff71e5f62 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d3c27830-1fe9-46da-9b55-bffff71e5f62 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d3c27830-1fe9-46da-9b55-bffff71e5f62 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] http://192.168.122.194/volume/v3/types/ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9 returned with HTTP 202 Sep 03 11:24:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 970/1964] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:24:18 2026] DELETE /volume/v3/types/ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a73b8228-3543-47ee-8638-f134b010a04e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a73b8228-3543-47ee-8638-f134b010a04e tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] GET http://192.168.122.194/volume/v3/types/ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9 Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a73b8228-3543-47ee-8638-f134b010a04e tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a73b8228-3543-47ee-8638-f134b010a04e tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a73b8228-3543-47ee-8638-f134b010a04e tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] http://192.168.122.194/volume/v3/types/ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9 returned with HTTP 404 Sep 03 11:24:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 995/1965] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:24:18 2026] GET /volume/v3/types/ea73bc6a-151c-4d5f-ac7b-99ccb3e874a9 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e7fd34cc-609b-4352-9e78-8123286fe035 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e7fd34cc-609b-4352-9e78-8123286fe035 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e7fd34cc-609b-4352-9e78-8123286fe035 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-236978307"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e7fd34cc-609b-4352-9e78-8123286fe035 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:24:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 971/1966] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:24:18 2026] POST /volume/v3/types => generated 215 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9a2b8235-c917-45c1-83ce-69ef5adbfe7d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a2b8235-c917-45c1-83ce-69ef5adbfe7d tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] POST http://192.168.122.194/volume/v3/group_types Sep 03 11:24:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9a2b8235-c917-45c1-83ce-69ef5adbfe7d tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-566842528"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a2b8235-c917-45c1-83ce-69ef5adbfe7d tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] http://192.168.122.194/volume/v3/group_types returned with HTTP 202 Sep 03 11:24:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 996/1967] 192.168.122.194 () {62 vars in 1195 bytes} [Thu Sep 3 11:24:18 2026] POST /volume/v3/group_types => generated 172 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eb869ba9-62fa-49e1-8168-eeb8607bd295 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb869ba9-62fa-49e1-8168-eeb8607bd295 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] POST http://192.168.122.194/volume/v3/groups Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb869ba9-62fa-49e1-8168-eeb8607bd295 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d443fd26-9008-4d71-a294-1d968208a031", "volume_types": ["7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9"], "name": "tempest-GroupsTest-Group-1502068993"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-eb869ba9-62fa-49e1-8168-eeb8607bd295 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Creating new group {'group': {'group_type': 'd443fd26-9008-4d71-a294-1d968208a031', 'volume_types': ['7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9'], 'name': 'tempest-GroupsTest-Group-1502068993'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-eb869ba9-62fa-49e1-8168-eeb8607bd295 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Creating group tempest-GroupsTest-Group-1502068993. Sep 03 11:24:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eb869ba9-62fa-49e1-8168-eeb8607bd295 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Availability Zones retrieved successfully. Sep 03 11:24:18 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-eb869ba9-62fa-49e1-8168-eeb8607bd295 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Created reservations ['852aa067-3ba6-4497-82f0-0886b6b16d7b'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb869ba9-62fa-49e1-8168-eeb8607bd295 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups returned with HTTP 202 Sep 03 11:24:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 972/1968] 192.168.122.194 () {62 vars in 1181 bytes} [Thu Sep 3 11:24:18 2026] POST /volume/v3/groups => generated 104 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:24:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c36f762d-bc6b-497b-a274-9482b3eb7a4f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c36f762d-bc6b-497b-a274-9482b3eb7a4f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d Sep 03 11:24:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c36f762d-bc6b-497b-a274-9482b3eb7a4f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c36f762d-bc6b-497b-a274-9482b3eb7a4f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-c36f762d-bc6b-497b-a274-9482b3eb7a4f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 8aa440f1-44e0-4966-95e3-aafb11d0339d {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:19 devstack devstack@c-api.service[86725]: /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 03 11:24:19 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:24:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c36f762d-bc6b-497b-a274-9482b3eb7a4f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d returned with HTTP 200 Sep 03 11:24:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 997/1969] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:19 2026] GET /volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d => generated 332 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1ebe78b4-1d96-4eff-80b6-cf115c2c3033 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1ebe78b4-1d96-4eff-80b6-cf115c2c3033 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 Sep 03 11:24:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1ebe78b4-1d96-4eff-80b6-cf115c2c3033 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1ebe78b4-1d96-4eff-80b6-cf115c2c3033 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1ebe78b4-1d96-4eff-80b6-cf115c2c3033 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1ebe78b4-1d96-4eff-80b6-cf115c2c3033 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 returned with HTTP 200 Sep 03 11:24:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 973/1970] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:19 2026] GET /volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 => generated 446 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f7073b83-dfc0-4309-bef8-79c227c6cc3f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f7073b83-dfc0-4309-bef8-79c227c6cc3f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f7073b83-dfc0-4309-bef8-79c227c6cc3f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f7073b83-dfc0-4309-bef8-79c227c6cc3f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-f7073b83-dfc0-4309-bef8-79c227c6cc3f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 8aa440f1-44e0-4966-95e3-aafb11d0339d {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:20 devstack devstack@c-api.service[86725]: /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 03 11:24:20 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:24:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f7073b83-dfc0-4309-bef8-79c227c6cc3f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d returned with HTTP 200 Sep 03 11:24:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 998/1971] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:20 2026] GET /volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d => generated 333 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1236832106", "volume_type": "7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9", "group_id": "8aa440f1-44e0-4966-95e3-aafb11d0339d", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1236832106', 'volume_type': '7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9', 'group_id': '8aa440f1-44e0-4966-95e3-aafb11d0339d', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:20 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Create volume of 1 GB Sep 03 11:24:20 devstack devstack@c-api.service[86726]: /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 03 11:24:20 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:24:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Availability Zones retrieved successfully. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Flow 'volume_create_api' (6f5f9f29-635e-46af-a940-ef7106b962cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05f9bbc4-f75c-4125-861f-8211909819ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05f9bbc4-f75c-4125-861f-8211909819ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9,is_public=True,name='tempest-GroupsTest-volume-type-236978307',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8aa440f1-44e0-4966-95e3-aafb11d0339d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a5998f-4781-4bfc-a0bd-819794119ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-236978307 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-236978307, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-236978307 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-236978307, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Created reservations ['5afd2d11-d5a2-42d5-b718-e7c751cf1689', '22497c3c-aaab-416f-aaff-b30df35cbc7d', '410490ad-62ad-46d1-9d4b-1bec3ef8510a', '4e7e98f6-8120-4c2a-bd91-4025c77a13f7'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a5998f-4781-4bfc-a0bd-819794119ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5afd2d11-d5a2-42d5-b718-e7c751cf1689', '22497c3c-aaab-416f-aaff-b30df35cbc7d', '410490ad-62ad-46d1-9d4b-1bec3ef8510a', '4e7e98f6-8120-4c2a-bd91-4025c77a13f7']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1197782509"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1197782509'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume of 1 GB Sep 03 11:24:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05a66c6-c6b4-48ba-b53b-58acdcd3afe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Availability Zones retrieved successfully. Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Flow 'volume_create_api' (fa743f20-5d58-4360-8361-2b4aa34ee2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07fb35fd-36d0-40b4-b93b-070b1b580527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05a66c6-c6b4-48ba-b53b-58acdcd3afe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4d8e52e-1099-418f-be31-2f5536696f33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1236832106',encryption_key_id=None,group_id=8aa440f1-44e0-4966-95e3-aafb11d0339d,group_type_id=,metadata={},multiattach=False,project_id='ee01a3549311419ebc3b8f8d64197416',qos_specs=None,replication_status=,reservations=['5afd2d11-d5a2-42d5-b718-e7c751cf1689','22497c3c-aaab-416f-aaff-b30df35cbc7d','410490ad-62ad-46d1-9d4b-1bec3ef8510a','4e7e98f6-8120-4c2a-bd91-4025c77a13f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d7f26e72c2456194cff88709b05598',volume_type_id=7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1236832106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8aa440f1-44e0-4966-95e3-aafb11d0339d,host=None,id=c4d8e52e-1099-418f-be31-2f5536696f33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee01a3549311419ebc3b8f8d64197416',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d7f26e72c2456194cff88709b05598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9),volume_type_id=7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2398963-c61d-461c-8940-897afb83ba4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2398963-c61d-461c-8940-897afb83ba4f) transitioned into state 'SUCCESS' from state '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-1236832106',encryption_key_id=None,group_id=8aa440f1-44e0-4966-95e3-aafb11d0339d,group_type_id=,metadata={},multiattach=False,project_id='ee01a3549311419ebc3b8f8d64197416',qos_specs=None,replication_status=,reservations=['5afd2d11-d5a2-42d5-b718-e7c751cf1689','22497c3c-aaab-416f-aaff-b30df35cbc7d','410490ad-62ad-46d1-9d4b-1bec3ef8510a','4e7e98f6-8120-4c2a-bd91-4025c77a13f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d7f26e72c2456194cff88709b05598',volume_type_id=7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36becf19-1eea-4eb3-adbe-eeb1b3ed7e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07fb35fd-36d0-40b4-b93b-070b1b580527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ebe62f3-50e5-4d3e-95c4-712175ef1501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36becf19-1eea-4eb3-adbe-eeb1b3ed7e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Flow 'volume_create_api' (6f5f9f29-635e-46af-a940-ef7106b962cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Create volume request issued successfully. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:20 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6de918dc-aa3c-4164-ae62-7cacd9ef656c tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:24:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 974/1972] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:24:20 2026] POST /volume/v3/volumes => generated 822 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ea019a92-09a1-4c49-8e87-d70043f75c21 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea019a92-09a1-4c49-8e87-d70043f75c21 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea019a92-09a1-4c49-8e87-d70043f75c21 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea019a92-09a1-4c49-8e87-d70043f75c21 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ea019a92-09a1-4c49-8e87-d70043f75c21 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea019a92-09a1-4c49-8e87-d70043f75c21 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 returned with HTTP 200 Sep 03 11:24:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 975/1973] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:20 2026] GET /volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-00140f11-fc8b-425d-bae1-4ca2adbe2b44 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00140f11-fc8b-425d-bae1-4ca2adbe2b44 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/c4d8e52e-1099-418f-be31-2f5536696f33 Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-00140f11-fc8b-425d-bae1-4ca2adbe2b44 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-00140f11-fc8b-425d-bae1-4ca2adbe2b44 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Created reservations ['d88a6d96-4a59-48b7-a64b-990b8999f063', 'f56ad88b-05da-497f-a195-915b37cb7421', 'ad3cf48c-e464-458c-9561-78a270a8177f', '49aba659-4b36-42a8-ae11-b787ace4d56d'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ebe62f3-50e5-4d3e-95c4-712175ef1501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d88a6d96-4a59-48b7-a64b-990b8999f063', 'f56ad88b-05da-497f-a195-915b37cb7421', 'ad3cf48c-e464-458c-9561-78a270a8177f', '49aba659-4b36-42a8-ae11-b787ace4d56d']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e220f1eb-a39f-4891-8197-f33260c8bece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-00140f11-fc8b-425d-bae1-4ca2adbe2b44 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-00140f11-fc8b-425d-bae1-4ca2adbe2b44 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:20 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-00140f11-fc8b-425d-bae1-4ca2adbe2b44 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e220f1eb-a39f-4891-8197-f33260c8bece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d8f69ef-a9e3-4d34-808e-b10031839618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1197782509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11e0266a286845c09b90954957712518',qos_specs=None,replication_status=,reservations=['d88a6d96-4a59-48b7-a64b-990b8999f063','f56ad88b-05da-497f-a195-915b37cb7421','ad3cf48c-e464-458c-9561-78a270a8177f','49aba659-4b36-42a8-ae11-b787ace4d56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1197782509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d8f69ef-a9e3-4d34-808e-b10031839618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11e0266a286845c09b90954957712518',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71c9c7a2-d3d7-4769-9c7e-9a9e4bf4b854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71c9c7a2-d3d7-4769-9c7e-9a9e4bf4b854) transitioned into state 'SUCCESS' from state '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-1197782509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11e0266a286845c09b90954957712518',qos_specs=None,replication_status=,reservations=['d88a6d96-4a59-48b7-a64b-990b8999f063','f56ad88b-05da-497f-a195-915b37cb7421','ad3cf48c-e464-458c-9561-78a270a8177f','49aba659-4b36-42a8-ae11-b787ace4d56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684d970a-2caa-4b33-8db5-c0fbc6db759f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-00140f11-fc8b-425d-bae1-4ca2adbe2b44 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (684d970a-2caa-4b33-8db5-c0fbc6db759f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Flow 'volume_create_api' (fa743f20-5d58-4360-8361-2b4aa34ee2cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume request issued successfully. Sep 03 11:24:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6ba9b77d-0948-49c1-8732-d2cb963624ef tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:24:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 999/1974] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:24:20 2026] POST /volume/v3/volumes => generated 787 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b1c7a4b1-1368-4f75-9d1d-187059de5399 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b1c7a4b1-1368-4f75-9d1d-187059de5399 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:24:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b1c7a4b1-1368-4f75-9d1d-187059de5399 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45dd0e57-740f-49b8-96eb-88fe00a8b98f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-991847637"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b1c7a4b1-1368-4f75-9d1d-187059de5399 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Volume info retrieved successfully. Sep 03 11:24:20 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-b1c7a4b1-1368-4f75-9d1d-187059de5399 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Create snapshot from volume 45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00140f11-fc8b-425d-bae1-4ca2adbe2b44 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/c4d8e52e-1099-418f-be31-2f5536696f33 returned with HTTP 200 Sep 03 11:24:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 976/1975] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:20 2026] GET /volume/v3/volumes/c4d8e52e-1099-418f-be31-2f5536696f33 => generated 890 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-759c1f6a-a6d5-48b0-af66-6a3856617fa6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-759c1f6a-a6d5-48b0-af66-6a3856617fa6 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 Sep 03 11:24:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-759c1f6a-a6d5-48b0-af66-6a3856617fa6 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-759c1f6a-a6d5-48b0-af66-6a3856617fa6 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:21 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-b1c7a4b1-1368-4f75-9d1d-187059de5399 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Created reservations ['94270b91-47a2-4aea-bead-41f48db376cb', 'c0ccc905-f4b9-4c85-9d25-6c277f13aca6', '85e29af6-9e4c-4ecb-ae63-d42efdd8ecc1', '5158abfb-41f7-4226-816b-2eef948ab7be'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-759c1f6a-a6d5-48b0-af66-6a3856617fa6 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-759c1f6a-a6d5-48b0-af66-6a3856617fa6 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 returned with HTTP 200 Sep 03 11:24:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 977/1976] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:21 2026] GET /volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 => generated 966 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b1c7a4b1-1368-4f75-9d1d-187059de5399 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot create request issued successfully. Sep 03 11:24:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b1c7a4b1-1368-4f75-9d1d-187059de5399 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:24:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1000/1977] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:24:20 2026] POST /volume/v3/snapshots => generated 313 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b1570878-1120-4995-96c0-5439218261c5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b1570878-1120-4995-96c0-5439218261c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b Sep 03 11:24:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b1570878-1120-4995-96c0-5439218261c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b1570878-1120-4995-96c0-5439218261c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b1570878-1120-4995-96c0-5439218261c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b1570878-1120-4995-96c0-5439218261c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b returned with HTTP 200 Sep 03 11:24:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 978/1978] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:21 2026] GET /volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b => generated 445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-04448486-b982-4931-a2cc-ed7ab40ecf78 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-04448486-b982-4931-a2cc-ed7ab40ecf78 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/c4d8e52e-1099-418f-be31-2f5536696f33 Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-04448486-b982-4931-a2cc-ed7ab40ecf78 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-04448486-b982-4931-a2cc-ed7ab40ecf78 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-04448486-b982-4931-a2cc-ed7ab40ecf78 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-04448486-b982-4931-a2cc-ed7ab40ecf78 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:22 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-04448486-b982-4931-a2cc-ed7ab40ecf78 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-654799b0-e28c-44d4-8d29-2641e4763301 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-654799b0-e28c-44d4-8d29-2641e4763301 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 Sep 03 11:24:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-654799b0-e28c-44d4-8d29-2641e4763301 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-654799b0-e28c-44d4-8d29-2641e4763301 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-04448486-b982-4931-a2cc-ed7ab40ecf78 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-04448486-b982-4931-a2cc-ed7ab40ecf78 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/c4d8e52e-1099-418f-be31-2f5536696f33 returned with HTTP 200 Sep 03 11:24:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1001/1979] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:22 2026] GET /volume/v3/volumes/c4d8e52e-1099-418f-be31-2f5536696f33 => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-654799b0-e28c-44d4-8d29-2641e4763301 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-654799b0-e28c-44d4-8d29-2641e4763301 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 returned with HTTP 200 Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-509681772", "volume_type": "7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9", "group_id": "8aa440f1-44e0-4966-95e3-aafb11d0339d", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 979/1980] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:22 2026] GET /volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 => generated 1016 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-509681772', 'volume_type': '7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9', 'group_id': '8aa440f1-44e0-4966-95e3-aafb11d0339d', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ae5bae8e-fd0a-478e-aaf5-ea0f013c8e20 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae5bae8e-fd0a-478e-aaf5-ea0f013c8e20 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b Sep 03 11:24:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae5bae8e-fd0a-478e-aaf5-ea0f013c8e20 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ae5bae8e-fd0a-478e-aaf5-ea0f013c8e20 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:22 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Create volume of 1 GB Sep 03 11:24:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ae5bae8e-fd0a-478e-aaf5-ea0f013c8e20 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ae5bae8e-fd0a-478e-aaf5-ea0f013c8e20 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b returned with HTTP 200 Sep 03 11:24:22 devstack devstack@c-api.service[86725]: /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 03 11:24:22 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:24:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 980/1981] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:22 2026] GET /volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Availability Zones retrieved successfully. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Flow 'volume_create_api' (0e488ddb-1d92-4492-a180-c29500dce3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c12b979-07cc-45d6-a08d-ad04a4bd1772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c12b979-07cc-45d6-a08d-ad04a4bd1772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:24:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9,is_public=True,name='tempest-GroupsTest-volume-type-236978307',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8aa440f1-44e0-4966-95e3-aafb11d0339d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7065f37-1e47-402e-bd9a-edcd802d4a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-236978307 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-236978307, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-236978307 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-236978307, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Created reservations ['62f32559-7d0a-4e62-b454-1436abf6cf63', 'c65545cb-890e-422c-95b4-0a4b814c0ac3', '91b9f75d-38e8-4e60-b07b-01efcb8df668', '1379dee4-0312-4f84-828c-1ef2d31aa51d'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7065f37-1e47-402e-bd9a-edcd802d4a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62f32559-7d0a-4e62-b454-1436abf6cf63', 'c65545cb-890e-422c-95b4-0a4b814c0ac3', '91b9f75d-38e8-4e60-b07b-01efcb8df668', '1379dee4-0312-4f84-828c-1ef2d31aa51d']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e9ae46-437d-480d-92f5-2005bc8d6371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e9ae46-437d-480d-92f5-2005bc8d6371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee88588a-2eef-4a99-a820-91ca0d3680f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-509681772',encryption_key_id=None,group_id=8aa440f1-44e0-4966-95e3-aafb11d0339d,group_type_id=,metadata={},multiattach=False,project_id='ee01a3549311419ebc3b8f8d64197416',qos_specs=None,replication_status=,reservations=['62f32559-7d0a-4e62-b454-1436abf6cf63','c65545cb-890e-422c-95b4-0a4b814c0ac3','91b9f75d-38e8-4e60-b07b-01efcb8df668','1379dee4-0312-4f84-828c-1ef2d31aa51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d7f26e72c2456194cff88709b05598',volume_type_id=7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-509681772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8aa440f1-44e0-4966-95e3-aafb11d0339d,host=None,id=ee88588a-2eef-4a99-a820-91ca0d3680f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee01a3549311419ebc3b8f8d64197416',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d7f26e72c2456194cff88709b05598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9),volume_type_id=7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a990bb14-ad3d-4934-b3bd-c08536a81646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a990bb14-ad3d-4934-b3bd-c08536a81646) transitioned into state 'SUCCESS' from state '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-509681772',encryption_key_id=None,group_id=8aa440f1-44e0-4966-95e3-aafb11d0339d,group_type_id=,metadata={},multiattach=False,project_id='ee01a3549311419ebc3b8f8d64197416',qos_specs=None,replication_status=,reservations=['62f32559-7d0a-4e62-b454-1436abf6cf63','c65545cb-890e-422c-95b4-0a4b814c0ac3','91b9f75d-38e8-4e60-b07b-01efcb8df668','1379dee4-0312-4f84-828c-1ef2d31aa51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d7f26e72c2456194cff88709b05598',volume_type_id=7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de6b5d9-7aee-4fa0-9375-640cf331f343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de6b5d9-7aee-4fa0-9375-640cf331f343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Flow 'volume_create_api' (0e488ddb-1d92-4492-a180-c29500dce3e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Create volume request issued successfully. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:22 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:22 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e1b5a1dc-4ad7-41fd-9297-f07e6998ea4e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:24:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1002/1982] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:24:22 2026] POST /volume/v3/volumes => generated 821 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1a8bb9c3-3c76-4126-ac3b-a06b399976cc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1a8bb9c3-3c76-4126-ac3b-a06b399976cc tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 Sep 03 11:24:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1a8bb9c3-3c76-4126-ac3b-a06b399976cc tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1a8bb9c3-3c76-4126-ac3b-a06b399976cc tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1a8bb9c3-3c76-4126-ac3b-a06b399976cc tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:22 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-1a8bb9c3-3c76-4126-ac3b-a06b399976cc tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:22 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-1a8bb9c3-3c76-4126-ac3b-a06b399976cc tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:22 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-1a8bb9c3-3c76-4126-ac3b-a06b399976cc tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1a8bb9c3-3c76-4126-ac3b-a06b399976cc tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 returned with HTTP 200 Sep 03 11:24:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 981/1983] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:22 2026] GET /volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 => generated 913 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a6ba9351-e209-4b83-b76f-622b2fdb701d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6ba9351-e209-4b83-b76f-622b2fdb701d tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 Sep 03 11:24:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6ba9351-e209-4b83-b76f-622b2fdb701d tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6ba9351-e209-4b83-b76f-622b2fdb701d tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-52a76c6a-672a-4f0d-82b3-6512892a56cc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-52a76c6a-672a-4f0d-82b3-6512892a56cc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b Sep 03 11:24:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-52a76c6a-672a-4f0d-82b3-6512892a56cc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a6ba9351-e209-4b83-b76f-622b2fdb701d tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-52a76c6a-672a-4f0d-82b3-6512892a56cc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6ba9351-e209-4b83-b76f-622b2fdb701d tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 returned with HTTP 200 Sep 03 11:24:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1003/1984] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:23 2026] GET /volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-52a76c6a-672a-4f0d-82b3-6512892a56cc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-52a76c6a-672a-4f0d-82b3-6512892a56cc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b returned with HTTP 200 Sep 03 11:24:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 982/1985] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:23 2026] GET /volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fa05a4fd-ee84-4c02-9bbf-768e0c6ccd94 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fa05a4fd-ee84-4c02-9bbf-768e0c6ccd94 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fa05a4fd-ee84-4c02-9bbf-768e0c6ccd94 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fa05a4fd-ee84-4c02-9bbf-768e0c6ccd94 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fa05a4fd-ee84-4c02-9bbf-768e0c6ccd94 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-fa05a4fd-ee84-4c02-9bbf-768e0c6ccd94 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:24 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-fa05a4fd-ee84-4c02-9bbf-768e0c6ccd94 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-fa05a4fd-ee84-4c02-9bbf-768e0c6ccd94 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fa05a4fd-ee84-4c02-9bbf-768e0c6ccd94 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1004/1986] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f814c32d-82f3-4938-aa81-0f136ec82064 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e974eda4-cbd3-4911-b3ae-7bedd88fc44b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f814c32d-82f3-4938-aa81-0f136ec82064 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f814c32d-82f3-4938-aa81-0f136ec82064 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e974eda4-cbd3-4911-b3ae-7bedd88fc44b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f814c32d-82f3-4938-aa81-0f136ec82064 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e974eda4-cbd3-4911-b3ae-7bedd88fc44b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e974eda4-cbd3-4911-b3ae-7bedd88fc44b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f814c32d-82f3-4938-aa81-0f136ec82064 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f814c32d-82f3-4938-aa81-0f136ec82064 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 983/1987] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-72cb2e0e-d842-4b5e-b872-cbc315652c06 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-72cb2e0e-d842-4b5e-b872-cbc315652c06 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?limit=1 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-72cb2e0e-d842-4b5e-b872-cbc315652c06 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-72cb2e0e-d842-4b5e-b872-cbc315652c06 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-72cb2e0e-d842-4b5e-b872-cbc315652c06 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-72cb2e0e-d842-4b5e-b872-cbc315652c06 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e974eda4-cbd3-4911-b3ae-7bedd88fc44b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /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 03 11:24:24 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-72cb2e0e-d842-4b5e-b872-cbc315652c06 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-72cb2e0e-d842-4b5e-b872-cbc315652c06 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 984/1988] 192.168.122.194 () {58 vars in 1142 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-940598ec-b693-4803-8006-2ecad1a7c6d1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e974eda4-cbd3-4911-b3ae-7bedd88fc44b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1005/1989] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-940598ec-b693-4803-8006-2ecad1a7c6d1 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-940598ec-b693-4803-8006-2ecad1a7c6d1 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-940598ec-b693-4803-8006-2ecad1a7c6d1 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-940598ec-b693-4803-8006-2ecad1a7c6d1 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-940598ec-b693-4803-8006-2ecad1a7c6d1 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /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 03 11:24:24 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-940598ec-b693-4803-8006-2ecad1a7c6d1 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-940598ec-b693-4803-8006-2ecad1a7c6d1 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 985/1990] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-52b06139-a7da-453c-b78e-328e52b49e11 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52b06139-a7da-453c-b78e-328e52b49e11 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?limit=100000 Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52b06139-a7da-453c-b78e-328e52b49e11 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52b06139-a7da-453c-b78e-328e52b49e11 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-52b06139-a7da-453c-b78e-328e52b49e11 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-52b06139-a7da-453c-b78e-328e52b49e11 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /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 03 11:24:24 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-52b06139-a7da-453c-b78e-328e52b49e11 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52b06139-a7da-453c-b78e-328e52b49e11 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1006/1991] 192.168.122.194 () {58 vars in 1152 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-48fe4cd5-f624-408a-b970-631fea70b8ad None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-48fe4cd5-f624-408a-b970-631fea70b8ad tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?limit=0 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-48fe4cd5-f624-408a-b970-631fea70b8ad tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-48fe4cd5-f624-408a-b970-631fea70b8ad tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-48fe4cd5-f624-408a-b970-631fea70b8ad tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-48fe4cd5-f624-408a-b970-631fea70b8ad tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /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 03 11:24:24 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-48fe4cd5-f624-408a-b970-631fea70b8ad tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-48fe4cd5-f624-408a-b970-631fea70b8ad tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 986/1992] 192.168.122.194 () {58 vars in 1142 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-31b1862b-5cac-4fe5-bfb6-2a8c4da60dbe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31b1862b-5cac-4fe5-bfb6-2a8c4da60dbe tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31b1862b-5cac-4fe5-bfb6-2a8c4da60dbe tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-31b1862b-5cac-4fe5-bfb6-2a8c4da60dbe tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-31b1862b-5cac-4fe5-bfb6-2a8c4da60dbe tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-31b1862b-5cac-4fe5-bfb6-2a8c4da60dbe tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /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 03 11:24:24 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-31b1862b-5cac-4fe5-bfb6-2a8c4da60dbe tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-31b1862b-5cac-4fe5-bfb6-2a8c4da60dbe tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1007/1993] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f874fe09-f7ed-466a-b757-3dba53ffc94e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f874fe09-f7ed-466a-b757-3dba53ffc94e tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?marker=1697372a-9c1c-464e-8dce-5312c10bb8f5 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f874fe09-f7ed-466a-b757-3dba53ffc94e tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f874fe09-f7ed-466a-b757-3dba53ffc94e tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-f874fe09-f7ed-466a-b757-3dba53ffc94e tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-f874fe09-f7ed-466a-b757-3dba53ffc94e tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f874fe09-f7ed-466a-b757-3dba53ffc94e tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f874fe09-f7ed-466a-b757-3dba53ffc94e tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?marker=1697372a-9c1c-464e-8dce-5312c10bb8f5 returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 987/1994] 192.168.122.194 () {58 vars in 1214 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots?marker=1697372a-9c1c-464e-8dce-5312c10bb8f5 => generated 342 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-10a67d3a-ba1e-49ac-a733-fd11c8503976 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-10a67d3a-ba1e-49ac-a733-fd11c8503976 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?offset=2&limit=3 Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-10a67d3a-ba1e-49ac-a733-fd11c8503976 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-10a67d3a-ba1e-49ac-a733-fd11c8503976 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-10a67d3a-ba1e-49ac-a733-fd11c8503976 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-10a67d3a-ba1e-49ac-a733-fd11c8503976 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /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 03 11:24:24 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-10a67d3a-ba1e-49ac-a733-fd11c8503976 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-10a67d3a-ba1e-49ac-a733-fd11c8503976 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1008/1995] 192.168.122.194 () {58 vars in 1160 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-980c9378-b978-4ce2-9a88-28562b115d51 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-980c9378-b978-4ce2-9a88-28562b115d51 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-980c9378-b978-4ce2-9a88-28562b115d51 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-980c9378-b978-4ce2-9a88-28562b115d51 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-980c9378-b978-4ce2-9a88-28562b115d51 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-980c9378-b978-4ce2-9a88-28562b115d51 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /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 03 11:24:24 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-980c9378-b978-4ce2-9a88-28562b115d51 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-980c9378-b978-4ce2-9a88-28562b115d51 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 988/1996] 192.168.122.194 () {58 vars in 1192 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8ec49d01-ccc1-4b30-b479-df081e91315f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ec49d01-ccc1-4b30-b479-df081e91315f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ec49d01-ccc1-4b30-b479-df081e91315f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ec49d01-ccc1-4b30-b479-df081e91315f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-8ec49d01-ccc1-4b30-b479-df081e91315f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-8ec49d01-ccc1-4b30-b479-df081e91315f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /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 03 11:24:24 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8ec49d01-ccc1-4b30-b479-df081e91315f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ec49d01-ccc1-4b30-b479-df081e91315f tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1009/1997] 192.168.122.194 () {58 vars in 1194 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-351a3b79-d77f-4038-ac85-dd2428b07d6b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-351a3b79-d77f-4038-ac85-dd2428b07d6b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-351a3b79-d77f-4038-ac85-dd2428b07d6b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-351a3b79-d77f-4038-ac85-dd2428b07d6b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-351a3b79-d77f-4038-ac85-dd2428b07d6b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-351a3b79-d77f-4038-ac85-dd2428b07d6b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /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 03 11:24:24 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-351a3b79-d77f-4038-ac85-dd2428b07d6b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-351a3b79-d77f-4038-ac85-dd2428b07d6b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 989/1998] 192.168.122.194 () {58 vars in 1176 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b80599f8-85b1-4533-b671-bb89505e740b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b80599f8-85b1-4533-b671-bb89505e740b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b80599f8-85b1-4533-b671-bb89505e740b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b80599f8-85b1-4533-b671-bb89505e740b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-b80599f8-85b1-4533-b671-bb89505e740b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-b80599f8-85b1-4533-b671-bb89505e740b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /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 03 11:24:24 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b80599f8-85b1-4533-b671-bb89505e740b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b80599f8-85b1-4533-b671-bb89505e740b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1010/1999] 192.168.122.194 () {58 vars in 1178 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-772c10c2-028d-4774-8c48-f302cd97d179 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-772c10c2-028d-4774-8c48-f302cd97d179 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-772c10c2-028d-4774-8c48-f302cd97d179 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-772c10c2-028d-4774-8c48-f302cd97d179 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-772c10c2-028d-4774-8c48-f302cd97d179 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-772c10c2-028d-4774-8c48-f302cd97d179 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /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 03 11:24:24 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-772c10c2-028d-4774-8c48-f302cd97d179 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-772c10c2-028d-4774-8c48-f302cd97d179 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 990/2000] 192.168.122.194 () {58 vars in 1196 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8ee711b4-3386-4595-b40a-be28c21538f9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ee711b4-3386-4595-b40a-be28c21538f9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ee711b4-3386-4595-b40a-be28c21538f9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ee711b4-3386-4595-b40a-be28c21538f9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-8ee711b4-3386-4595-b40a-be28c21538f9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-8ee711b4-3386-4595-b40a-be28c21538f9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: /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 03 11:24:24 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8ee711b4-3386-4595-b40a-be28c21538f9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ee711b4-3386-4595-b40a-be28c21538f9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1011/2001] 192.168.122.194 () {58 vars in 1198 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0a08bc4f-0561-4347-a281-a26f7408955a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0a08bc4f-0561-4347-a281-a26f7408955a tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0a08bc4f-0561-4347-a281-a26f7408955a tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0a08bc4f-0561-4347-a281-a26f7408955a tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-0a08bc4f-0561-4347-a281-a26f7408955a tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-0a08bc4f-0561-4347-a281-a26f7408955a tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /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 03 11:24:24 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0a08bc4f-0561-4347-a281-a26f7408955a tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0a08bc4f-0561-4347-a281-a26f7408955a tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 returned with HTTP 200 Sep 03 11:24:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 991/2002] 192.168.122.194 () {58 vars in 1267 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 => generated 475 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-52808c9a-cbdd-4ffa-b317-fe9261ae2748 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52808c9a-cbdd-4ffa-b317-fe9261ae2748 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/detail?status=available Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52808c9a-cbdd-4ffa-b317-fe9261ae2748 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52808c9a-cbdd-4ffa-b317-fe9261ae2748 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-52808c9a-cbdd-4ffa-b317-fe9261ae2748 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-52808c9a-cbdd-4ffa-b317-fe9261ae2748 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /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 03 11:24:25 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-52808c9a-cbdd-4ffa-b317-fe9261ae2748 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52808c9a-cbdd-4ffa-b317-fe9261ae2748 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 03 11:24:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1012/2003] 192.168.122.194 () {58 vars in 1181 bytes} [Thu Sep 3 11:24:24 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-29fb87db-42d3-4c76-b273-00c5feea47da None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-29fb87db-42d3-4c76-b273-00c5feea47da tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-29fb87db-42d3-4c76-b273-00c5feea47da tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-29fb87db-42d3-4c76-b273-00c5feea47da tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-29fb87db-42d3-4c76-b273-00c5feea47da tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-29fb87db-42d3-4c76-b273-00c5feea47da tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: /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 03 11:24:25 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-29fb87db-42d3-4c76-b273-00c5feea47da tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-29fb87db-42d3-4c76-b273-00c5feea47da tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 returned with HTTP 200 Sep 03 11:24:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 992/2004] 192.168.122.194 () {58 vars in 1301 bytes} [Thu Sep 3 11:24:25 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c8943cb8-6b2d-414a-8b23-def4f284f5c5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8943cb8-6b2d-414a-8b23-def4f284f5c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c8943cb8-6b2d-414a-8b23-def4f284f5c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c8943cb8-6b2d-414a-8b23-def4f284f5c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-c8943cb8-6b2d-414a-8b23-def4f284f5c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-c8943cb8-6b2d-414a-8b23-def4f284f5c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /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 03 11:24:25 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c8943cb8-6b2d-414a-8b23-def4f284f5c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8943cb8-6b2d-414a-8b23-def4f284f5c5 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 returned with HTTP 200 Sep 03 11:24:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1013/2005] 192.168.122.194 () {58 vars in 1246 bytes} [Thu Sep 3 11:24:25 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 => generated 341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6f179706-5569-4662-ac3a-3cbd67390511 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6f179706-5569-4662-ac3a-3cbd67390511 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?status=available Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6f179706-5569-4662-ac3a-3cbd67390511 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6f179706-5569-4662-ac3a-3cbd67390511 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-6f179706-5569-4662-ac3a-3cbd67390511 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-6f179706-5569-4662-ac3a-3cbd67390511 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: /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 03 11:24:25 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6f179706-5569-4662-ac3a-3cbd67390511 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6f179706-5569-4662-ac3a-3cbd67390511 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?status=available returned with HTTP 200 Sep 03 11:24:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 993/2006] 192.168.122.194 () {58 vars in 1160 bytes} [Thu Sep 3 11:24:25 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3d621d22-df7a-485d-a03b-a4d725e9dbfc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d621d22-df7a-485d-a03b-a4d725e9dbfc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3d621d22-df7a-485d-a03b-a4d725e9dbfc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3d621d22-df7a-485d-a03b-a4d725e9dbfc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-3d621d22-df7a-485d-a03b-a4d725e9dbfc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.db.api [None req-3d621d22-df7a-485d-a03b-a4d725e9dbfc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Building query based on filter {{(pid=86725) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-aeb1e699-60d8-402d-a5bc-f6acdc3fe310 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aeb1e699-60d8-402d-a5bc-f6acdc3fe310 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aeb1e699-60d8-402d-a5bc-f6acdc3fe310 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aeb1e699-60d8-402d-a5bc-f6acdc3fe310 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /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 03 11:24:25 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3d621d22-df7a-485d-a03b-a4d725e9dbfc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Get all snapshots completed successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d621d22-df7a-485d-a03b-a4d725e9dbfc tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 returned with HTTP 200 Sep 03 11:24:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1014/2007] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:24:25 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-991847637 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ef30b3a3-b7a1-4f0e-89ab-55321116d307 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ef30b3a3-b7a1-4f0e-89ab-55321116d307 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ef30b3a3-b7a1-4f0e-89ab-55321116d307 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ef30b3a3-b7a1-4f0e-89ab-55321116d307 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-ef30b3a3-b7a1-4f0e-89ab-55321116d307 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Delete snapshot with id: f81ce69e-6144-4db1-9511-7a5f67cf742b Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-aeb1e699-60d8-402d-a5bc-f6acdc3fe310 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:25 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-aeb1e699-60d8-402d-a5bc-f6acdc3fe310 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ef30b3a3-b7a1-4f0e-89ab-55321116d307 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-aeb1e699-60d8-402d-a5bc-f6acdc3fe310 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ef30b3a3-b7a1-4f0e-89ab-55321116d307 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot delete request issued successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ef30b3a3-b7a1-4f0e-89ab-55321116d307 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b returned with HTTP 202 Sep 03 11:24:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1015/2008] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:24:25 2026] DELETE /volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c690b002-149e-4830-9b14-da95f167f7df None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c690b002-149e-4830-9b14-da95f167f7df tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c690b002-149e-4830-9b14-da95f167f7df tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c690b002-149e-4830-9b14-da95f167f7df tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c690b002-149e-4830-9b14-da95f167f7df tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c690b002-149e-4830-9b14-da95f167f7df tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b returned with HTTP 200 Sep 03 11:24:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1016/2009] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:25 2026] GET /volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0f382dde-e85f-4337-8213-8d913512dcaf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0f382dde-e85f-4337-8213-8d913512dcaf tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-aeb1e699-60d8-402d-a5bc-f6acdc3fe310 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0f382dde-e85f-4337-8213-8d913512dcaf tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0f382dde-e85f-4337-8213-8d913512dcaf tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aeb1e699-60d8-402d-a5bc-f6acdc3fe310 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 returned with HTTP 200 Sep 03 11:24:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 994/2010] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:25 2026] GET /volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 => generated 913 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0f382dde-e85f-4337-8213-8d913512dcaf tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0f382dde-e85f-4337-8213-8d913512dcaf tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 returned with HTTP 200 Sep 03 11:24:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1017/2011] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:25 2026] GET /volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 => generated 1017 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-59f9bec1-83ef-408e-954f-7238ef1f5f84 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59f9bec1-83ef-408e-954f-7238ef1f5f84 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] GET http://192.168.122.194/volume/v3/volumes Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59f9bec1-83ef-408e-954f-7238ef1f5f84 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59f9bec1-83ef-408e-954f-7238ef1f5f84 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-59f9bec1-83ef-408e-954f-7238ef1f5f84 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-59f9bec1-83ef-408e-954f-7238ef1f5f84 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: /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 03 11:24:25 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:24:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-59f9bec1-83ef-408e-954f-7238ef1f5f84 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Get all volumes completed successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59f9bec1-83ef-408e-954f-7238ef1f5f84 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] http://192.168.122.194/volume/v3/volumes returned with HTTP 200 Sep 03 11:24:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 995/2012] 192.168.122.194 () {60 vars in 1162 bytes} [Thu Sep 3 11:24:25 2026] GET /volume/v3/volumes => generated 344 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e0374ae8-7f53-4127-9f95-ac754a9bb746 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e0374ae8-7f53-4127-9f95-ac754a9bb746 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e0374ae8-7f53-4127-9f95-ac754a9bb746 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e0374ae8-7f53-4127-9f95-ac754a9bb746 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-e0374ae8-7f53-4127-9f95-ac754a9bb746 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Delete volume with id: 1d8f69ef-a9e3-4d34-808e-b10031839618 Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e0374ae8-7f53-4127-9f95-ac754a9bb746 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e0374ae8-7f53-4127-9f95-ac754a9bb746 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Delete volume request issued successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e0374ae8-7f53-4127-9f95-ac754a9bb746 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 returned with HTTP 202 Sep 03 11:24:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1018/2013] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:24:25 2026] DELETE /volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6729ba32-9e27-4ada-ad7b-0e749e290798 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6729ba32-9e27-4ada-ad7b-0e749e290798 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6729ba32-9e27-4ada-ad7b-0e749e290798 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6729ba32-9e27-4ada-ad7b-0e749e290798 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6729ba32-9e27-4ada-ad7b-0e749e290798 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6729ba32-9e27-4ada-ad7b-0e749e290798 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 returned with HTTP 200 Sep 03 11:24:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 996/2014] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:25 2026] GET /volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a527d75d-d90a-4b76-a9f0-e09f12efbef4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a527d75d-d90a-4b76-a9f0-e09f12efbef4 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b Sep 03 11:24:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a527d75d-d90a-4b76-a9f0-e09f12efbef4 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a527d75d-d90a-4b76-a9f0-e09f12efbef4 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a527d75d-d90a-4b76-a9f0-e09f12efbef4 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a527d75d-d90a-4b76-a9f0-e09f12efbef4 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b returned with HTTP 200 Sep 03 11:24:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1019/2015] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:26 2026] GET /volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b => generated 471 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3ea26079-475d-422d-af9c-802e5a79b0c1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ea26079-475d-422d-af9c-802e5a79b0c1 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 Sep 03 11:24:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ea26079-475d-422d-af9c-802e5a79b0c1 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ea26079-475d-422d-af9c-802e5a79b0c1 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3ea26079-475d-422d-af9c-802e5a79b0c1 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:26 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-3ea26079-475d-422d-af9c-802e5a79b0c1 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:26 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-3ea26079-475d-422d-af9c-802e5a79b0c1 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:26 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-3ea26079-475d-422d-af9c-802e5a79b0c1 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ea26079-475d-422d-af9c-802e5a79b0c1 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 returned with HTTP 200 Sep 03 11:24:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 997/2016] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:26 2026] GET /volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 => generated 914 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-532a4ee7-d55e-4573-9043-bf2d0165fe91 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-532a4ee7-d55e-4573-9043-bf2d0165fe91 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] PUT http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d Sep 03 11:24:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-532a4ee7-d55e-4573-9043-bf2d0165fe91 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "ee88588a-2eef-4a99-a820-91ca0d3680f7"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-532a4ee7-d55e-4573-9043-bf2d0165fe91 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Update called for group 8aa440f1-44e0-4966-95e3-aafb11d0339d. {{(pid=86725) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 11:24:26 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-532a4ee7-d55e-4573-9043-bf2d0165fe91 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Updating group 8aa440f1-44e0-4966-95e3-aafb11d0339d with name new_group description: This is a new group add_volumes: None remove_volumes: ee88588a-2eef-4a99-a820-91ca0d3680f7. Sep 03 11:24:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-532a4ee7-d55e-4573-9043-bf2d0165fe91 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d returned with HTTP 202 Sep 03 11:24:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b0e1945d-4f2a-4048-8ab9-28a3a9c3626e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1020/2017] 192.168.122.194 () {62 vars in 1291 bytes} [Thu Sep 3 11:24:26 2026] PUT /volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0e1945d-4f2a-4048-8ab9-28a3a9c3626e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d Sep 03 11:24:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0e1945d-4f2a-4048-8ab9-28a3a9c3626e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0e1945d-4f2a-4048-8ab9-28a3a9c3626e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-b0e1945d-4f2a-4048-8ab9-28a3a9c3626e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 8aa440f1-44e0-4966-95e3-aafb11d0339d {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:26 devstack devstack@c-api.service[86726]: /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 03 11:24:26 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:24:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0e1945d-4f2a-4048-8ab9-28a3a9c3626e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d returned with HTTP 200 Sep 03 11:24:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 998/2018] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:26 2026] GET /volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-98025503-176e-4fa6-8468-8e3881df9e0e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-98025503-176e-4fa6-8468-8e3881df9e0e tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-98025503-176e-4fa6-8468-8e3881df9e0e tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-98025503-176e-4fa6-8468-8e3881df9e0e tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-98025503-176e-4fa6-8468-8e3881df9e0e tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 returned with HTTP 404 Sep 03 11:24:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1021/2019] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:26 2026] GET /volume/v3/volumes/1d8f69ef-a9e3-4d34-808e-b10031839618 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1540388064"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1540388064'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume of 1 GB Sep 03 11:24:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Availability Zones retrieved successfully. Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Flow 'volume_create_api' (909858b8-db9d-4070-ad7a-b2d8178048e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d2135e-b1f9-4447-b9e8-1314971422bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d2135e-b1f9-4447-b9e8-1314971422bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce44e70-123a-424c-80f8-74a367cbccd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Created reservations ['dfd5cb37-eceb-4705-9847-400594ad0b88', 'a770a81a-5a11-4c59-a32a-d2c067cb4093', '30cf06a7-7991-483c-8c5c-6549dac71380', '20172b2f-ef66-4749-b272-d6a3ffea2f8d'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce44e70-123a-424c-80f8-74a367cbccd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfd5cb37-eceb-4705-9847-400594ad0b88', 'a770a81a-5a11-4c59-a32a-d2c067cb4093', '30cf06a7-7991-483c-8c5c-6549dac71380', '20172b2f-ef66-4749-b272-d6a3ffea2f8d']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f14be9-4c67-473e-93fc-a594a52545de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f14be9-4c67-473e-93fc-a594a52545de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c71f05c9-9744-4866-9c0c-0d79c9758e41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1540388064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11e0266a286845c09b90954957712518',qos_specs=None,replication_status=,reservations=['dfd5cb37-eceb-4705-9847-400594ad0b88','a770a81a-5a11-4c59-a32a-d2c067cb4093','30cf06a7-7991-483c-8c5c-6549dac71380','20172b2f-ef66-4749-b272-d6a3ffea2f8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:24:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1540388064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c71f05c9-9744-4866-9c0c-0d79c9758e41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11e0266a286845c09b90954957712518',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b9110d-ee7d-4660-838c-8a704f945318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-32162a36-5bfe-404c-a9d5-849e96d1069d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-32162a36-5bfe-404c-a9d5-849e96d1069d tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-32162a36-5bfe-404c-a9d5-849e96d1069d tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-32162a36-5bfe-404c-a9d5-849e96d1069d tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-32162a36-5bfe-404c-a9d5-849e96d1069d tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-32162a36-5bfe-404c-a9d5-849e96d1069d tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b returned with HTTP 200 Sep 03 11:24:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1022/2020] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:27 2026] GET /volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b => generated 471 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b9110d-ee7d-4660-838c-8a704f945318) transitioned into state 'SUCCESS' from state '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-1540388064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11e0266a286845c09b90954957712518',qos_specs=None,replication_status=,reservations=['dfd5cb37-eceb-4705-9847-400594ad0b88','a770a81a-5a11-4c59-a32a-d2c067cb4093','30cf06a7-7991-483c-8c5c-6549dac71380','20172b2f-ef66-4749-b272-d6a3ffea2f8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e136f4-bdc3-4041-9907-16cc26497d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e136f4-bdc3-4041-9907-16cc26497d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Flow 'volume_create_api' (909858b8-db9d-4070-ad7a-b2d8178048e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume request issued successfully. Sep 03 11:24:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0d128f2c-f0b8-4484-88ae-d6eb0d60e68b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:24:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 999/2021] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:24:27 2026] POST /volume/v3/volumes => generated 787 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2aa12ea4-f9a6-4b31-8c77-ccffd62ab8c4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2aa12ea4-f9a6-4b31-8c77-ccffd62ab8c4 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2aa12ea4-f9a6-4b31-8c77-ccffd62ab8c4 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2aa12ea4-f9a6-4b31-8c77-ccffd62ab8c4 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:27 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2aa12ea4-f9a6-4b31-8c77-ccffd62ab8c4 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2aa12ea4-f9a6-4b31-8c77-ccffd62ab8c4 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 returned with HTTP 200 Sep 03 11:24:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1023/2022] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:27 2026] GET /volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 => generated 966 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2c3c8d3a-1899-4e8f-a1f3-bb1b49425d92 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c3c8d3a-1899-4e8f-a1f3-bb1b49425d92 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c3c8d3a-1899-4e8f-a1f3-bb1b49425d92 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c3c8d3a-1899-4e8f-a1f3-bb1b49425d92 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-2c3c8d3a-1899-4e8f-a1f3-bb1b49425d92 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 8aa440f1-44e0-4966-95e3-aafb11d0339d {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:27 devstack devstack@c-api.service[86726]: /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 03 11:24:27 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:24:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c3c8d3a-1899-4e8f-a1f3-bb1b49425d92 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d returned with HTTP 200 Sep 03 11:24:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1000/2023] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:27 2026] GET /volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d => generated 324 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-880dc966-187c-4497-8294-1ef6bc0c0660 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-880dc966-187c-4497-8294-1ef6bc0c0660 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-880dc966-187c-4497-8294-1ef6bc0c0660 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-880dc966-187c-4497-8294-1ef6bc0c0660 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-880dc966-187c-4497-8294-1ef6bc0c0660 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 8aa440f1-44e0-4966-95e3-aafb11d0339d {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:27 devstack devstack@c-api.service[86725]: /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 03 11:24:27 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:24:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-880dc966-187c-4497-8294-1ef6bc0c0660 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d returned with HTTP 200 Sep 03 11:24:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1024/2024] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:27 2026] GET /volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d => generated 324 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-67c33cfd-4996-481c-b4c8-dae532d4443f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-67c33cfd-4996-481c-b4c8-dae532d4443f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-67c33cfd-4996-481c-b4c8-dae532d4443f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-67c33cfd-4996-481c-b4c8-dae532d4443f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-67c33cfd-4996-481c-b4c8-dae532d4443f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-67c33cfd-4996-481c-b4c8-dae532d4443f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:27 devstack devstack@c-api.service[86726]: /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 03 11:24:27 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:24:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-67c33cfd-4996-481c-b4c8-dae532d4443f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Get all volumes completed successfully. Sep 03 11:24:27 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-67c33cfd-4996-481c-b4c8-dae532d4443f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:27 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-67c33cfd-4996-481c-b4c8-dae532d4443f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:28 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-67c33cfd-4996-481c-b4c8-dae532d4443f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-67c33cfd-4996-481c-b4c8-dae532d4443f tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:24:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1001/2025] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:24:27 2026] GET /volume/v3/volumes/detail => generated 1788 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-74332784-2163-4d60-84ec-6dc6b29ef994 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74332784-2163-4d60-84ec-6dc6b29ef994 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] PUT http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d Sep 03 11:24:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74332784-2163-4d60-84ec-6dc6b29ef994 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ee88588a-2eef-4a99-a820-91ca0d3680f7"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-74332784-2163-4d60-84ec-6dc6b29ef994 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Update called for group 8aa440f1-44e0-4966-95e3-aafb11d0339d. {{(pid=86725) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 11:24:28 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.groups [None req-74332784-2163-4d60-84ec-6dc6b29ef994 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Updating group 8aa440f1-44e0-4966-95e3-aafb11d0339d with name None description: None add_volumes: ee88588a-2eef-4a99-a820-91ca0d3680f7 remove_volumes: None. Sep 03 11:24:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:28 devstack devstack@c-api.service[86725]: /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 03 11:24:28 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), Sep 03 11:24:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74332784-2163-4d60-84ec-6dc6b29ef994 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d returned with HTTP 202 Sep 03 11:24:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1025/2026] 192.168.122.194 () {62 vars in 1290 bytes} [Thu Sep 3 11:24:28 2026] PUT /volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-65f20bbb-80f7-49dd-8c3c-b0c20554df68 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-65f20bbb-80f7-49dd-8c3c-b0c20554df68 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d Sep 03 11:24:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-65f20bbb-80f7-49dd-8c3c-b0c20554df68 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-65f20bbb-80f7-49dd-8c3c-b0c20554df68 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-65f20bbb-80f7-49dd-8c3c-b0c20554df68 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 8aa440f1-44e0-4966-95e3-aafb11d0339d {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:28 devstack devstack@c-api.service[86726]: /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 03 11:24:28 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:24:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-65f20bbb-80f7-49dd-8c3c-b0c20554df68 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d returned with HTTP 200 Sep 03 11:24:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1002/2027] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:28 2026] GET /volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d => generated 323 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-76bd3706-239f-42c7-8fb9-4ea57950779e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-76bd3706-239f-42c7-8fb9-4ea57950779e tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b Sep 03 11:24:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-76bd3706-239f-42c7-8fb9-4ea57950779e tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-76bd3706-239f-42c7-8fb9-4ea57950779e tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-76bd3706-239f-42c7-8fb9-4ea57950779e tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b returned with HTTP 404 Sep 03 11:24:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1026/2028] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:28 2026] GET /volume/v3/snapshots/f81ce69e-6144-4db1-9511-7a5f67cf742b => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8f7e1035-47d8-453b-b23b-b1ccc2f478a0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8f7e1035-47d8-453b-b23b-b1ccc2f478a0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 Sep 03 11:24:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8f7e1035-47d8-453b-b23b-b1ccc2f478a0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8f7e1035-47d8-453b-b23b-b1ccc2f478a0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:28 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-8f7e1035-47d8-453b-b23b-b1ccc2f478a0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Delete snapshot with id: 1697372a-9c1c-464e-8dce-5312c10bb8f5 Sep 03 11:24:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8f7e1035-47d8-453b-b23b-b1ccc2f478a0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8f7e1035-47d8-453b-b23b-b1ccc2f478a0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot delete request issued successfully. Sep 03 11:24:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8f7e1035-47d8-453b-b23b-b1ccc2f478a0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 returned with HTTP 202 Sep 03 11:24:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1003/2029] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:24:28 2026] DELETE /volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-34a0eb90-c479-4d0a-8632-3791da27ae7f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-569e3ac3-d927-4a31-863b-021192837624 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-34a0eb90-c479-4d0a-8632-3791da27ae7f tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 Sep 03 11:24:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-569e3ac3-d927-4a31-863b-021192837624 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 Sep 03 11:24:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-569e3ac3-d927-4a31-863b-021192837624 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-569e3ac3-d927-4a31-863b-021192837624 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-34a0eb90-c479-4d0a-8632-3791da27ae7f tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-34a0eb90-c479-4d0a-8632-3791da27ae7f tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-569e3ac3-d927-4a31-863b-021192837624 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-569e3ac3-d927-4a31-863b-021192837624 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 returned with HTTP 200 Sep 03 11:24:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1004/2030] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:28 2026] GET /volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-34a0eb90-c479-4d0a-8632-3791da27ae7f tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-34a0eb90-c479-4d0a-8632-3791da27ae7f tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 returned with HTTP 200 Sep 03 11:24:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1027/2031] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:28 2026] GET /volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 => generated 1016 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3ddef113-6aff-4316-822c-8349b5298334 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ddef113-6aff-4316-822c-8349b5298334 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ddef113-6aff-4316-822c-8349b5298334 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ddef113-6aff-4316-822c-8349b5298334 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-3ddef113-6aff-4316-822c-8349b5298334 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 8aa440f1-44e0-4966-95e3-aafb11d0339d {{(pid=86726) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:29 devstack devstack@c-api.service[86726]: /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 03 11:24:29 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:24:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ddef113-6aff-4316-822c-8349b5298334 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d returned with HTTP 200 Sep 03 11:24:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1005/2032] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:29 2026] GET /volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d => generated 324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Get all volumes completed successfully. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:29 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:29 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2786b11-9334-41ba-bb11-9a204a5c9f29 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:24:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1028/2033] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:24:29 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-efd380ce-f791-4527-91d9-d878c278b81e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: /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 03 11:24:29 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:24:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Get all volumes completed successfully. Sep 03 11:24:29 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:29 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c5d90fc5-9bc7-4f50-913f-92d3e084c6ab None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c5d90fc5-9bc7-4f50-913f-92d3e084c6ab tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c5d90fc5-9bc7-4f50-913f-92d3e084c6ab tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c5d90fc5-9bc7-4f50-913f-92d3e084c6ab tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c5d90fc5-9bc7-4f50-913f-92d3e084c6ab tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c5d90fc5-9bc7-4f50-913f-92d3e084c6ab tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 returned with HTTP 200 Sep 03 11:24:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1029/2034] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:29 2026] GET /volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:29 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:29 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-65ea1d51-e12a-4c19-bee7-910af422276a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-65ea1d51-e12a-4c19-bee7-910af422276a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-65ea1d51-e12a-4c19-bee7-910af422276a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-65ea1d51-e12a-4c19-bee7-910af422276a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-65ea1d51-e12a-4c19-bee7-910af422276a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-65ea1d51-e12a-4c19-bee7-910af422276a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 returned with HTTP 200 Sep 03 11:24:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1030/2035] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:29 2026] GET /volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7926b740-b56b-4887-9220-9061efe8c1b5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7926b740-b56b-4887-9220-9061efe8c1b5 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7926b740-b56b-4887-9220-9061efe8c1b5 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7926b740-b56b-4887-9220-9061efe8c1b5 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-7926b740-b56b-4887-9220-9061efe8c1b5 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7926b740-b56b-4887-9220-9061efe8c1b5 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7926b740-b56b-4887-9220-9061efe8c1b5 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Get all volumes completed successfully. Sep 03 11:24:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-efd380ce-f791-4527-91d9-d878c278b81e tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:24:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1006/2036] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:24:29 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7926b740-b56b-4887-9220-9061efe8c1b5 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:24:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1031/2037] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:24:29 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-115d231a-37cb-4908-bb97-4959fe47627d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-115d231a-37cb-4908-bb97-4959fe47627d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] POST http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d/action Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b825b963-8fb7-4d2f-95b8-da36be31e88a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-115d231a-37cb-4908-bb97-4959fe47627d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-115d231a-37cb-4908-bb97-4959fe47627d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.groups [None req-115d231a-37cb-4908-bb97-4959fe47627d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] delete called for group 8aa440f1-44e0-4966-95e3-aafb11d0339d {{(pid=86726) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:24:29 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.groups [None req-115d231a-37cb-4908-bb97-4959fe47627d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Delete group with id: 8aa440f1-44e0-4966-95e3-aafb11d0339d Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b825b963-8fb7-4d2f-95b8-da36be31e88a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b825b963-8fb7-4d2f-95b8-da36be31e88a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b825b963-8fb7-4d2f-95b8-da36be31e88a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-b825b963-8fb7-4d2f-95b8-da36be31e88a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Delete volume with id: c71f05c9-9744-4866-9c0c-0d79c9758e41 Sep 03 11:24:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b825b963-8fb7-4d2f-95b8-da36be31e88a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:29 devstack devstack@c-api.service[86726]: /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 03 11:24:29 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:24:29 devstack devstack@c-api.service[86726]: /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 03 11:24:29 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b825b963-8fb7-4d2f-95b8-da36be31e88a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Delete volume request issued successfully. Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b825b963-8fb7-4d2f-95b8-da36be31e88a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 returned with HTTP 202 Sep 03 11:24:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1032/2038] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:24:29 2026] DELETE /volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2d11b95b-34d8-4a99-be50-319ece21ded4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2d11b95b-34d8-4a99-be50-319ece21ded4 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2d11b95b-34d8-4a99-be50-319ece21ded4 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2d11b95b-34d8-4a99-be50-319ece21ded4 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2d11b95b-34d8-4a99-be50-319ece21ded4 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-115d231a-37cb-4908-bb97-4959fe47627d tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d/action returned with HTTP 202 Sep 03 11:24:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1007/2039] 192.168.122.194 () {62 vars in 1312 bytes} [Thu Sep 3 11:24:29 2026] POST /volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2d11b95b-34d8-4a99-be50-319ece21ded4 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 returned with HTTP 200 Sep 03 11:24:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1033/2040] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:29 2026] GET /volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-864b9b06-a6c7-4dce-b03b-c9f5d26c7d7a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-864b9b06-a6c7-4dce-b03b-c9f5d26c7d7a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 Sep 03 11:24:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-864b9b06-a6c7-4dce-b03b-c9f5d26c7d7a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-864b9b06-a6c7-4dce-b03b-c9f5d26c7d7a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-864b9b06-a6c7-4dce-b03b-c9f5d26c7d7a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:30 devstack devstack@c-api.service[86726]: WARNING stevedore.named [None req-864b9b06-a6c7-4dce-b03b-c9f5d26c7d7a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:30 devstack devstack@c-api.service[86726]: WARNING castellan.key_manager [None req-864b9b06-a6c7-4dce-b03b-c9f5d26c7d7a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:30 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-864b9b06-a6c7-4dce-b03b-c9f5d26c7d7a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-864b9b06-a6c7-4dce-b03b-c9f5d26c7d7a tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 returned with HTTP 200 Sep 03 11:24:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1008/2041] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:30 2026] GET /volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-32677777-94cd-4496-8ad2-3e13d43fa6e9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-32677777-94cd-4496-8ad2-3e13d43fa6e9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 Sep 03 11:24:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-32677777-94cd-4496-8ad2-3e13d43fa6e9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-32677777-94cd-4496-8ad2-3e13d43fa6e9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-32677777-94cd-4496-8ad2-3e13d43fa6e9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-32677777-94cd-4496-8ad2-3e13d43fa6e9 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 returned with HTTP 200 Sep 03 11:24:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1034/2042] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:30 2026] GET /volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-78735b4a-ae83-4e3b-9109-8c4d51cd278b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-78735b4a-ae83-4e3b-9109-8c4d51cd278b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 Sep 03 11:24:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-78735b4a-ae83-4e3b-9109-8c4d51cd278b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-78735b4a-ae83-4e3b-9109-8c4d51cd278b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-78735b4a-ae83-4e3b-9109-8c4d51cd278b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-78735b4a-ae83-4e3b-9109-8c4d51cd278b tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 returned with HTTP 200 Sep 03 11:24:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1009/2043] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:31 2026] GET /volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 => generated 1016 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:24:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8c807a16-20e3-45b5-ad89-eafe3c59196b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c807a16-20e3-45b5-ad89-eafe3c59196b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 Sep 03 11:24:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c807a16-20e3-45b5-ad89-eafe3c59196b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c807a16-20e3-45b5-ad89-eafe3c59196b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8c807a16-20e3-45b5-ad89-eafe3c59196b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Volume info retrieved successfully. Sep 03 11:24:31 devstack devstack@c-api.service[86725]: WARNING stevedore.named [None req-8c807a16-20e3-45b5-ad89-eafe3c59196b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:24:31 devstack devstack@c-api.service[86725]: WARNING castellan.key_manager [None req-8c807a16-20e3-45b5-ad89-eafe3c59196b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:24:31 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-8c807a16-20e3-45b5-ad89-eafe3c59196b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:24:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c807a16-20e3-45b5-ad89-eafe3c59196b tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 returned with HTTP 200 Sep 03 11:24:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1035/2044] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:31 2026] GET /volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-67cf4ef8-2642-4d60-b64a-d4e5c539a1aa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-67cf4ef8-2642-4d60-b64a-d4e5c539a1aa tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 Sep 03 11:24:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-67cf4ef8-2642-4d60-b64a-d4e5c539a1aa tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-67cf4ef8-2642-4d60-b64a-d4e5c539a1aa tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-67cf4ef8-2642-4d60-b64a-d4e5c539a1aa tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 returned with HTTP 404 Sep 03 11:24:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1010/2045] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:31 2026] GET /volume/v3/snapshots/1697372a-9c1c-464e-8dce-5312c10bb8f5 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-66898eeb-e728-452f-b625-990bf9416380 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-66898eeb-e728-452f-b625-990bf9416380 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f Sep 03 11:24:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-66898eeb-e728-452f-b625-990bf9416380 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-66898eeb-e728-452f-b625-990bf9416380 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:31 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-66898eeb-e728-452f-b625-990bf9416380 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Delete snapshot with id: 03f1f028-f107-4127-88f1-4c52b028d00f Sep 03 11:24:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-66898eeb-e728-452f-b625-990bf9416380 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-66898eeb-e728-452f-b625-990bf9416380 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot delete request issued successfully. Sep 03 11:24:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-66898eeb-e728-452f-b625-990bf9416380 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f returned with HTTP 202 Sep 03 11:24:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1036/2046] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:24:31 2026] DELETE /volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a47fdd8f-4d29-47df-9407-794c8035ac31 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a47fdd8f-4d29-47df-9407-794c8035ac31 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f Sep 03 11:24:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a47fdd8f-4d29-47df-9407-794c8035ac31 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a47fdd8f-4d29-47df-9407-794c8035ac31 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a47fdd8f-4d29-47df-9407-794c8035ac31 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a47fdd8f-4d29-47df-9407-794c8035ac31 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f returned with HTTP 200 Sep 03 11:24:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1011/2047] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:31 2026] GET /volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f => generated 472 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-28018cdf-a833-4ffa-8495-2f0107d27c79 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28018cdf-a833-4ffa-8495-2f0107d27c79 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28018cdf-a833-4ffa-8495-2f0107d27c79 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28018cdf-a833-4ffa-8495-2f0107d27c79 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28018cdf-a833-4ffa-8495-2f0107d27c79 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 returned with HTTP 404 Sep 03 11:24:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1037/2048] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:32 2026] GET /volume/v3/volumes/c71f05c9-9744-4866-9c0c-0d79c9758e41 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c94bad02-90a3-4db6-999c-fe934729ed53 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-613353032"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-613353032'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume of 1 GB Sep 03 11:24:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Availability Zones retrieved successfully. Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Flow 'volume_create_api' (79d4fcf2-bc0d-4c68-94c4-fb407a071e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29faad70-a21d-4bdb-ab7e-0cd1eaec79d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29faad70-a21d-4bdb-ab7e-0cd1eaec79d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac44c1d-7ccd-4c08-bd5e-dc33bc093e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-25599160-3cca-46cc-bd75-0789b5e3ca39 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Created reservations ['6e91cbfe-1349-4819-ae87-9d1b1e8b5107', '22d5304f-58b1-40fc-86b8-9f23155d5607', '2d5c9b5e-f2fb-41e7-b6fa-1bbed9717c10', '62ea0dff-51a6-4430-9476-cde4ffc37095'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-25599160-3cca-46cc-bd75-0789b5e3ca39 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-25599160-3cca-46cc-bd75-0789b5e3ca39 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-25599160-3cca-46cc-bd75-0789b5e3ca39 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac44c1d-7ccd-4c08-bd5e-dc33bc093e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e91cbfe-1349-4819-ae87-9d1b1e8b5107', '22d5304f-58b1-40fc-86b8-9f23155d5607', '2d5c9b5e-f2fb-41e7-b6fa-1bbed9717c10', '62ea0dff-51a6-4430-9476-cde4ffc37095']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef84045-e34f-49de-a5f6-cdec20ead3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-25599160-3cca-46cc-bd75-0789b5e3ca39 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 returned with HTTP 404 Sep 03 11:24:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1038/2049] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:32 2026] GET /volume/v3/volumes/ee88588a-2eef-4a99-a820-91ca0d3680f7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8eea2a0d-a826-41c6-9827-9f18fd673e55 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8eea2a0d-a826-41c6-9827-9f18fd673e55 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/volumes/c4d8e52e-1099-418f-be31-2f5536696f33 Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8eea2a0d-a826-41c6-9827-9f18fd673e55 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8eea2a0d-a826-41c6-9827-9f18fd673e55 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef84045-e34f-49de-a5f6-cdec20ead3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77556eee-dacf-444a-8c2c-cd0168113646', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-613353032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11e0266a286845c09b90954957712518',qos_specs=None,replication_status=,reservations=['6e91cbfe-1349-4819-ae87-9d1b1e8b5107','22d5304f-58b1-40fc-86b8-9f23155d5607','2d5c9b5e-f2fb-41e7-b6fa-1bbed9717c10','62ea0dff-51a6-4430-9476-cde4ffc37095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-613353032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77556eee-dacf-444a-8c2c-cd0168113646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11e0266a286845c09b90954957712518',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8eea2a0d-a826-41c6-9827-9f18fd673e55 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/volumes/c4d8e52e-1099-418f-be31-2f5536696f33 returned with HTTP 404 Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b8652d-4e64-4411-9222-d2c57d459254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1039/2050] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:32 2026] GET /volume/v3/volumes/c4d8e52e-1099-418f-be31-2f5536696f33 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-459bf92f-85f3-4cc4-99b4-c2c0c378f675 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-459bf92f-85f3-4cc4-99b4-c2c0c378f675 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] GET http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-459bf92f-85f3-4cc4-99b4-c2c0c378f675 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-459bf92f-85f3-4cc4-99b4-c2c0c378f675 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.groups [None req-459bf92f-85f3-4cc4-99b4-c2c0c378f675 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] show called for member 8aa440f1-44e0-4966-95e3-aafb11d0339d {{(pid=86725) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-459bf92f-85f3-4cc4-99b4-c2c0c378f675 tempest-GroupsTest-1650119900 tempest-GroupsTest-1650119900-project-member] http://192.168.122.194/volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d returned with HTTP 404 Sep 03 11:24:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1040/2051] 192.168.122.194 () {60 vars in 1270 bytes} [Thu Sep 3 11:24:32 2026] GET /volume/v3/groups/8aa440f1-44e0-4966-95e3-aafb11d0339d => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f164d952-26c5-4223-b571-58a858f1c187 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b8652d-4e64-4411-9222-d2c57d459254) transitioned into state 'SUCCESS' from state '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-613353032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11e0266a286845c09b90954957712518',qos_specs=None,replication_status=,reservations=['6e91cbfe-1349-4819-ae87-9d1b1e8b5107','22d5304f-58b1-40fc-86b8-9f23155d5607','2d5c9b5e-f2fb-41e7-b6fa-1bbed9717c10','62ea0dff-51a6-4430-9476-cde4ffc37095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f164d952-26c5-4223-b571-58a858f1c187 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] DELETE http://192.168.122.194/volume/v3/group_types/d443fd26-9008-4d71-a294-1d968208a031 Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f164d952-26c5-4223-b571-58a858f1c187 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f164d952-26c5-4223-b571-58a858f1c187 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cfbb7ee-5f89-40d7-92c6-55d96485c6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cfbb7ee-5f89-40d7-92c6-55d96485c6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Flow 'volume_create_api' (79d4fcf2-bc0d-4c68-94c4-fb407a071e81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume request issued successfully. Sep 03 11:24:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c94bad02-90a3-4db6-999c-fe934729ed53 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:24:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1012/2052] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:24:32 2026] POST /volume/v3/volumes => generated 786 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f164d952-26c5-4223-b571-58a858f1c187 tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] http://192.168.122.194/volume/v3/group_types/d443fd26-9008-4d71-a294-1d968208a031 returned with HTTP 202 Sep 03 11:24:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1041/2053] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:24:32 2026] DELETE /volume/v3/group_types/d443fd26-9008-4d71-a294-1d968208a031 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b1bf4096-fabb-4e83-8c55-7f9f71e87095 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cd03ee9e-8eb8-4ee8-a766-90352d54cc7a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b1bf4096-fabb-4e83-8c55-7f9f71e87095 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b1bf4096-fabb-4e83-8c55-7f9f71e87095 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b1bf4096-fabb-4e83-8c55-7f9f71e87095 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd03ee9e-8eb8-4ee8-a766-90352d54cc7a tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] DELETE http://192.168.122.194/volume/v3/types/7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9 Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd03ee9e-8eb8-4ee8-a766-90352d54cc7a tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd03ee9e-8eb8-4ee8-a766-90352d54cc7a tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b1bf4096-fabb-4e83-8c55-7f9f71e87095 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b1bf4096-fabb-4e83-8c55-7f9f71e87095 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 returned with HTTP 200 Sep 03 11:24:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1013/2054] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:32 2026] GET /volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 => generated 965 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd03ee9e-8eb8-4ee8-a766-90352d54cc7a tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] http://192.168.122.194/volume/v3/types/7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9 returned with HTTP 202 Sep 03 11:24:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1042/2055] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:24:32 2026] DELETE /volume/v3/types/7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f1532b35-1438-4546-ad67-50bcdc83faec None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f1532b35-1438-4546-ad67-50bcdc83faec tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] GET http://192.168.122.194/volume/v3/types/7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9 Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f1532b35-1438-4546-ad67-50bcdc83faec tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f1532b35-1438-4546-ad67-50bcdc83faec tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f1532b35-1438-4546-ad67-50bcdc83faec tempest-GroupsTest-1655358486 tempest-GroupsTest-1655358486-project-admin] http://192.168.122.194/volume/v3/types/7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9 returned with HTTP 404 Sep 03 11:24:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1014/2056] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:24:32 2026] GET /volume/v3/types/7f752edd-2cd0-4df7-91f5-4a2f2a21ebc9 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-af4bca0a-864c-465c-a954-aa0cc5e20a4c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-af4bca0a-864c-465c-a954-aa0cc5e20a4c tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-af4bca0a-864c-465c-a954-aa0cc5e20a4c tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-af4bca0a-864c-465c-a954-aa0cc5e20a4c tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-af4bca0a-864c-465c-a954-aa0cc5e20a4c tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-af4bca0a-864c-465c-a954-aa0cc5e20a4c tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f returned with HTTP 200 Sep 03 11:24:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1043/2057] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:32 2026] GET /volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f => generated 472 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2e0eb5ef-4f5d-42dd-ac24-1be4b9e05626 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e0eb5ef-4f5d-42dd-ac24-1be4b9e05626 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 Sep 03 11:24:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e0eb5ef-4f5d-42dd-ac24-1be4b9e05626 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e0eb5ef-4f5d-42dd-ac24-1be4b9e05626 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2e0eb5ef-4f5d-42dd-ac24-1be4b9e05626 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e0eb5ef-4f5d-42dd-ac24-1be4b9e05626 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 returned with HTTP 200 Sep 03 11:24:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1015/2058] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:33 2026] GET /volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 => generated 1015 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0157fbb4-d7da-447a-90eb-d70d90e91ef8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0157fbb4-d7da-447a-90eb-d70d90e91ef8 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f Sep 03 11:24:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0157fbb4-d7da-447a-90eb-d70d90e91ef8 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0157fbb4-d7da-447a-90eb-d70d90e91ef8 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0157fbb4-d7da-447a-90eb-d70d90e91ef8 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Snapshot retrieved successfully. Sep 03 11:24:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0157fbb4-d7da-447a-90eb-d70d90e91ef8 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f returned with HTTP 200 Sep 03 11:24:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1044/2059] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:33 2026] GET /volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f => generated 472 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-68c691a0-b836-4b90-80b9-b70d14809d5c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-68c691a0-b836-4b90-80b9-b70d14809d5c tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 Sep 03 11:24:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-68c691a0-b836-4b90-80b9-b70d14809d5c tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-68c691a0-b836-4b90-80b9-b70d14809d5c tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-68c691a0-b836-4b90-80b9-b70d14809d5c tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-68c691a0-b836-4b90-80b9-b70d14809d5c tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 returned with HTTP 200 Sep 03 11:24:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1016/2060] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:34 2026] GET /volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f4be0460-a2fc-4315-b0c1-47d57e79582a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f4be0460-a2fc-4315-b0c1-47d57e79582a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] GET http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 Sep 03 11:24:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f4be0460-a2fc-4315-b0c1-47d57e79582a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f4be0460-a2fc-4315-b0c1-47d57e79582a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f4be0460-a2fc-4315-b0c1-47d57e79582a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Volume info retrieved successfully. Sep 03 11:24:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f4be0460-a2fc-4315-b0c1-47d57e79582a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 returned with HTTP 200 Sep 03 11:24:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1045/2061] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:34 2026] GET /volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b9d5e5b0-15e0-453b-9d95-ac1ec4ba9e18 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b9d5e5b0-15e0-453b-9d95-ac1ec4ba9e18 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 Sep 03 11:24:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b9d5e5b0-15e0-453b-9d95-ac1ec4ba9e18 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b9d5e5b0-15e0-453b-9d95-ac1ec4ba9e18 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:34 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-b9d5e5b0-15e0-453b-9d95-ac1ec4ba9e18 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Delete volume with id: 77556eee-dacf-444a-8c2c-cd0168113646 Sep 03 11:24:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b9d5e5b0-15e0-453b-9d95-ac1ec4ba9e18 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0fbccb50-a836-4d7f-ab14-25f94cd97d4b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0fbccb50-a836-4d7f-ab14-25f94cd97d4b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f Sep 03 11:24:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0fbccb50-a836-4d7f-ab14-25f94cd97d4b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0fbccb50-a836-4d7f-ab14-25f94cd97d4b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0fbccb50-a836-4d7f-ab14-25f94cd97d4b tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f returned with HTTP 404 Sep 03 11:24:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1046/2062] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:35 2026] GET /volume/v3/snapshots/03f1f028-f107-4127-88f1-4c52b028d00f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1550b4e8-e9fc-4cea-aa23-90c840477809 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1550b4e8-e9fc-4cea-aa23-90c840477809 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1550b4e8-e9fc-4cea-aa23-90c840477809 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1550b4e8-e9fc-4cea-aa23-90c840477809 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b9d5e5b0-15e0-453b-9d95-ac1ec4ba9e18 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Delete volume request issued successfully. Sep 03 11:24:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b9d5e5b0-15e0-453b-9d95-ac1ec4ba9e18 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 returned with HTTP 202 Sep 03 11:24:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1017/2063] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:24:34 2026] DELETE /volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f39aab4a-70c6-4571-974b-971b5f391cac None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f39aab4a-70c6-4571-974b-971b5f391cac tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 Sep 03 11:24:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f39aab4a-70c6-4571-974b-971b5f391cac tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f39aab4a-70c6-4571-974b-971b5f391cac tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1550b4e8-e9fc-4cea-aa23-90c840477809 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Volume info retrieved successfully. Sep 03 11:24:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1550b4e8-e9fc-4cea-aa23-90c840477809 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f returned with HTTP 200 Sep 03 11:24:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1047/2064] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:35 2026] GET /volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-951416c5-c352-44c0-8994-820e75e93bbb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-951416c5-c352-44c0-8994-820e75e93bbb tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] DELETE http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-951416c5-c352-44c0-8994-820e75e93bbb tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-951416c5-c352-44c0-8994-820e75e93bbb tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:35 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-951416c5-c352-44c0-8994-820e75e93bbb tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Delete volume with id: 45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f39aab4a-70c6-4571-974b-971b5f391cac tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-951416c5-c352-44c0-8994-820e75e93bbb tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Volume info retrieved successfully. Sep 03 11:24:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f39aab4a-70c6-4571-974b-971b5f391cac tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 returned with HTTP 200 Sep 03 11:24:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1018/2065] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:35 2026] GET /volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-951416c5-c352-44c0-8994-820e75e93bbb tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Delete volume request issued successfully. Sep 03 11:24:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-951416c5-c352-44c0-8994-820e75e93bbb tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f returned with HTTP 202 Sep 03 11:24:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1048/2066] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:24:35 2026] DELETE /volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:24:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9d13bf00-f3df-4bf9-9a8d-d57f2dde0e97 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9d13bf00-f3df-4bf9-9a8d-d57f2dde0e97 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9d13bf00-f3df-4bf9-9a8d-d57f2dde0e97 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9d13bf00-f3df-4bf9-9a8d-d57f2dde0e97 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9d13bf00-f3df-4bf9-9a8d-d57f2dde0e97 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Volume info retrieved successfully. Sep 03 11:24:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9d13bf00-f3df-4bf9-9a8d-d57f2dde0e97 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f returned with HTTP 200 Sep 03 11:24:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1019/2067] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:35 2026] GET /volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f => generated 859 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b59e5f59-d9e5-453f-92ce-5e6c266040b2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b59e5f59-d9e5-453f-92ce-5e6c266040b2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 Sep 03 11:24:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b59e5f59-d9e5-453f-92ce-5e6c266040b2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b59e5f59-d9e5-453f-92ce-5e6c266040b2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b59e5f59-d9e5-453f-92ce-5e6c266040b2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b59e5f59-d9e5-453f-92ce-5e6c266040b2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 returned with HTTP 200 Sep 03 11:24:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1049/2068] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:36 2026] GET /volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 => generated 1015 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a4820aa0-d50d-4257-aa47-d2a6aa066f16 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a4820aa0-d50d-4257-aa47-d2a6aa066f16 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a4820aa0-d50d-4257-aa47-d2a6aa066f16 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a4820aa0-d50d-4257-aa47-d2a6aa066f16 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a4820aa0-d50d-4257-aa47-d2a6aa066f16 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Volume info retrieved successfully. Sep 03 11:24:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a4820aa0-d50d-4257-aa47-d2a6aa066f16 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f returned with HTTP 200 Sep 03 11:24:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1020/2069] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:36 2026] GET /volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b8b81a1f-824c-47a3-a4b5-0bcb6d3f46e2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b8b81a1f-824c-47a3-a4b5-0bcb6d3f46e2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 Sep 03 11:24:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b8b81a1f-824c-47a3-a4b5-0bcb6d3f46e2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b8b81a1f-824c-47a3-a4b5-0bcb6d3f46e2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b8b81a1f-824c-47a3-a4b5-0bcb6d3f46e2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 returned with HTTP 404 Sep 03 11:24:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1050/2070] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:37 2026] GET /volume/v3/volumes/77556eee-dacf-444a-8c2c-cd0168113646 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1645450693"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1645450693'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume of 1 GB Sep 03 11:24:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Availability Zones retrieved successfully. Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Flow 'volume_create_api' (1a9f95eb-132b-4162-b74a-04c40281612a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f6d5db-8ada-4aad-93af-ac165f6f02b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:24:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5b017c45-c4d6-40ec-82e8-a89fe2c23fb0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b017c45-c4d6-40ec-82e8-a89fe2c23fb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] GET http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f Sep 03 11:24:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b017c45-c4d6-40ec-82e8-a89fe2c23fb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b017c45-c4d6-40ec-82e8-a89fe2c23fb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b017c45-c4d6-40ec-82e8-a89fe2c23fb0 tempest-VolumesSnapshotListTestJSON-83446071 tempest-VolumesSnapshotListTestJSON-83446071-project-member] http://192.168.122.194/volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f returned with HTTP 404 Sep 03 11:24:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1051/2071] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:37 2026] GET /volume/v3/volumes/45dd0e57-740f-49b8-96eb-88fe00a8b98f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f6d5db-8ada-4aad-93af-ac165f6f02b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9590faf7-da7c-4ea6-85d3-35b83fba4300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Created reservations ['25e8a1be-372d-4627-90d1-246be0e41223', '65b2b33c-e8fc-41ab-a9dc-efb224e2a4e7', '4846bef9-b720-440d-929a-91e21c36ccdc', '0e974e88-1957-4a5d-a8c5-457a47e1eef3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9590faf7-da7c-4ea6-85d3-35b83fba4300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25e8a1be-372d-4627-90d1-246be0e41223', '65b2b33c-e8fc-41ab-a9dc-efb224e2a4e7', '4846bef9-b720-440d-929a-91e21c36ccdc', '0e974e88-1957-4a5d-a8c5-457a47e1eef3']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3171738-43ba-453c-8df0-8a7c8fbbb4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3171738-43ba-453c-8df0-8a7c8fbbb4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3cc129a-e48a-49a1-a12d-cbcc4a56d769', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1645450693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11e0266a286845c09b90954957712518',qos_specs=None,replication_status=,reservations=['25e8a1be-372d-4627-90d1-246be0e41223','65b2b33c-e8fc-41ab-a9dc-efb224e2a4e7','4846bef9-b720-440d-929a-91e21c36ccdc','0e974e88-1957-4a5d-a8c5-457a47e1eef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1645450693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3cc129a-e48a-49a1-a12d-cbcc4a56d769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11e0266a286845c09b90954957712518',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e25334a9-3b01-46c5-88d8-fe7c1b3556ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e25334a9-3b01-46c5-88d8-fe7c1b3556ad) transitioned into state 'SUCCESS' from state '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-1645450693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11e0266a286845c09b90954957712518',qos_specs=None,replication_status=,reservations=['25e8a1be-372d-4627-90d1-246be0e41223','65b2b33c-e8fc-41ab-a9dc-efb224e2a4e7','4846bef9-b720-440d-929a-91e21c36ccdc','0e974e88-1957-4a5d-a8c5-457a47e1eef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68876a5fbdc8486c9de0de0a22bd31b9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2576b861-3e52-4804-9aea-34907aec07db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2576b861-3e52-4804-9aea-34907aec07db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Flow 'volume_create_api' (1a9f95eb-132b-4162-b74a-04c40281612a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Create volume request issued successfully. Sep 03 11:24:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5212ad0-9072-4d71-8eff-4b57611935c1 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:24:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1021/2072] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:24:37 2026] POST /volume/v3/volumes => generated 787 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-387f90f7-2654-4ed4-b9b9-c1718ba6680a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-387f90f7-2654-4ed4-b9b9-c1718ba6680a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 Sep 03 11:24:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-387f90f7-2654-4ed4-b9b9-c1718ba6680a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-387f90f7-2654-4ed4-b9b9-c1718ba6680a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-387f90f7-2654-4ed4-b9b9-c1718ba6680a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-387f90f7-2654-4ed4-b9b9-c1718ba6680a tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 returned with HTTP 200 Sep 03 11:24:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1052/2073] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:37 2026] GET /volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 => generated 966 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:24:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:24:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8456b6d1-1be3-4694-ac1f-f125660dc7fb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-176360434"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8456b6d1-1be3-4694-ac1f-f125660dc7fb tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 Sep 03 11:24:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8456b6d1-1be3-4694-ac1f-f125660dc7fb tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-176360434'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:24:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8456b6d1-1be3-4694-ac1f-f125660dc7fb tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:38 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Create volume of 1 GB Sep 03 11:24:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Availability Zones retrieved successfully. Sep 03 11:24:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8456b6d1-1be3-4694-ac1f-f125660dc7fb tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Flow 'volume_create_api' (5d1217f2-33e1-4069-8db2-03b45ce9ee9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8456b6d1-1be3-4694-ac1f-f125660dc7fb tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 returned with HTTP 200 Sep 03 11:24:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1053/2074] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:38 2026] GET /volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:24:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12284676-c8b5-424f-bcc6-8f6a0a5069bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:24:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12284676-c8b5-424f-bcc6-8f6a0a5069bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be27d33e-9f3b-48c8-831a-23d38a1abb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Created reservations ['d6073ed2-ebee-477d-a22d-9f785dc7ac30', '37549129-ffd7-4be8-9698-9e61d287be2b', 'db386bfd-389b-47be-9d9e-bcf173b985a3', '0bf7b66e-1670-4d64-9f73-26486ccc03a4'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be27d33e-9f3b-48c8-831a-23d38a1abb80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6073ed2-ebee-477d-a22d-9f785dc7ac30', '37549129-ffd7-4be8-9698-9e61d287be2b', 'db386bfd-389b-47be-9d9e-bcf173b985a3', '0bf7b66e-1670-4d64-9f73-26486ccc03a4']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c4b743-79b9-4f98-af53-81bdd607fd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c4b743-79b9-4f98-af53-81bdd607fd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e039c8d5-c256-4c95-902c-b5e3359ffca9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-176360434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4715d606e2f480f9746e03f599fb064',qos_specs=None,replication_status=,reservations=['d6073ed2-ebee-477d-a22d-9f785dc7ac30','37549129-ffd7-4be8-9698-9e61d287be2b','db386bfd-389b-47be-9d9e-bcf173b985a3','0bf7b66e-1670-4d64-9f73-26486ccc03a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a68ff40b1624518bec852ad8b64fcc1',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-176360434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e039c8d5-c256-4c95-902c-b5e3359ffca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4715d606e2f480f9746e03f599fb064',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a68ff40b1624518bec852ad8b64fcc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39fef130-7f48-471f-8ea4-9a68c84747a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39fef130-7f48-471f-8ea4-9a68c84747a8) transitioned into state 'SUCCESS' from state '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-176360434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4715d606e2f480f9746e03f599fb064',qos_specs=None,replication_status=,reservations=['d6073ed2-ebee-477d-a22d-9f785dc7ac30','37549129-ffd7-4be8-9698-9e61d287be2b','db386bfd-389b-47be-9d9e-bcf173b985a3','0bf7b66e-1670-4d64-9f73-26486ccc03a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a68ff40b1624518bec852ad8b64fcc1',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd1293d8-e142-462d-89a1-baf4c500a648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd1293d8-e142-462d-89a1-baf4c500a648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Flow 'volume_create_api' (5d1217f2-33e1-4069-8db2-03b45ce9ee9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Create volume request issued successfully. Sep 03 11:24:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2877c815-20c7-4ef3-a876-cf7531742ba4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:24:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1022/2075] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:24:38 2026] POST /volume/v3/volumes => generated 759 bytes in 980 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:24:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e018f658-59ab-4a77-aae4-c977f97b1a02 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e018f658-59ab-4a77-aae4-c977f97b1a02 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:24:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e018f658-59ab-4a77-aae4-c977f97b1a02 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e018f658-59ab-4a77-aae4-c977f97b1a02 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e018f658-59ab-4a77-aae4-c977f97b1a02 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Volume info retrieved successfully. Sep 03 11:24:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e018f658-59ab-4a77-aae4-c977f97b1a02 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 returned with HTTP 200 Sep 03 11:24:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1054/2076] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:39 2026] GET /volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 => generated 827 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-378738cc-329a-4929-bc53-816387336084 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-378738cc-329a-4929-bc53-816387336084 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-378738cc-329a-4929-bc53-816387336084 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-378738cc-329a-4929-bc53-816387336084 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-378738cc-329a-4929-bc53-816387336084 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-378738cc-329a-4929-bc53-816387336084 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 returned with HTTP 200 Sep 03 11:24:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1023/2077] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:39 2026] GET /volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ea75e8a3-a077-496b-affc-7a428d356f24 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea75e8a3-a077-496b-affc-7a428d356f24 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] GET http://192.168.122.194/volume/v3/volumes/summary Sep 03 11:24:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea75e8a3-a077-496b-affc-7a428d356f24 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea75e8a3-a077-496b-affc-7a428d356f24 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-ea75e8a3-a077-496b-affc-7a428d356f24 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:24:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ea75e8a3-a077-496b-affc-7a428d356f24 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] Get summary completed successfully. Sep 03 11:24:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea75e8a3-a077-496b-affc-7a428d356f24 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-reader] http://192.168.122.194/volume/v3/volumes/summary returned with HTTP 200 Sep 03 11:24:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1055/2078] 192.168.122.194 () {60 vars in 1186 bytes} [Thu Sep 3 11:24:40 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9f274ef9-b7b0-430f-9172-919532b135a2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9f274ef9-b7b0-430f-9172-919532b135a2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 Sep 03 11:24:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9f274ef9-b7b0-430f-9172-919532b135a2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9f274ef9-b7b0-430f-9172-919532b135a2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:40 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-9f274ef9-b7b0-430f-9172-919532b135a2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Delete volume with id: f3cc129a-e48a-49a1-a12d-cbcc4a56d769 Sep 03 11:24:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9f274ef9-b7b0-430f-9172-919532b135a2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9f274ef9-b7b0-430f-9172-919532b135a2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Delete volume request issued successfully. Sep 03 11:24:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9f274ef9-b7b0-430f-9172-919532b135a2 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 returned with HTTP 202 Sep 03 11:24:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1024/2079] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:24:40 2026] DELETE /volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:24:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7c089669-79a3-477f-baeb-002b127530cc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7c089669-79a3-477f-baeb-002b127530cc tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 Sep 03 11:24:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7c089669-79a3-477f-baeb-002b127530cc tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7c089669-79a3-477f-baeb-002b127530cc tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7c089669-79a3-477f-baeb-002b127530cc tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Volume info retrieved successfully. Sep 03 11:24:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7c089669-79a3-477f-baeb-002b127530cc tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 returned with HTTP 200 Sep 03 11:24:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1056/2080] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:40 2026] GET /volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:24:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-854b76b6-d1fb-411f-93e0-ed6baae11d32 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-854b76b6-d1fb-411f-93e0-ed6baae11d32 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:24:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-854b76b6-d1fb-411f-93e0-ed6baae11d32 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-854b76b6-d1fb-411f-93e0-ed6baae11d32 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-854b76b6-d1fb-411f-93e0-ed6baae11d32 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Volume info retrieved successfully. Sep 03 11:24:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-854b76b6-d1fb-411f-93e0-ed6baae11d32 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 returned with HTTP 200 Sep 03 11:24:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1025/2081] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:40 2026] GET /volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7b1002c8-6fa0-4a1d-9ede-139f9f836d11 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7b1002c8-6fa0-4a1d-9ede-139f9f836d11 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] GET http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 Sep 03 11:24:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7b1002c8-6fa0-4a1d-9ede-139f9f836d11 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7b1002c8-6fa0-4a1d-9ede-139f9f836d11 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7b1002c8-6fa0-4a1d-9ede-139f9f836d11 tempest-ProjectReaderTests-366065509 tempest-ProjectReaderTests-366065509-project-admin] http://192.168.122.194/volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 returned with HTTP 404 Sep 03 11:24:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1057/2082] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:24:41 2026] GET /volume/v3/volumes/f3cc129a-e48a-49a1-a12d-cbcc4a56d769 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:24:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4a453f28-7765-475f-b46f-fd7111941071 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4a453f28-7765-475f-b46f-fd7111941071 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:24:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4a453f28-7765-475f-b46f-fd7111941071 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4a453f28-7765-475f-b46f-fd7111941071 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4a453f28-7765-475f-b46f-fd7111941071 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Volume info retrieved successfully. Sep 03 11:24:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4a453f28-7765-475f-b46f-fd7111941071 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 returned with HTTP 200 Sep 03 11:24:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1026/2083] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:24:41 2026] GET /volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 => generated 852 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-781ce0a5-bcb1-453e-a224-d5f5cbf82545 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-781ce0a5-bcb1-453e-a224-d5f5cbf82545 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:24:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-781ce0a5-bcb1-453e-a224-d5f5cbf82545 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e039c8d5-c256-4c95-902c-b5e3359ffca9", "name": "tempest-SnapshotsActionsTest-Snapshot-1537362254"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-781ce0a5-bcb1-453e-a224-d5f5cbf82545 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Volume info retrieved successfully. Sep 03 11:24:41 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-781ce0a5-bcb1-453e-a224-d5f5cbf82545 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Create snapshot from volume e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:24:42 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-781ce0a5-bcb1-453e-a224-d5f5cbf82545 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Created reservations ['a8fd3673-94b5-4393-937d-2a947a1b575f', 'ce86d94a-425f-417d-b180-b436a1830d05', 'e7204142-1229-494c-bf97-a09456a1fd26', '1f1de3ca-9a76-4fc5-aea6-7f2d08b16f8b'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-781ce0a5-bcb1-453e-a224-d5f5cbf82545 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot create request issued successfully. Sep 03 11:24:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-781ce0a5-bcb1-453e-a224-d5f5cbf82545 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:24:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1058/2084] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:24:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-21ff47ea-ae42-4110-823c-7a6a7d7ad3b7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-21ff47ea-ae42-4110-823c-7a6a7d7ad3b7 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:24:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-21ff47ea-ae42-4110-823c-7a6a7d7ad3b7 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-21ff47ea-ae42-4110-823c-7a6a7d7ad3b7 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-21ff47ea-ae42-4110-823c-7a6a7d7ad3b7 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-21ff47ea-ae42-4110-823c-7a6a7d7ad3b7 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:24:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1027/2085] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:42 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-70c3fad5-4ccc-421c-8d06-3bebcca57e88 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-70c3fad5-4ccc-421c-8d06-3bebcca57e88 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:24:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-70c3fad5-4ccc-421c-8d06-3bebcca57e88 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-70c3fad5-4ccc-421c-8d06-3bebcca57e88 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-70c3fad5-4ccc-421c-8d06-3bebcca57e88 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-70c3fad5-4ccc-421c-8d06-3bebcca57e88 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:24:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1059/2086] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:43 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-430777b8-2116-4a05-ba86-6e3592f848c2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-430777b8-2116-4a05-ba86-6e3592f848c2 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:24:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-430777b8-2116-4a05-ba86-6e3592f848c2 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-430777b8-2116-4a05-ba86-6e3592f848c2 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-430777b8-2116-4a05-ba86-6e3592f848c2 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-430777b8-2116-4a05-ba86-6e3592f848c2 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:24:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1028/2087] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:44 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-13203e28-e0c7-483a-82bb-d5923ab14806 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-13203e28-e0c7-483a-82bb-d5923ab14806 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:24:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-13203e28-e0c7-483a-82bb-d5923ab14806 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-13203e28-e0c7-483a-82bb-d5923ab14806 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-13203e28-e0c7-483a-82bb-d5923ab14806 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-13203e28-e0c7-483a-82bb-d5923ab14806 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:24:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1060/2088] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:45 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5a5475c2-55cb-4ce8-9ee0-e50b68d3c237 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a5475c2-55cb-4ce8-9ee0-e50b68d3c237 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:24:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a5475c2-55cb-4ce8-9ee0-e50b68d3c237 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a5475c2-55cb-4ce8-9ee0-e50b68d3c237 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5a5475c2-55cb-4ce8-9ee0-e50b68d3c237 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a5475c2-55cb-4ce8-9ee0-e50b68d3c237 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:24:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1029/2089] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:46 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-455c87be-5321-4746-873a-64dbc40a14dc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-455c87be-5321-4746-873a-64dbc40a14dc tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action Sep 03 11:24:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-455c87be-5321-4746-873a-64dbc40a14dc tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-455c87be-5321-4746-873a-64dbc40a14dc tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.admin_actions [None req-455c87be-5321-4746-873a-64dbc40a14dc tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot 'c4b256ae-4507-428c-b54d-1fd6bdffe6c4' with '{'status': 'creating'}' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:24:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-455c87be-5321-4746-873a-64dbc40a14dc tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action returned with HTTP 202 Sep 03 11:24:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1061/2090] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:24:46 2026] POST /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action => generated 0 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:24:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-70ef6f4c-fe17-463b-8588-7821b10b803e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-70ef6f4c-fe17-463b-8588-7821b10b803e tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:24:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-70ef6f4c-fe17-463b-8588-7821b10b803e tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-70ef6f4c-fe17-463b-8588-7821b10b803e tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-70ef6f4c-fe17-463b-8588-7821b10b803e tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-70ef6f4c-fe17-463b-8588-7821b10b803e tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:24:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1030/2091] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:47 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 465 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-262c6754-4376-47f9-b205-89c0238b753c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-262c6754-4376-47f9-b205-89c0238b753c tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action Sep 03 11:24:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-262c6754-4376-47f9-b205-89c0238b753c tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-262c6754-4376-47f9-b205-89c0238b753c tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.admin_actions [None req-262c6754-4376-47f9-b205-89c0238b753c tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot 'c4b256ae-4507-428c-b54d-1fd6bdffe6c4' with '{'status': 'available'}' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:24:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-262c6754-4376-47f9-b205-89c0238b753c tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action returned with HTTP 202 Sep 03 11:24:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1062/2092] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:24:47 2026] POST /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:24:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0e03e4da-85ae-4ea1-9ca4-3798b4a514a0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0e03e4da-85ae-4ea1-9ca4-3798b4a514a0 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:24:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0e03e4da-85ae-4ea1-9ca4-3798b4a514a0 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0e03e4da-85ae-4ea1-9ca4-3798b4a514a0 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0e03e4da-85ae-4ea1-9ca4-3798b4a514a0 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0e03e4da-85ae-4ea1-9ca4-3798b4a514a0 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:24:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1031/2093] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:47 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-23015f4b-05b6-4375-b1b6-430759ab29ec None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-23015f4b-05b6-4375-b1b6-430759ab29ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:24:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-23015f4b-05b6-4375-b1b6-430759ab29ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e039c8d5-c256-4c95-902c-b5e3359ffca9", "name": "tempest-SnapshotsActionsTest-Snapshot-740519003"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-23015f4b-05b6-4375-b1b6-430759ab29ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Volume info retrieved successfully. Sep 03 11:24:47 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-23015f4b-05b6-4375-b1b6-430759ab29ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Create snapshot from volume e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:24:47 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-23015f4b-05b6-4375-b1b6-430759ab29ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Created reservations ['02be2f6d-4091-4673-a19e-001ff3d9f53b', '8608b07b-a416-4989-83b9-dfca66cd3d70', 'b5947de8-8d8c-4489-83a8-ecfe74425356', '28a4a456-234e-4070-bb6d-7f85c09f5d5f'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-23015f4b-05b6-4375-b1b6-430759ab29ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot create request issued successfully. Sep 03 11:24:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-23015f4b-05b6-4375-b1b6-430759ab29ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:24:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1063/2094] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:24:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d0410e52-7574-4ae2-9b1b-e6aaa7684c5a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d0410e52-7574-4ae2-9b1b-e6aaa7684c5a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 Sep 03 11:24:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d0410e52-7574-4ae2-9b1b-e6aaa7684c5a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d0410e52-7574-4ae2-9b1b-e6aaa7684c5a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d0410e52-7574-4ae2-9b1b-e6aaa7684c5a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d0410e52-7574-4ae2-9b1b-e6aaa7684c5a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 returned with HTTP 200 Sep 03 11:24:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1032/2095] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:47 2026] GET /volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 => generated 438 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:24:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a940f3dd-5b3c-4671-855f-cd363914caeb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a940f3dd-5b3c-4671-855f-cd363914caeb tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 Sep 03 11:24:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a940f3dd-5b3c-4671-855f-cd363914caeb tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a940f3dd-5b3c-4671-855f-cd363914caeb tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a940f3dd-5b3c-4671-855f-cd363914caeb tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a940f3dd-5b3c-4671-855f-cd363914caeb tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 returned with HTTP 200 Sep 03 11:24:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1064/2096] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:48 2026] GET /volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 => generated 438 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:24:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-207b6f2b-26e7-4d62-ace2-f001f6d0297c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-207b6f2b-26e7-4d62-ace2-f001f6d0297c tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 Sep 03 11:24:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-207b6f2b-26e7-4d62-ace2-f001f6d0297c tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-207b6f2b-26e7-4d62-ace2-f001f6d0297c tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-207b6f2b-26e7-4d62-ace2-f001f6d0297c tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-207b6f2b-26e7-4d62-ace2-f001f6d0297c tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 returned with HTTP 200 Sep 03 11:24:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1033/2097] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:49 2026] GET /volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-708179f0-ce0c-4338-8624-7c091ab5777a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-708179f0-ce0c-4338-8624-7c091ab5777a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 Sep 03 11:24:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-708179f0-ce0c-4338-8624-7c091ab5777a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-708179f0-ce0c-4338-8624-7c091ab5777a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-708179f0-ce0c-4338-8624-7c091ab5777a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-708179f0-ce0c-4338-8624-7c091ab5777a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 returned with HTTP 200 Sep 03 11:24:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1065/2098] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:50 2026] GET /volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9beee141-a863-4d5d-a410-c5851804613f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9beee141-a863-4d5d-a410-c5851804613f tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2/action Sep 03 11:24:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9beee141-a863-4d5d-a410-c5851804613f tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9beee141-a863-4d5d-a410-c5851804613f tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-9beee141-a863-4d5d-a410-c5851804613f tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot '9231eeae-226d-4b32-b4b1-2bf2e89329d2' with '{'status': 'creating'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:24:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9beee141-a863-4d5d-a410-c5851804613f tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2/action returned with HTTP 202 Sep 03 11:24:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1034/2099] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:24:50 2026] POST /volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:24:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1f05f541-b0d2-488e-b4eb-550723a9ef8a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f05f541-b0d2-488e-b4eb-550723a9ef8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 Sep 03 11:24:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1f05f541-b0d2-488e-b4eb-550723a9ef8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1f05f541-b0d2-488e-b4eb-550723a9ef8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1f05f541-b0d2-488e-b4eb-550723a9ef8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f05f541-b0d2-488e-b4eb-550723a9ef8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 returned with HTTP 200 Sep 03 11:24:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1066/2100] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:51 2026] GET /volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2010c120-b9b7-4fae-b5dd-e41ef1a041b4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2010c120-b9b7-4fae-b5dd-e41ef1a041b4 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2/action Sep 03 11:24:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2010c120-b9b7-4fae-b5dd-e41ef1a041b4 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2010c120-b9b7-4fae-b5dd-e41ef1a041b4 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2010c120-b9b7-4fae-b5dd-e41ef1a041b4 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Snapshot retrieved successfully. Sep 03 11:24:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2010c120-b9b7-4fae-b5dd-e41ef1a041b4 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Snapshot delete request issued successfully. Sep 03 11:24:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2010c120-b9b7-4fae-b5dd-e41ef1a041b4 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2/action returned with HTTP 202 Sep 03 11:24:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1035/2101] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:24:51 2026] POST /volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:24:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-35fcc12d-5a21-43ad-95bb-d5224704e491 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35fcc12d-5a21-43ad-95bb-d5224704e491 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 Sep 03 11:24:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35fcc12d-5a21-43ad-95bb-d5224704e491 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35fcc12d-5a21-43ad-95bb-d5224704e491 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-35fcc12d-5a21-43ad-95bb-d5224704e491 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35fcc12d-5a21-43ad-95bb-d5224704e491 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 returned with HTTP 200 Sep 03 11:24:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1067/2102] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:51 2026] GET /volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 => generated 464 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-af8861b0-0fee-462d-9619-f475c4d6fb91 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af8861b0-0fee-462d-9619-f475c4d6fb91 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 Sep 03 11:24:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-af8861b0-0fee-462d-9619-f475c4d6fb91 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-af8861b0-0fee-462d-9619-f475c4d6fb91 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-af8861b0-0fee-462d-9619-f475c4d6fb91 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af8861b0-0fee-462d-9619-f475c4d6fb91 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 returned with HTTP 200 Sep 03 11:24:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1036/2103] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:52 2026] GET /volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 => generated 464 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-325061e0-7055-4014-a7a6-c2036a527c80 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-325061e0-7055-4014-a7a6-c2036a527c80 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 Sep 03 11:24:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-325061e0-7055-4014-a7a6-c2036a527c80 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-325061e0-7055-4014-a7a6-c2036a527c80 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-325061e0-7055-4014-a7a6-c2036a527c80 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 returned with HTTP 404 Sep 03 11:24:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1068/2104] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:53 2026] GET /volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d53791b2-e5f8-42d8-9e45-b923912c46c8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d53791b2-e5f8-42d8-9e45-b923912c46c8 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action Sep 03 11:24:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d53791b2-e5f8-42d8-9e45-b923912c46c8 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d53791b2-e5f8-42d8-9e45-b923912c46c8 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-d53791b2-e5f8-42d8-9e45-b923912c46c8 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot 'c4b256ae-4507-428c-b54d-1fd6bdffe6c4' with '{'status': 'available'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:24:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d53791b2-e5f8-42d8-9e45-b923912c46c8 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action returned with HTTP 202 Sep 03 11:24:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1037/2105] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:24:53 2026] POST /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:24:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-36b4d383-ce16-423f-ad2a-93e9b254a63d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-36b4d383-ce16-423f-ad2a-93e9b254a63d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:24:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-36b4d383-ce16-423f-ad2a-93e9b254a63d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-36b4d383-ce16-423f-ad2a-93e9b254a63d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-36b4d383-ce16-423f-ad2a-93e9b254a63d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-36b4d383-ce16-423f-ad2a-93e9b254a63d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:24:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1069/2106] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:53 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cdb91783-2d21-4b50-bb77-9b2712931cf0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cdb91783-2d21-4b50-bb77-9b2712931cf0 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 Sep 03 11:24:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cdb91783-2d21-4b50-bb77-9b2712931cf0 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cdb91783-2d21-4b50-bb77-9b2712931cf0 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:53 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-cdb91783-2d21-4b50-bb77-9b2712931cf0 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Delete snapshot with id: 9231eeae-226d-4b32-b4b1-2bf2e89329d2 Sep 03 11:24:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cdb91783-2d21-4b50-bb77-9b2712931cf0 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 returned with HTTP 404 Sep 03 11:24:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1038/2107] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:24:53 2026] DELETE /volume/v3/snapshots/9231eeae-226d-4b32-b4b1-2bf2e89329d2 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:24:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f53d70d9-8ff2-4e53-b7aa-ec30ee197838 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f53d70d9-8ff2-4e53-b7aa-ec30ee197838 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:24:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f53d70d9-8ff2-4e53-b7aa-ec30ee197838 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e039c8d5-c256-4c95-902c-b5e3359ffca9", "name": "tempest-SnapshotsActionsTest-Snapshot-1495419191"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f53d70d9-8ff2-4e53-b7aa-ec30ee197838 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Volume info retrieved successfully. Sep 03 11:24:53 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-f53d70d9-8ff2-4e53-b7aa-ec30ee197838 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Create snapshot from volume e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:24:53 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-f53d70d9-8ff2-4e53-b7aa-ec30ee197838 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Created reservations ['6dc59648-e8ca-43cf-bb85-ea5e041eafe2', '5af36c54-747d-430b-8c1b-99f51fe762c8', '0169f5e8-7c42-4343-9761-90d8e9834069', '579f0af8-4057-44f4-bf23-838ebab1135f'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f53d70d9-8ff2-4e53-b7aa-ec30ee197838 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot create request issued successfully. Sep 03 11:24:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f53d70d9-8ff2-4e53-b7aa-ec30ee197838 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:24:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1070/2108] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:24:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d3378853-e6bc-4a63-aca6-f92dfa86c77d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d3378853-e6bc-4a63-aca6-f92dfa86c77d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef Sep 03 11:24:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d3378853-e6bc-4a63-aca6-f92dfa86c77d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d3378853-e6bc-4a63-aca6-f92dfa86c77d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d3378853-e6bc-4a63-aca6-f92dfa86c77d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d3378853-e6bc-4a63-aca6-f92dfa86c77d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef returned with HTTP 200 Sep 03 11:24:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1039/2109] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:53 2026] GET /volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-67a1ea5a-7ba5-4da9-bbd5-22a18b2fe8d9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-67a1ea5a-7ba5-4da9-bbd5-22a18b2fe8d9 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef Sep 03 11:24:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-67a1ea5a-7ba5-4da9-bbd5-22a18b2fe8d9 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-67a1ea5a-7ba5-4da9-bbd5-22a18b2fe8d9 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-67a1ea5a-7ba5-4da9-bbd5-22a18b2fe8d9 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-67a1ea5a-7ba5-4da9-bbd5-22a18b2fe8d9 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef returned with HTTP 200 Sep 03 11:24:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1071/2110] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:54 2026] GET /volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8cd72d55-dcf4-41d2-a38b-8f52ab7324ee None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8cd72d55-dcf4-41d2-a38b-8f52ab7324ee tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef Sep 03 11:24:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8cd72d55-dcf4-41d2-a38b-8f52ab7324ee tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8cd72d55-dcf4-41d2-a38b-8f52ab7324ee tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8cd72d55-dcf4-41d2-a38b-8f52ab7324ee tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8cd72d55-dcf4-41d2-a38b-8f52ab7324ee tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef returned with HTTP 200 Sep 03 11:24:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1040/2111] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:55 2026] GET /volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:24:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fabc2c32-0fd8-47c9-b47f-b179bb9c8281 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fabc2c32-0fd8-47c9-b47f-b179bb9c8281 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef/action Sep 03 11:24:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fabc2c32-0fd8-47c9-b47f-b179bb9c8281 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fabc2c32-0fd8-47c9-b47f-b179bb9c8281 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.admin_actions [None req-fabc2c32-0fd8-47c9-b47f-b179bb9c8281 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot 'd24f6169-034e-4fd7-ac6c-ed57cfca96ef' with '{'status': 'deleting'}' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:24:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fabc2c32-0fd8-47c9-b47f-b179bb9c8281 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef/action returned with HTTP 202 Sep 03 11:24:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1072/2112] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:24:55 2026] POST /volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 11:24:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e024dc34-086d-420b-bb8d-a934bab07170 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e024dc34-086d-420b-bb8d-a934bab07170 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef Sep 03 11:24:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e024dc34-086d-420b-bb8d-a934bab07170 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e024dc34-086d-420b-bb8d-a934bab07170 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e024dc34-086d-420b-bb8d-a934bab07170 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e024dc34-086d-420b-bb8d-a934bab07170 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef returned with HTTP 200 Sep 03 11:24:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1041/2113] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:55 2026] GET /volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b609b7af-a6bc-4ae6-87f9-a9cf87e097d8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b609b7af-a6bc-4ae6-87f9-a9cf87e097d8 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef/action Sep 03 11:24:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b609b7af-a6bc-4ae6-87f9-a9cf87e097d8 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b609b7af-a6bc-4ae6-87f9-a9cf87e097d8 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b609b7af-a6bc-4ae6-87f9-a9cf87e097d8 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Snapshot retrieved successfully. Sep 03 11:24:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:24:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b609b7af-a6bc-4ae6-87f9-a9cf87e097d8 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Snapshot delete request issued successfully. Sep 03 11:24:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b609b7af-a6bc-4ae6-87f9-a9cf87e097d8 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef/action returned with HTTP 202 Sep 03 11:24:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1073/2114] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:24:55 2026] POST /volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:24:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7161fd1c-ac58-46b0-ac16-3f6e50bead86 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7161fd1c-ac58-46b0-ac16-3f6e50bead86 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef Sep 03 11:24:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7161fd1c-ac58-46b0-ac16-3f6e50bead86 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7161fd1c-ac58-46b0-ac16-3f6e50bead86 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7161fd1c-ac58-46b0-ac16-3f6e50bead86 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7161fd1c-ac58-46b0-ac16-3f6e50bead86 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef returned with HTTP 200 Sep 03 11:24:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1042/2115] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:56 2026] GET /volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-95b6d9d6-82da-4185-add4-e2871b2cf817 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-95b6d9d6-82da-4185-add4-e2871b2cf817 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef Sep 03 11:24:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-95b6d9d6-82da-4185-add4-e2871b2cf817 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-95b6d9d6-82da-4185-add4-e2871b2cf817 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-95b6d9d6-82da-4185-add4-e2871b2cf817 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-95b6d9d6-82da-4185-add4-e2871b2cf817 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef returned with HTTP 200 Sep 03 11:24:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1074/2116] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:57 2026] GET /volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-721db73d-9f69-4868-a8e5-f0792085f003 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-721db73d-9f69-4868-a8e5-f0792085f003 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef Sep 03 11:24:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-721db73d-9f69-4868-a8e5-f0792085f003 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-721db73d-9f69-4868-a8e5-f0792085f003 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-721db73d-9f69-4868-a8e5-f0792085f003 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef returned with HTTP 404 Sep 03 11:24:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1043/2117] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:58 2026] GET /volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4708af6f-05b3-45e2-a29e-e79147936c12 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4708af6f-05b3-45e2-a29e-e79147936c12 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action Sep 03 11:24:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4708af6f-05b3-45e2-a29e-e79147936c12 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:24:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4708af6f-05b3-45e2-a29e-e79147936c12 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.admin_actions [None req-4708af6f-05b3-45e2-a29e-e79147936c12 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot 'c4b256ae-4507-428c-b54d-1fd6bdffe6c4' with '{'status': 'available'}' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:24:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4708af6f-05b3-45e2-a29e-e79147936c12 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action returned with HTTP 202 Sep 03 11:24:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1075/2118] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:24:58 2026] POST /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:24:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e62be4bb-895e-45dd-a59f-08327a40e232 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e62be4bb-895e-45dd-a59f-08327a40e232 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:24:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e62be4bb-895e-45dd-a59f-08327a40e232 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e62be4bb-895e-45dd-a59f-08327a40e232 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e62be4bb-895e-45dd-a59f-08327a40e232 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e62be4bb-895e-45dd-a59f-08327a40e232 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:24:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1044/2119] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:58 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c766051f-69f3-49f5-8b4a-405953f5ab9a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c766051f-69f3-49f5-8b4a-405953f5ab9a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef Sep 03 11:24:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c766051f-69f3-49f5-8b4a-405953f5ab9a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c766051f-69f3-49f5-8b4a-405953f5ab9a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:58 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-c766051f-69f3-49f5-8b4a-405953f5ab9a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Delete snapshot with id: d24f6169-034e-4fd7-ac6c-ed57cfca96ef Sep 03 11:24:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c766051f-69f3-49f5-8b4a-405953f5ab9a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef returned with HTTP 404 Sep 03 11:24:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1076/2120] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:24:58 2026] DELETE /volume/v3/snapshots/d24f6169-034e-4fd7-ac6c-ed57cfca96ef => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:24:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3f4b304d-33b7-4b44-a1f7-23bcc3b5f1e8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f4b304d-33b7-4b44-a1f7-23bcc3b5f1e8 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:24:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f4b304d-33b7-4b44-a1f7-23bcc3b5f1e8 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e039c8d5-c256-4c95-902c-b5e3359ffca9", "name": "tempest-SnapshotsActionsTest-Snapshot-1431653693"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:24:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3f4b304d-33b7-4b44-a1f7-23bcc3b5f1e8 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Volume info retrieved successfully. Sep 03 11:24:58 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-3f4b304d-33b7-4b44-a1f7-23bcc3b5f1e8 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Create snapshot from volume e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:24:58 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-3f4b304d-33b7-4b44-a1f7-23bcc3b5f1e8 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Created reservations ['29fd56d2-8ffe-4cc8-8c45-a55073bcfe30', 'e8519523-c441-4edc-a82d-3816c60e6dc4', '873e9bf9-7889-4ff1-97e0-6330c8b6fd76', '313b84c5-96f3-4805-872f-5f0e77fc56d4'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:24:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:24:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:24:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3f4b304d-33b7-4b44-a1f7-23bcc3b5f1e8 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot create request issued successfully. Sep 03 11:24:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f4b304d-33b7-4b44-a1f7-23bcc3b5f1e8 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:24:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1045/2121] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:24:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:24:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-74312487-a27e-4028-b3dd-9b892ca7549d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74312487-a27e-4028-b3dd-9b892ca7549d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 Sep 03 11:24:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74312487-a27e-4028-b3dd-9b892ca7549d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74312487-a27e-4028-b3dd-9b892ca7549d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:24:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-74312487-a27e-4028-b3dd-9b892ca7549d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74312487-a27e-4028-b3dd-9b892ca7549d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 returned with HTTP 200 Sep 03 11:24:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1077/2122] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:58 2026] GET /volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:24:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d7b0a3f8-5e10-4b9c-9dd8-74b0a667c088 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:24:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d7b0a3f8-5e10-4b9c-9dd8-74b0a667c088 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 Sep 03 11:24:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d7b0a3f8-5e10-4b9c-9dd8-74b0a667c088 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:24:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d7b0a3f8-5e10-4b9c-9dd8-74b0a667c088 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:24:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:24:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:24:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d7b0a3f8-5e10-4b9c-9dd8-74b0a667c088 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:24:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d7b0a3f8-5e10-4b9c-9dd8-74b0a667c088 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 returned with HTTP 200 Sep 03 11:24:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1046/2123] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:24:59 2026] GET /volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:25:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9c419f1e-8b2b-4024-81e6-50594ca8958f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9c419f1e-8b2b-4024-81e6-50594ca8958f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 Sep 03 11:25:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9c419f1e-8b2b-4024-81e6-50594ca8958f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9c419f1e-8b2b-4024-81e6-50594ca8958f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9c419f1e-8b2b-4024-81e6-50594ca8958f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9c419f1e-8b2b-4024-81e6-50594ca8958f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 returned with HTTP 200 Sep 03 11:25:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1078/2124] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:00 2026] GET /volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d39e2c38-d0ad-4118-aba7-dffeebbfcac4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d39e2c38-d0ad-4118-aba7-dffeebbfcac4 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3/action Sep 03 11:25:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d39e2c38-d0ad-4118-aba7-dffeebbfcac4 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d39e2c38-d0ad-4118-aba7-dffeebbfcac4 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-d39e2c38-d0ad-4118-aba7-dffeebbfcac4 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot 'bfc1a6ab-f266-4923-97ae-33843ef764b3' with '{'status': 'error'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:25:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d39e2c38-d0ad-4118-aba7-dffeebbfcac4 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3/action returned with HTTP 202 Sep 03 11:25:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1047/2125] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:25:00 2026] POST /volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:25:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7a1a8ff8-60d8-4ec4-913e-7933e973cfc3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7a1a8ff8-60d8-4ec4-913e-7933e973cfc3 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 Sep 03 11:25:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7a1a8ff8-60d8-4ec4-913e-7933e973cfc3 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7a1a8ff8-60d8-4ec4-913e-7933e973cfc3 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7a1a8ff8-60d8-4ec4-913e-7933e973cfc3 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7a1a8ff8-60d8-4ec4-913e-7933e973cfc3 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 returned with HTTP 200 Sep 03 11:25:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1079/2126] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:00 2026] GET /volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-77c1bf79-f6ce-4583-a998-6de0668b98ac None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-77c1bf79-f6ce-4583-a998-6de0668b98ac tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3/action Sep 03 11:25:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-77c1bf79-f6ce-4583-a998-6de0668b98ac tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-77c1bf79-f6ce-4583-a998-6de0668b98ac tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-77c1bf79-f6ce-4583-a998-6de0668b98ac tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Snapshot retrieved successfully. Sep 03 11:25:00 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:00 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-77c1bf79-f6ce-4583-a998-6de0668b98ac tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Snapshot delete request issued successfully. Sep 03 11:25:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-77c1bf79-f6ce-4583-a998-6de0668b98ac tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3/action returned with HTTP 202 Sep 03 11:25:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1048/2127] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:25:00 2026] POST /volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:25:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7ca64859-3e01-41df-8d07-1f4e26131b16 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7ca64859-3e01-41df-8d07-1f4e26131b16 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 Sep 03 11:25:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7ca64859-3e01-41df-8d07-1f4e26131b16 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7ca64859-3e01-41df-8d07-1f4e26131b16 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7ca64859-3e01-41df-8d07-1f4e26131b16 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7ca64859-3e01-41df-8d07-1f4e26131b16 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 returned with HTTP 200 Sep 03 11:25:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1080/2128] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:00 2026] GET /volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-831d0010-d63d-4d27-9015-e90eed2fe49f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-831d0010-d63d-4d27-9015-e90eed2fe49f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 Sep 03 11:25:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-831d0010-d63d-4d27-9015-e90eed2fe49f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-831d0010-d63d-4d27-9015-e90eed2fe49f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-831d0010-d63d-4d27-9015-e90eed2fe49f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-831d0010-d63d-4d27-9015-e90eed2fe49f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 returned with HTTP 200 Sep 03 11:25:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1049/2129] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:01 2026] GET /volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-08c28853-fbe7-44a6-8576-65902e0981e8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-08c28853-fbe7-44a6-8576-65902e0981e8 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 Sep 03 11:25:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-08c28853-fbe7-44a6-8576-65902e0981e8 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-08c28853-fbe7-44a6-8576-65902e0981e8 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-08c28853-fbe7-44a6-8576-65902e0981e8 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 returned with HTTP 404 Sep 03 11:25:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1081/2130] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:02 2026] GET /volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-64798ab7-b5eb-457e-9413-b27381cbd12a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-64798ab7-b5eb-457e-9413-b27381cbd12a tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action Sep 03 11:25:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-64798ab7-b5eb-457e-9413-b27381cbd12a tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-64798ab7-b5eb-457e-9413-b27381cbd12a tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-64798ab7-b5eb-457e-9413-b27381cbd12a tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot 'c4b256ae-4507-428c-b54d-1fd6bdffe6c4' with '{'status': 'available'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:25:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-64798ab7-b5eb-457e-9413-b27381cbd12a tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action returned with HTTP 202 Sep 03 11:25:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1050/2131] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:25:02 2026] POST /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:25:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d71d1dc4-9a6f-4243-9ca7-3d9ed5bf3b7d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d71d1dc4-9a6f-4243-9ca7-3d9ed5bf3b7d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:25:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d71d1dc4-9a6f-4243-9ca7-3d9ed5bf3b7d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d71d1dc4-9a6f-4243-9ca7-3d9ed5bf3b7d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d71d1dc4-9a6f-4243-9ca7-3d9ed5bf3b7d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d71d1dc4-9a6f-4243-9ca7-3d9ed5bf3b7d tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:25:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1082/2132] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:02 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2d335269-f781-403d-aa18-fac860e50c67 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2d335269-f781-403d-aa18-fac860e50c67 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 Sep 03 11:25:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2d335269-f781-403d-aa18-fac860e50c67 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2d335269-f781-403d-aa18-fac860e50c67 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:03 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-2d335269-f781-403d-aa18-fac860e50c67 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Delete snapshot with id: bfc1a6ab-f266-4923-97ae-33843ef764b3 Sep 03 11:25:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2d335269-f781-403d-aa18-fac860e50c67 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 returned with HTTP 404 Sep 03 11:25:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1051/2133] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:25:02 2026] DELETE /volume/v3/snapshots/bfc1a6ab-f266-4923-97ae-33843ef764b3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-894173f2-d269-41f8-b190-04335759aef4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-894173f2-d269-41f8-b190-04335759aef4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:25:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-894173f2-d269-41f8-b190-04335759aef4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e039c8d5-c256-4c95-902c-b5e3359ffca9", "name": "tempest-SnapshotsActionsTest-Snapshot-1508767464"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-894173f2-d269-41f8-b190-04335759aef4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Volume info retrieved successfully. Sep 03 11:25:03 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-894173f2-d269-41f8-b190-04335759aef4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Create snapshot from volume e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:25:03 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-894173f2-d269-41f8-b190-04335759aef4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Created reservations ['baf013fe-512e-43d4-ac7d-29db76b6f728', 'f7ae554f-35d4-4008-a255-cf0401c21d53', 'c03eae50-5ff4-41ea-9673-1d9200db2e2c', '3003a50b-5a74-4425-b7be-47bd33c46582'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-894173f2-d269-41f8-b190-04335759aef4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot create request issued successfully. Sep 03 11:25:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-894173f2-d269-41f8-b190-04335759aef4 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:25:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1083/2134] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:25:03 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 03 11:25:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4b71de60-9df5-4785-b537-4965bc696878 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b71de60-9df5-4785-b537-4965bc696878 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 Sep 03 11:25:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b71de60-9df5-4785-b537-4965bc696878 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b71de60-9df5-4785-b537-4965bc696878 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4b71de60-9df5-4785-b537-4965bc696878 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b71de60-9df5-4785-b537-4965bc696878 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 returned with HTTP 200 Sep 03 11:25:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1052/2135] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:03 2026] GET /volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6f07175a-1e2a-4d39-9455-2ec1c15918fa None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f07175a-1e2a-4d39-9455-2ec1c15918fa tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 Sep 03 11:25:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f07175a-1e2a-4d39-9455-2ec1c15918fa tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f07175a-1e2a-4d39-9455-2ec1c15918fa tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6f07175a-1e2a-4d39-9455-2ec1c15918fa tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f07175a-1e2a-4d39-9455-2ec1c15918fa tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 returned with HTTP 200 Sep 03 11:25:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1084/2136] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:04 2026] GET /volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-938e7dc4-4e31-4640-ac7e-931fdfcf6345 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-938e7dc4-4e31-4640-ac7e-931fdfcf6345 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 Sep 03 11:25:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-938e7dc4-4e31-4640-ac7e-931fdfcf6345 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-938e7dc4-4e31-4640-ac7e-931fdfcf6345 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-938e7dc4-4e31-4640-ac7e-931fdfcf6345 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-938e7dc4-4e31-4640-ac7e-931fdfcf6345 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 returned with HTTP 200 Sep 03 11:25:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1053/2137] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:05 2026] GET /volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f411f14f-fff2-4f86-b067-8474d3d94214 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f411f14f-fff2-4f86-b067-8474d3d94214 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4/action Sep 03 11:25:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f411f14f-fff2-4f86-b067-8474d3d94214 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f411f14f-fff2-4f86-b067-8474d3d94214 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.admin_actions [None req-f411f14f-fff2-4f86-b067-8474d3d94214 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot '7b325c31-bda6-4116-bedf-0b00d48418a4' with '{'status': 'error_deleting'}' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:25:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f411f14f-fff2-4f86-b067-8474d3d94214 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4/action returned with HTTP 202 Sep 03 11:25:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1085/2138] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:25:05 2026] POST /volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:25:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a75c908c-8db8-4d15-979a-e0d4227db01e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a75c908c-8db8-4d15-979a-e0d4227db01e tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 Sep 03 11:25:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a75c908c-8db8-4d15-979a-e0d4227db01e tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a75c908c-8db8-4d15-979a-e0d4227db01e tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a75c908c-8db8-4d15-979a-e0d4227db01e tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a75c908c-8db8-4d15-979a-e0d4227db01e tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 returned with HTTP 200 Sep 03 11:25:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1054/2139] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:05 2026] GET /volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-92c502e6-8865-4bd3-8a75-61393c5ded6a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-92c502e6-8865-4bd3-8a75-61393c5ded6a tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4/action Sep 03 11:25:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-92c502e6-8865-4bd3-8a75-61393c5ded6a tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-92c502e6-8865-4bd3-8a75-61393c5ded6a tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-92c502e6-8865-4bd3-8a75-61393c5ded6a tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Snapshot retrieved successfully. Sep 03 11:25:05 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:05 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-92c502e6-8865-4bd3-8a75-61393c5ded6a tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Snapshot delete request issued successfully. Sep 03 11:25:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-92c502e6-8865-4bd3-8a75-61393c5ded6a tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4/action returned with HTTP 202 Sep 03 11:25:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1086/2140] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:25:05 2026] POST /volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:25:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0dbfbf0e-596c-4b4c-8b2f-58b45bc4746a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0dbfbf0e-596c-4b4c-8b2f-58b45bc4746a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 Sep 03 11:25:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0dbfbf0e-596c-4b4c-8b2f-58b45bc4746a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0dbfbf0e-596c-4b4c-8b2f-58b45bc4746a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0dbfbf0e-596c-4b4c-8b2f-58b45bc4746a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0dbfbf0e-596c-4b4c-8b2f-58b45bc4746a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 returned with HTTP 200 Sep 03 11:25:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1055/2141] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:05 2026] GET /volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 => generated 465 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-08ee75cc-b044-427d-bded-5c7a6c23fc12 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-08ee75cc-b044-427d-bded-5c7a6c23fc12 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 Sep 03 11:25:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-08ee75cc-b044-427d-bded-5c7a6c23fc12 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-08ee75cc-b044-427d-bded-5c7a6c23fc12 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-08ee75cc-b044-427d-bded-5c7a6c23fc12 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-08ee75cc-b044-427d-bded-5c7a6c23fc12 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 returned with HTTP 200 Sep 03 11:25:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1087/2142] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:06 2026] GET /volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e47277ef-c761-438a-83f1-04bfdf47f5ea None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e47277ef-c761-438a-83f1-04bfdf47f5ea tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e47277ef-c761-438a-83f1-04bfdf47f5ea tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e47277ef-c761-438a-83f1-04bfdf47f5ea tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e47277ef-c761-438a-83f1-04bfdf47f5ea tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 returned with HTTP 404 Sep 03 11:25:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1056/2143] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:07 2026] GET /volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-95371061-585b-4f9a-bbd7-647a122c07ac None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-95371061-585b-4f9a-bbd7-647a122c07ac tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-95371061-585b-4f9a-bbd7-647a122c07ac tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-95371061-585b-4f9a-bbd7-647a122c07ac tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.admin_actions [None req-95371061-585b-4f9a-bbd7-647a122c07ac tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot 'c4b256ae-4507-428c-b54d-1fd6bdffe6c4' with '{'status': 'available'}' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-95371061-585b-4f9a-bbd7-647a122c07ac tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action returned with HTTP 202 Sep 03 11:25:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1088/2144] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:25:07 2026] POST /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-49cba60e-08d0-4fd5-9b31-d4bf34fe7f39 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49cba60e-08d0-4fd5-9b31-d4bf34fe7f39 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49cba60e-08d0-4fd5-9b31-d4bf34fe7f39 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49cba60e-08d0-4fd5-9b31-d4bf34fe7f39 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-49cba60e-08d0-4fd5-9b31-d4bf34fe7f39 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49cba60e-08d0-4fd5-9b31-d4bf34fe7f39 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:25:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1057/2145] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:07 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bac1b919-1482-413c-9bed-639eb76e135f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bac1b919-1482-413c-9bed-639eb76e135f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bac1b919-1482-413c-9bed-639eb76e135f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bac1b919-1482-413c-9bed-639eb76e135f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-bac1b919-1482-413c-9bed-639eb76e135f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Delete snapshot with id: 7b325c31-bda6-4116-bedf-0b00d48418a4 Sep 03 11:25:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bac1b919-1482-413c-9bed-639eb76e135f tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 returned with HTTP 404 Sep 03 11:25:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1089/2146] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:25:07 2026] DELETE /volume/v3/snapshots/7b325c31-bda6-4116-bedf-0b00d48418a4 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-47e6597f-9d80-4e8e-b6dc-7137352d22ea None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-47e6597f-9d80-4e8e-b6dc-7137352d22ea tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-47e6597f-9d80-4e8e-b6dc-7137352d22ea tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-47e6597f-9d80-4e8e-b6dc-7137352d22ea tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-47e6597f-9d80-4e8e-b6dc-7137352d22ea tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot 'c4b256ae-4507-428c-b54d-1fd6bdffe6c4' with '{'status': 'creating'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-47e6597f-9d80-4e8e-b6dc-7137352d22ea tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action returned with HTTP 202 Sep 03 11:25:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1058/2147] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:25:07 2026] POST /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4c662fb8-e0f1-48bf-a892-8c03e240c628 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4c662fb8-e0f1-48bf-a892-8c03e240c628 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4c662fb8-e0f1-48bf-a892-8c03e240c628 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4c662fb8-e0f1-48bf-a892-8c03e240c628 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4c662fb8-e0f1-48bf-a892-8c03e240c628 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4c662fb8-e0f1-48bf-a892-8c03e240c628 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:25:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1090/2148] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:07 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b4f3a7b4-3992-4ef9-9fe3-334c6cacdb76 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b4f3a7b4-3992-4ef9-9fe3-334c6cacdb76 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] POST http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b4f3a7b4-3992-4ef9-9fe3-334c6cacdb76 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b4f3a7b4-3992-4ef9-9fe3-334c6cacdb76 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.snapshot_actions [None req-b4f3a7b4-3992-4ef9-9fe3-334c6cacdb76 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86726) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:07 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.snapshot_actions [None req-b4f3a7b4-3992-4ef9-9fe3-334c6cacdb76 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Updating snapshot c4b256ae-4507-428c-b54d-1fd6bdffe6c4 with info {'id': 'c4b256ae-4507-428c-b54d-1fd6bdffe6c4', 'status': 'error', 'progress': '80%'} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b4f3a7b4-3992-4ef9-9fe3-334c6cacdb76 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action returned with HTTP 202 Sep 03 11:25:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1059/2149] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:25:07 2026] POST /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b2a43aac-8292-4076-9422-21f612d60e75 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2a43aac-8292-4076-9422-21f612d60e75 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2a43aac-8292-4076-9422-21f612d60e75 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2a43aac-8292-4076-9422-21f612d60e75 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b2a43aac-8292-4076-9422-21f612d60e75 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Snapshot retrieved successfully. Sep 03 11:25:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2a43aac-8292-4076-9422-21f612d60e75 tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:25:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1091/2150] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:07 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-822805cc-9b24-4a72-95e0-b0da23af672b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-822805cc-9b24-4a72-95e0-b0da23af672b tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] POST http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-822805cc-9b24-4a72-95e0-b0da23af672b tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-822805cc-9b24-4a72-95e0-b0da23af672b tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-822805cc-9b24-4a72-95e0-b0da23af672b tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] Updating snapshot 'c4b256ae-4507-428c-b54d-1fd6bdffe6c4' with '{'status': 'available'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:25:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-822805cc-9b24-4a72-95e0-b0da23af672b tempest-SnapshotsActionsTest-1516157241 tempest-SnapshotsActionsTest-1516157241-project-admin] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action returned with HTTP 202 Sep 03 11:25:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1060/2151] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:25:07 2026] POST /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:25:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8aea2b48-0ba6-4d6b-bd69-2d975c3b61a5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8aea2b48-0ba6-4d6b-bd69-2d975c3b61a5 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:25:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8aea2b48-0ba6-4d6b-bd69-2d975c3b61a5 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8aea2b48-0ba6-4d6b-bd69-2d975c3b61a5 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8aea2b48-0ba6-4d6b-bd69-2d975c3b61a5 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8aea2b48-0ba6-4d6b-bd69-2d975c3b61a5 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:25:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1092/2152] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:08 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-01636ba4-6a88-4df2-bc61-4eb35c2a2d8a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-01636ba4-6a88-4df2-bc61-4eb35c2a2d8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-01636ba4-6a88-4df2-bc61-4eb35c2a2d8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-01636ba4-6a88-4df2-bc61-4eb35c2a2d8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-01636ba4-6a88-4df2-bc61-4eb35c2a2d8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Delete snapshot with id: c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:25:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-01636ba4-6a88-4df2-bc61-4eb35c2a2d8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-01636ba4-6a88-4df2-bc61-4eb35c2a2d8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot delete request issued successfully. Sep 03 11:25:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-01636ba4-6a88-4df2-bc61-4eb35c2a2d8a tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 202 Sep 03 11:25:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1061/2153] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:25:08 2026] DELETE /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d63a4f58-629d-493d-b9d6-17fb0ef50029 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d63a4f58-629d-493d-b9d6-17fb0ef50029 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:25:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d63a4f58-629d-493d-b9d6-17fb0ef50029 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d63a4f58-629d-493d-b9d6-17fb0ef50029 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d63a4f58-629d-493d-b9d6-17fb0ef50029 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d63a4f58-629d-493d-b9d6-17fb0ef50029 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:25:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1093/2154] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:08 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-437954159", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-437954159', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Create volume of 1 GB Sep 03 11:25:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Availability Zones retrieved successfully. Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Flow 'volume_create_api' (738279bc-0ed8-4944-81f0-c7190db352d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3614f15-7650-4500-bb7d-e49822a61cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3614f15-7650-4500-bb7d-e49822a61cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecb070d-b98d-448b-a559-cf4a32bfd644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Created reservations ['0a9b4ccd-00e7-4570-9571-030fe13d8c03', '83d6b91f-7dfe-4675-81b5-71ce41a1fd63', 'f320c775-a6f8-4c0b-8e77-62cfb1f856c0', '5c854e1d-55b4-4d61-a9f3-69927989fd6c'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecb070d-b98d-448b-a559-cf4a32bfd644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a9b4ccd-00e7-4570-9571-030fe13d8c03', '83d6b91f-7dfe-4675-81b5-71ce41a1fd63', 'f320c775-a6f8-4c0b-8e77-62cfb1f856c0', '5c854e1d-55b4-4d61-a9f3-69927989fd6c']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a06bf0-a10e-4c4f-992a-0db3f6b5962f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a06bf0-a10e-4c4f-992a-0db3f6b5962f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f2ddf26-2d37-42a3-a499-8dc1e81228eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-437954159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed46b278ef7471e86926bab515a4219',qos_specs=None,replication_status=,reservations=['0a9b4ccd-00e7-4570-9571-030fe13d8c03','83d6b91f-7dfe-4675-81b5-71ce41a1fd63','f320c775-a6f8-4c0b-8e77-62cfb1f856c0','5c854e1d-55b4-4d61-a9f3-69927989fd6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcf248b7f7744e39ab27ef2800cf8a4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-437954159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f2ddf26-2d37-42a3-a499-8dc1e81228eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed46b278ef7471e86926bab515a4219',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcf248b7f7744e39ab27ef2800cf8a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7f2543-980c-4ae3-a589-f846bdbfb957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d7f2543-980c-4ae3-a589-f846bdbfb957) transitioned into state 'SUCCESS' from state '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-437954159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed46b278ef7471e86926bab515a4219',qos_specs=None,replication_status=,reservations=['0a9b4ccd-00e7-4570-9571-030fe13d8c03','83d6b91f-7dfe-4675-81b5-71ce41a1fd63','f320c775-a6f8-4c0b-8e77-62cfb1f856c0','5c854e1d-55b4-4d61-a9f3-69927989fd6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcf248b7f7744e39ab27ef2800cf8a4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2328e15-8965-4a78-87bb-24d0b446c512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2328e15-8965-4a78-87bb-24d0b446c512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Flow 'volume_create_api' (738279bc-0ed8-4944-81f0-c7190db352d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Create volume request issued successfully. Sep 03 11:25:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bedccebf-8b1d-4cb6-922c-d595f1754e8a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1062/2155] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:25:08 2026] POST /volume/v3/volumes => generated 797 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4d1d75d3-42d6-4a36-b8d3-58d4f077b2e4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4d1d75d3-42d6-4a36-b8d3-58d4f077b2e4 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4d1d75d3-42d6-4a36-b8d3-58d4f077b2e4 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4d1d75d3-42d6-4a36-b8d3-58d4f077b2e4 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4d1d75d3-42d6-4a36-b8d3-58d4f077b2e4 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4d1d75d3-42d6-4a36-b8d3-58d4f077b2e4 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1094/2156] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:08 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cf06d8a8-9e04-4130-b887-89c72d658a1c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cf06d8a8-9e04-4130-b887-89c72d658a1c tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:25:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cf06d8a8-9e04-4130-b887-89c72d658a1c tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cf06d8a8-9e04-4130-b887-89c72d658a1c tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cf06d8a8-9e04-4130-b887-89c72d658a1c tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Snapshot retrieved successfully. Sep 03 11:25:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cf06d8a8-9e04-4130-b887-89c72d658a1c tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 200 Sep 03 11:25:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1063/2157] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:09 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ea13f5eb-a41f-4cc0-a7fd-bba11e1b195a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea13f5eb-a41f-4cc0-a7fd-bba11e1b195a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea13f5eb-a41f-4cc0-a7fd-bba11e1b195a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea13f5eb-a41f-4cc0-a7fd-bba11e1b195a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ea13f5eb-a41f-4cc0-a7fd-bba11e1b195a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea13f5eb-a41f-4cc0-a7fd-bba11e1b195a tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1095/2158] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:09 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 889 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e904000b-0aff-479f-bf1f-f8542797fd06 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e904000b-0aff-479f-bf1f-f8542797fd06 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 Sep 03 11:25:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e904000b-0aff-479f-bf1f-f8542797fd06 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e904000b-0aff-479f-bf1f-f8542797fd06 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e904000b-0aff-479f-bf1f-f8542797fd06 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 returned with HTTP 404 Sep 03 11:25:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1064/2159] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:10 2026] GET /volume/v3/snapshots/c4b256ae-4507-428c-b54d-1fd6bdffe6c4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-632cd3e8-fd36-48aa-a96d-bd0e8bfb02ec None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-632cd3e8-fd36-48aa-a96d-bd0e8bfb02ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:25:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-632cd3e8-fd36-48aa-a96d-bd0e8bfb02ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-632cd3e8-fd36-48aa-a96d-bd0e8bfb02ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-632cd3e8-fd36-48aa-a96d-bd0e8bfb02ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Volume info retrieved successfully. Sep 03 11:25:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-632cd3e8-fd36-48aa-a96d-bd0e8bfb02ec tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 returned with HTTP 200 Sep 03 11:25:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1096/2160] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:10 2026] GET /volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6cc1c8b7-b12f-4eeb-abf2-265553043414 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6cc1c8b7-b12f-4eeb-abf2-265553043414 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] DELETE http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:25:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6cc1c8b7-b12f-4eeb-abf2-265553043414 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6cc1c8b7-b12f-4eeb-abf2-265553043414 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:10 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-6cc1c8b7-b12f-4eeb-abf2-265553043414 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Delete volume with id: e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:25:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6cc1c8b7-b12f-4eeb-abf2-265553043414 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Volume info retrieved successfully. Sep 03 11:25:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6cc1c8b7-b12f-4eeb-abf2-265553043414 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Delete volume request issued successfully. Sep 03 11:25:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6cc1c8b7-b12f-4eeb-abf2-265553043414 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 returned with HTTP 202 Sep 03 11:25:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1065/2161] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:25:10 2026] DELETE /volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-74089859-fdfe-48a3-8e54-4992801fa4bd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74089859-fdfe-48a3-8e54-4992801fa4bd tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:25:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74089859-fdfe-48a3-8e54-4992801fa4bd tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74089859-fdfe-48a3-8e54-4992801fa4bd tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-74089859-fdfe-48a3-8e54-4992801fa4bd tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Volume info retrieved successfully. Sep 03 11:25:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74089859-fdfe-48a3-8e54-4992801fa4bd tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 returned with HTTP 200 Sep 03 11:25:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1097/2162] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:10 2026] GET /volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a6f312c2-4ee6-4d10-a4da-44df1382cdb4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a6f312c2-4ee6-4d10-a4da-44df1382cdb4 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a6f312c2-4ee6-4d10-a4da-44df1382cdb4 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a6f312c2-4ee6-4d10-a4da-44df1382cdb4 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a6f312c2-4ee6-4d10-a4da-44df1382cdb4 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a6f312c2-4ee6-4d10-a4da-44df1382cdb4 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1066/2163] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:10 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 890 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e08d197f-2833-49d3-9974-c93c6709d362 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e08d197f-2833-49d3-9974-c93c6709d362 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e08d197f-2833-49d3-9974-c93c6709d362 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e08d197f-2833-49d3-9974-c93c6709d362 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e08d197f-2833-49d3-9974-c93c6709d362 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e08d197f-2833-49d3-9974-c93c6709d362 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1098/2164] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:10 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 890 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-a5bdbd69-b4db-4c5c-95a1-8854418cf151 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-a5bdbd69-b4db-4c5c-95a1-8854418cf151 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-a5bdbd69-b4db-4c5c-95a1-8854418cf151 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-a5bdbd69-b4db-4c5c-95a1-8854418cf151 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-a5bdbd69-b4db-4c5c-95a1-8854418cf151 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-a5bdbd69-b4db-4c5c-95a1-8854418cf151 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1067/2165] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:25:11 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d1236386-60a0-4336-b07f-c317be81b4c6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d1236386-60a0-4336-b07f-c317be81b4c6 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] GET http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 Sep 03 11:25:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d1236386-60a0-4336-b07f-c317be81b4c6 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9f1e5245-d33e-481b-9548-1ba940a3e2b2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9f1e5245-d33e-481b-9548-1ba940a3e2b2 None None] GET http://192.168.122.194/volume// Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9f1e5245-d33e-481b-9548-1ba940a3e2b2 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d1236386-60a0-4336-b07f-c317be81b4c6 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9f1e5245-d33e-481b-9548-1ba940a3e2b2 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9f1e5245-d33e-481b-9548-1ba940a3e2b2 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:25:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1068/2166] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:25:11 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-72856770-3400-424c-9513-2c2351ec37fd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-72856770-3400-424c-9513-2c2351ec37fd tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-72856770-3400-424c-9513-2c2351ec37fd tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f2ddf26-2d37-42a3-a499-8dc1e81228eb", "connector": null, "instance_uuid": "90480697-9247-4891-93b3-8a94a92300a1"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d1236386-60a0-4336-b07f-c317be81b4c6 tempest-SnapshotsActionsTest-887629224 tempest-SnapshotsActionsTest-887629224-project-member] http://192.168.122.194/volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 returned with HTTP 404 Sep 03 11:25:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1099/2167] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:11 2026] GET /volume/v3/volumes/e039c8d5-c256-4c95-902c-b5e3359ffca9 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-72856770-3400-424c-9513-2c2351ec37fd tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:25:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1069/2168] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:25:11 2026] POST /volume/v3/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ea448072-d875-4ea8-92c3-698198c3b2e2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea448072-d875-4ea8-92c3-698198c3b2e2 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea448072-d875-4ea8-92c3-698198c3b2e2 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea448072-d875-4ea8-92c3-698198c3b2e2 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5774d662-2a22-40e3-9896-3648b46f953e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5774d662-2a22-40e3-9896-3648b46f953e None None] GET http://192.168.122.194/volume// Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5774d662-2a22-40e3-9896-3648b46f953e None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5774d662-2a22-40e3-9896-3648b46f953e None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5774d662-2a22-40e3-9896-3648b46f953e None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:25:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1070/2169] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:25:11 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-b6c2e2b1-a505-4a26-8377-b40474d7a39b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-b6c2e2b1-a505-4a26-8377-b40474d7a39b tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-b6c2e2b1-a505-4a26-8377-b40474d7a39b tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-b6c2e2b1-a505-4a26-8377-b40474d7a39b tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ea448072-d875-4ea8-92c3-698198c3b2e2 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-b6c2e2b1-a505-4a26-8377-b40474d7a39b tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-b6c2e2b1-a505-4a26-8377-b40474d7a39b tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1071/2170] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:25:11 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 1052 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:25:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea448072-d875-4ea8-92c3-698198c3b2e2 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1100/2171] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:11 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 889 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-78e70431-575e-42b3-b4f8-a3140ab94a9c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-78e70431-575e-42b3-b4f8-a3140ab94a9c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] PUT http://192.168.122.194/volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91 Sep 03 11:25:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-78e70431-575e-42b3-b4f8-a3140ab94a9c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:12 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-78e70431-575e-42b3-b4f8-a3140ab94a9c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Acquiring lock "cinder-attachment_update-2f2ddf26-2d37-42a3-a499-8dc1e81228eb-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:25:12 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-78e70431-575e-42b3-b4f8-a3140ab94a9c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Lock "cinder-attachment_update-2f2ddf26-2d37-42a3-a499-8dc1e81228eb-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:25:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:12 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-78e70431-575e-42b3-b4f8-a3140ab94a9c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Lock "cinder-attachment_update-2f2ddf26-2d37-42a3-a499-8dc1e81228eb-devstack" released by "attachment_update" :: held 0.409s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:25:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-78e70431-575e-42b3-b4f8-a3140ab94a9c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91 returned with HTTP 200 Sep 03 11:25:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1072/2172] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:25:12 2026] PUT /volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91 => generated 694 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-90312a76-be0f-4a84-9aaf-8939349348ce None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90312a76-be0f-4a84-9aaf-8939349348ce tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90312a76-be0f-4a84-9aaf-8939349348ce tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90312a76-be0f-4a84-9aaf-8939349348ce tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:12 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:12 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-90312a76-be0f-4a84-9aaf-8939349348ce tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90312a76-be0f-4a84-9aaf-8939349348ce tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1101/2173] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:12 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 890 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-0dda174f-78e4-4f7a-9a49-dabdb4627a33 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-0dda174f-78e4-4f7a-9a49-dabdb4627a33 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] POST http://192.168.122.194/volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91/action Sep 03 11:25:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-0dda174f-78e4-4f7a-9a49-dabdb4627a33 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Action body: b'{"os-complete": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-0dda174f-78e4-4f7a-9a49-dabdb4627a33 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:13 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:13 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cc58a18d-7573-4886-a28d-3e0c3ee6d6ca req-0dda174f-78e4-4f7a-9a49-dabdb4627a33 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91/action returned with HTTP 204 Sep 03 11:25:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1073/2174] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:25:13 2026] POST /volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91/action => generated 0 bytes in 175 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-68efb6a5-1771-45ef-ad73-407d79be193c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-68efb6a5-1771-45ef-ad73-407d79be193c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-68efb6a5-1771-45ef-ad73-407d79be193c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-68efb6a5-1771-45ef-ad73-407d79be193c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:14 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=435,cinder:UPDATE=133,cinder:INSERT=83,cinder:DELETE=6 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:25:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-68efb6a5-1771-45ef-ad73-407d79be193c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-68efb6a5-1771-45ef-ad73-407d79be193c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1102/2175] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:14 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 1182 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:25:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-13ab6b55-b300-4a4b-86c3-09f721d822a9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-13ab6b55-b300-4a4b-86c3-09f721d822a9 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-13ab6b55-b300-4a4b-86c3-09f721d822a9 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-13ab6b55-b300-4a4b-86c3-09f721d822a9 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:14 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=496,cinder:INSERT=66,cinder:UPDATE=134,cinder:DELETE=6 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:25:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-13ab6b55-b300-4a4b-86c3-09f721d822a9 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-13ab6b55-b300-4a4b-86c3-09f721d822a9 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1074/2176] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:14 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 1182 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:25:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c6fc0b10-66c5-4549-ac0a-6157a16642f4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1103/2177] 192.168.122.194 () {62 vars in 1495 bytes} [Thu Sep 3 11:25:14 2026] DELETE /volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91 => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-531827fa-17b5-41a9-8a71-37f34cc4de29 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:14 devstack devstack@c-api.service[86726]: WARNING keystonemiddleware.auth_token [None req-531827fa-17b5-41a9-8a71-37f34cc4de29 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 11:25:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1075/2178] 192.168.122.194 () {62 vars in 1495 bytes} [Thu Sep 3 11:25:14 2026] DELETE /volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91 => generated 114 bytes in 166 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] DELETE http://192.168.122.194/volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91 Sep 03 11:25:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Attachment connected to vm 90480697-9247-4891-93b3-8a94a92300a1, checking data on nova Sep 03 11:25:14 devstack devstack@c-api.service[86725]: DEBUG cinder.compute.nova [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Creating Keystone token plugin using URL: http://192.168.122.194/identity {{(pid=86725) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 11:25:15 devstack devstack@c-api.service[86725]: DEBUG novaclient.v2.client [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] REQ: curl -g -i -X GET http://192.168.122.194/compute/v2.1/servers/90480697-9247-4891-93b3-8a94a92300a1/os-volume_attachments/2f2ddf26-2d37-42a3-a499-8dc1e81228eb -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a4df29ee85046cec7eef41b8201893680c2f412a04a47cb4d86482a06c8255cc" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2c38f247-612c-4a99-9f08-8b8e73cead29" -H "X-Service-Token: {SHA256}1e46df07c27280e8593bf8fb0e7193dfea89e9967b503df4f96aea9dcae83337" {{(pid=86725) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 11:25:15 devstack devstack@c-api.service[86725]: DEBUG novaclient.v2.client [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 09:25:15 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-f5cf1333-49eb-4743-92cb-2a4585619013 x-openstack-request-id: req-f5cf1333-49eb-4743-92cb-2a4585619013 {{(pid=86725) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 11:25:15 devstack devstack@c-api.service[86725]: DEBUG novaclient.v2.client [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "2f2ddf26-2d37-42a3-a499-8dc1e81228eb", "serverId": "90480697-9247-4891-93b3-8a94a92300a1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "646fdfd2-a82d-486b-b83f-68f0bc842f91", "bdm_uuid": "6c44313a-ff00-4b73-841e-c04335511fe3"}} {{(pid=86725) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 11:25:15 devstack devstack@c-api.service[86725]: DEBUG novaclient.v2.client [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET call to compute for http://192.168.122.194/compute/v2.1/servers/90480697-9247-4891-93b3-8a94a92300a1/os-volume_attachments/2f2ddf26-2d37-42a3-a499-8dc1e81228eb used request id req-f5cf1333-49eb-4743-92cb-2a4585619013 {{(pid=86725) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.volume.api [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-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 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Caught error: Detach volume from instance 90480697-9247-4891-93b3-8a94a92300a1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 90480697-9247-4891-93b3-8a94a92300a1 using the Compute API Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: 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 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 90480697-9247-4891-93b3-8a94a92300a1 using the Compute API Sep 03 11:25:15 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault Sep 03 11:25:15 devstack devstack@c-api.service[86725]: INFO cinder.api.middleware.fault [None req-2c38f247-612c-4a99-9f08-8b8e73cead29 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91 returned with HTTP 409 Sep 03 11:25:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1104/2179] 192.168.122.194 () {60 vars in 1288 bytes} [Thu Sep 3 11:25:14 2026] DELETE /volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91 => generated 167 bytes in 1414 msecs (HTTP/1.1 409) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:25:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-88ee1307-7308-41da-8bc3-e3e9664b32cc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-88ee1307-7308-41da-8bc3-e3e9664b32cc tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-88ee1307-7308-41da-8bc3-e3e9664b32cc tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-88ee1307-7308-41da-8bc3-e3e9664b32cc tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-88ee1307-7308-41da-8bc3-e3e9664b32cc tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-88ee1307-7308-41da-8bc3-e3e9664b32cc tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1076/2180] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:25:16 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 1164 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-e11ce1f7-867c-4255-ab34-4caa6a1bd3e8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-e11ce1f7-867c-4255-ab34-4caa6a1bd3e8 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] POST http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb/action Sep 03 11:25:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-e11ce1f7-867c-4255-ab34-4caa6a1bd3e8 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-e11ce1f7-867c-4255-ab34-4caa6a1bd3e8 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:16 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-e11ce1f7-867c-4255-ab34-4caa6a1bd3e8 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:25:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-e11ce1f7-867c-4255-ab34-4caa6a1bd3e8 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-e11ce1f7-867c-4255-ab34-4caa6a1bd3e8 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Begin detaching volume completed successfully. Sep 03 11:25:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-e11ce1f7-867c-4255-ab34-4caa6a1bd3e8 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb/action returned with HTTP 202 Sep 03 11:25:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1105/2181] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:25:16 2026] POST /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:25:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3a412780-8f91-40b5-a270-c0052ab4741e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a412780-8f91-40b5-a270-c0052ab4741e None None] GET http://192.168.122.194/volume// Sep 03 11:25:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a412780-8f91-40b5-a270-c0052ab4741e None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a412780-8f91-40b5-a270-c0052ab4741e None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a412780-8f91-40b5-a270-c0052ab4741e None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:25:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1077/2182] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:25:16 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:25:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-53f4e798-73cc-42f1-a99a-0c72135ef61c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-53f4e798-73cc-42f1-a99a-0c72135ef61c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-53f4e798-73cc-42f1-a99a-0c72135ef61c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-53f4e798-73cc-42f1-a99a-0c72135ef61c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-53f4e798-73cc-42f1-a99a-0c72135ef61c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-53f4e798-73cc-42f1-a99a-0c72135ef61c tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1106/2183] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:25:16 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 1348 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:25:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-6d5cb6e9-3f62-4742-bf00-3061a5703798 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-6d5cb6e9-3f62-4742-bf00-3061a5703798 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] DELETE http://192.168.122.194/volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91 Sep 03 11:25:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-6d5cb6e9-3f62-4742-bf00-3061a5703798 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-6d5cb6e9-3f62-4742-bf00-3061a5703798 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:17 devstack devstack@c-api.service[86726]: /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 03 11:25:17 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:25:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-1f50083c-cd7b-4280-b790-9fe525a63613 req-6d5cb6e9-3f62-4742-bf00-3061a5703798 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91 returned with HTTP 200 Sep 03 11:25:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1078/2184] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:25:16 2026] DELETE /volume/v3/attachments/646fdfd2-a82d-486b-b83f-68f0bc842f91 => generated 19 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-5a2df50e-d1c6-41cc-8e27-16f18da37659 req-92d8de5f-2500-4411-81ac-67e1be40ed87 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-5a2df50e-d1c6-41cc-8e27-16f18da37659 req-92d8de5f-2500-4411-81ac-67e1be40ed87 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-5a2df50e-d1c6-41cc-8e27-16f18da37659 req-92d8de5f-2500-4411-81ac-67e1be40ed87 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-5a2df50e-d1c6-41cc-8e27-16f18da37659 req-92d8de5f-2500-4411-81ac-67e1be40ed87 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-5a2df50e-d1c6-41cc-8e27-16f18da37659 req-92d8de5f-2500-4411-81ac-67e1be40ed87 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-5a2df50e-d1c6-41cc-8e27-16f18da37659 req-92d8de5f-2500-4411-81ac-67e1be40ed87 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1107/2185] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:25:17 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 872 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-27dde9c0-17d5-4dc5-b7c3-a9f4964cf1e0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-27dde9c0-17d5-4dc5-b7c3-a9f4964cf1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] DELETE http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-27dde9c0-17d5-4dc5-b7c3-a9f4964cf1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-27dde9c0-17d5-4dc5-b7c3-a9f4964cf1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:17 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-27dde9c0-17d5-4dc5-b7c3-a9f4964cf1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Delete volume with id: 2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-27dde9c0-17d5-4dc5-b7c3-a9f4964cf1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-27dde9c0-17d5-4dc5-b7c3-a9f4964cf1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Delete volume request issued successfully. Sep 03 11:25:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-27dde9c0-17d5-4dc5-b7c3-a9f4964cf1e0 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 202 Sep 03 11:25:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1079/2186] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:25:17 2026] DELETE /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:25:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-010465d6-3645-40da-a33e-1ba300bdda40 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-010465d6-3645-40da-a33e-1ba300bdda40 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-010465d6-3645-40da-a33e-1ba300bdda40 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-010465d6-3645-40da-a33e-1ba300bdda40 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-010465d6-3645-40da-a33e-1ba300bdda40 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-010465d6-3645-40da-a33e-1ba300bdda40 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1108/2187] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:17 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 889 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-331869212", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-331869212', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:18 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Create volume of 1 GB Sep 03 11:25:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Availability Zones retrieved successfully. Sep 03 11:25:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Flow 'volume_create_api' (7237e645-cd19-4e1c-9fdd-9addff803c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffe9e9c-bbf0-497c-af02-d1775ce8ff98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffe9e9c-bbf0-497c-af02-d1775ce8ff98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:18 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9011900b-6f30-4cb1-9a23-20e4d013f150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fea47f85-cf70-4b6f-a8b4-91eb0b2ffc8f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fea47f85-cf70-4b6f-a8b4-91eb0b2ffc8f tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fea47f85-cf70-4b6f-a8b4-91eb0b2ffc8f tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fea47f85-cf70-4b6f-a8b4-91eb0b2ffc8f tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fea47f85-cf70-4b6f-a8b4-91eb0b2ffc8f tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Volume info retrieved successfully. Sep 03 11:25:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fea47f85-cf70-4b6f-a8b4-91eb0b2ffc8f tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 200 Sep 03 11:25:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1109/2188] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:19 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 889 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-934a69bd-b4e4-471b-ac9a-0a567b5c2ed7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Created reservations ['3bf89eaf-4550-4a96-8e7f-88af74a0d333', '76141950-9691-429f-a3a9-da2d321ffa8a', 'f98ef2a5-3316-4aa2-9b76-01449dab69c0', '1ce9d661-f3bb-4cfa-b846-98bea2fbf5cb'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9011900b-6f30-4cb1-9a23-20e4d013f150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf89eaf-4550-4a96-8e7f-88af74a0d333', '76141950-9691-429f-a3a9-da2d321ffa8a', 'f98ef2a5-3316-4aa2-9b76-01449dab69c0', '1ce9d661-f3bb-4cfa-b846-98bea2fbf5cb']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70626f92-ab9b-4249-bb31-b226f7f02d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70626f92-ab9b-4249-bb31-b226f7f02d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17e82fa0-cc62-47f5-8033-d2cd0a24ccb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-331869212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039eb1406f984bae9423b0f8144ee7ef',qos_specs=None,replication_status=,reservations=['3bf89eaf-4550-4a96-8e7f-88af74a0d333','76141950-9691-429f-a3a9-da2d321ffa8a','f98ef2a5-3316-4aa2-9b76-01449dab69c0','1ce9d661-f3bb-4cfa-b846-98bea2fbf5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b49d3b21114c4e65a3f2c6e2d7f2e90e',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-331869212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17e82fa0-cc62-47f5-8033-d2cd0a24ccb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='039eb1406f984bae9423b0f8144ee7ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b49d3b21114c4e65a3f2c6e2d7f2e90e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f63e1242-1cad-4551-bb03-b1b226d4f631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f63e1242-1cad-4551-bb03-b1b226d4f631) transitioned into state 'SUCCESS' from state '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-331869212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='039eb1406f984bae9423b0f8144ee7ef',qos_specs=None,replication_status=,reservations=['3bf89eaf-4550-4a96-8e7f-88af74a0d333','76141950-9691-429f-a3a9-da2d321ffa8a','f98ef2a5-3316-4aa2-9b76-01449dab69c0','1ce9d661-f3bb-4cfa-b846-98bea2fbf5cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b49d3b21114c4e65a3f2c6e2d7f2e90e',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ac0cac-93de-4013-a99d-9052dded11c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ac0cac-93de-4013-a99d-9052dded11c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Flow 'volume_create_api' (7237e645-cd19-4e1c-9fdd-9addff803c78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Create volume request issued successfully. Sep 03 11:25:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5aaeea0a-37f0-49df-82a9-5175ffca4acf tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1080/2189] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:25:18 2026] POST /volume/v3/volumes => generated 763 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-86696e16-7d7b-4021-93a4-e59e09545dea None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-86696e16-7d7b-4021-93a4-e59e09545dea tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-86696e16-7d7b-4021-93a4-e59e09545dea tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-86696e16-7d7b-4021-93a4-e59e09545dea tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-86696e16-7d7b-4021-93a4-e59e09545dea tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-86696e16-7d7b-4021-93a4-e59e09545dea tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1081/2190] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:19 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 831 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-934a69bd-b4e4-471b-ac9a-0a567b5c2ed7 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] GET http://192.168.122.194/volume/v3/os-quota-class-sets/default Sep 03 11:25:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-934a69bd-b4e4-471b-ac9a-0a567b5c2ed7 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-934a69bd-b4e4-471b-ac9a-0a567b5c2ed7 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-934a69bd-b4e4-471b-ac9a-0a567b5c2ed7 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] http://192.168.122.194/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:25:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1110/2191] 192.168.122.194 () {58 vars in 1181 bytes} [Thu Sep 3 11:25:19 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1cae29aa-9bbd-4202-8e46-34ec05728954 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1cae29aa-9bbd-4202-8e46-34ec05728954 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] GET http://192.168.122.194/volume/v3/os-quota-class-sets/default Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1cae29aa-9bbd-4202-8e46-34ec05728954 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1cae29aa-9bbd-4202-8e46-34ec05728954 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1cae29aa-9bbd-4202-8e46-34ec05728954 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] http://192.168.122.194/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:25:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1082/2192] 192.168.122.194 () {58 vars in 1181 bytes} [Thu Sep 3 11:25:19 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-476eccaf-acf2-451f-b8c7-6bd451660fa2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-476eccaf-acf2-451f-b8c7-6bd451660fa2 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:25:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-476eccaf-acf2-451f-b8c7-6bd451660fa2 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-119650462"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-476eccaf-acf2-451f-b8c7-6bd451660fa2 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:25:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1111/2193] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:25:19 2026] POST /volume/v3/types => generated 227 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6c5e2e31-ea79-4a5b-a83a-e3f5249084dd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6c5e2e31-ea79-4a5b-a83a-e3f5249084dd tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-class-sets/default Sep 03 11:25:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6c5e2e31-ea79-4a5b-a83a-e3f5249084dd tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-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-119650462": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-119650462": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-119650462": 10}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6c5e2e31-ea79-4a5b-a83a-e3f5249084dd tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] http://192.168.122.194/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:25:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1083/2194] 192.168.122.194 () {60 vars in 1202 bytes} [Thu Sep 3 11:25:19 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9b480c90-0472-4113-ae19-786d726e6f99 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9b480c90-0472-4113-ae19-786d726e6f99 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/6056f076fdb64d15baed6f232fd1c126/defaults Sep 03 11:25:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9b480c90-0472-4113-ae19-786d726e6f99 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9b480c90-0472-4113-ae19-786d726e6f99 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Calling method 'defaults' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9b480c90-0472-4113-ae19-786d726e6f99 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/6056f076fdb64d15baed6f232fd1c126/defaults returned with HTTP 200 Sep 03 11:25:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1112/2195] 192.168.122.194 () {58 vars in 1265 bytes} [Thu Sep 3 11:25:19 2026] GET /volume/v3/os-quota-sets/6056f076fdb64d15baed6f232fd1c126/defaults => generated 646 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a8436226-b452-4e25-a474-506ff2af5975 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8436226-b452-4e25-a474-506ff2af5975 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] GET http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb Sep 03 11:25:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8436226-b452-4e25-a474-506ff2af5975 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8436226-b452-4e25-a474-506ff2af5975 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8436226-b452-4e25-a474-506ff2af5975 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300 tempest-TestServerVolumeAttachScenarioOldVersion-1902195300-project-member] http://192.168.122.194/volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb returned with HTTP 404 Sep 03 11:25:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1084/2196] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:20 2026] GET /volume/v3/volumes/2f2ddf26-2d37-42a3-a499-8dc1e81228eb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:25:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fb264c09-50a5-458d-bf51-3456783304a5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb264c09-50a5-458d-bf51-3456783304a5 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] GET http://192.168.122.194/volume/v3/os-quota-sets/eeb8dd75f2164d3e9f75f14e88f0102a/defaults Sep 03 11:25:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fb264c09-50a5-458d-bf51-3456783304a5 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fb264c09-50a5-458d-bf51-3456783304a5 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Calling method 'defaults' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb264c09-50a5-458d-bf51-3456783304a5 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] http://192.168.122.194/volume/v3/os-quota-sets/eeb8dd75f2164d3e9f75f14e88f0102a/defaults returned with HTTP 200 Sep 03 11:25:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1113/2197] 192.168.122.194 () {58 vars in 1265 bytes} [Thu Sep 3 11:25:20 2026] GET /volume/v3/os-quota-sets/eeb8dd75f2164d3e9f75f14e88f0102a/defaults => generated 646 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0c0528ba-0cc5-4f73-8957-84bdcc08aa4c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0c0528ba-0cc5-4f73-8957-84bdcc08aa4c tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0c0528ba-0cc5-4f73-8957-84bdcc08aa4c tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0c0528ba-0cc5-4f73-8957-84bdcc08aa4c tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0c0528ba-0cc5-4f73-8957-84bdcc08aa4c tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0c0528ba-0cc5-4f73-8957-84bdcc08aa4c tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1085/2198] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:20 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-64e0e3ed-5ea0-43df-9b05-c3839a511c61 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-64e0e3ed-5ea0-43df-9b05-c3839a511c61 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] DELETE http://192.168.122.194/volume/v3/types/09a572af-837a-433b-81a6-bd3aba95b910 Sep 03 11:25:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-64e0e3ed-5ea0-43df-9b05-c3839a511c61 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-64e0e3ed-5ea0-43df-9b05-c3839a511c61 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-64e0e3ed-5ea0-43df-9b05-c3839a511c61 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] http://192.168.122.194/volume/v3/types/09a572af-837a-433b-81a6-bd3aba95b910 returned with HTTP 202 Sep 03 11:25:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1114/2199] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:25:20 2026] DELETE /volume/v3/types/09a572af-837a-433b-81a6-bd3aba95b910 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ba645520-b1db-4e95-b0ed-e6e9b9d917f2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba645520-b1db-4e95-b0ed-e6e9b9d917f2 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] GET http://192.168.122.194/volume/v3/types/09a572af-837a-433b-81a6-bd3aba95b910 Sep 03 11:25:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba645520-b1db-4e95-b0ed-e6e9b9d917f2 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba645520-b1db-4e95-b0ed-e6e9b9d917f2 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba645520-b1db-4e95-b0ed-e6e9b9d917f2 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] http://192.168.122.194/volume/v3/types/09a572af-837a-433b-81a6-bd3aba95b910 returned with HTTP 404 Sep 03 11:25:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1086/2200] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:25:20 2026] GET /volume/v3/types/09a572af-837a-433b-81a6-bd3aba95b910 => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8cced6ee-e44b-4deb-9ab6-f16652b11d85 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8cced6ee-e44b-4deb-9ab6-f16652b11d85 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] PUT http://192.168.122.194/volume/v3/os-quota-class-sets/default Sep 03 11:25:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8cced6ee-e44b-4deb-9ab6-f16652b11d85 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8cced6ee-e44b-4deb-9ab6-f16652b11d85 tempest-VolumeQuotaClassesTest-575440250 tempest-VolumeQuotaClassesTest-575440250-project-admin] http://192.168.122.194/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:25:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1115/2201] 192.168.122.194 () {60 vars in 1202 bytes} [Thu Sep 3 11:25:20 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-75f55744-da49-4922-aeb9-f22a78d3c3cc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75f55744-da49-4922-aeb9-f22a78d3c3cc tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-75f55744-da49-4922-aeb9-f22a78d3c3cc tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-75f55744-da49-4922-aeb9-f22a78d3c3cc tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-75f55744-da49-4922-aeb9-f22a78d3c3cc tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75f55744-da49-4922-aeb9-f22a78d3c3cc tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1087/2202] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:21 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-474a81aa-efac-4e17-932b-fe6e1b4b4455 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-474a81aa-efac-4e17-932b-fe6e1b4b4455 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-474a81aa-efac-4e17-932b-fe6e1b4b4455 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-474a81aa-efac-4e17-932b-fe6e1b4b4455 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-474a81aa-efac-4e17-932b-fe6e1b4b4455 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-474a81aa-efac-4e17-932b-fe6e1b4b4455 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1116/2203] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:21 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:25:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ba1f4184-fa38-45f2-818c-97c886f53de6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba1f4184-fa38-45f2-818c-97c886f53de6 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes Sep 03 11:25:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba1f4184-fa38-45f2-818c-97c886f53de6 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba1f4184-fa38-45f2-818c-97c886f53de6 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-ba1f4184-fa38-45f2-818c-97c886f53de6 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:25:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ba1f4184-fa38-45f2-818c-97c886f53de6 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:25:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ba1f4184-fa38-45f2-818c-97c886f53de6 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Get all volumes completed successfully. Sep 03 11:25:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba1f4184-fa38-45f2-818c-97c886f53de6 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 200 Sep 03 11:25:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1088/2204] 192.168.122.194 () {58 vars in 1121 bytes} [Thu Sep 3 11:25:21 2026] GET /volume/v3/volumes => generated 346 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f8487d93-26cc-42db-b5a6-ba2f5cfee17d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f8487d93-26cc-42db-b5a6-ba2f5cfee17d tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f8487d93-26cc-42db-b5a6-ba2f5cfee17d tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f8487d93-26cc-42db-b5a6-ba2f5cfee17d tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f8487d93-26cc-42db-b5a6-ba2f5cfee17d tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f8487d93-26cc-42db-b5a6-ba2f5cfee17d tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1117/2205] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:21 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-79006062-cbb3-4c23-867a-7daf01111199 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-79006062-cbb3-4c23-867a-7daf01111199 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-79006062-cbb3-4c23-867a-7daf01111199 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-79006062-cbb3-4c23-867a-7daf01111199 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-79006062-cbb3-4c23-867a-7daf01111199 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-79006062-cbb3-4c23-867a-7daf01111199 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1089/2206] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:25:21 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:25:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5ef1c441-23ac-4545-ad32-2dee3c9d77db None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5ef1c441-23ac-4545-ad32-2dee3c9d77db None None] GET http://192.168.122.194/volume// Sep 03 11:25:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5ef1c441-23ac-4545-ad32-2dee3c9d77db None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5ef1c441-23ac-4545-ad32-2dee3c9d77db None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5ef1c441-23ac-4545-ad32-2dee3c9d77db None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:25:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1118/2207] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:25:22 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:25:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-5e33faac-eb41-4516-83ce-eb703d890fa4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-5e33faac-eb41-4516-83ce-eb703d890fa4 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:25:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-5e33faac-eb41-4516-83ce-eb703d890fa4 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17e82fa0-cc62-47f5-8033-d2cd0a24ccb8", "connector": null, "instance_uuid": "55491a72-37c4-45a6-94dc-1e4e5839f822"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-5e33faac-eb41-4516-83ce-eb703d890fa4 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:25:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1090/2208] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:25:22 2026] POST /volume/v3/attachments => generated 273 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:25:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9257cb09-5b06-44bf-89fb-99e4bb8b83a8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9257cb09-5b06-44bf-89fb-99e4bb8b83a8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9257cb09-5b06-44bf-89fb-99e4bb8b83a8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9257cb09-5b06-44bf-89fb-99e4bb8b83a8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dab9a1f6-0501-4476-873a-9d999cd28d94 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dab9a1f6-0501-4476-873a-9d999cd28d94 None None] GET http://192.168.122.194/volume// Sep 03 11:25:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dab9a1f6-0501-4476-873a-9d999cd28d94 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dab9a1f6-0501-4476-873a-9d999cd28d94 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dab9a1f6-0501-4476-873a-9d999cd28d94 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:25:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1091/2209] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:25:23 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:25:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-618c35b4-45ef-4b08-b141-f0497e985a76 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-618c35b4-45ef-4b08-b141-f0497e985a76 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-618c35b4-45ef-4b08-b141-f0497e985a76 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-618c35b4-45ef-4b08-b141-f0497e985a76 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9257cb09-5b06-44bf-89fb-99e4bb8b83a8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9257cb09-5b06-44bf-89fb-99e4bb8b83a8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1119/2210] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:23 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:25:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-618c35b4-45ef-4b08-b141-f0497e985a76 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-618c35b4-45ef-4b08-b141-f0497e985a76 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1092/2211] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:25:23 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 1036 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:25:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-ef399f55-f9f9-46a6-bf71-172dd9ff923b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-ef399f55-f9f9-46a6-bf71-172dd9ff923b tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] PUT http://192.168.122.194/volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77 Sep 03 11:25:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-ef399f55-f9f9-46a6-bf71-172dd9ff923b tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:23 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-ef399f55-f9f9-46a6-bf71-172dd9ff923b tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Acquiring lock "cinder-attachment_update-17e82fa0-cc62-47f5-8033-d2cd0a24ccb8-devstack" by "attachment_update" {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:25:23 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-ef399f55-f9f9-46a6-bf71-172dd9ff923b tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Lock "cinder-attachment_update-17e82fa0-cc62-47f5-8033-d2cd0a24ccb8-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:25:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:23 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-ef399f55-f9f9-46a6-bf71-172dd9ff923b tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Lock "cinder-attachment_update-17e82fa0-cc62-47f5-8033-d2cd0a24ccb8-devstack" released by "attachment_update" :: held 0.408s {{(pid=86725) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:25:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-ef399f55-f9f9-46a6-bf71-172dd9ff923b tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77 returned with HTTP 200 Sep 03 11:25:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1120/2212] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:25:23 2026] PUT /volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77 => generated 694 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:25:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b302d098-59d7-476d-af60-d70991f8b6eb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b302d098-59d7-476d-af60-d70991f8b6eb tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b302d098-59d7-476d-af60-d70991f8b6eb tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b302d098-59d7-476d-af60-d70991f8b6eb tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b302d098-59d7-476d-af60-d70991f8b6eb tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b302d098-59d7-476d-af60-d70991f8b6eb tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1093/2213] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:24 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-f9780fd2-7588-46c0-9f46-8f6d3dd2e033 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-f9780fd2-7588-46c0-9f46-8f6d3dd2e033 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] POST http://192.168.122.194/volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77/action Sep 03 11:25:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-f9780fd2-7588-46c0-9f46-8f6d3dd2e033 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:25:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-f9780fd2-7588-46c0-9f46-8f6d3dd2e033 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-f0c6c071-a3a5-4398-a4ac-d22952c24153 req-f9780fd2-7588-46c0-9f46-8f6d3dd2e033 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77/action returned with HTTP 204 Sep 03 11:25:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1121/2214] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:25:24 2026] POST /volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b11add87-89a8-48f8-856d-02be8d8786e3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b11add87-89a8-48f8-856d-02be8d8786e3 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b11add87-89a8-48f8-856d-02be8d8786e3 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b11add87-89a8-48f8-856d-02be8d8786e3 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b11add87-89a8-48f8-856d-02be8d8786e3 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b11add87-89a8-48f8-856d-02be8d8786e3 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1094/2215] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:25 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 1148 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ab97bf6e-29f9-4ffc-8ee9-88fa8b599a48 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ab97bf6e-29f9-4ffc-8ee9-88fa8b599a48 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ab97bf6e-29f9-4ffc-8ee9-88fa8b599a48 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ab97bf6e-29f9-4ffc-8ee9-88fa8b599a48 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ab97bf6e-29f9-4ffc-8ee9-88fa8b599a48 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ab97bf6e-29f9-4ffc-8ee9-88fa8b599a48 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1122/2216] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:25 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c40cc86a-63a2-437f-ad0c-2ce1503a9035 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c40cc86a-63a2-437f-ad0c-2ce1503a9035 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:25:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c40cc86a-63a2-437f-ad0c-2ce1503a9035 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c40cc86a-63a2-437f-ad0c-2ce1503a9035 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c40cc86a-63a2-437f-ad0c-2ce1503a9035 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:25:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c40cc86a-63a2-437f-ad0c-2ce1503a9035 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:25:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1095/2217] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:25 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 1148 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8c6dd95c-a0b3-4d97-950c-723e90890735 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c6dd95c-a0b3-4d97-950c-723e90890735 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] GET http://192.168.122.194/volume/v3/os-services Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c6dd95c-a0b3-4d97-950c-723e90890735 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c6dd95c-a0b3-4d97-950c-723e90890735 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: /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 03 11:25:28 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:25:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c6dd95c-a0b3-4d97-950c-723e90890735 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] http://192.168.122.194/volume/v3/os-services returned with HTTP 200 Sep 03 11:25:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1123/2218] 192.168.122.194 () {58 vars in 1133 bytes} [Thu Sep 3 11:25:28 2026] GET /volume/v3/os-services => generated 707 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3953469c-ea14-40a1-a20e-c88518dcf602 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3953469c-ea14-40a1-a20e-c88518dcf602 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] GET http://192.168.122.194/volume/v3/os-services?host=devstack Sep 03 11:25:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3953469c-ea14-40a1-a20e-c88518dcf602 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3953469c-ea14-40a1-a20e-c88518dcf602 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:28 devstack devstack@c-api.service[86726]: /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 03 11:25:28 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:25:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3953469c-ea14-40a1-a20e-c88518dcf602 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] http://192.168.122.194/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 03 11:25:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1096/2219] 192.168.122.194 () {58 vars in 1160 bytes} [Thu Sep 3 11:25:28 2026] GET /volume/v3/os-services?host=devstack => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-be6e18cf-8a55-40d1-96a3-b97882df1728 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-be6e18cf-8a55-40d1-96a3-b97882df1728 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] GET http://192.168.122.194/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-be6e18cf-8a55-40d1-96a3-b97882df1728 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-be6e18cf-8a55-40d1-96a3-b97882df1728 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-be6e18cf-8a55-40d1-96a3-b97882df1728 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] http://192.168.122.194/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 03 11:25:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1124/2220] 192.168.122.194 () {58 vars in 1208 bytes} [Thu Sep 3 11:25:28 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bc44ab30-27de-4bdb-98eb-b6b83fee2134 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bc44ab30-27de-4bdb-98eb-b6b83fee2134 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] GET http://192.168.122.194/volume/v3/os-services?binary=cinder-scheduler Sep 03 11:25:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bc44ab30-27de-4bdb-98eb-b6b83fee2134 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bc44ab30-27de-4bdb-98eb-b6b83fee2134 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bc44ab30-27de-4bdb-98eb-b6b83fee2134 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] http://192.168.122.194/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 03 11:25:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1097/2221] 192.168.122.194 () {58 vars in 1180 bytes} [Thu Sep 3 11:25:28 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2131055444"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2131055444'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Create volume of 1 GB Sep 03 11:25:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Availability Zones retrieved successfully. Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Flow 'volume_create_api' (de2f6018-a49b-4d97-8b41-10e653fdb18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de3816f-6416-40a8-a8c5-a81d38840699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de3816f-6416-40a8-a8c5-a81d38840699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (643af4bf-c7ab-43ef-a23a-9d2a953a0750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:29 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Created reservations ['cb9c91df-84be-4a51-b2e4-1ef750a3b828', '4eb39350-b2bb-4bcc-89f0-eb760e7fb86a', '8d84982a-21a9-4b7b-bea3-320b8fa8a065', '2a2bdde2-a23d-43ea-b510-86b10a2d1bec'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (643af4bf-c7ab-43ef-a23a-9d2a953a0750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb9c91df-84be-4a51-b2e4-1ef750a3b828', '4eb39350-b2bb-4bcc-89f0-eb760e7fb86a', '8d84982a-21a9-4b7b-bea3-320b8fa8a065', '2a2bdde2-a23d-43ea-b510-86b10a2d1bec']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cd16eb1-77c3-4e6a-a13e-067f45d8d04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cd16eb1-77c3-4e6a-a13e-067f45d8d04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a36db8f3-da9d-44ed-bf8a-bd0538178a6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2131055444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba7b234151b4996aaeeec70bd0cbe5e',qos_specs=None,replication_status=,reservations=['cb9c91df-84be-4a51-b2e4-1ef750a3b828','4eb39350-b2bb-4bcc-89f0-eb760e7fb86a','8d84982a-21a9-4b7b-bea3-320b8fa8a065','2a2bdde2-a23d-43ea-b510-86b10a2d1bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34d3a5b5aa942d18a07e02fff96b466',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2131055444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a36db8f3-da9d-44ed-bf8a-bd0538178a6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba7b234151b4996aaeeec70bd0cbe5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f34d3a5b5aa942d18a07e02fff96b466',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec13cdaa-8dc3-4c36-9b91-81d4c34849e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec13cdaa-8dc3-4c36-9b91-81d4c34849e7) transitioned into state 'SUCCESS' from state '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-2131055444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba7b234151b4996aaeeec70bd0cbe5e',qos_specs=None,replication_status=,reservations=['cb9c91df-84be-4a51-b2e4-1ef750a3b828','4eb39350-b2bb-4bcc-89f0-eb760e7fb86a','8d84982a-21a9-4b7b-bea3-320b8fa8a065','2a2bdde2-a23d-43ea-b510-86b10a2d1bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34d3a5b5aa942d18a07e02fff96b466',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4cd4f5e-5fae-47b5-95c2-b664fbe23cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4cd4f5e-5fae-47b5-95c2-b664fbe23cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Flow 'volume_create_api' (de2f6018-a49b-4d97-8b41-10e653fdb18d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Create volume request issued successfully. Sep 03 11:25:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-85b39681-ac3b-49a2-8be9-f8f40f599555 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1125/2222] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:25:28 2026] POST /volume/v3/volumes => generated 763 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:25:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0298dcb8-cb44-4b00-b3b1-41bbb984ff28 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0298dcb8-cb44-4b00-b3b1-41bbb984ff28 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] GET http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e Sep 03 11:25:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0298dcb8-cb44-4b00-b3b1-41bbb984ff28 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0298dcb8-cb44-4b00-b3b1-41bbb984ff28 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0298dcb8-cb44-4b00-b3b1-41bbb984ff28 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Volume info retrieved successfully. Sep 03 11:25:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0298dcb8-cb44-4b00-b3b1-41bbb984ff28 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e returned with HTTP 200 Sep 03 11:25:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1098/2223] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:29 2026] GET /volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e => generated 831 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-da8b5dee-ae9d-419a-a8b1-f9d9e6c76747 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da8b5dee-ae9d-419a-a8b1-f9d9e6c76747 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] GET http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e Sep 03 11:25:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da8b5dee-ae9d-419a-a8b1-f9d9e6c76747 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da8b5dee-ae9d-419a-a8b1-f9d9e6c76747 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-da8b5dee-ae9d-419a-a8b1-f9d9e6c76747 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Volume info retrieved successfully. Sep 03 11:25:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da8b5dee-ae9d-419a-a8b1-f9d9e6c76747 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e returned with HTTP 200 Sep 03 11:25:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1126/2224] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:30 2026] GET /volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:25:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-24f9ab47-f9d4-4c0e-95ac-f763d81ce015 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24f9ab47-f9d4-4c0e-95ac-f763d81ce015 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] GET http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e Sep 03 11:25:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24f9ab47-f9d4-4c0e-95ac-f763d81ce015 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-24f9ab47-f9d4-4c0e-95ac-f763d81ce015 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-24f9ab47-f9d4-4c0e-95ac-f763d81ce015 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Volume info retrieved successfully. Sep 03 11:25:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-24f9ab47-f9d4-4c0e-95ac-f763d81ce015 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e returned with HTTP 200 Sep 03 11:25:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1099/2225] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:31 2026] GET /volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-68830a28-e1cc-441f-a52e-8577768671d7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-68830a28-e1cc-441f-a52e-8577768671d7 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] GET http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e Sep 03 11:25:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-68830a28-e1cc-441f-a52e-8577768671d7 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-68830a28-e1cc-441f-a52e-8577768671d7 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-68830a28-e1cc-441f-a52e-8577768671d7 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Volume info retrieved successfully. Sep 03 11:25:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-68830a28-e1cc-441f-a52e-8577768671d7 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e returned with HTTP 200 Sep 03 11:25:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1127/2226] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:31 2026] GET /volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e => generated 1019 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0c61112b-45aa-4356-b435-0c28baead84d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0c61112b-45aa-4356-b435-0c28baead84d tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] GET http://192.168.122.194/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 03 11:25:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0c61112b-45aa-4356-b435-0c28baead84d tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0c61112b-45aa-4356-b435-0c28baead84d tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:31 devstack devstack@c-api.service[86726]: /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 03 11:25:31 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:25:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0c61112b-45aa-4356-b435-0c28baead84d tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] http://192.168.122.194/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 03 11:25:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1100/2227] 192.168.122.194 () {58 vars in 1202 bytes} [Thu Sep 3 11:25:31 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ac9d49fe-0a95-484e-85a3-dbc91b245260 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ac9d49fe-0a95-484e-85a3-dbc91b245260 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] GET http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e Sep 03 11:25:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ac9d49fe-0a95-484e-85a3-dbc91b245260 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ac9d49fe-0a95-484e-85a3-dbc91b245260 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ac9d49fe-0a95-484e-85a3-dbc91b245260 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Volume info retrieved successfully. Sep 03 11:25:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ac9d49fe-0a95-484e-85a3-dbc91b245260 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e returned with HTTP 200 Sep 03 11:25:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1128/2228] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:31 2026] GET /volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d4e66ec9-8356-4521-a621-5792f9510234 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d4e66ec9-8356-4521-a621-5792f9510234 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] DELETE http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e Sep 03 11:25:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d4e66ec9-8356-4521-a621-5792f9510234 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d4e66ec9-8356-4521-a621-5792f9510234 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:31 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-d4e66ec9-8356-4521-a621-5792f9510234 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Delete volume with id: a36db8f3-da9d-44ed-bf8a-bd0538178a6e Sep 03 11:25:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d4e66ec9-8356-4521-a621-5792f9510234 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Volume info retrieved successfully. Sep 03 11:25:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d4e66ec9-8356-4521-a621-5792f9510234 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Delete volume request issued successfully. Sep 03 11:25:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d4e66ec9-8356-4521-a621-5792f9510234 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e returned with HTTP 202 Sep 03 11:25:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1101/2229] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:25:31 2026] DELETE /volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f9b16bde-492d-4586-92dd-5aff3dd8dd14 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9b16bde-492d-4586-92dd-5aff3dd8dd14 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] GET http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e Sep 03 11:25:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9b16bde-492d-4586-92dd-5aff3dd8dd14 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9b16bde-492d-4586-92dd-5aff3dd8dd14 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f9b16bde-492d-4586-92dd-5aff3dd8dd14 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Volume info retrieved successfully. Sep 03 11:25:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9b16bde-492d-4586-92dd-5aff3dd8dd14 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e returned with HTTP 200 Sep 03 11:25:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1129/2230] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:31 2026] GET /volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bd4daf16-1fd0-4e2d-8955-a13df39c3286 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bd4daf16-1fd0-4e2d-8955-a13df39c3286 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] GET http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e Sep 03 11:25:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bd4daf16-1fd0-4e2d-8955-a13df39c3286 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bd4daf16-1fd0-4e2d-8955-a13df39c3286 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bd4daf16-1fd0-4e2d-8955-a13df39c3286 tempest-VolumesServicesTestJSON-766744343 tempest-VolumesServicesTestJSON-766744343-project-member] http://192.168.122.194/volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e returned with HTTP 404 Sep 03 11:25:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1102/2231] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:33 2026] GET /volume/v3/volumes/a36db8f3-da9d-44ed-bf8a-bd0538178a6e => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-700fd1c5-e895-4f3d-83c8-b5d455c996c9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-700fd1c5-e895-4f3d-83c8-b5d455c996c9 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] GET http://192.168.122.194/volume/v3/os-services Sep 03 11:25:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-700fd1c5-e895-4f3d-83c8-b5d455c996c9 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-700fd1c5-e895-4f3d-83c8-b5d455c996c9 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:33 devstack devstack@c-api.service[86725]: /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 03 11:25:33 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:25:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-700fd1c5-e895-4f3d-83c8-b5d455c996c9 tempest-VolumesServicesTestJSON-1018085573 tempest-VolumesServicesTestJSON-1018085573-project-admin] http://192.168.122.194/volume/v3/os-services returned with HTTP 200 Sep 03 11:25:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1130/2232] 192.168.122.194 () {58 vars in 1133 bytes} [Thu Sep 3 11:25:33 2026] GET /volume/v3/os-services => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e27ab530-5f0a-4966-b268-964a41de2972 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e27ab530-5f0a-4966-b268-964a41de2972 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes Sep 03 11:25:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e27ab530-5f0a-4966-b268-964a41de2972 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e27ab530-5f0a-4966-b268-964a41de2972 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-e27ab530-5f0a-4966-b268-964a41de2972 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:25:38 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e27ab530-5f0a-4966-b268-964a41de2972 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:25:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e27ab530-5f0a-4966-b268-964a41de2972 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Get all volumes completed successfully. Sep 03 11:25:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e27ab530-5f0a-4966-b268-964a41de2972 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 200 Sep 03 11:25:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1103/2233] 192.168.122.194 () {58 vars in 1121 bytes} [Thu Sep 3 11:25:38 2026] GET /volume/v3/volumes => generated 15 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-658168868"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-658168868'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Create volume of 1 GB Sep 03 11:25:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Availability Zones retrieved successfully. Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Flow 'volume_create_api' (5001c58f-c6ad-40bf-9462-8f3b35cd98c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3900cc-a1a4-44d6-9b0e-2bc7b1cdb346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3900cc-a1a4-44d6-9b0e-2bc7b1cdb346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84aa2fb2-d50d-4002-832a-ea51d3620fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Created reservations ['622e1f0e-41e4-4ffe-8945-3e87435d6696', '7f70e5a8-648b-48e8-9e29-75e85f6d78f3', '3df1e46e-047d-4706-bfec-7d4ed526c513', '44670c4c-2bad-41e1-93c0-06b1b3c3be82'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84aa2fb2-d50d-4002-832a-ea51d3620fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['622e1f0e-41e4-4ffe-8945-3e87435d6696', '7f70e5a8-648b-48e8-9e29-75e85f6d78f3', '3df1e46e-047d-4706-bfec-7d4ed526c513', '44670c4c-2bad-41e1-93c0-06b1b3c3be82']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81980e5-d826-4e20-930b-0c140fdc6876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81980e5-d826-4e20-930b-0c140fdc6876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26782e95-8739-4aac-8c8e-10c7153cdf5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-658168868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e50167e6fd4faa9527fad3aca01bd3',qos_specs=None,replication_status=,reservations=['622e1f0e-41e4-4ffe-8945-3e87435d6696','7f70e5a8-648b-48e8-9e29-75e85f6d78f3','3df1e46e-047d-4706-bfec-7d4ed526c513','44670c4c-2bad-41e1-93c0-06b1b3c3be82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b846c6fe3da34b8b83514fc550ab971a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-658168868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26782e95-8739-4aac-8c8e-10c7153cdf5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06e50167e6fd4faa9527fad3aca01bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b846c6fe3da34b8b83514fc550ab971a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551465b8-f24e-4e2d-a20e-2a5e7646a9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551465b8-f24e-4e2d-a20e-2a5e7646a9cf) transitioned into state 'SUCCESS' from state '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-658168868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e50167e6fd4faa9527fad3aca01bd3',qos_specs=None,replication_status=,reservations=['622e1f0e-41e4-4ffe-8945-3e87435d6696','7f70e5a8-648b-48e8-9e29-75e85f6d78f3','3df1e46e-047d-4706-bfec-7d4ed526c513','44670c4c-2bad-41e1-93c0-06b1b3c3be82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b846c6fe3da34b8b83514fc550ab971a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f1630c-1eaa-4334-bc80-ede677a6aeee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f1630c-1eaa-4334-bc80-ede677a6aeee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Flow 'volume_create_api' (5001c58f-c6ad-40bf-9462-8f3b35cd98c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Create volume request issued successfully. Sep 03 11:25:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd2804ac-bc04-456b-bd5e-5e91e7b64be5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1131/2234] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:25:38 2026] POST /volume/v3/volumes => generated 763 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:25:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7c9d8264-e341-46da-8464-5945fee8688c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c9d8264-e341-46da-8464-5945fee8688c tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c Sep 03 11:25:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c9d8264-e341-46da-8464-5945fee8688c tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c9d8264-e341-46da-8464-5945fee8688c tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7c9d8264-e341-46da-8464-5945fee8688c tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c9d8264-e341-46da-8464-5945fee8688c tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c returned with HTTP 200 Sep 03 11:25:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1104/2235] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:38 2026] GET /volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c => generated 831 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-149994987"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume request body: {'volume': {"'imageRef": 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-149994987'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume of 1 GB Sep 03 11:25:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Availability Zones retrieved successfully. Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Flow 'volume_create_api' (be3faa1b-1473-4cab-b4c3-50f361337241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233eee75-bbce-4de6-9b42-3948d6c1a21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233eee75-bbce-4de6-9b42-3948d6c1a21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c397aa14-9e0c-464a-830b-008d2ce0e1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Created reservations ['d643d2cd-aaed-4c7d-b2d3-c33911ec1286', '0144ff9d-12dc-45b3-ae63-c131c03a87e2', '50f0edea-8cf6-49b3-99ee-d79cb1d96594', 'ce6b889d-94a4-45b1-b99c-4a58b108ddd5'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c397aa14-9e0c-464a-830b-008d2ce0e1ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d643d2cd-aaed-4c7d-b2d3-c33911ec1286', '0144ff9d-12dc-45b3-ae63-c131c03a87e2', '50f0edea-8cf6-49b3-99ee-d79cb1d96594', 'ce6b889d-94a4-45b1-b99c-4a58b108ddd5']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e9bb46-9381-4a8e-be9e-17a1deb24df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e9bb46-9381-4a8e-be9e-17a1deb24df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cfb2684-fafa-400a-aa91-0b17c98955a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-149994987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470c0dcb64647359d49e178926c5237',qos_specs=None,replication_status=,reservations=['d643d2cd-aaed-4c7d-b2d3-c33911ec1286','0144ff9d-12dc-45b3-ae63-c131c03a87e2','50f0edea-8cf6-49b3-99ee-d79cb1d96594','ce6b889d-94a4-45b1-b99c-4a58b108ddd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865f190d9e2345fe95c7919a37a830cf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-149994987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cfb2684-fafa-400a-aa91-0b17c98955a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8470c0dcb64647359d49e178926c5237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865f190d9e2345fe95c7919a37a830cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1829149-cbd2-4721-939c-bebbacebadac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1829149-cbd2-4721-939c-bebbacebadac) transitioned into state 'SUCCESS' from state '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-149994987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470c0dcb64647359d49e178926c5237',qos_specs=None,replication_status=,reservations=['d643d2cd-aaed-4c7d-b2d3-c33911ec1286','0144ff9d-12dc-45b3-ae63-c131c03a87e2','50f0edea-8cf6-49b3-99ee-d79cb1d96594','ce6b889d-94a4-45b1-b99c-4a58b108ddd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865f190d9e2345fe95c7919a37a830cf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad94001-9ea8-4e67-a699-74c7bb8bcf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad94001-9ea8-4e67-a699-74c7bb8bcf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Flow 'volume_create_api' (be3faa1b-1473-4cab-b4c3-50f361337241) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume request issued successfully. Sep 03 11:25:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d56ef374-ef80-4c7c-99f9-07b402e3fd9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1132/2236] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:25:39 2026] POST /volume/v3/volumes => generated 765 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1945114888"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume request body: {'volume': {"'imageRef": 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1945114888'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume of 1 GB Sep 03 11:25:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Availability Zones retrieved successfully. Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Flow 'volume_create_api' (9a1525f1-ead2-4431-b011-6de3fa722ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522ee816-24d9-4168-984d-82d5f3141854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (522ee816-24d9-4168-984d-82d5f3141854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66024edc-7adb-44a2-b035-eebbd4b49da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Created reservations ['5bbe36d9-aa46-4a88-90d1-4a74a6309e97', 'da7a7086-abbd-49dd-8aea-afdd22940e00', '7a7292fa-00c0-47bc-9eb2-39db54153982', '3c6d7730-2c6c-4400-8f6b-09746901ec48'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66024edc-7adb-44a2-b035-eebbd4b49da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bbe36d9-aa46-4a88-90d1-4a74a6309e97', 'da7a7086-abbd-49dd-8aea-afdd22940e00', '7a7292fa-00c0-47bc-9eb2-39db54153982', '3c6d7730-2c6c-4400-8f6b-09746901ec48']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f6bc0f-165e-4111-8e3e-74d90483ae6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f6bc0f-165e-4111-8e3e-74d90483ae6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b5d293a-26d1-47be-a94c-8e32c75b9433', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1945114888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470c0dcb64647359d49e178926c5237',qos_specs=None,replication_status=,reservations=['5bbe36d9-aa46-4a88-90d1-4a74a6309e97','da7a7086-abbd-49dd-8aea-afdd22940e00','7a7292fa-00c0-47bc-9eb2-39db54153982','3c6d7730-2c6c-4400-8f6b-09746901ec48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865f190d9e2345fe95c7919a37a830cf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1945114888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b5d293a-26d1-47be-a94c-8e32c75b9433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8470c0dcb64647359d49e178926c5237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865f190d9e2345fe95c7919a37a830cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0081de-5e43-4a66-bf2d-6d0c81526b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0081de-5e43-4a66-bf2d-6d0c81526b8d) transitioned into state 'SUCCESS' from state '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-1945114888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470c0dcb64647359d49e178926c5237',qos_specs=None,replication_status=,reservations=['5bbe36d9-aa46-4a88-90d1-4a74a6309e97','da7a7086-abbd-49dd-8aea-afdd22940e00','7a7292fa-00c0-47bc-9eb2-39db54153982','3c6d7730-2c6c-4400-8f6b-09746901ec48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865f190d9e2345fe95c7919a37a830cf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc25fcfc-5be1-4ed8-bff1-1ac375dc5bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ad96811e-ecf3-4e9e-959d-349d3a85af03 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ad96811e-ecf3-4e9e-959d-349d3a85af03 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc25fcfc-5be1-4ed8-bff1-1ac375dc5bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ad96811e-ecf3-4e9e-959d-349d3a85af03 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ad96811e-ecf3-4e9e-959d-349d3a85af03 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Flow 'volume_create_api' (9a1525f1-ead2-4431-b011-6de3fa722ba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume request issued successfully. Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a11f1d20-29c3-4b9d-a39f-d9a2cca11320 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1105/2237] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:25:39 2026] POST /volume/v3/volumes => generated 766 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:25:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ad96811e-ecf3-4e9e-959d-349d3a85af03 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1020113613"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume request body: {'volume': {"'imageRef": 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1020113613'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume of 1 GB Sep 03 11:25:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ad96811e-ecf3-4e9e-959d-349d3a85af03 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c returned with HTTP 200 Sep 03 11:25:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1133/2238] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:39 2026] GET /volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Availability Zones retrieved successfully. Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Flow 'volume_create_api' (f1d18883-1457-45a8-a759-7d3095225641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf66bde1-16d4-45b2-8ec8-6fff3b1484ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf66bde1-16d4-45b2-8ec8-6fff3b1484ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a513ab21-3f70-4a14-b456-0209cfab5413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Created reservations ['3634be5e-f151-4077-8986-7e81436b46ed', '00f3f334-69ba-48d3-b033-e0b27b3501c0', '61a0ecd5-7393-409d-a761-5d722048d4d6', '181998c3-a0b5-481b-b0ae-1f0e1abde862'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a513ab21-3f70-4a14-b456-0209cfab5413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3634be5e-f151-4077-8986-7e81436b46ed', '00f3f334-69ba-48d3-b033-e0b27b3501c0', '61a0ecd5-7393-409d-a761-5d722048d4d6', '181998c3-a0b5-481b-b0ae-1f0e1abde862']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d7d0ab-a0b6-4be7-93cb-a76048aefbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d7d0ab-a0b6-4be7-93cb-a76048aefbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70b79e59-90d0-4de9-84ea-ab4a41dd5379', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1020113613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470c0dcb64647359d49e178926c5237',qos_specs=None,replication_status=,reservations=['3634be5e-f151-4077-8986-7e81436b46ed','00f3f334-69ba-48d3-b033-e0b27b3501c0','61a0ecd5-7393-409d-a761-5d722048d4d6','181998c3-a0b5-481b-b0ae-1f0e1abde862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865f190d9e2345fe95c7919a37a830cf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1020113613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70b79e59-90d0-4de9-84ea-ab4a41dd5379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8470c0dcb64647359d49e178926c5237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865f190d9e2345fe95c7919a37a830cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5023d61-f7c9-4214-a0ce-f73fc595e282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5023d61-f7c9-4214-a0ce-f73fc595e282) transitioned into state 'SUCCESS' from state '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-1020113613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470c0dcb64647359d49e178926c5237',qos_specs=None,replication_status=,reservations=['3634be5e-f151-4077-8986-7e81436b46ed','00f3f334-69ba-48d3-b033-e0b27b3501c0','61a0ecd5-7393-409d-a761-5d722048d4d6','181998c3-a0b5-481b-b0ae-1f0e1abde862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865f190d9e2345fe95c7919a37a830cf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da10cd0d-00ee-422d-bcd3-b8a83bfbdc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da10cd0d-00ee-422d-bcd3-b8a83bfbdc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Flow 'volume_create_api' (f1d18883-1457-45a8-a759-7d3095225641) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume request issued successfully. Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2ea32496-6fdd-4fbb-be55-8daa169c855f tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1106/2239] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:25:40 2026] POST /volume/v3/volumes => generated 766 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-7159038"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume request body: {'volume': {"'imageRef": 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-7159038'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume of 1 GB Sep 03 11:25:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Availability Zones retrieved successfully. Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-77eeb3f6-78b0-45e3-b15f-6ef31c7b22ab req-a1ddde40-57f4-4bf1-b311-9490c2b68d11 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-77eeb3f6-78b0-45e3-b15f-6ef31c7b22ab req-a1ddde40-57f4-4bf1-b311-9490c2b68d11 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/attachments?instance_id=55491a72-37c4-45a6-94dc-1e4e5839f822 Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-77eeb3f6-78b0-45e3-b15f-6ef31c7b22ab req-a1ddde40-57f4-4bf1-b311-9490c2b68d11 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-77eeb3f6-78b0-45e3-b15f-6ef31c7b22ab req-a1ddde40-57f4-4bf1-b311-9490c2b68d11 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Flow 'volume_create_api' (e01993b2-025f-401d-b0c8-96b5e114bbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35d05ea-f911-434d-9cb1-d9d17525e696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: /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 03 11:25:40 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-77eeb3f6-78b0-45e3-b15f-6ef31c7b22ab req-a1ddde40-57f4-4bf1-b311-9490c2b68d11 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/attachments?instance_id=55491a72-37c4-45a6-94dc-1e4e5839f822 returned with HTTP 200 Sep 03 11:25:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1107/2240] 192.168.122.194 () {62 vars in 1526 bytes} [Thu Sep 3 11:25:40 2026] GET /volume/v3/attachments?instance_id=55491a72-37c4-45a6-94dc-1e4e5839f822 => generated 192 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-77eeb3f6-78b0-45e3-b15f-6ef31c7b22ab req-3d81f14c-139b-4b29-abc8-75f9dc0788c2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-77eeb3f6-78b0-45e3-b15f-6ef31c7b22ab req-3d81f14c-139b-4b29-abc8-75f9dc0788c2 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77 Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-77eeb3f6-78b0-45e3-b15f-6ef31c7b22ab req-3d81f14c-139b-4b29-abc8-75f9dc0788c2 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-77eeb3f6-78b0-45e3-b15f-6ef31c7b22ab req-3d81f14c-139b-4b29-abc8-75f9dc0788c2 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-77eeb3f6-78b0-45e3-b15f-6ef31c7b22ab req-3d81f14c-139b-4b29-abc8-75f9dc0788c2 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77 returned with HTTP 200 Sep 03 11:25:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1108/2241] 192.168.122.194 () {62 vars in 1540 bytes} [Thu Sep 3 11:25:40 2026] GET /volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77 => generated 718 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35d05ea-f911-434d-9cb1-d9d17525e696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c69620-db30-4b20-8fba-5a09527c08d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Created reservations ['693e7bac-9c50-477c-8e7c-255ebc5d994e', '1b68f329-412c-4f36-91a6-08d00d63218e', '22790075-ffbf-476e-a6aa-cb39c2938e81', 'bb804a10-b4be-47a9-950f-ebbfc9f62828'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c69620-db30-4b20-8fba-5a09527c08d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['693e7bac-9c50-477c-8e7c-255ebc5d994e', '1b68f329-412c-4f36-91a6-08d00d63218e', '22790075-ffbf-476e-a6aa-cb39c2938e81', 'bb804a10-b4be-47a9-950f-ebbfc9f62828']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8df4d690-7862-4cb7-913e-a09ebb4f9b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8df4d690-7862-4cb7-913e-a09ebb4f9b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd70d4005-962e-4dee-ac9d-58010f6f2146', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-7159038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470c0dcb64647359d49e178926c5237',qos_specs=None,replication_status=,reservations=['693e7bac-9c50-477c-8e7c-255ebc5d994e','1b68f329-412c-4f36-91a6-08d00d63218e','22790075-ffbf-476e-a6aa-cb39c2938e81','bb804a10-b4be-47a9-950f-ebbfc9f62828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865f190d9e2345fe95c7919a37a830cf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-7159038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d70d4005-962e-4dee-ac9d-58010f6f2146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8470c0dcb64647359d49e178926c5237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865f190d9e2345fe95c7919a37a830cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a816363d-dd90-4700-82ec-840d297ca538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a816363d-dd90-4700-82ec-840d297ca538) transitioned into state 'SUCCESS' from state '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-7159038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470c0dcb64647359d49e178926c5237',qos_specs=None,replication_status=,reservations=['693e7bac-9c50-477c-8e7c-255ebc5d994e','1b68f329-412c-4f36-91a6-08d00d63218e','22790075-ffbf-476e-a6aa-cb39c2938e81','bb804a10-b4be-47a9-950f-ebbfc9f62828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865f190d9e2345fe95c7919a37a830cf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a67142a-f881-434c-a518-1654fd49650e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a67142a-f881-434c-a518-1654fd49650e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Flow 'volume_create_api' (e01993b2-025f-401d-b0c8-96b5e114bbb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume request issued successfully. Sep 03 11:25:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-093a07ce-4594-416b-8d6a-bbf3307c20e7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1134/2242] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:25:40 2026] POST /volume/v3/volumes => generated 763 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e586b482-6ace-4dbc-9e13-d34005de326b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1177991577"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume request body: {'volume': {"'imageRef": 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1177991577'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume of 1 GB Sep 03 11:25:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Availability Zones retrieved successfully. Sep 03 11:25:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Flow 'volume_create_api' (5cea577f-1b7f-4ace-bb39-04c8dcb98871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa076934-9d23-4415-943c-58867f59de12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa076934-9d23-4415-943c-58867f59de12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb9f41b-bd11-4c04-a23d-acd9105e2e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e156e63f-bd4f-4e9a-adc7-0b865e3927b9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e156e63f-bd4f-4e9a-adc7-0b865e3927b9 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e156e63f-bd4f-4e9a-adc7-0b865e3927b9 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e156e63f-bd4f-4e9a-adc7-0b865e3927b9 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e156e63f-bd4f-4e9a-adc7-0b865e3927b9 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e156e63f-bd4f-4e9a-adc7-0b865e3927b9 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c returned with HTTP 200 Sep 03 11:25:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1135/2243] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:41 2026] GET /volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-df54190d-8dd5-48e9-af0f-969529bee186 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-df54190d-8dd5-48e9-af0f-969529bee186 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-df54190d-8dd5-48e9-af0f-969529bee186 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-df54190d-8dd5-48e9-af0f-969529bee186 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Created reservations ['6dcfff93-af19-4471-b73d-e957a912f209', '11240a33-43fd-43ae-bfd1-bc77c137cfb3', '85153fdf-b420-4340-b4ad-7cbf4d3512be', 'fb526cf9-7ddb-43b1-b833-d83e09023149'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb9f41b-bd11-4c04-a23d-acd9105e2e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dcfff93-af19-4471-b73d-e957a912f209', '11240a33-43fd-43ae-bfd1-bc77c137cfb3', '85153fdf-b420-4340-b4ad-7cbf4d3512be', 'fb526cf9-7ddb-43b1-b833-d83e09023149']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf0d6715-7301-4c54-93ca-61746db1b3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf0d6715-7301-4c54-93ca-61746db1b3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdcceaff-7d6d-46b0-8942-99f25f1e5847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1177991577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470c0dcb64647359d49e178926c5237',qos_specs=None,replication_status=,reservations=['6dcfff93-af19-4471-b73d-e957a912f209','11240a33-43fd-43ae-bfd1-bc77c137cfb3','85153fdf-b420-4340-b4ad-7cbf4d3512be','fb526cf9-7ddb-43b1-b833-d83e09023149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865f190d9e2345fe95c7919a37a830cf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1177991577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdcceaff-7d6d-46b0-8942-99f25f1e5847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8470c0dcb64647359d49e178926c5237',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865f190d9e2345fe95c7919a37a830cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-df54190d-8dd5-48e9-af0f-969529bee186 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c226343b-00a6-4c76-ad6d-916a0c132ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-df54190d-8dd5-48e9-af0f-969529bee186 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c returned with HTTP 200 Sep 03 11:25:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1136/2244] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:41 2026] GET /volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c => generated 856 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1345321304"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1345321304'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Create volume of 1 GB Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c226343b-00a6-4c76-ad6d-916a0c132ae5) transitioned into state 'SUCCESS' from state '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-1177991577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8470c0dcb64647359d49e178926c5237',qos_specs=None,replication_status=,reservations=['6dcfff93-af19-4471-b73d-e957a912f209','11240a33-43fd-43ae-bfd1-bc77c137cfb3','85153fdf-b420-4340-b4ad-7cbf4d3512be','fb526cf9-7ddb-43b1-b833-d83e09023149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865f190d9e2345fe95c7919a37a830cf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9cfee3-1e5f-4be5-8317-f40757404ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Availability Zones retrieved successfully. Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Flow 'volume_create_api' (32e6517c-15e2-4dc7-bdd5-772a03946029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303fe8a1-2a06-4845-ac34-d1a512c4f9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9cfee3-1e5f-4be5-8317-f40757404ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Flow 'volume_create_api' (5cea577f-1b7f-4ace-bb39-04c8dcb98871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Create volume request issued successfully. Sep 03 11:25:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e586b482-6ace-4dbc-9e13-d34005de326b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1109/2245] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:25:40 2026] POST /volume/v3/volumes => generated 766 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b6b32627-5961-42f7-bab3-a56c922a719d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b6b32627-5961-42f7-bab3-a56c922a719d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b6b32627-5961-42f7-bab3-a56c922a719d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b6b32627-5961-42f7-bab3-a56c922a719d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b6b32627-5961-42f7-bab3-a56c922a719d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b6b32627-5961-42f7-bab3-a56c922a719d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 returned with HTTP 200 Sep 03 11:25:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1110/2246] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:41 2026] GET /volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 => generated 857 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303fe8a1-2a06-4845-ac34-d1a512c4f9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ea2db2d-4252-4192-a8e7-0e3769ff9363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Created reservations ['b00a8d1b-1b0d-40f7-823c-a833430eda7e', 'a29ae8fb-5907-43a2-9312-b8de953a4eca', 'fc80615a-d0f1-481e-83d6-31f7e1267178', 'dcd2984d-90b6-4268-a367-95ea28e8c715'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ea2db2d-4252-4192-a8e7-0e3769ff9363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b00a8d1b-1b0d-40f7-823c-a833430eda7e', 'a29ae8fb-5907-43a2-9312-b8de953a4eca', 'fc80615a-d0f1-481e-83d6-31f7e1267178', 'dcd2984d-90b6-4268-a367-95ea28e8c715']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48055c57-5f9c-4bd4-bf38-b7e13282ca87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48055c57-5f9c-4bd4-bf38-b7e13282ca87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '614900a6-42b5-4765-8953-8ba9f7865b2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1345321304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e50167e6fd4faa9527fad3aca01bd3',qos_specs=None,replication_status=,reservations=['b00a8d1b-1b0d-40f7-823c-a833430eda7e','a29ae8fb-5907-43a2-9312-b8de953a4eca','fc80615a-d0f1-481e-83d6-31f7e1267178','dcd2984d-90b6-4268-a367-95ea28e8c715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b846c6fe3da34b8b83514fc550ab971a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1345321304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=614900a6-42b5-4765-8953-8ba9f7865b2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06e50167e6fd4faa9527fad3aca01bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b846c6fe3da34b8b83514fc550ab971a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fd578e-b811-4e05-8235-6bfa766f030f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24fd578e-b811-4e05-8235-6bfa766f030f) transitioned into state 'SUCCESS' from state '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-1345321304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e50167e6fd4faa9527fad3aca01bd3',qos_specs=None,replication_status=,reservations=['b00a8d1b-1b0d-40f7-823c-a833430eda7e','a29ae8fb-5907-43a2-9312-b8de953a4eca','fc80615a-d0f1-481e-83d6-31f7e1267178','dcd2984d-90b6-4268-a367-95ea28e8c715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b846c6fe3da34b8b83514fc550ab971a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e82acbd-2b17-4873-afb1-2cc3ec0fcc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e82acbd-2b17-4873-afb1-2cc3ec0fcc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Flow 'volume_create_api' (32e6517c-15e2-4dc7-bdd5-772a03946029) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Create volume request issued successfully. Sep 03 11:25:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-16ddb62c-275c-4e9c-8995-dd10804101a6 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1137/2247] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:25:41 2026] POST /volume/v3/volumes => generated 764 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-305431c3-35bf-47cb-b030-d1b92a7e6a86 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-305431c3-35bf-47cb-b030-d1b92a7e6a86 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-305431c3-35bf-47cb-b030-d1b92a7e6a86 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-305431c3-35bf-47cb-b030-d1b92a7e6a86 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-305431c3-35bf-47cb-b030-d1b92a7e6a86 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-305431c3-35bf-47cb-b030-d1b92a7e6a86 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e returned with HTTP 200 Sep 03 11:25:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1111/2248] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:41 2026] GET /volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e => generated 832 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bb957b66-698f-427f-ab4c-1af41c82704d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bb957b66-698f-427f-ab4c-1af41c82704d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 Sep 03 11:25:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bb957b66-698f-427f-ab4c-1af41c82704d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bb957b66-698f-427f-ab4c-1af41c82704d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bb957b66-698f-427f-ab4c-1af41c82704d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bb957b66-698f-427f-ab4c-1af41c82704d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 returned with HTTP 200 Sep 03 11:25:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1138/2249] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:42 2026] GET /volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-aca79b7f-37e0-4f1a-8dea-de0c89fd7ca3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aca79b7f-37e0-4f1a-8dea-de0c89fd7ca3 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 Sep 03 11:25:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aca79b7f-37e0-4f1a-8dea-de0c89fd7ca3 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aca79b7f-37e0-4f1a-8dea-de0c89fd7ca3 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-aca79b7f-37e0-4f1a-8dea-de0c89fd7ca3 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aca79b7f-37e0-4f1a-8dea-de0c89fd7ca3 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 returned with HTTP 200 Sep 03 11:25:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1112/2250] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:42 2026] GET /volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a96242ed-5fc7-469d-bc3e-ce3efddc94dc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a96242ed-5fc7-469d-bc3e-ce3efddc94dc tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 Sep 03 11:25:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a96242ed-5fc7-469d-bc3e-ce3efddc94dc tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a96242ed-5fc7-469d-bc3e-ce3efddc94dc tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a96242ed-5fc7-469d-bc3e-ce3efddc94dc tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a96242ed-5fc7-469d-bc3e-ce3efddc94dc tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 returned with HTTP 200 Sep 03 11:25:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1139/2251] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:42 2026] GET /volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-46fd7854-1d48-4505-803c-3d62d337936f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-46fd7854-1d48-4505-803c-3d62d337936f tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e Sep 03 11:25:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-46fd7854-1d48-4505-803c-3d62d337936f tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-46fd7854-1d48-4505-803c-3d62d337936f tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-46fd7854-1d48-4505-803c-3d62d337936f tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-46fd7854-1d48-4505-803c-3d62d337936f tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e returned with HTTP 200 Sep 03 11:25:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1113/2252] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:42 2026] GET /volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ff02dc9a-28c1-4f59-a1ea-e9656443cbb6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ff02dc9a-28c1-4f59-a1ea-e9656443cbb6 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 Sep 03 11:25:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ff02dc9a-28c1-4f59-a1ea-e9656443cbb6 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ff02dc9a-28c1-4f59-a1ea-e9656443cbb6 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ff02dc9a-28c1-4f59-a1ea-e9656443cbb6 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ff02dc9a-28c1-4f59-a1ea-e9656443cbb6 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 returned with HTTP 200 Sep 03 11:25:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1140/2253] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:43 2026] GET /volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:25:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cae8906f-e710-4508-aa4e-cb2b1315fbc9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cae8906f-e710-4508-aa4e-cb2b1315fbc9 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 Sep 03 11:25:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cae8906f-e710-4508-aa4e-cb2b1315fbc9 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cae8906f-e710-4508-aa4e-cb2b1315fbc9 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cae8906f-e710-4508-aa4e-cb2b1315fbc9 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cae8906f-e710-4508-aa4e-cb2b1315fbc9 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 returned with HTTP 200 Sep 03 11:25:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1114/2254] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:43 2026] GET /volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6bb1c9fe-ed9b-43ee-b9a4-808bb1724cc9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6bb1c9fe-ed9b-43ee-b9a4-808bb1724cc9 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e Sep 03 11:25:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6bb1c9fe-ed9b-43ee-b9a4-808bb1724cc9 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6bb1c9fe-ed9b-43ee-b9a4-808bb1724cc9 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6bb1c9fe-ed9b-43ee-b9a4-808bb1724cc9 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6bb1c9fe-ed9b-43ee-b9a4-808bb1724cc9 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e returned with HTTP 200 Sep 03 11:25:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1141/2255] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:43 2026] GET /volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:25:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-98979a63-10be-4798-b0aa-c11ef0b1d360 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-98979a63-10be-4798-b0aa-c11ef0b1d360 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 Sep 03 11:25:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-98979a63-10be-4798-b0aa-c11ef0b1d360 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-98979a63-10be-4798-b0aa-c11ef0b1d360 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-98979a63-10be-4798-b0aa-c11ef0b1d360 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-98979a63-10be-4798-b0aa-c11ef0b1d360 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 returned with HTTP 200 Sep 03 11:25:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1115/2256] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:44 2026] GET /volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-26a01c72-d038-447e-bd4d-f87132465b4a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-26a01c72-d038-447e-bd4d-f87132465b4a tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 Sep 03 11:25:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-26a01c72-d038-447e-bd4d-f87132465b4a tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-26a01c72-d038-447e-bd4d-f87132465b4a tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-26a01c72-d038-447e-bd4d-f87132465b4a tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-26a01c72-d038-447e-bd4d-f87132465b4a tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 returned with HTTP 200 Sep 03 11:25:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1142/2257] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:44 2026] GET /volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f10aa8c7-1144-4999-9355-3242d3f395e0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f10aa8c7-1144-4999-9355-3242d3f395e0 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] DELETE http://192.168.122.194/volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 Sep 03 11:25:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-33f62206-47d1-4203-b541-f1d138a54092 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f10aa8c7-1144-4999-9355-3242d3f395e0 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f10aa8c7-1144-4999-9355-3242d3f395e0 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:44 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-f10aa8c7-1144-4999-9355-3242d3f395e0 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Delete volume with id: fdcceaff-7d6d-46b0-8942-99f25f1e5847 Sep 03 11:25:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-33f62206-47d1-4203-b541-f1d138a54092 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e Sep 03 11:25:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-33f62206-47d1-4203-b541-f1d138a54092 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-33f62206-47d1-4203-b541-f1d138a54092 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f10aa8c7-1144-4999-9355-3242d3f395e0 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-33f62206-47d1-4203-b541-f1d138a54092 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-33f62206-47d1-4203-b541-f1d138a54092 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e returned with HTTP 200 Sep 03 11:25:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1143/2258] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:44 2026] GET /volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f10aa8c7-1144-4999-9355-3242d3f395e0 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Delete volume request issued successfully. Sep 03 11:25:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f10aa8c7-1144-4999-9355-3242d3f395e0 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 returned with HTTP 202 Sep 03 11:25:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1116/2259] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:25:44 2026] DELETE /volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:25:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c8f99264-ecf8-4147-beef-d14c7b7f80d7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8f99264-ecf8-4147-beef-d14c7b7f80d7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 Sep 03 11:25:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c8f99264-ecf8-4147-beef-d14c7b7f80d7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c8f99264-ecf8-4147-beef-d14c7b7f80d7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c8f99264-ecf8-4147-beef-d14c7b7f80d7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8f99264-ecf8-4147-beef-d14c7b7f80d7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 returned with HTTP 200 Sep 03 11:25:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1144/2260] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:45 2026] GET /volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ec88e93f-74a9-44a1-bd01-489b7890dd48 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ec88e93f-74a9-44a1-bd01-489b7890dd48 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ec88e93f-74a9-44a1-bd01-489b7890dd48 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ec88e93f-74a9-44a1-bd01-489b7890dd48 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ec88e93f-74a9-44a1-bd01-489b7890dd48 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ec88e93f-74a9-44a1-bd01-489b7890dd48 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e returned with HTTP 200 Sep 03 11:25:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1117/2261] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:46 2026] GET /volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e => generated 857 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-eeba64a8-8e2c-4e0c-9b53-509547bf0af7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1f65f807-bc7f-409e-ae65-b96ef41e06ed None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f65f807-bc7f-409e-ae65-b96ef41e06ed tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f65f807-bc7f-409e-ae65-b96ef41e06ed tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f65f807-bc7f-409e-ae65-b96ef41e06ed tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eeba64a8-8e2c-4e0c-9b53-509547bf0af7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eeba64a8-8e2c-4e0c-9b53-509547bf0af7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-eeba64a8-8e2c-4e0c-9b53-509547bf0af7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1f65f807-bc7f-409e-ae65-b96ef41e06ed tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-eeba64a8-8e2c-4e0c-9b53-509547bf0af7 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 returned with HTTP 404 Sep 03 11:25:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1145/2262] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:46 2026] GET /volume/v3/volumes/fdcceaff-7d6d-46b0-8942-99f25f1e5847 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f65f807-bc7f-409e-ae65-b96ef41e06ed tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e returned with HTTP 200 Sep 03 11:25:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1118/2263] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:46 2026] GET /volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c16ffb5e-bd44-457b-9eb5-972dcfd8ac29 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c16ffb5e-bd44-457b-9eb5-972dcfd8ac29 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] DELETE http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c16ffb5e-bd44-457b-9eb5-972dcfd8ac29 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c16ffb5e-bd44-457b-9eb5-972dcfd8ac29 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-c16ffb5e-bd44-457b-9eb5-972dcfd8ac29 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Delete volume with id: d70d4005-962e-4dee-ac9d-58010f6f2146 Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-addb96bc-96e6-46b1-834b-33323367f800 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-904186376"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-904186376'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:46 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Create volume of 1 GB Sep 03 11:25:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c16ffb5e-bd44-457b-9eb5-972dcfd8ac29 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Availability Zones retrieved successfully. Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Flow 'volume_create_api' (31806ee2-26d7-4337-ae08-934c52ac1708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4248bb55-1a80-4385-91ea-ce0e322d2ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c16ffb5e-bd44-457b-9eb5-972dcfd8ac29 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Delete volume request issued successfully. Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c16ffb5e-bd44-457b-9eb5-972dcfd8ac29 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 returned with HTTP 202 Sep 03 11:25:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1146/2264] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:25:46 2026] DELETE /volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dd1c3823-da99-462c-bc69-337e8e7c7622 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dd1c3823-da99-462c-bc69-337e8e7c7622 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dd1c3823-da99-462c-bc69-337e8e7c7622 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dd1c3823-da99-462c-bc69-337e8e7c7622 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-dd1c3823-da99-462c-bc69-337e8e7c7622 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4248bb55-1a80-4385-91ea-ce0e322d2ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de8d246-7e9b-4fe3-bbeb-75200c0508de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dd1c3823-da99-462c-bc69-337e8e7c7622 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 returned with HTTP 200 Sep 03 11:25:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1147/2265] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:46 2026] GET /volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Created reservations ['457f3f70-b957-450d-8c70-fbc1f8c581e8', '7e4e5513-960a-412f-8d2d-3a98deb81c1d', '8bcd6fda-934f-4998-a269-6ef764790d6f', '371f4eb3-faa7-4b65-95bc-08517bc05fc3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5de8d246-7e9b-4fe3-bbeb-75200c0508de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['457f3f70-b957-450d-8c70-fbc1f8c581e8', '7e4e5513-960a-412f-8d2d-3a98deb81c1d', '8bcd6fda-934f-4998-a269-6ef764790d6f', '371f4eb3-faa7-4b65-95bc-08517bc05fc3']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd62c1b8-940e-466f-8368-4120c2857352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd62c1b8-940e-466f-8368-4120c2857352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e724440c-1bb8-4ee6-8fab-ccfbfddfd233', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-904186376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e50167e6fd4faa9527fad3aca01bd3',qos_specs=None,replication_status=,reservations=['457f3f70-b957-450d-8c70-fbc1f8c581e8','7e4e5513-960a-412f-8d2d-3a98deb81c1d','8bcd6fda-934f-4998-a269-6ef764790d6f','371f4eb3-faa7-4b65-95bc-08517bc05fc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b846c6fe3da34b8b83514fc550ab971a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-904186376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e724440c-1bb8-4ee6-8fab-ccfbfddfd233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06e50167e6fd4faa9527fad3aca01bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b846c6fe3da34b8b83514fc550ab971a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b53324-7274-4db7-8eab-5141a9f176a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b53324-7274-4db7-8eab-5141a9f176a3) transitioned into state 'SUCCESS' from state '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-904186376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06e50167e6fd4faa9527fad3aca01bd3',qos_specs=None,replication_status=,reservations=['457f3f70-b957-450d-8c70-fbc1f8c581e8','7e4e5513-960a-412f-8d2d-3a98deb81c1d','8bcd6fda-934f-4998-a269-6ef764790d6f','371f4eb3-faa7-4b65-95bc-08517bc05fc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b846c6fe3da34b8b83514fc550ab971a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33f77193-1ee6-4514-8c48-ce134f199b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33f77193-1ee6-4514-8c48-ce134f199b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Flow 'volume_create_api' (31806ee2-26d7-4337-ae08-934c52ac1708) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Create volume request issued successfully. Sep 03 11:25:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-addb96bc-96e6-46b1-834b-33323367f800 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1119/2266] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:25:46 2026] POST /volume/v3/volumes => generated 763 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-54d0ee07-75b1-4387-84f2-2f66aeb297d8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-54d0ee07-75b1-4387-84f2-2f66aeb297d8 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-54d0ee07-75b1-4387-84f2-2f66aeb297d8 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-54d0ee07-75b1-4387-84f2-2f66aeb297d8 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-54d0ee07-75b1-4387-84f2-2f66aeb297d8 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-54d0ee07-75b1-4387-84f2-2f66aeb297d8 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 returned with HTTP 200 Sep 03 11:25:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1148/2267] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:46 2026] GET /volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 => generated 831 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-783bdb0e-dafb-45ff-908f-31f35efe373a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-783bdb0e-dafb-45ff-908f-31f35efe373a tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 Sep 03 11:25:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-783bdb0e-dafb-45ff-908f-31f35efe373a tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-783bdb0e-dafb-45ff-908f-31f35efe373a tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-783bdb0e-dafb-45ff-908f-31f35efe373a tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-783bdb0e-dafb-45ff-908f-31f35efe373a tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 returned with HTTP 200 Sep 03 11:25:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1120/2268] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:47 2026] GET /volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8411af63-55db-4d4c-b151-c51a9cc8f191 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8411af63-55db-4d4c-b151-c51a9cc8f191 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 Sep 03 11:25:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8411af63-55db-4d4c-b151-c51a9cc8f191 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8411af63-55db-4d4c-b151-c51a9cc8f191 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8411af63-55db-4d4c-b151-c51a9cc8f191 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8411af63-55db-4d4c-b151-c51a9cc8f191 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 returned with HTTP 200 Sep 03 11:25:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1149/2269] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:47 2026] GET /volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f02cc68a-d5ea-432f-bf10-f05a88aeee9d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f02cc68a-d5ea-432f-bf10-f05a88aeee9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 Sep 03 11:25:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f02cc68a-d5ea-432f-bf10-f05a88aeee9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f02cc68a-d5ea-432f-bf10-f05a88aeee9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f02cc68a-d5ea-432f-bf10-f05a88aeee9d tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 returned with HTTP 404 Sep 03 11:25:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1121/2270] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:48 2026] GET /volume/v3/volumes/d70d4005-962e-4dee-ac9d-58010f6f2146 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-205d6ff8-655b-4fb1-9fca-0ec04083f975 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-205d6ff8-655b-4fb1-9fca-0ec04083f975 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] DELETE http://192.168.122.194/volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 Sep 03 11:25:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-205d6ff8-655b-4fb1-9fca-0ec04083f975 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-205d6ff8-655b-4fb1-9fca-0ec04083f975 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:48 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-205d6ff8-655b-4fb1-9fca-0ec04083f975 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Delete volume with id: 70b79e59-90d0-4de9-84ea-ab4a41dd5379 Sep 03 11:25:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-205d6ff8-655b-4fb1-9fca-0ec04083f975 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-205d6ff8-655b-4fb1-9fca-0ec04083f975 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Delete volume request issued successfully. Sep 03 11:25:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-205d6ff8-655b-4fb1-9fca-0ec04083f975 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 returned with HTTP 202 Sep 03 11:25:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1150/2271] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:25:48 2026] DELETE /volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-919487b8-8ae7-4b44-ae6f-99157e10ad18 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-919487b8-8ae7-4b44-ae6f-99157e10ad18 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 Sep 03 11:25:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-919487b8-8ae7-4b44-ae6f-99157e10ad18 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-919487b8-8ae7-4b44-ae6f-99157e10ad18 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-919487b8-8ae7-4b44-ae6f-99157e10ad18 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-919487b8-8ae7-4b44-ae6f-99157e10ad18 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 returned with HTTP 200 Sep 03 11:25:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1122/2272] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:48 2026] GET /volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-74ffc0aa-a45b-4d36-8984-b332f53af8f5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74ffc0aa-a45b-4d36-8984-b332f53af8f5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 Sep 03 11:25:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74ffc0aa-a45b-4d36-8984-b332f53af8f5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74ffc0aa-a45b-4d36-8984-b332f53af8f5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-74ffc0aa-a45b-4d36-8984-b332f53af8f5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74ffc0aa-a45b-4d36-8984-b332f53af8f5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 returned with HTTP 200 Sep 03 11:25:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1151/2273] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:48 2026] GET /volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bd273e72-891c-4f89-9375-4eb667534feb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bd273e72-891c-4f89-9375-4eb667534feb tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 Sep 03 11:25:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bd273e72-891c-4f89-9375-4eb667534feb tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bd273e72-891c-4f89-9375-4eb667534feb tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bd273e72-891c-4f89-9375-4eb667534feb tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bd273e72-891c-4f89-9375-4eb667534feb tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 returned with HTTP 200 Sep 03 11:25:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1123/2274] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:48 2026] GET /volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Create volume of 1 GB Sep 03 11:25:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Availability Zones retrieved successfully. Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Flow 'volume_create_api' (9f653a9e-147f-40dc-bc42-a631932e1701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276fbba5-036a-4572-88d9-c96f6216f9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276fbba5-036a-4572-88d9-c96f6216f9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8b8555-1b71-459d-8167-6b8eb6777bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Created reservations ['70232655-86d5-4c4b-8d96-c275e070ec7b', 'f601a5ba-d122-4b3e-812d-c319d7e83eee', '31e3e230-1810-4f52-a67d-b4bd9bfb8d91', '8d51738e-198d-4b84-8459-a762b9d33616'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8b8555-1b71-459d-8167-6b8eb6777bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70232655-86d5-4c4b-8d96-c275e070ec7b', 'f601a5ba-d122-4b3e-812d-c319d7e83eee', '31e3e230-1810-4f52-a67d-b4bd9bfb8d91', '8d51738e-198d-4b84-8459-a762b9d33616']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47741787-8809-4841-9053-83c0d67e9bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47741787-8809-4841-9053-83c0d67e9bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c88562b-0fbb-4ab5-9462-f6a91df927aa', '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='943b4e36c6b745e6a69993e9bd5fdd78',qos_specs=None,replication_status=,reservations=['70232655-86d5-4c4b-8d96-c275e070ec7b','f601a5ba-d122-4b3e-812d-c319d7e83eee','31e3e230-1810-4f52-a67d-b4bd9bfb8d91','8d51738e-198d-4b84-8459-a762b9d33616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14eea5de2b5449b9ab2226bc35275cae',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:49Z,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=5c88562b-0fbb-4ab5-9462-f6a91df927aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='943b4e36c6b745e6a69993e9bd5fdd78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14eea5de2b5449b9ab2226bc35275cae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (874913fa-e120-4882-b1a8-a63b3528cc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (874913fa-e120-4882-b1a8-a63b3528cc23) transitioned into state 'SUCCESS' from 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='943b4e36c6b745e6a69993e9bd5fdd78',qos_specs=None,replication_status=,reservations=['70232655-86d5-4c4b-8d96-c275e070ec7b','f601a5ba-d122-4b3e-812d-c319d7e83eee','31e3e230-1810-4f52-a67d-b4bd9bfb8d91','8d51738e-198d-4b84-8459-a762b9d33616'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14eea5de2b5449b9ab2226bc35275cae',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1abcff8a-b74a-4f25-a2fb-06ab80040bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1abcff8a-b74a-4f25-a2fb-06ab80040bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Flow 'volume_create_api' (9f653a9e-147f-40dc-bc42-a631932e1701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Create volume request issued successfully. Sep 03 11:25:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8cd44e68-da39-492a-8c4b-5f0ef3b048c7 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1152/2275] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:25:48 2026] POST /volume/v3/volumes => generated 742 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:25:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-299a8ec3-571d-4603-ac6b-35cd04f0e890 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-299a8ec3-571d-4603-ac6b-35cd04f0e890 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] GET http://192.168.122.194/volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa Sep 03 11:25:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-299a8ec3-571d-4603-ac6b-35cd04f0e890 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-299a8ec3-571d-4603-ac6b-35cd04f0e890 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-299a8ec3-571d-4603-ac6b-35cd04f0e890 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Volume info retrieved successfully. Sep 03 11:25:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-299a8ec3-571d-4603-ac6b-35cd04f0e890 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] http://192.168.122.194/volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa returned with HTTP 200 Sep 03 11:25:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1124/2276] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:49 2026] GET /volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa => generated 921 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7cd76faa-2f12-483f-a6a3-4789ec38714b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7cd76faa-2f12-483f-a6a3-4789ec38714b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7cd76faa-2f12-483f-a6a3-4789ec38714b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7cd76faa-2f12-483f-a6a3-4789ec38714b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7cd76faa-2f12-483f-a6a3-4789ec38714b tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 returned with HTTP 404 Sep 03 11:25:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1153/2277] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:49 2026] GET /volume/v3/volumes/70b79e59-90d0-4de9-84ea-ab4a41dd5379 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-23e6fb50-601a-49d0-bb6a-f777aa7567f2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23e6fb50-601a-49d0-bb6a-f777aa7567f2 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] DELETE http://192.168.122.194/volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 Sep 03 11:25:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23e6fb50-601a-49d0-bb6a-f777aa7567f2 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23e6fb50-601a-49d0-bb6a-f777aa7567f2 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:49 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-23e6fb50-601a-49d0-bb6a-f777aa7567f2 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Delete volume with id: 0b5d293a-26d1-47be-a94c-8e32c75b9433 Sep 03 11:25:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-23e6fb50-601a-49d0-bb6a-f777aa7567f2 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-23e6fb50-601a-49d0-bb6a-f777aa7567f2 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Delete volume request issued successfully. Sep 03 11:25:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23e6fb50-601a-49d0-bb6a-f777aa7567f2 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 returned with HTTP 202 Sep 03 11:25:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1125/2278] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:25:49 2026] DELETE /volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-646ddf20-54f9-488d-a6d5-1f23233ff5b3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-646ddf20-54f9-488d-a6d5-1f23233ff5b3 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-646ddf20-54f9-488d-a6d5-1f23233ff5b3 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-646ddf20-54f9-488d-a6d5-1f23233ff5b3 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-646ddf20-54f9-488d-a6d5-1f23233ff5b3 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-646ddf20-54f9-488d-a6d5-1f23233ff5b3 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 returned with HTTP 200 Sep 03 11:25:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1154/2279] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:49 2026] GET /volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-100dc917-9f88-4a4c-9af4-5c3eca4d8090 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-100dc917-9f88-4a4c-9af4-5c3eca4d8090 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] GET http://192.168.122.194/volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa Sep 03 11:25:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-100dc917-9f88-4a4c-9af4-5c3eca4d8090 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-100dc917-9f88-4a4c-9af4-5c3eca4d8090 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-100dc917-9f88-4a4c-9af4-5c3eca4d8090 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Volume info retrieved successfully. Sep 03 11:25:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-100dc917-9f88-4a4c-9af4-5c3eca4d8090 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] http://192.168.122.194/volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa returned with HTTP 200 Sep 03 11:25:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1126/2280] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:50 2026] GET /volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa => generated 971 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cff3e024-17f2-4c42-b65a-8d50d1818963 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cff3e024-17f2-4c42-b65a-8d50d1818963 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 Sep 03 11:25:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cff3e024-17f2-4c42-b65a-8d50d1818963 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cff3e024-17f2-4c42-b65a-8d50d1818963 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cff3e024-17f2-4c42-b65a-8d50d1818963 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 returned with HTTP 404 Sep 03 11:25:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1155/2281] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:50 2026] GET /volume/v3/volumes/0b5d293a-26d1-47be-a94c-8e32c75b9433 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d6ccb6cb-fe21-4cee-948b-8ec1c2f238f4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6ccb6cb-fe21-4cee-948b-8ec1c2f238f4 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] DELETE http://192.168.122.194/volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 Sep 03 11:25:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6ccb6cb-fe21-4cee-948b-8ec1c2f238f4 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6ccb6cb-fe21-4cee-948b-8ec1c2f238f4 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:50 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-d6ccb6cb-fe21-4cee-948b-8ec1c2f238f4 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Delete volume with id: 3cfb2684-fafa-400a-aa91-0b17c98955a2 Sep 03 11:25:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d6ccb6cb-fe21-4cee-948b-8ec1c2f238f4 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d6ccb6cb-fe21-4cee-948b-8ec1c2f238f4 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Delete volume request issued successfully. Sep 03 11:25:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6ccb6cb-fe21-4cee-948b-8ec1c2f238f4 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 returned with HTTP 202 Sep 03 11:25:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1127/2282] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:25:50 2026] DELETE /volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cfa77bab-7c72-43e5-baa3-c774a43bd278 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cfa77bab-7c72-43e5-baa3-c774a43bd278 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 Sep 03 11:25:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cfa77bab-7c72-43e5-baa3-c774a43bd278 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cfa77bab-7c72-43e5-baa3-c774a43bd278 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cfa77bab-7c72-43e5-baa3-c774a43bd278 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Volume info retrieved successfully. Sep 03 11:25:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cfa77bab-7c72-43e5-baa3-c774a43bd278 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 returned with HTTP 200 Sep 03 11:25:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1156/2283] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:50 2026] GET /volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-121c5b13-8eb6-48a9-a988-70e2792d63bc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-121c5b13-8eb6-48a9-a988-70e2792d63bc tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] GET http://192.168.122.194/volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa Sep 03 11:25:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-121c5b13-8eb6-48a9-a988-70e2792d63bc tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-121c5b13-8eb6-48a9-a988-70e2792d63bc tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-121c5b13-8eb6-48a9-a988-70e2792d63bc tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Volume info retrieved successfully. Sep 03 11:25:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-121c5b13-8eb6-48a9-a988-70e2792d63bc tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] http://192.168.122.194/volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa returned with HTTP 200 Sep 03 11:25:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1128/2284] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:51 2026] GET /volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa => generated 972 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6ba3595c-a6a0-42c3-9262-b753f27678b6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6ba3595c-a6a0-42c3-9262-b753f27678b6 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] GET http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1&project_id=06e50167e6fd4faa9527fad3aca01bd3 Sep 03 11:25:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6ba3595c-a6a0-42c3-9262-b753f27678b6 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6ba3595c-a6a0-42c3-9262-b753f27678b6 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba3595c-a6a0-42c3-9262-b753f27678b6 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Could not evaluate value 06e50167e6fd4faa9527fad3aca01bd3, assuming string {{(pid=86725) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:25:51 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6ba3595c-a6a0-42c3-9262-b753f27678b6 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Searching by: MultiDict([('project_id', '06e50167e6fd4faa9527fad3aca01bd3'), ('all_tenants', 1)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:25:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6ba3595c-a6a0-42c3-9262-b753f27678b6 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Get all volumes completed successfully. Sep 03 11:25:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6ba3595c-a6a0-42c3-9262-b753f27678b6 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1&project_id=06e50167e6fd4faa9527fad3aca01bd3 returned with HTTP 200 Sep 03 11:25:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1157/2285] 192.168.122.194 () {58 vars in 1257 bytes} [Thu Sep 3 11:25:51 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=06e50167e6fd4faa9527fad3aca01bd3 => generated 3041 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1b81aac4-a74b-4aaa-ba42-68b19e662ab4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1b81aac4-a74b-4aaa-ba42-68b19e662ab4 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa Sep 03 11:25:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1b81aac4-a74b-4aaa-ba42-68b19e662ab4 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1b81aac4-a74b-4aaa-ba42-68b19e662ab4 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:51 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-1b81aac4-a74b-4aaa-ba42-68b19e662ab4 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Delete volume with id: 5c88562b-0fbb-4ab5-9462-f6a91df927aa Sep 03 11:25:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1b81aac4-a74b-4aaa-ba42-68b19e662ab4 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Volume info retrieved successfully. Sep 03 11:25:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1b81aac4-a74b-4aaa-ba42-68b19e662ab4 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] Delete volume request issued successfully. Sep 03 11:25:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1b81aac4-a74b-4aaa-ba42-68b19e662ab4 tempest-VolumesListAdminTestJSON-815140747 tempest-VolumesListAdminTestJSON-815140747-project-admin] http://192.168.122.194/volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa returned with HTTP 202 Sep 03 11:25:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1129/2286] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:25:51 2026] DELETE /volume/v3/volumes/5c88562b-0fbb-4ab5-9462-f6a91df927aa => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b71f1a47-2b9d-4841-9dd6-a3732d764786 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b71f1a47-2b9d-4841-9dd6-a3732d764786 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 Sep 03 11:25:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b71f1a47-2b9d-4841-9dd6-a3732d764786 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b71f1a47-2b9d-4841-9dd6-a3732d764786 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b71f1a47-2b9d-4841-9dd6-a3732d764786 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b71f1a47-2b9d-4841-9dd6-a3732d764786 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 returned with HTTP 200 Sep 03 11:25:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1158/2287] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:51 2026] GET /volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:25:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ea17b3d3-f7e8-4871-9e61-713bc2a47385 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea17b3d3-f7e8-4871-9e61-713bc2a47385 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] DELETE http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 Sep 03 11:25:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea17b3d3-f7e8-4871-9e61-713bc2a47385 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea17b3d3-f7e8-4871-9e61-713bc2a47385 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:52 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-ea17b3d3-f7e8-4871-9e61-713bc2a47385 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Delete volume with id: e724440c-1bb8-4ee6-8fab-ccfbfddfd233 Sep 03 11:25:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ea17b3d3-f7e8-4871-9e61-713bc2a47385 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b0db4c0a-c28b-4366-a751-79d18b428f53 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b0db4c0a-c28b-4366-a751-79d18b428f53 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] GET http://192.168.122.194/volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 Sep 03 11:25:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b0db4c0a-c28b-4366-a751-79d18b428f53 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b0db4c0a-c28b-4366-a751-79d18b428f53 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b0db4c0a-c28b-4366-a751-79d18b428f53 tempest-CreateVolumesFromImageTest-1272102553 tempest-CreateVolumesFromImageTest-1272102553-project-member] http://192.168.122.194/volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 returned with HTTP 404 Sep 03 11:25:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1159/2288] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:52 2026] GET /volume/v3/volumes/3cfb2684-fafa-400a-aa91-0b17c98955a2 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ea17b3d3-f7e8-4871-9e61-713bc2a47385 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Delete volume request issued successfully. Sep 03 11:25:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea17b3d3-f7e8-4871-9e61-713bc2a47385 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 returned with HTTP 202 Sep 03 11:25:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1130/2289] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:25:52 2026] DELETE /volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-108b93a9-89c0-452d-9220-645773e22fe5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-108b93a9-89c0-452d-9220-645773e22fe5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 Sep 03 11:25:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-108b93a9-89c0-452d-9220-645773e22fe5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-108b93a9-89c0-452d-9220-645773e22fe5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-108b93a9-89c0-452d-9220-645773e22fe5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-108b93a9-89c0-452d-9220-645773e22fe5 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 returned with HTTP 200 Sep 03 11:25:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1160/2290] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:52 2026] GET /volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-31a9d164-667c-4412-b29d-15db131e4cde None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-31a9d164-667c-4412-b29d-15db131e4cde tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 Sep 03 11:25:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-31a9d164-667c-4412-b29d-15db131e4cde tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-31a9d164-667c-4412-b29d-15db131e4cde tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-31a9d164-667c-4412-b29d-15db131e4cde tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 returned with HTTP 404 Sep 03 11:25:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1131/2291] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:53 2026] GET /volume/v3/volumes/e724440c-1bb8-4ee6-8fab-ccfbfddfd233 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bd467027-f302-4302-8d68-48fb7b07aa84 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bd467027-f302-4302-8d68-48fb7b07aa84 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e Sep 03 11:25:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bd467027-f302-4302-8d68-48fb7b07aa84 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bd467027-f302-4302-8d68-48fb7b07aa84 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bd467027-f302-4302-8d68-48fb7b07aa84 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bd467027-f302-4302-8d68-48fb7b07aa84 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e returned with HTTP 200 Sep 03 11:25:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1161/2292] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:53 2026] GET /volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e => generated 857 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f792a068-058e-47fe-bc7b-528eb337fd33 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f792a068-058e-47fe-bc7b-528eb337fd33 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] DELETE http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e Sep 03 11:25:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f792a068-058e-47fe-bc7b-528eb337fd33 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f792a068-058e-47fe-bc7b-528eb337fd33 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:53 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-f792a068-058e-47fe-bc7b-528eb337fd33 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Delete volume with id: 614900a6-42b5-4765-8953-8ba9f7865b2e Sep 03 11:25:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f792a068-058e-47fe-bc7b-528eb337fd33 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f792a068-058e-47fe-bc7b-528eb337fd33 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Delete volume request issued successfully. Sep 03 11:25:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f792a068-058e-47fe-bc7b-528eb337fd33 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e returned with HTTP 202 Sep 03 11:25:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1132/2293] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:25:53 2026] DELETE /volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a9762bf8-034e-49bb-bd4d-bc906f13d522 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9762bf8-034e-49bb-bd4d-bc906f13d522 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e Sep 03 11:25:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9762bf8-034e-49bb-bd4d-bc906f13d522 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9762bf8-034e-49bb-bd4d-bc906f13d522 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a9762bf8-034e-49bb-bd4d-bc906f13d522 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9762bf8-034e-49bb-bd4d-bc906f13d522 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e returned with HTTP 200 Sep 03 11:25:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1162/2294] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:53 2026] GET /volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e => generated 856 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-86e61419-846b-4b06-b22f-2017d5fb2156 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-86e61419-846b-4b06-b22f-2017d5fb2156 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e Sep 03 11:25:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-86e61419-846b-4b06-b22f-2017d5fb2156 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-86e61419-846b-4b06-b22f-2017d5fb2156 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-86e61419-846b-4b06-b22f-2017d5fb2156 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e returned with HTTP 404 Sep 03 11:25:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1133/2295] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:54 2026] GET /volume/v3/volumes/614900a6-42b5-4765-8953-8ba9f7865b2e => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ed61d68c-3093-4bbd-938f-450dce32548e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ed61d68c-3093-4bbd-938f-450dce32548e tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c Sep 03 11:25:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ed61d68c-3093-4bbd-938f-450dce32548e tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ed61d68c-3093-4bbd-938f-450dce32548e tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ed61d68c-3093-4bbd-938f-450dce32548e tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ed61d68c-3093-4bbd-938f-450dce32548e tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c returned with HTTP 200 Sep 03 11:25:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1163/2296] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:54 2026] GET /volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bc3ae857-4716-45da-acb4-bead45ea47d7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bc3ae857-4716-45da-acb4-bead45ea47d7 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] DELETE http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c Sep 03 11:25:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bc3ae857-4716-45da-acb4-bead45ea47d7 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bc3ae857-4716-45da-acb4-bead45ea47d7 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:54 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-bc3ae857-4716-45da-acb4-bead45ea47d7 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Delete volume with id: 26782e95-8739-4aac-8c8e-10c7153cdf5c Sep 03 11:25:54 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:54 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:54 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:54 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bc3ae857-4716-45da-acb4-bead45ea47d7 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bc3ae857-4716-45da-acb4-bead45ea47d7 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Delete volume request issued successfully. Sep 03 11:25:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bc3ae857-4716-45da-acb4-bead45ea47d7 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c returned with HTTP 202 Sep 03 11:25:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1134/2297] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:25:54 2026] DELETE /volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:25:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f7da06a9-b740-4df3-b3c6-0ed5bb56e355 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f7da06a9-b740-4df3-b3c6-0ed5bb56e355 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c Sep 03 11:25:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f7da06a9-b740-4df3-b3c6-0ed5bb56e355 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f7da06a9-b740-4df3-b3c6-0ed5bb56e355 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f7da06a9-b740-4df3-b3c6-0ed5bb56e355 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Volume info retrieved successfully. Sep 03 11:25:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f7da06a9-b740-4df3-b3c6-0ed5bb56e355 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c returned with HTTP 200 Sep 03 11:25:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1164/2298] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:54 2026] GET /volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-805735662"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-805735662'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Create volume of 1 GB Sep 03 11:25:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Availability Zones retrieved successfully. Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Flow 'volume_create_api' (2bfefe4c-7642-4c52-bdb6-8d32b6e215b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dacb385-02d3-41a4-b9a8-c1b11644a59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dacb385-02d3-41a4-b9a8-c1b11644a59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9dc1885-6b31-4556-9f7e-8266c0cdf65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Created reservations ['2ef9c856-7957-499a-8401-218374db406d', '197bf181-aa78-445f-a65e-5ae371776c36', 'ab3cf437-94fa-4f8e-a8c6-75abf89517c1', '36c876cc-fc98-49d2-8e48-6dacd361207a'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9dc1885-6b31-4556-9f7e-8266c0cdf65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ef9c856-7957-499a-8401-218374db406d', '197bf181-aa78-445f-a65e-5ae371776c36', 'ab3cf437-94fa-4f8e-a8c6-75abf89517c1', '36c876cc-fc98-49d2-8e48-6dacd361207a']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ad0a24-b77b-43dd-aee7-cbbf8829de4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ad0a24-b77b-43dd-aee7-cbbf8829de4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-805735662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3f04d134e343099459a04cb770793f',qos_specs=None,replication_status=,reservations=['2ef9c856-7957-499a-8401-218374db406d','197bf181-aa78-445f-a65e-5ae371776c36','ab3cf437-94fa-4f8e-a8c6-75abf89517c1','36c876cc-fc98-49d2-8e48-6dacd361207a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bde416b1f80a4c399ad1161c49735463',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-805735662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb3f04d134e343099459a04cb770793f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bde416b1f80a4c399ad1161c49735463',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a9e149-0c83-4ea7-85a6-209af3450b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a9e149-0c83-4ea7-85a6-209af3450b89) transitioned into state 'SUCCESS' from state '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-805735662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3f04d134e343099459a04cb770793f',qos_specs=None,replication_status=,reservations=['2ef9c856-7957-499a-8401-218374db406d','197bf181-aa78-445f-a65e-5ae371776c36','ab3cf437-94fa-4f8e-a8c6-75abf89517c1','36c876cc-fc98-49d2-8e48-6dacd361207a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bde416b1f80a4c399ad1161c49735463',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5f4a7e-d1ab-4ddd-b93d-9df3af4fc2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5f4a7e-d1ab-4ddd-b93d-9df3af4fc2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Flow 'volume_create_api' (2bfefe4c-7642-4c52-bdb6-8d32b6e215b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:25:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Create volume request issued successfully. Sep 03 11:25:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0f2e2ced-c39b-47fb-b8f4-43dd7fc6daba tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:25:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1135/2299] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:25:55 2026] POST /volume/v3/volumes => generated 778 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c0c50ac6-1e3f-4525-8006-dc561b7c92dc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0c50ac6-1e3f-4525-8006-dc561b7c92dc tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb Sep 03 11:25:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0c50ac6-1e3f-4525-8006-dc561b7c92dc tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0c50ac6-1e3f-4525-8006-dc561b7c92dc tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c0c50ac6-1e3f-4525-8006-dc561b7c92dc tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:25:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0c50ac6-1e3f-4525-8006-dc561b7c92dc tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb returned with HTTP 200 Sep 03 11:25:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1165/2300] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:55 2026] GET /volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4b20bfeb-3056-4557-83fe-347865b6be19 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b20bfeb-3056-4557-83fe-347865b6be19 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] GET http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c Sep 03 11:25:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b20bfeb-3056-4557-83fe-347865b6be19 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4b20bfeb-3056-4557-83fe-347865b6be19 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4b20bfeb-3056-4557-83fe-347865b6be19 tempest-VolumesListAdminTestJSON-1750968847 tempest-VolumesListAdminTestJSON-1750968847-project-member] http://192.168.122.194/volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c returned with HTTP 404 Sep 03 11:25:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1136/2301] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:25:56 2026] GET /volume/v3/volumes/26782e95-8739-4aac-8c8e-10c7153cdf5c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:25:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5cf170a3-87cf-43d9-a6f7-48f11cd56ede None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5cf170a3-87cf-43d9-a6f7-48f11cd56ede tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb Sep 03 11:25:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5cf170a3-87cf-43d9-a6f7-48f11cd56ede tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5cf170a3-87cf-43d9-a6f7-48f11cd56ede tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5cf170a3-87cf-43d9-a6f7-48f11cd56ede tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:25:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5cf170a3-87cf-43d9-a6f7-48f11cd56ede tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb returned with HTTP 200 Sep 03 11:25:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1166/2302] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:56 2026] GET /volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5ebfbc1f-e2b3-4cd1-b4ec-c518759ba1c5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ebfbc1f-e2b3-4cd1-b4ec-c518759ba1c5 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb Sep 03 11:25:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5ebfbc1f-e2b3-4cd1-b4ec-c518759ba1c5 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5ebfbc1f-e2b3-4cd1-b4ec-c518759ba1c5 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:25:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5ebfbc1f-e2b3-4cd1-b4ec-c518759ba1c5 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:25:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ebfbc1f-e2b3-4cd1-b4ec-c518759ba1c5 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb returned with HTTP 200 Sep 03 11:25:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1137/2303] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:25:57 2026] GET /volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb => generated 871 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:25:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-456e6b26-1479-4bee-96d6-91ee1962cba8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-456e6b26-1479-4bee-96d6-91ee1962cba8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:25:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-456e6b26-1479-4bee-96d6-91ee1962cba8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb", "name": "tempest-VolumeDependencyTests-Snapshot-24671414"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:25:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-456e6b26-1479-4bee-96d6-91ee1962cba8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:25:57 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-456e6b26-1479-4bee-96d6-91ee1962cba8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Create snapshot from volume a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb Sep 03 11:25:58 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-456e6b26-1479-4bee-96d6-91ee1962cba8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Created reservations ['aa9b901c-9c3e-4917-aa03-6e93530ceb1e', '49074c20-2bdd-42e9-a62f-750734cdd8d6', '8e4a09d2-90d7-4a8d-a30c-8613238426f6', '5511122c-1688-49f6-bebc-7e27e2b00cbe'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:25:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:25:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:25:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-456e6b26-1479-4bee-96d6-91ee1962cba8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Snapshot create request issued successfully. Sep 03 11:25:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-456e6b26-1479-4bee-96d6-91ee1962cba8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:25:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1167/2304] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:25:57 2026] POST /volume/v3/snapshots => generated 306 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:25:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-546679af-8d69-43ee-b31f-c387bcba07d3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-546679af-8d69-43ee-b31f-c387bcba07d3 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:25:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-546679af-8d69-43ee-b31f-c387bcba07d3 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-546679af-8d69-43ee-b31f-c387bcba07d3 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:25:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-546679af-8d69-43ee-b31f-c387bcba07d3 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Snapshot retrieved successfully. Sep 03 11:25:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-546679af-8d69-43ee-b31f-c387bcba07d3 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 returned with HTTP 200 Sep 03 11:25:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1138/2305] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:58 2026] GET /volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:25:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-51a38e63-e0cc-46d6-9202-81c1c5e5e668 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-51a38e63-e0cc-46d6-9202-81c1c5e5e668 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:25:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-51a38e63-e0cc-46d6-9202-81c1c5e5e668 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-51a38e63-e0cc-46d6-9202-81c1c5e5e668 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:25:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:25:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-51a38e63-e0cc-46d6-9202-81c1c5e5e668 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Snapshot retrieved successfully. Sep 03 11:25:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-51a38e63-e0cc-46d6-9202-81c1c5e5e668 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 returned with HTTP 200 Sep 03 11:25:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1168/2306] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:25:59 2026] GET /volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:25:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0e1b56e2-c858-45b3-9e71-9698319ed8bf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:25:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0e1b56e2-c858-45b3-9e71-9698319ed8bf tempest-AvailabilityZoneTestJSON-271844888 tempest-AvailabilityZoneTestJSON-271844888-project-member] GET http://192.168.122.194/volume/v3/os-availability-zone Sep 03 11:25:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0e1b56e2-c858-45b3-9e71-9698319ed8bf tempest-AvailabilityZoneTestJSON-271844888 tempest-AvailabilityZoneTestJSON-271844888-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:25:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0e1b56e2-c858-45b3-9e71-9698319ed8bf tempest-AvailabilityZoneTestJSON-271844888 tempest-AvailabilityZoneTestJSON-271844888-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:25:59 devstack devstack@c-api.service[86726]: /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 03 11:25:59 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:25:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0e1b56e2-c858-45b3-9e71-9698319ed8bf tempest-AvailabilityZoneTestJSON-271844888 tempest-AvailabilityZoneTestJSON-271844888-project-member] Availability Zones retrieved successfully. Sep 03 11:25:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0e1b56e2-c858-45b3-9e71-9698319ed8bf tempest-AvailabilityZoneTestJSON-271844888 tempest-AvailabilityZoneTestJSON-271844888-project-member] http://192.168.122.194/volume/v3/os-availability-zone returned with HTTP 200 Sep 03 11:25:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1139/2307] 192.168.122.194 () {58 vars in 1160 bytes} [Thu Sep 3 11:25:59 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:26:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d8f130a3-5b5a-46b0-af19-5479a916b128 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d8f130a3-5b5a-46b0-af19-5479a916b128 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:26:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d8f130a3-5b5a-46b0-af19-5479a916b128 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d8f130a3-5b5a-46b0-af19-5479a916b128 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d8f130a3-5b5a-46b0-af19-5479a916b128 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Snapshot retrieved successfully. Sep 03 11:26:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d8f130a3-5b5a-46b0-af19-5479a916b128 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 returned with HTTP 200 Sep 03 11:26:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1169/2308] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:26:00 2026] GET /volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-06d38ab3-8d4c-49b5-93a8-e84170c7e655 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06d38ab3-8d4c-49b5-93a8-e84170c7e655 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:26:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06d38ab3-8d4c-49b5-93a8-e84170c7e655 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06d38ab3-8d4c-49b5-93a8-e84170c7e655 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-06d38ab3-8d4c-49b5-93a8-e84170c7e655 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Snapshot retrieved successfully. Sep 03 11:26:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06d38ab3-8d4c-49b5-93a8-e84170c7e655 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 returned with HTTP 200 Sep 03 11:26:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1140/2309] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:26:01 2026] GET /volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "764b38b7-8708-496f-99bc-8dcbdf349b55", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1113310085"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Create volume request body: {'volume': {'snapshot_id': '764b38b7-8708-496f-99bc-8dcbdf349b55', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1113310085'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Snapshot retrieved successfully. Sep 03 11:26:01 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Create volume of 1 GB Sep 03 11:26:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Availability Zones retrieved successfully. Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Flow 'volume_create_api' (e58cc9df-9be2-4c60-8f98-9dfd510345a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f685413-7a2f-4b6d-997d-80cf4babe56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f685413-7a2f-4b6d-997d-80cf4babe56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '764b38b7-8708-496f-99bc-8dcbdf349b55', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e58526ce-43d7-4fcc-810d-064c89c5ef74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Created reservations ['dd202347-d1ad-4bd9-baf6-0687ae891941', 'dcef0897-ae28-4bb5-869a-52d6fcd85741', 'd7673cfc-be99-46f2-8168-30144c350ac8', '9f549352-b0fc-49c5-8bf5-771ce4e98dd0'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e58526ce-43d7-4fcc-810d-064c89c5ef74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd202347-d1ad-4bd9-baf6-0687ae891941', 'dcef0897-ae28-4bb5-869a-52d6fcd85741', 'd7673cfc-be99-46f2-8168-30144c350ac8', '9f549352-b0fc-49c5-8bf5-771ce4e98dd0']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa85e0a-51ec-4595-8d78-ddc36e519e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa85e0a-51ec-4595-8d78-ddc36e519e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54b4cdfd-2a2c-472b-ac06-a250af399b1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1113310085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3f04d134e343099459a04cb770793f',qos_specs=None,replication_status=,reservations=['dd202347-d1ad-4bd9-baf6-0687ae891941','dcef0897-ae28-4bb5-869a-52d6fcd85741','d7673cfc-be99-46f2-8168-30144c350ac8','9f549352-b0fc-49c5-8bf5-771ce4e98dd0'],size=1,snapshot_id=764b38b7-8708-496f-99bc-8dcbdf349b55,source_replicaid=,source_volid=None,status='creating',user_id='bde416b1f80a4c399ad1161c49735463',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1113310085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54b4cdfd-2a2c-472b-ac06-a250af399b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb3f04d134e343099459a04cb770793f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=764b38b7-8708-496f-99bc-8dcbdf349b55,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bde416b1f80a4c399ad1161c49735463',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4327ff14-a77c-40c8-92d6-ef2d3896c940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4327ff14-a77c-40c8-92d6-ef2d3896c940) transitioned into state 'SUCCESS' from state '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-1113310085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3f04d134e343099459a04cb770793f',qos_specs=None,replication_status=,reservations=['dd202347-d1ad-4bd9-baf6-0687ae891941','dcef0897-ae28-4bb5-869a-52d6fcd85741','d7673cfc-be99-46f2-8168-30144c350ac8','9f549352-b0fc-49c5-8bf5-771ce4e98dd0'],size=1,snapshot_id=764b38b7-8708-496f-99bc-8dcbdf349b55,source_replicaid=,source_volid=None,status='creating',user_id='bde416b1f80a4c399ad1161c49735463',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a05054f-92d1-403b-b061-2e949f9ca402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a05054f-92d1-403b-b061-2e949f9ca402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Flow 'volume_create_api' (e58cc9df-9be2-4c60-8f98-9dfd510345a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Create volume request issued successfully. Sep 03 11:26:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f1a78832-818d-4b1e-bbde-67d683dca6c8 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:26:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1170/2310] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:26:01 2026] POST /volume/v3/volumes => generated 813 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-83594a15-8808-4dc2-9468-e93029b96577 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83594a15-8808-4dc2-9468-e93029b96577 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e Sep 03 11:26:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83594a15-8808-4dc2-9468-e93029b96577 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83594a15-8808-4dc2-9468-e93029b96577 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-83594a15-8808-4dc2-9468-e93029b96577 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:26:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83594a15-8808-4dc2-9468-e93029b96577 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e returned with HTTP 200 Sep 03 11:26:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1141/2311] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:01 2026] GET /volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0e88710c-9ad5-45c9-bb6e-100e57e889f4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0e88710c-9ad5-45c9-bb6e-100e57e889f4 None None] GET http://192.168.122.194/volume// Sep 03 11:26:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0e88710c-9ad5-45c9-bb6e-100e57e889f4 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0e88710c-9ad5-45c9-bb6e-100e57e889f4 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0e88710c-9ad5-45c9-bb6e-100e57e889f4 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:26:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1171/2312] 192.168.122.194 () {56 vars in 888 bytes} [Thu Sep 3 11:26:02 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:26:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fe6db6a5-6892-41a4-bc8b-9539d5ce44e7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fe6db6a5-6892-41a4-bc8b-9539d5ce44e7 None None] GET http://192.168.122.194/volume// Sep 03 11:26:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fe6db6a5-6892-41a4-bc8b-9539d5ce44e7 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fe6db6a5-6892-41a4-bc8b-9539d5ce44e7 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fe6db6a5-6892-41a4-bc8b-9539d5ce44e7 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:26:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1142/2313] 192.168.122.194 () {56 vars in 888 bytes} [Thu Sep 3 11:26:02 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:26:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-42e93db0-b066-4954-8a33-0e8d9ca09405 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-42e93db0-b066-4954-8a33-0e8d9ca09405 tempest-VersionsTest-1052289120 tempest-VersionsTest-1052289120-project-member] GET http://192.168.122.194/volume/v3/ Sep 03 11:26:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-42e93db0-b066-4954-8a33-0e8d9ca09405 tempest-VersionsTest-1052289120 tempest-VersionsTest-1052289120-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-42e93db0-b066-4954-8a33-0e8d9ca09405 tempest-VersionsTest-1052289120 tempest-VersionsTest-1052289120-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-42e93db0-b066-4954-8a33-0e8d9ca09405 tempest-VersionsTest-1052289120 tempest-VersionsTest-1052289120-project-member] http://192.168.122.194/volume/v3/ returned with HTTP 200 Sep 03 11:26:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1172/2314] 192.168.122.194 () {58 vars in 1100 bytes} [Thu Sep 3 11:26:02 2026] GET /volume/v3/ => generated 390 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-db811e16-0deb-4a8e-a740-b7420d636796 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-db811e16-0deb-4a8e-a740-b7420d636796 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e Sep 03 11:26:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-db811e16-0deb-4a8e-a740-b7420d636796 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-db811e16-0deb-4a8e-a740-b7420d636796 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-db811e16-0deb-4a8e-a740-b7420d636796 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:26:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-db811e16-0deb-4a8e-a740-b7420d636796 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e returned with HTTP 200 Sep 03 11:26:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1143/2315] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:02 2026] GET /volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e => generated 905 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0052d976-ca07-4341-8900-73e3d0ddacbc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0052d976-ca07-4341-8900-73e3d0ddacbc tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e Sep 03 11:26:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0052d976-ca07-4341-8900-73e3d0ddacbc tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0052d976-ca07-4341-8900-73e3d0ddacbc tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0052d976-ca07-4341-8900-73e3d0ddacbc tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:26:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0052d976-ca07-4341-8900-73e3d0ddacbc tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e returned with HTTP 200 Sep 03 11:26:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1173/2316] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:03 2026] GET /volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e => generated 905 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-720f4ea4-2b8e-47f4-9e93-d58e71339c32 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-720f4ea4-2b8e-47f4-9e93-d58e71339c32 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e Sep 03 11:26:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-720f4ea4-2b8e-47f4-9e93-d58e71339c32 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-720f4ea4-2b8e-47f4-9e93-d58e71339c32 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-720f4ea4-2b8e-47f4-9e93-d58e71339c32 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:26:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-720f4ea4-2b8e-47f4-9e93-d58e71339c32 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e returned with HTTP 200 Sep 03 11:26:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1144/2317] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:05 2026] GET /volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e => generated 905 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:26:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-15380eea-7573-4fed-96fb-dd8054c7745a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15380eea-7573-4fed-96fb-dd8054c7745a tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e Sep 03 11:26:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15380eea-7573-4fed-96fb-dd8054c7745a tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15380eea-7573-4fed-96fb-dd8054c7745a tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-15380eea-7573-4fed-96fb-dd8054c7745a tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:26:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15380eea-7573-4fed-96fb-dd8054c7745a tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e returned with HTTP 200 Sep 03 11:26:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1174/2318] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:06 2026] GET /volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e => generated 905 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2b364a48-4a06-49c3-80d1-1579bbf61b45 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2b364a48-4a06-49c3-80d1-1579bbf61b45 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e Sep 03 11:26:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2b364a48-4a06-49c3-80d1-1579bbf61b45 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2b364a48-4a06-49c3-80d1-1579bbf61b45 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2b364a48-4a06-49c3-80d1-1579bbf61b45 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:26:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2b364a48-4a06-49c3-80d1-1579bbf61b45 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e returned with HTTP 200 Sep 03 11:26:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1145/2319] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:07 2026] GET /volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e => generated 905 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a802232b-3420-4606-aac0-5075d21aa716 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1017891096"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1017891096'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Create volume of 1 GB Sep 03 11:26:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Availability Zones retrieved successfully. Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Flow 'volume_create_api' (944cc55e-32c1-4099-9e0b-77d77132cc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b885165-c48d-4796-8b48-2d904f2946c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d5e0e35a-4f72-4c14-9d37-86ffa8e202e6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d5e0e35a-4f72-4c14-9d37-86ffa8e202e6 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d5e0e35a-4f72-4c14-9d37-86ffa8e202e6 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d5e0e35a-4f72-4c14-9d37-86ffa8e202e6 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b885165-c48d-4796-8b48-2d904f2946c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f937493c-d6ea-4e4a-baeb-8fc5ffb50764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d5e0e35a-4f72-4c14-9d37-86ffa8e202e6 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d5e0e35a-4f72-4c14-9d37-86ffa8e202e6 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e returned with HTTP 200 Sep 03 11:26:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1146/2320] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:08 2026] GET /volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e => generated 906 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1db571f5-1e2d-40b8-af6f-ab059d460319 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1db571f5-1e2d-40b8-af6f-ab059d460319 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1db571f5-1e2d-40b8-af6f-ab059d460319 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1db571f5-1e2d-40b8-af6f-ab059d460319 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-1db571f5-1e2d-40b8-af6f-ab059d460319 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Delete snapshot with id: 764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:26:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1db571f5-1e2d-40b8-af6f-ab059d460319 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Snapshot retrieved successfully. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1db571f5-1e2d-40b8-af6f-ab059d460319 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Snapshot delete request issued successfully. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1db571f5-1e2d-40b8-af6f-ab059d460319 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 returned with HTTP 202 Sep 03 11:26:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1147/2321] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:26:08 2026] DELETE /volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6e4dee6e-2288-4f1c-9c0b-72cb6b56bb0e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6e4dee6e-2288-4f1c-9c0b-72cb6b56bb0e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6e4dee6e-2288-4f1c-9c0b-72cb6b56bb0e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6e4dee6e-2288-4f1c-9c0b-72cb6b56bb0e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Created reservations ['7e702024-16d6-443d-9fc9-164e455142af', 'c61c7de2-ab37-4770-b577-59e3afa4bc7c', '0fca91fc-9e76-4ff7-9f5b-beb6a2a0ac14', '350d1cc7-066a-4c47-ace5-54a5978f7066'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f937493c-d6ea-4e4a-baeb-8fc5ffb50764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e702024-16d6-443d-9fc9-164e455142af', 'c61c7de2-ab37-4770-b577-59e3afa4bc7c', '0fca91fc-9e76-4ff7-9f5b-beb6a2a0ac14', '350d1cc7-066a-4c47-ace5-54a5978f7066']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5539d88-0415-4918-9325-3d3fbc3a20f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6e4dee6e-2288-4f1c-9c0b-72cb6b56bb0e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Snapshot retrieved successfully. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6e4dee6e-2288-4f1c-9c0b-72cb6b56bb0e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 returned with HTTP 200 Sep 03 11:26:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1148/2322] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:26:08 2026] GET /volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5539d88-0415-4918-9325-3d3fbc3a20f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e312c35-c2ff-4586-9a95-193ee29fe534', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1017891096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d703e5580488badd8908fc4a14831',qos_specs=None,replication_status=,reservations=['7e702024-16d6-443d-9fc9-164e455142af','c61c7de2-ab37-4770-b577-59e3afa4bc7c','0fca91fc-9e76-4ff7-9f5b-beb6a2a0ac14','350d1cc7-066a-4c47-ace5-54a5978f7066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33cad1deda9464c993366a61f461b1a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1017891096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e312c35-c2ff-4586-9a95-193ee29fe534,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e50d703e5580488badd8908fc4a14831',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a33cad1deda9464c993366a61f461b1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6fc9e0-4ee5-4c86-bdc4-6aeb01a4b124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6fc9e0-4ee5-4c86-bdc4-6aeb01a4b124) transitioned into state 'SUCCESS' from state '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-1017891096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e50d703e5580488badd8908fc4a14831',qos_specs=None,replication_status=,reservations=['7e702024-16d6-443d-9fc9-164e455142af','c61c7de2-ab37-4770-b577-59e3afa4bc7c','0fca91fc-9e76-4ff7-9f5b-beb6a2a0ac14','350d1cc7-066a-4c47-ace5-54a5978f7066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a33cad1deda9464c993366a61f461b1a',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f457d4ff-dbc9-419a-90dd-2387b2531d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f457d4ff-dbc9-419a-90dd-2387b2531d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Flow 'volume_create_api' (944cc55e-32c1-4099-9e0b-77d77132cc2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Create volume request issued successfully. Sep 03 11:26:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a802232b-3420-4606-aac0-5075d21aa716 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:26:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1175/2323] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:26:08 2026] POST /volume/v3/volumes => generated 759 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-989c5bef-64da-4d36-a7d0-dad380b6bc50 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-989c5bef-64da-4d36-a7d0-dad380b6bc50 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] GET http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-989c5bef-64da-4d36-a7d0-dad380b6bc50 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-989c5bef-64da-4d36-a7d0-dad380b6bc50 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-989c5bef-64da-4d36-a7d0-dad380b6bc50 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Volume info retrieved successfully. Sep 03 11:26:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-989c5bef-64da-4d36-a7d0-dad380b6bc50 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 returned with HTTP 200 Sep 03 11:26:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1149/2324] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:08 2026] GET /volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 => generated 827 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-77ebba5c-3276-45f0-ad15-baed3140155a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-77ebba5c-3276-45f0-ad15-baed3140155a tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:26:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-77ebba5c-3276-45f0-ad15-baed3140155a tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-77ebba5c-3276-45f0-ad15-baed3140155a tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-77ebba5c-3276-45f0-ad15-baed3140155a tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Snapshot retrieved successfully. Sep 03 11:26:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-77ebba5c-3276-45f0-ad15-baed3140155a tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 returned with HTTP 200 Sep 03 11:26:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1176/2325] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:26:09 2026] GET /volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-489bbbd7-1e6b-451d-96ad-4e8ef577522b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-489bbbd7-1e6b-451d-96ad-4e8ef577522b tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] GET http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 Sep 03 11:26:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-489bbbd7-1e6b-451d-96ad-4e8ef577522b tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-489bbbd7-1e6b-451d-96ad-4e8ef577522b tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:09 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:09 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-489bbbd7-1e6b-451d-96ad-4e8ef577522b tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Volume info retrieved successfully. Sep 03 11:26:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-489bbbd7-1e6b-451d-96ad-4e8ef577522b tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 returned with HTTP 200 Sep 03 11:26:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1150/2326] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:09 2026] GET /volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ac740890-7baa-4659-a570-c27c81b98dd7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ac740890-7baa-4659-a570-c27c81b98dd7 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:26:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ac740890-7baa-4659-a570-c27c81b98dd7 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ac740890-7baa-4659-a570-c27c81b98dd7 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ac740890-7baa-4659-a570-c27c81b98dd7 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 returned with HTTP 404 Sep 03 11:26:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1177/2327] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:26:10 2026] GET /volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8a8153c1-6873-427c-a169-9c7fd47bb0f0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a8153c1-6873-427c-a169-9c7fd47bb0f0 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] DELETE http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb Sep 03 11:26:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a8153c1-6873-427c-a169-9c7fd47bb0f0 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a8153c1-6873-427c-a169-9c7fd47bb0f0 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:10 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-8a8153c1-6873-427c-a169-9c7fd47bb0f0 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Delete volume with id: a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb Sep 03 11:26:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8a8153c1-6873-427c-a169-9c7fd47bb0f0 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:26:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8a8153c1-6873-427c-a169-9c7fd47bb0f0 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Delete volume request issued successfully. Sep 03 11:26:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a8153c1-6873-427c-a169-9c7fd47bb0f0 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb returned with HTTP 202 Sep 03 11:26:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1151/2328] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:26:10 2026] DELETE /volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:26:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ab252656-66d2-4c8e-a70b-ea06fd2e1403 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ab252656-66d2-4c8e-a70b-ea06fd2e1403 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb Sep 03 11:26:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ab252656-66d2-4c8e-a70b-ea06fd2e1403 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ab252656-66d2-4c8e-a70b-ea06fd2e1403 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ab252656-66d2-4c8e-a70b-ea06fd2e1403 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:26:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ab252656-66d2-4c8e-a70b-ea06fd2e1403 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb returned with HTTP 200 Sep 03 11:26:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1178/2329] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:10 2026] GET /volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-de8002f1-0fe2-40ac-b8b2-a96e4eb340c7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-de8002f1-0fe2-40ac-b8b2-a96e4eb340c7 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] GET http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 Sep 03 11:26:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-de8002f1-0fe2-40ac-b8b2-a96e4eb340c7 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-de8002f1-0fe2-40ac-b8b2-a96e4eb340c7 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-de8002f1-0fe2-40ac-b8b2-a96e4eb340c7 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Volume info retrieved successfully. Sep 03 11:26:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-de8002f1-0fe2-40ac-b8b2-a96e4eb340c7 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 returned with HTTP 200 Sep 03 11:26:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1152/2330] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:10 2026] GET /volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-621da4ee-abef-4ec9-b8b2-eec1fb6587c0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-621da4ee-abef-4ec9-b8b2-eec1fb6587c0 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] GET http://192.168.122.194/volume/v3/limits Sep 03 11:26:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-621da4ee-abef-4ec9-b8b2-eec1fb6587c0 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-621da4ee-abef-4ec9-b8b2-eec1fb6587c0 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-621da4ee-abef-4ec9-b8b2-eec1fb6587c0 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] http://192.168.122.194/volume/v3/limits returned with HTTP 200 Sep 03 11:26:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1179/2331] 192.168.122.194 () {58 vars in 1118 bytes} [Thu Sep 3 11:26:10 2026] GET /volume/v3/limits => generated 302 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-27f54bef-9ab1-458f-9c51-63827bc05e80 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-27f54bef-9ab1-458f-9c51-63827bc05e80 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] GET http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-27f54bef-9ab1-458f-9c51-63827bc05e80 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-27f54bef-9ab1-458f-9c51-63827bc05e80 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-27f54bef-9ab1-458f-9c51-63827bc05e80 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Volume info retrieved successfully. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-27f54bef-9ab1-458f-9c51-63827bc05e80 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 returned with HTTP 200 Sep 03 11:26:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1153/2332] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:11 2026] GET /volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0c1fb0f0-f482-4fe5-b5dc-4d05e01d3887 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0c1fb0f0-f482-4fe5-b5dc-4d05e01d3887 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] DELETE http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0c1fb0f0-f482-4fe5-b5dc-4d05e01d3887 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0c1fb0f0-f482-4fe5-b5dc-4d05e01d3887 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-0c1fb0f0-f482-4fe5-b5dc-4d05e01d3887 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Delete volume with id: 9e312c35-c2ff-4586-9a95-193ee29fe534 Sep 03 11:26:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0c1fb0f0-f482-4fe5-b5dc-4d05e01d3887 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Volume info retrieved successfully. Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0c1fb0f0-f482-4fe5-b5dc-4d05e01d3887 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Delete volume request issued successfully. Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0c1fb0f0-f482-4fe5-b5dc-4d05e01d3887 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 returned with HTTP 202 Sep 03 11:26:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1180/2333] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:26:11 2026] DELETE /volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-79ab5d98-a8d0-4d7f-95c7-278d5a9f940c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-79ab5d98-a8d0-4d7f-95c7-278d5a9f940c tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] GET http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-79ab5d98-a8d0-4d7f-95c7-278d5a9f940c tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-79ab5d98-a8d0-4d7f-95c7-278d5a9f940c tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-79ab5d98-a8d0-4d7f-95c7-278d5a9f940c tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Volume info retrieved successfully. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-79ab5d98-a8d0-4d7f-95c7-278d5a9f940c tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 returned with HTTP 200 Sep 03 11:26:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1154/2334] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:11 2026] GET /volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-2f290963-7d9b-499b-b150-0134343b42fb req-58a56d6a-d20a-4c49-affc-b39533ad976e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-58a56d6a-d20a-4c49-affc-b39533ad976e tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-58a56d6a-d20a-4c49-affc-b39533ad976e tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-58a56d6a-d20a-4c49-affc-b39533ad976e tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-2f290963-7d9b-499b-b150-0134343b42fb req-58a56d6a-d20a-4c49-affc-b39533ad976e tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-58a56d6a-d20a-4c49-affc-b39533ad976e tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:26:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1181/2335] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:26:11 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-2f290963-7d9b-499b-b150-0134343b42fb req-a3d32e1c-5487-41af-9d20-23952c09caff None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-a3d32e1c-5487-41af-9d20-23952c09caff tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] POST http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8/action Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-a3d32e1c-5487-41af-9d20-23952c09caff tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-a3d32e1c-5487-41af-9d20-23952c09caff tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-2f290963-7d9b-499b-b150-0134343b42fb req-a3d32e1c-5487-41af-9d20-23952c09caff tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-2f290963-7d9b-499b-b150-0134343b42fb req-a3d32e1c-5487-41af-9d20-23952c09caff tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Begin detaching volume completed successfully. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-a3d32e1c-5487-41af-9d20-23952c09caff tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8/action returned with HTTP 202 Sep 03 11:26:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1155/2336] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:26:11 2026] POST /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7d9261da-ec05-4721-8300-8b487cd5e22a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d9261da-ec05-4721-8300-8b487cd5e22a None None] GET http://192.168.122.194/volume// Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7d9261da-ec05-4721-8300-8b487cd5e22a None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7d9261da-ec05-4721-8300-8b487cd5e22a None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7d9261da-ec05-4721-8300-8b487cd5e22a None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:26:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1182/2337] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:26:11 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-2f290963-7d9b-499b-b150-0134343b42fb req-673cf38a-641f-4749-ae32-27ba6b195992 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-673cf38a-641f-4749-ae32-27ba6b195992 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-673cf38a-641f-4749-ae32-27ba6b195992 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-673cf38a-641f-4749-ae32-27ba6b195992 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-2f290963-7d9b-499b-b150-0134343b42fb req-673cf38a-641f-4749-ae32-27ba6b195992 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-673cf38a-641f-4749-ae32-27ba6b195992 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:26:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1156/2338] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:26:11 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 1332 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a6982385-6e36-40b5-ad91-c21d52ce7bae None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6982385-6e36-40b5-ad91-c21d52ce7bae tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6982385-6e36-40b5-ad91-c21d52ce7bae tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6982385-6e36-40b5-ad91-c21d52ce7bae tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6982385-6e36-40b5-ad91-c21d52ce7bae tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb returned with HTTP 404 Sep 03 11:26:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1183/2339] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:11 2026] GET /volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9fc9d069-6c2d-4825-a5c1-4a237b405c9b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9fc9d069-6c2d-4825-a5c1-4a237b405c9b tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] DELETE http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9fc9d069-6c2d-4825-a5c1-4a237b405c9b tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9fc9d069-6c2d-4825-a5c1-4a237b405c9b tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-9fc9d069-6c2d-4825-a5c1-4a237b405c9b tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Delete volume with id: 54b4cdfd-2a2c-472b-ac06-a250af399b1e Sep 03 11:26:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9fc9d069-6c2d-4825-a5c1-4a237b405c9b tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9fc9d069-6c2d-4825-a5c1-4a237b405c9b tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Delete volume request issued successfully. Sep 03 11:26:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9fc9d069-6c2d-4825-a5c1-4a237b405c9b tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e returned with HTTP 202 Sep 03 11:26:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1157/2340] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:26:11 2026] DELETE /volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:26:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-59931af5-26b9-4f56-9056-e4824dd1062e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-59931af5-26b9-4f56-9056-e4824dd1062e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e Sep 03 11:26:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-59931af5-26b9-4f56-9056-e4824dd1062e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-59931af5-26b9-4f56-9056-e4824dd1062e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:12 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:12 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-59931af5-26b9-4f56-9056-e4824dd1062e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Volume info retrieved successfully. Sep 03 11:26:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-2f290963-7d9b-499b-b150-0134343b42fb req-ddb7e81c-b8e5-4655-aa83-d928984a9a73 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-59931af5-26b9-4f56-9056-e4824dd1062e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e returned with HTTP 200 Sep 03 11:26:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1184/2341] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:11 2026] GET /volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e => generated 905 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-ddb7e81c-b8e5-4655-aa83-d928984a9a73 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] DELETE http://192.168.122.194/volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77 Sep 03 11:26:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-ddb7e81c-b8e5-4655-aa83-d928984a9a73 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-ddb7e81c-b8e5-4655-aa83-d928984a9a73 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:12 devstack devstack@c-api.service[86726]: /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 03 11:26:12 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:26:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-2f290963-7d9b-499b-b150-0134343b42fb req-ddb7e81c-b8e5-4655-aa83-d928984a9a73 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77 returned with HTTP 200 Sep 03 11:26:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1158/2342] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:26:12 2026] DELETE /volume/v3/attachments/97d52391-1535-4937-9e9b-49f9628f3f77 => generated 19 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3ff17208-77d2-4d25-b09c-236cc7907552 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3ff17208-77d2-4d25-b09c-236cc7907552 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] GET http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 Sep 03 11:26:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3ff17208-77d2-4d25-b09c-236cc7907552 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3ff17208-77d2-4d25-b09c-236cc7907552 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:12 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:12 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3ff17208-77d2-4d25-b09c-236cc7907552 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Volume info retrieved successfully. Sep 03 11:26:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3ff17208-77d2-4d25-b09c-236cc7907552 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 returned with HTTP 200 Sep 03 11:26:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1185/2343] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:12 2026] GET /volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-f864c652-a6b9-459e-8b1d-5a63a6a043d9 req-814d6125-3379-4586-8fce-d691a61c36c9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f864c652-a6b9-459e-8b1d-5a63a6a043d9 req-814d6125-3379-4586-8fce-d691a61c36c9 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:26:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f864c652-a6b9-459e-8b1d-5a63a6a043d9 req-814d6125-3379-4586-8fce-d691a61c36c9 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-f864c652-a6b9-459e-8b1d-5a63a6a043d9 req-814d6125-3379-4586-8fce-d691a61c36c9 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-f864c652-a6b9-459e-8b1d-5a63a6a043d9 req-814d6125-3379-4586-8fce-d691a61c36c9 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:26:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-f864c652-a6b9-459e-8b1d-5a63a6a043d9 req-814d6125-3379-4586-8fce-d691a61c36c9 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:26:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1159/2344] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:26:12 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d6d6a4d5-74d4-47b3-b3f8-9bfc295848b8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d6d6a4d5-74d4-47b3-b3f8-9bfc295848b8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] DELETE http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:26:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d6d6a4d5-74d4-47b3-b3f8-9bfc295848b8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d6d6a4d5-74d4-47b3-b3f8-9bfc295848b8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:12 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-d6d6a4d5-74d4-47b3-b3f8-9bfc295848b8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Delete volume with id: 17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:26:12 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:12 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d6d6a4d5-74d4-47b3-b3f8-9bfc295848b8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:26:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d6d6a4d5-74d4-47b3-b3f8-9bfc295848b8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Delete volume request issued successfully. Sep 03 11:26:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d6d6a4d5-74d4-47b3-b3f8-9bfc295848b8 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 202 Sep 03 11:26:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1186/2345] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:26:12 2026] DELETE /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:26:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e5642647-8c4a-4aa3-aa49-64a2e9da5694 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5642647-8c4a-4aa3-aa49-64a2e9da5694 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:26:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5642647-8c4a-4aa3-aa49-64a2e9da5694 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5642647-8c4a-4aa3-aa49-64a2e9da5694 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e5642647-8c4a-4aa3-aa49-64a2e9da5694 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Volume info retrieved successfully. Sep 03 11:26:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5642647-8c4a-4aa3-aa49-64a2e9da5694 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 200 Sep 03 11:26:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1160/2346] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:12 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:26:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-10418673-ac89-4c57-a2ad-431922bfd15e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-10418673-ac89-4c57-a2ad-431922bfd15e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e Sep 03 11:26:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-10418673-ac89-4c57-a2ad-431922bfd15e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-10418673-ac89-4c57-a2ad-431922bfd15e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-10418673-ac89-4c57-a2ad-431922bfd15e tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e returned with HTTP 404 Sep 03 11:26:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1187/2347] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:13 2026] GET /volume/v3/volumes/54b4cdfd-2a2c-472b-ac06-a250af399b1e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:26:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-88fad990-fb27-43e2-91ed-30054188f6de None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88fad990-fb27-43e2-91ed-30054188f6de tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:26:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88fad990-fb27-43e2-91ed-30054188f6de tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88fad990-fb27-43e2-91ed-30054188f6de tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:13 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-88fad990-fb27-43e2-91ed-30054188f6de tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Delete snapshot with id: 764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:26:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88fad990-fb27-43e2-91ed-30054188f6de tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 returned with HTTP 404 Sep 03 11:26:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1161/2348] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:26:13 2026] DELETE /volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-05fb609c-1dbc-40c3-8a71-0080864673d0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-05fb609c-1dbc-40c3-8a71-0080864673d0 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 Sep 03 11:26:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-05fb609c-1dbc-40c3-8a71-0080864673d0 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-05fb609c-1dbc-40c3-8a71-0080864673d0 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-05fb609c-1dbc-40c3-8a71-0080864673d0 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 returned with HTTP 404 Sep 03 11:26:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1188/2349] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:26:13 2026] GET /volume/v3/snapshots/764b38b7-8708-496f-99bc-8dcbdf349b55 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bdd62403-7535-48c1-aeb1-2020b7d8f79f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bdd62403-7535-48c1-aeb1-2020b7d8f79f tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] DELETE http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb Sep 03 11:26:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bdd62403-7535-48c1-aeb1-2020b7d8f79f tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bdd62403-7535-48c1-aeb1-2020b7d8f79f tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:13 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-bdd62403-7535-48c1-aeb1-2020b7d8f79f tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Delete volume with id: a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb Sep 03 11:26:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bdd62403-7535-48c1-aeb1-2020b7d8f79f tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb returned with HTTP 404 Sep 03 11:26:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1162/2350] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:26:13 2026] DELETE /volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:26:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7c2cb15d-17db-4370-b834-bb674d1f5be2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7c2cb15d-17db-4370-b834-bb674d1f5be2 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] GET http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb Sep 03 11:26:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7c2cb15d-17db-4370-b834-bb674d1f5be2 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7c2cb15d-17db-4370-b834-bb674d1f5be2 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7c2cb15d-17db-4370-b834-bb674d1f5be2 tempest-VolumeDependencyTests-2042862046 tempest-VolumeDependencyTests-2042862046-project-member] http://192.168.122.194/volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb returned with HTTP 404 Sep 03 11:26:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1189/2351] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:13 2026] GET /volume/v3/volumes/a1a72ac0-a1e4-4300-9c0f-8ec6a7ce36eb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:26:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-003314d0-41ff-46f2-99f3-b86e0acd8e25 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-003314d0-41ff-46f2-99f3-b86e0acd8e25 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] GET http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 Sep 03 11:26:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-003314d0-41ff-46f2-99f3-b86e0acd8e25 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-003314d0-41ff-46f2-99f3-b86e0acd8e25 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-003314d0-41ff-46f2-99f3-b86e0acd8e25 tempest-AbsoluteLimitsTests-1386072021 tempest-AbsoluteLimitsTests-1386072021-project-member] http://192.168.122.194/volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 returned with HTTP 404 Sep 03 11:26:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1163/2352] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:13 2026] GET /volume/v3/volumes/9e312c35-c2ff-4586-9a95-193ee29fe534 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-96b0b9fc-ffef-4027-8c1f-4f9956af48f6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-96b0b9fc-ffef-4027-8c1f-4f9956af48f6 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] GET http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 Sep 03 11:26:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-96b0b9fc-ffef-4027-8c1f-4f9956af48f6 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-96b0b9fc-ffef-4027-8c1f-4f9956af48f6 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-96b0b9fc-ffef-4027-8c1f-4f9956af48f6 tempest-TestMinimumBasicScenario-1793377207 tempest-TestMinimumBasicScenario-1793377207-project-member] http://192.168.122.194/volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 returned with HTTP 404 Sep 03 11:26:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1190/2353] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:14 2026] GET /volume/v3/volumes/17e82fa0-cc62-47f5-8033-d2cd0a24ccb8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-213368248"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-213368248'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Create volume of 1 GB Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=422,cinder:UPDATE=98,cinder:INSERT=59 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Availability Zones retrieved successfully. Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Flow 'volume_create_api' (eb522206-df38-4e06-bfd7-258afe45001a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9677ce6c-7bf8-4d53-bfd2-4bd74e681551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9677ce6c-7bf8-4d53-bfd2-4bd74e681551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff604f16-3d9c-4bbd-9b9c-abe3ebced78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Created reservations ['2a7206c1-300c-4f59-9b8f-8a3a89a6a1f7', 'e8a9afee-5fc4-44c3-941b-9dfbfbe0d270', 'fe160976-9dde-427d-8d7a-aaf0c6e6475b', '8d6500a9-c39d-42c9-a75d-7c2cb9fd77f3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff604f16-3d9c-4bbd-9b9c-abe3ebced78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a7206c1-300c-4f59-9b8f-8a3a89a6a1f7', 'e8a9afee-5fc4-44c3-941b-9dfbfbe0d270', 'fe160976-9dde-427d-8d7a-aaf0c6e6475b', '8d6500a9-c39d-42c9-a75d-7c2cb9fd77f3']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d4f99d-113a-48b1-a0ce-d48d8c63808a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d4f99d-113a-48b1-a0ce-d48d8c63808a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5a907e4-dd39-4cc6-a532-2adf0f4aa541', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-213368248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1233d23339e54fcb98196a2d7ad1db6c',qos_specs=None,replication_status=,reservations=['2a7206c1-300c-4f59-9b8f-8a3a89a6a1f7','e8a9afee-5fc4-44c3-941b-9dfbfbe0d270','fe160976-9dde-427d-8d7a-aaf0c6e6475b','8d6500a9-c39d-42c9-a75d-7c2cb9fd77f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='458d8f0c1354417db7ea31eb9ba39507',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-213368248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5a907e4-dd39-4cc6-a532-2adf0f4aa541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1233d23339e54fcb98196a2d7ad1db6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='458d8f0c1354417db7ea31eb9ba39507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1efa1e2c-31f3-4a70-8c2c-8f817b0a2d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1efa1e2c-31f3-4a70-8c2c-8f817b0a2d9a) transitioned into state 'SUCCESS' from state '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-213368248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1233d23339e54fcb98196a2d7ad1db6c',qos_specs=None,replication_status=,reservations=['2a7206c1-300c-4f59-9b8f-8a3a89a6a1f7','e8a9afee-5fc4-44c3-941b-9dfbfbe0d270','fe160976-9dde-427d-8d7a-aaf0c6e6475b','8d6500a9-c39d-42c9-a75d-7c2cb9fd77f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='458d8f0c1354417db7ea31eb9ba39507',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a73d8d-779a-4f02-97fd-3773b4c6ec61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a73d8d-779a-4f02-97fd-3773b4c6ec61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Flow 'volume_create_api' (eb522206-df38-4e06-bfd7-258afe45001a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Create volume request issued successfully. Sep 03 11:26:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0474224b-6e53-4475-b8ed-5c2729a6d61a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:26:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1164/2354] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:26:19 2026] POST /volume/v3/volumes => generated 827 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c28239b8-01a9-468c-8a3b-b521843a8616 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c28239b8-01a9-468c-8a3b-b521843a8616 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c28239b8-01a9-468c-8a3b-b521843a8616 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c28239b8-01a9-468c-8a3b-b521843a8616 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:20 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=480,cinder:UPDATE=125,cinder:INSERT=80 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:26:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c28239b8-01a9-468c-8a3b-b521843a8616 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Volume info retrieved successfully. Sep 03 11:26:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c28239b8-01a9-468c-8a3b-b521843a8616 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 returned with HTTP 200 Sep 03 11:26:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1191/2355] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:20 2026] GET /volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 => generated 895 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fa66396f-3947-4a4c-88ee-ffe43048b062 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fa66396f-3947-4a4c-88ee-ffe43048b062 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fa66396f-3947-4a4c-88ee-ffe43048b062 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fa66396f-3947-4a4c-88ee-ffe43048b062 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fa66396f-3947-4a4c-88ee-ffe43048b062 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Volume info retrieved successfully. Sep 03 11:26:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fa66396f-3947-4a4c-88ee-ffe43048b062 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 returned with HTTP 200 Sep 03 11:26:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1165/2356] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:21 2026] GET /volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 => generated 919 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f05d1186-6028-4544-83e3-ddbff5feac44 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f05d1186-6028-4544-83e3-ddbff5feac44 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f05d1186-6028-4544-83e3-ddbff5feac44 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f05d1186-6028-4544-83e3-ddbff5feac44 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f05d1186-6028-4544-83e3-ddbff5feac44 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Volume info retrieved successfully. Sep 03 11:26:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f05d1186-6028-4544-83e3-ddbff5feac44 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 returned with HTTP 200 Sep 03 11:26:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1192/2357] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:22 2026] GET /volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5eb6385c-8a3a-45ca-a0c5-0b8c48502844 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5eb6385c-8a3a-45ca-a0c5-0b8c48502844 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] POST http://192.168.122.194/volume/v3/volume-transfers Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5eb6385c-8a3a-45ca-a0c5-0b8c48502844 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b5a907e4-dd39-4cc6-a532-2adf0f4aa541"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volume_transfer [None req-5eb6385c-8a3a-45ca-a0c5-0b8c48502844 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b5a907e4-dd39-4cc6-a532-2adf0f4aa541'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volume_transfer [None req-5eb6385c-8a3a-45ca-a0c5-0b8c48502844 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Creating transfer of volume b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:22 devstack devstack@c-api.service[86726]: INFO cinder.transfer.api [None req-5eb6385c-8a3a-45ca-a0c5-0b8c48502844 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Generating transfer record for volume b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5eb6385c-8a3a-45ca-a0c5-0b8c48502844 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volume-transfers returned with HTTP 202 Sep 03 11:26:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1166/2358] 192.168.122.194 () {62 vars in 1210 bytes} [Thu Sep 3 11:26:22 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4d5d8a97-b713-4a2f-9806-ee3c041780a2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4d5d8a97-b713-4a2f-9806-ee3c041780a2 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4d5d8a97-b713-4a2f-9806-ee3c041780a2 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4d5d8a97-b713-4a2f-9806-ee3c041780a2 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4d5d8a97-b713-4a2f-9806-ee3c041780a2 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Volume info retrieved successfully. Sep 03 11:26:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4d5d8a97-b713-4a2f-9806-ee3c041780a2 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 returned with HTTP 200 Sep 03 11:26:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1193/2359] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:22 2026] GET /volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0a8a5343-c272-4614-948f-2373ae8ba8d4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0a8a5343-c272-4614-948f-2373ae8ba8d4 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volume-transfers/99627009-f5cc-449e-99b4-62fdef21daab Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0a8a5343-c272-4614-948f-2373ae8ba8d4 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0a8a5343-c272-4614-948f-2373ae8ba8d4 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0a8a5343-c272-4614-948f-2373ae8ba8d4 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volume-transfers/99627009-f5cc-449e-99b4-62fdef21daab returned with HTTP 200 Sep 03 11:26:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1167/2360] 192.168.122.194 () {60 vars in 1300 bytes} [Thu Sep 3 11:26:22 2026] GET /volume/v3/volume-transfers/99627009-f5cc-449e-99b4-62fdef21daab => generated 548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ca87ae99-31fe-427a-b712-525404b2b6cc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca87ae99-31fe-427a-b712-525404b2b6cc tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volume-transfers Sep 03 11:26:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca87ae99-31fe-427a-b712-525404b2b6cc tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca87ae99-31fe-427a-b712-525404b2b6cc tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volume_transfer [None req-ca87ae99-31fe-427a-b712-525404b2b6cc tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Listing volume transfers {{(pid=86725) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 11:26:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca87ae99-31fe-427a-b712-525404b2b6cc tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volume-transfers returned with HTTP 200 Sep 03 11:26:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1194/2361] 192.168.122.194 () {60 vars in 1189 bytes} [Thu Sep 3 11:26:22 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-10c068a9-d413-426b-8c10-44c7095a99ad None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-10c068a9-d413-426b-8c10-44c7095a99ad tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] POST http://192.168.122.194/volume/v3/volume-transfers/99627009-f5cc-449e-99b4-62fdef21daab/accept Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-10c068a9-d413-426b-8c10-44c7095a99ad tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8e358111c3daede7"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.volume_transfer [None req-10c068a9-d413-426b-8c10-44c7095a99ad tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Accepting volume transfer 99627009-f5cc-449e-99b4-62fdef21daab {{(pid=86726) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.volume_transfer [None req-10c068a9-d413-426b-8c10-44c7095a99ad tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Accepting transfer 99627009-f5cc-449e-99b4-62fdef21daab Sep 03 11:26:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-10c068a9-d413-426b-8c10-44c7095a99ad tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Created reservations ['407672fe-3ab6-4621-bef4-c54ea000df61', 'ffa1b273-3370-47cd-bdee-dd55b89e78b1', '125f5f43-6f4d-4681-aec6-1d6f8e7ce5e7', 'bbb64e74-3cd8-451a-a061-7af15b99bfd0'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-10c068a9-d413-426b-8c10-44c7095a99ad tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Created reservations ['ca7c532a-0e8b-442e-92ba-6568b047715b', 'a026e170-5820-4f43-ac77-7fc2bcf9431a', '93d95047-c28a-4fdc-9fde-0d1815269aa8', 'e05b6f69-e265-478b-b165-94621db95114'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: /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 03 11:26:22 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-10c068a9-d413-426b-8c10-44c7095a99ad tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Created reservations ['db69e751-c3b7-45e0-8126-12dfc499dbf2', 'ce2dee55-9d1a-4ca6-b8fc-508913aeb632', '1bdca8c9-f8c9-4065-b4d5-cad8c8867358', '609306be-ff37-4752-96da-a2903ad7d3b0'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-10c068a9-d413-426b-8c10-44c7095a99ad tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Created reservations ['6fa246cb-6554-4092-a4ab-1b913d0f995d', '763fc51d-bf68-4793-a8c3-ec2e6d725279', '50947cc7-9e35-45e4-9894-f424958c1bc0', '75ad7ff8-2b81-4565-ad44-6f583569f2ad'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-10c068a9-d413-426b-8c10-44c7095a99ad tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Transfer volume completed successfully. Sep 03 11:26:23 devstack devstack@c-api.service[86726]: INFO cinder.transfer.api [None req-10c068a9-d413-426b-8c10-44c7095a99ad tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Volume b5a907e4-dd39-4cc6-a532-2adf0f4aa541 has been transferred. Sep 03 11:26:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-10c068a9-d413-426b-8c10-44c7095a99ad tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] http://192.168.122.194/volume/v3/volume-transfers/99627009-f5cc-449e-99b4-62fdef21daab/accept returned with HTTP 202 Sep 03 11:26:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1168/2362] 192.168.122.194 () {62 vars in 1342 bytes} [Thu Sep 3 11:26:22 2026] POST /volume/v3/volume-transfers/99627009-f5cc-449e-99b4-62fdef21daab/accept => generated 373 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-74c6c568-5a46-457e-a870-7ae614ea5164 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74c6c568-5a46-457e-a870-7ae614ea5164 tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] GET http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74c6c568-5a46-457e-a870-7ae614ea5164 tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74c6c568-5a46-457e-a870-7ae614ea5164 tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-74c6c568-5a46-457e-a870-7ae614ea5164 tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Volume info retrieved successfully. Sep 03 11:26:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74c6c568-5a46-457e-a870-7ae614ea5164 tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 returned with HTTP 200 Sep 03 11:26:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1195/2363] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:23 2026] GET /volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:26:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2496c309-1c50-4432-91ca-ab18e4a95fab None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2496c309-1c50-4432-91ca-ab18e4a95fab tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] GET http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2496c309-1c50-4432-91ca-ab18e4a95fab tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2496c309-1c50-4432-91ca-ab18e4a95fab tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2496c309-1c50-4432-91ca-ab18e4a95fab tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] Volume info retrieved successfully. Sep 03 11:26:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2496c309-1c50-4432-91ca-ab18e4a95fab tempest-VolumesTransfersV357Test-1651706746 tempest-VolumesTransfersV357Test-1651706746-project-member] http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 returned with HTTP 200 Sep 03 11:26:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1169/2364] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:23 2026] GET /volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 => generated 955 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-41e2fba5-5a97-4665-996f-14aa6257e7a5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-41e2fba5-5a97-4665-996f-14aa6257e7a5 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] DELETE http://192.168.122.194/volume/v3/volume-transfers/99627009-f5cc-449e-99b4-62fdef21daab Sep 03 11:26:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-41e2fba5-5a97-4665-996f-14aa6257e7a5 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-41e2fba5-5a97-4665-996f-14aa6257e7a5 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:23 devstack devstack@c-api.service[86725]: INFO cinder.api.contrib.volume_transfer [None req-41e2fba5-5a97-4665-996f-14aa6257e7a5 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Delete transfer with id: 99627009-f5cc-449e-99b4-62fdef21daab Sep 03 11:26:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-41e2fba5-5a97-4665-996f-14aa6257e7a5 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volume-transfers/99627009-f5cc-449e-99b4-62fdef21daab returned with HTTP 404 Sep 03 11:26:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1196/2365] 192.168.122.194 () {60 vars in 1303 bytes} [Thu Sep 3 11:26:23 2026] DELETE /volume/v3/volume-transfers/99627009-f5cc-449e-99b4-62fdef21daab => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:26:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3fec7b71-5a0b-400a-8160-55fdc959e420 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3fec7b71-5a0b-400a-8160-55fdc959e420 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3fec7b71-5a0b-400a-8160-55fdc959e420 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3fec7b71-5a0b-400a-8160-55fdc959e420 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:23 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-3fec7b71-5a0b-400a-8160-55fdc959e420 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Delete volume with id: b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3fec7b71-5a0b-400a-8160-55fdc959e420 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Volume info retrieved successfully. Sep 03 11:26:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3fec7b71-5a0b-400a-8160-55fdc959e420 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Delete volume request issued successfully. Sep 03 11:26:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3fec7b71-5a0b-400a-8160-55fdc959e420 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 returned with HTTP 202 Sep 03 11:26:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1170/2366] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:26:23 2026] DELETE /volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:26:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b70cb089-62c1-4591-b6ac-2ddaf80954b9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b70cb089-62c1-4591-b6ac-2ddaf80954b9 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] GET http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b70cb089-62c1-4591-b6ac-2ddaf80954b9 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b70cb089-62c1-4591-b6ac-2ddaf80954b9 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b70cb089-62c1-4591-b6ac-2ddaf80954b9 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Volume info retrieved successfully. Sep 03 11:26:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b70cb089-62c1-4591-b6ac-2ddaf80954b9 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 returned with HTTP 200 Sep 03 11:26:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1197/2367] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:23 2026] GET /volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 => generated 1138 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:26:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e3bb8c61-8650-4609-90d2-7be5a6940711 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e3bb8c61-8650-4609-90d2-7be5a6940711 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] GET http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e3bb8c61-8650-4609-90d2-7be5a6940711 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e3bb8c61-8650-4609-90d2-7be5a6940711 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e3bb8c61-8650-4609-90d2-7be5a6940711 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 returned with HTTP 404 Sep 03 11:26:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1171/2368] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:24 2026] GET /volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6885ede8-59c3-4732-9be4-d9b22f5558b0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6885ede8-59c3-4732-9be4-d9b22f5558b0 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6885ede8-59c3-4732-9be4-d9b22f5558b0 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6885ede8-59c3-4732-9be4-d9b22f5558b0 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6885ede8-59c3-4732-9be4-d9b22f5558b0 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 returned with HTTP 404 Sep 03 11:26:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1198/2369] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:24 2026] GET /volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:26:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c0a981ea-bce5-41f6-a2ad-92e3d3f53309 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c0a981ea-bce5-41f6-a2ad-92e3d3f53309 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] DELETE http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c0a981ea-bce5-41f6-a2ad-92e3d3f53309 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c0a981ea-bce5-41f6-a2ad-92e3d3f53309 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:24 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-c0a981ea-bce5-41f6-a2ad-92e3d3f53309 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Delete volume with id: b5a907e4-dd39-4cc6-a532-2adf0f4aa541 Sep 03 11:26:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c0a981ea-bce5-41f6-a2ad-92e3d3f53309 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 returned with HTTP 404 Sep 03 11:26:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1172/2370] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:26:24 2026] DELETE /volume/v3/volumes/b5a907e4-dd39-4cc6-a532-2adf0f4aa541 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a57880fc-7123-415e-9081-7a9060b71d7a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1330006490"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1330006490'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Create volume of 1 GB Sep 03 11:26:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Availability Zones retrieved successfully. Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Flow 'volume_create_api' (31d66ed9-d61b-450e-9a89-cfe5fbc216ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7590b4-7e1d-4525-82c5-8df0a881a591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7590b4-7e1d-4525-82c5-8df0a881a591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (613f27e5-d7b9-4c14-ae83-a0b07cdc7630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Created reservations ['d9fb6474-9dac-45b0-a61c-cd47818fab98', '9567fb71-e7ab-4bf3-b6d6-709e1b188a57', '757b6592-e07f-461c-b0a9-ec1798b52412', 'a7943d04-689f-4bc4-9208-69aa5214fb3c'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (613f27e5-d7b9-4c14-ae83-a0b07cdc7630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9fb6474-9dac-45b0-a61c-cd47818fab98', '9567fb71-e7ab-4bf3-b6d6-709e1b188a57', '757b6592-e07f-461c-b0a9-ec1798b52412', 'a7943d04-689f-4bc4-9208-69aa5214fb3c']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3fdc63-4be7-4a9d-9b0b-b370e211d506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3fdc63-4be7-4a9d-9b0b-b370e211d506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76cff6cf-7150-4d3b-acb5-1e20d867ad62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1330006490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1233d23339e54fcb98196a2d7ad1db6c',qos_specs=None,replication_status=,reservations=['d9fb6474-9dac-45b0-a61c-cd47818fab98','9567fb71-e7ab-4bf3-b6d6-709e1b188a57','757b6592-e07f-461c-b0a9-ec1798b52412','a7943d04-689f-4bc4-9208-69aa5214fb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='458d8f0c1354417db7ea31eb9ba39507',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1330006490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76cff6cf-7150-4d3b-acb5-1e20d867ad62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1233d23339e54fcb98196a2d7ad1db6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='458d8f0c1354417db7ea31eb9ba39507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c50bb6b-64e8-484e-8e6f-2d8a49a51694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c50bb6b-64e8-484e-8e6f-2d8a49a51694) transitioned into state 'SUCCESS' from state '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-1330006490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1233d23339e54fcb98196a2d7ad1db6c',qos_specs=None,replication_status=,reservations=['d9fb6474-9dac-45b0-a61c-cd47818fab98','9567fb71-e7ab-4bf3-b6d6-709e1b188a57','757b6592-e07f-461c-b0a9-ec1798b52412','a7943d04-689f-4bc4-9208-69aa5214fb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='458d8f0c1354417db7ea31eb9ba39507',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be368d98-b570-4111-a526-a24a11057716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be368d98-b570-4111-a526-a24a11057716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Flow 'volume_create_api' (31d66ed9-d61b-450e-9a89-cfe5fbc216ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Create volume request issued successfully. Sep 03 11:26:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a57880fc-7123-415e-9081-7a9060b71d7a tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:26:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1199/2371] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:26:24 2026] POST /volume/v3/volumes => generated 828 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3d6a0d52-d595-41d7-9bcb-4e25bc59a943 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d6a0d52-d595-41d7-9bcb-4e25bc59a943 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d6a0d52-d595-41d7-9bcb-4e25bc59a943 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d6a0d52-d595-41d7-9bcb-4e25bc59a943 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3d6a0d52-d595-41d7-9bcb-4e25bc59a943 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Volume info retrieved successfully. Sep 03 11:26:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d6a0d52-d595-41d7-9bcb-4e25bc59a943 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 returned with HTTP 200 Sep 03 11:26:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1173/2372] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:24 2026] GET /volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 => generated 896 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dbda29e8-7c8b-4188-9f97-bc1ec86722dc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dbda29e8-7c8b-4188-9f97-bc1ec86722dc tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dbda29e8-7c8b-4188-9f97-bc1ec86722dc tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dbda29e8-7c8b-4188-9f97-bc1ec86722dc tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-dbda29e8-7c8b-4188-9f97-bc1ec86722dc tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Volume info retrieved successfully. Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dbda29e8-7c8b-4188-9f97-bc1ec86722dc tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 returned with HTTP 200 Sep 03 11:26:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1200/2373] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:25 2026] GET /volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fc0e91e0-fa9b-4f89-9951-d24c52d8235f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fc0e91e0-fa9b-4f89-9951-d24c52d8235f tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] POST http://192.168.122.194/volume/v3/volume-transfers Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fc0e91e0-fa9b-4f89-9951-d24c52d8235f tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "76cff6cf-7150-4d3b-acb5-1e20d867ad62"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volume_transfer [None req-fc0e91e0-fa9b-4f89-9951-d24c52d8235f tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Creating new volume transfer {'transfer': {'volume_id': '76cff6cf-7150-4d3b-acb5-1e20d867ad62'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volume_transfer [None req-fc0e91e0-fa9b-4f89-9951-d24c52d8235f tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Creating transfer of volume 76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.transfer.api [None req-fc0e91e0-fa9b-4f89-9951-d24c52d8235f tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Generating transfer record for volume 76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fc0e91e0-fa9b-4f89-9951-d24c52d8235f tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volume-transfers returned with HTTP 202 Sep 03 11:26:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1174/2374] 192.168.122.194 () {62 vars in 1210 bytes} [Thu Sep 3 11:26:26 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c9c39483-98a1-450c-b560-1c1e145927ca None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c9c39483-98a1-450c-b560-1c1e145927ca tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c9c39483-98a1-450c-b560-1c1e145927ca tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c9c39483-98a1-450c-b560-1c1e145927ca tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c9c39483-98a1-450c-b560-1c1e145927ca tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Volume info retrieved successfully. Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c9c39483-98a1-450c-b560-1c1e145927ca tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 returned with HTTP 200 Sep 03 11:26:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1201/2375] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:26 2026] GET /volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-abc92ca6-dd87-4bd1-9d51-72f0e4b7c2f2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-abc92ca6-dd87-4bd1-9d51-72f0e4b7c2f2 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volume-transfers/detail Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-abc92ca6-dd87-4bd1-9d51-72f0e4b7c2f2 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-abc92ca6-dd87-4bd1-9d51-72f0e4b7c2f2 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volume_transfer [None req-abc92ca6-dd87-4bd1-9d51-72f0e4b7c2f2 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Listing volume transfers {{(pid=86726) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-abc92ca6-dd87-4bd1-9d51-72f0e4b7c2f2 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 11:26:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1175/2376] 192.168.122.194 () {60 vars in 1210 bytes} [Thu Sep 3 11:26:26 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c46d57b9-e243-428f-99a4-122051abce0e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c46d57b9-e243-428f-99a4-122051abce0e tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] DELETE http://192.168.122.194/volume/v3/volume-transfers/ab9ad89d-bddb-4215-adc0-a5beb7d4dde6 Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c46d57b9-e243-428f-99a4-122051abce0e tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c46d57b9-e243-428f-99a4-122051abce0e tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.api.contrib.volume_transfer [None req-c46d57b9-e243-428f-99a4-122051abce0e tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Delete transfer with id: ab9ad89d-bddb-4215-adc0-a5beb7d4dde6 Sep 03 11:26:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c46d57b9-e243-428f-99a4-122051abce0e tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volume-transfers/ab9ad89d-bddb-4215-adc0-a5beb7d4dde6 returned with HTTP 202 Sep 03 11:26:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1202/2377] 192.168.122.194 () {60 vars in 1303 bytes} [Thu Sep 3 11:26:26 2026] DELETE /volume/v3/volume-transfers/ab9ad89d-bddb-4215-adc0-a5beb7d4dde6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5a638a1e-8299-4183-ad91-a61b82eec4e9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a638a1e-8299-4183-ad91-a61b82eec4e9 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a638a1e-8299-4183-ad91-a61b82eec4e9 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a638a1e-8299-4183-ad91-a61b82eec4e9 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5a638a1e-8299-4183-ad91-a61b82eec4e9 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Volume info retrieved successfully. Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a638a1e-8299-4183-ad91-a61b82eec4e9 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 returned with HTTP 200 Sep 03 11:26:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1176/2378] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:26 2026] GET /volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-af3fbafd-ee7a-4652-8741-3a139ae0fa3d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-af3fbafd-ee7a-4652-8741-3a139ae0fa3d tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] DELETE http://192.168.122.194/volume/v3/volume-transfers/ab9ad89d-bddb-4215-adc0-a5beb7d4dde6 Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-af3fbafd-ee7a-4652-8741-3a139ae0fa3d tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-af3fbafd-ee7a-4652-8741-3a139ae0fa3d tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.api.contrib.volume_transfer [None req-af3fbafd-ee7a-4652-8741-3a139ae0fa3d tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Delete transfer with id: ab9ad89d-bddb-4215-adc0-a5beb7d4dde6 Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-af3fbafd-ee7a-4652-8741-3a139ae0fa3d tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volume-transfers/ab9ad89d-bddb-4215-adc0-a5beb7d4dde6 returned with HTTP 404 Sep 03 11:26:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1203/2379] 192.168.122.194 () {60 vars in 1303 bytes} [Thu Sep 3 11:26:26 2026] DELETE /volume/v3/volume-transfers/ab9ad89d-bddb-4215-adc0-a5beb7d4dde6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6a75f282-a4c3-44a1-9841-253e0bdba2e4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6a75f282-a4c3-44a1-9841-253e0bdba2e4 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6a75f282-a4c3-44a1-9841-253e0bdba2e4 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6a75f282-a4c3-44a1-9841-253e0bdba2e4 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-6a75f282-a4c3-44a1-9841-253e0bdba2e4 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Delete volume with id: 76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6a75f282-a4c3-44a1-9841-253e0bdba2e4 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Volume info retrieved successfully. Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6a75f282-a4c3-44a1-9841-253e0bdba2e4 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Delete volume request issued successfully. Sep 03 11:26:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6a75f282-a4c3-44a1-9841-253e0bdba2e4 tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 returned with HTTP 202 Sep 03 11:26:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1177/2380] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:26:26 2026] DELETE /volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f853b315-9320-418f-8659-a160ad501b1f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f853b315-9320-418f-8659-a160ad501b1f tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] GET http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f853b315-9320-418f-8659-a160ad501b1f tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f853b315-9320-418f-8659-a160ad501b1f tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f853b315-9320-418f-8659-a160ad501b1f tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Volume info retrieved successfully. Sep 03 11:26:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f853b315-9320-418f-8659-a160ad501b1f tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 returned with HTTP 200 Sep 03 11:26:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1204/2381] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:26 2026] GET /volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 => generated 1139 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:26:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4359fce4-7bf7-4bee-a71b-ce3373602f0b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4359fce4-7bf7-4bee-a71b-ce3373602f0b tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] GET http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4359fce4-7bf7-4bee-a71b-ce3373602f0b tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4359fce4-7bf7-4bee-a71b-ce3373602f0b tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4359fce4-7bf7-4bee-a71b-ce3373602f0b tempest-VolumesTransfersV357Test-539985400 tempest-VolumesTransfersV357Test-539985400-project-admin] http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 returned with HTTP 404 Sep 03 11:26:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1178/2382] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:27 2026] GET /volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:26:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8da3cd06-6771-4627-8a8a-d5f8a8aa2159 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8da3cd06-6771-4627-8a8a-d5f8a8aa2159 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] GET http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8da3cd06-6771-4627-8a8a-d5f8a8aa2159 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8da3cd06-6771-4627-8a8a-d5f8a8aa2159 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8da3cd06-6771-4627-8a8a-d5f8a8aa2159 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 returned with HTTP 404 Sep 03 11:26:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1205/2383] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:26:27 2026] GET /volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:26:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9ffc1ceb-9307-4017-91b6-5166bdeaead8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9ffc1ceb-9307-4017-91b6-5166bdeaead8 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] DELETE http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9ffc1ceb-9307-4017-91b6-5166bdeaead8 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9ffc1ceb-9307-4017-91b6-5166bdeaead8 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:27 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-9ffc1ceb-9307-4017-91b6-5166bdeaead8 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] Delete volume with id: 76cff6cf-7150-4d3b-acb5-1e20d867ad62 Sep 03 11:26:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9ffc1ceb-9307-4017-91b6-5166bdeaead8 tempest-VolumesTransfersV357Test-1425495785 tempest-VolumesTransfersV357Test-1425495785-project-member] http://192.168.122.194/volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 returned with HTTP 404 Sep 03 11:26:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1179/2384] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:26:27 2026] DELETE /volume/v3/volumes/76cff6cf-7150-4d3b-acb5-1e20d867ad62 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-748712093"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-748712093'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Create volume of 2 GB Sep 03 11:26:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Availability Zones retrieved successfully. Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Flow 'volume_create_api' (1f3dd624-c3d4-432c-9a56-731ed3379b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c9db08-cc64-4eff-b1cd-e1e2916369f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Validating volume size '2' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c9db08-cc64-4eff-b1cd-e1e2916369f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e543d703-9261-44d5-a61c-3a7c1a527fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Created reservations ['d01936ac-48b3-4dd0-9bd4-c1b9ba0256c0', 'f509fbfc-01a8-418d-a7ea-32f17a859f12', '539e97df-543f-410a-9794-2e180cfd4031', 'e7b0f951-0c26-4372-8cf3-7c4465862d90'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e543d703-9261-44d5-a61c-3a7c1a527fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d01936ac-48b3-4dd0-9bd4-c1b9ba0256c0', 'f509fbfc-01a8-418d-a7ea-32f17a859f12', '539e97df-543f-410a-9794-2e180cfd4031', 'e7b0f951-0c26-4372-8cf3-7c4465862d90']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f6ff41-be94-4204-b682-f9539df12edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f6ff41-be94-4204-b682-f9539df12edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e2e8252-b702-4198-9020-65f3e5e6ad65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-748712093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5edf76d063444ae6a2b196d9e8b0c27b',qos_specs=None,replication_status=,reservations=['d01936ac-48b3-4dd0-9bd4-c1b9ba0256c0','f509fbfc-01a8-418d-a7ea-32f17a859f12','539e97df-543f-410a-9794-2e180cfd4031','e7b0f951-0c26-4372-8cf3-7c4465862d90'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89fdb9aa828243bea8b869b4e0ea72b9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-748712093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e2e8252-b702-4198-9020-65f3e5e6ad65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5edf76d063444ae6a2b196d9e8b0c27b',provider_auth=None,provider_geometry=None,provider_id=None,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='89fdb9aa828243bea8b869b4e0ea72b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f4a88f-4342-446d-a4fe-2e34800869e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7f4a88f-4342-446d-a4fe-2e34800869e8) transitioned into state 'SUCCESS' from state '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-748712093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5edf76d063444ae6a2b196d9e8b0c27b',qos_specs=None,replication_status=,reservations=['d01936ac-48b3-4dd0-9bd4-c1b9ba0256c0','f509fbfc-01a8-418d-a7ea-32f17a859f12','539e97df-543f-410a-9794-2e180cfd4031','e7b0f951-0c26-4372-8cf3-7c4465862d90'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89fdb9aa828243bea8b869b4e0ea72b9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4611834e-7248-4c78-b877-aca7ef40b9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4611834e-7248-4c78-b877-aca7ef40b9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Flow 'volume_create_api' (1f3dd624-c3d4-432c-9a56-731ed3379b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Create volume request issued successfully. Sep 03 11:26:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6b7b56b7-22b1-4c28-85b8-35050840d8a7 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:26:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1206/2385] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:26:32 2026] POST /volume/v3/volumes => generated 763 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:26:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-33529e78-5f17-4a5c-bf51-da3a3aabd18e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-33529e78-5f17-4a5c-bf51-da3a3aabd18e tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] GET http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 Sep 03 11:26:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-33529e78-5f17-4a5c-bf51-da3a3aabd18e tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-33529e78-5f17-4a5c-bf51-da3a3aabd18e tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-33529e78-5f17-4a5c-bf51-da3a3aabd18e tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Volume info retrieved successfully. Sep 03 11:26:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-33529e78-5f17-4a5c-bf51-da3a3aabd18e tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 returned with HTTP 200 Sep 03 11:26:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1180/2386] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:32 2026] GET /volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 => generated 831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-35303f9e-51c8-4c5a-830d-55a3cb7c7878 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35303f9e-51c8-4c5a-830d-55a3cb7c7878 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] GET http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 Sep 03 11:26:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35303f9e-51c8-4c5a-830d-55a3cb7c7878 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35303f9e-51c8-4c5a-830d-55a3cb7c7878 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-35303f9e-51c8-4c5a-830d-55a3cb7c7878 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Volume info retrieved successfully. Sep 03 11:26:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35303f9e-51c8-4c5a-830d-55a3cb7c7878 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 returned with HTTP 200 Sep 03 11:26:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1207/2387] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:34 2026] GET /volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-51304857-58a8-4d05-ac1c-99cc7ac1abd2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-51304857-58a8-4d05-ac1c-99cc7ac1abd2 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] GET http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 Sep 03 11:26:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-51304857-58a8-4d05-ac1c-99cc7ac1abd2 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-51304857-58a8-4d05-ac1c-99cc7ac1abd2 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-51304857-58a8-4d05-ac1c-99cc7ac1abd2 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Volume info retrieved successfully. Sep 03 11:26:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-51304857-58a8-4d05-ac1c-99cc7ac1abd2 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 returned with HTTP 200 Sep 03 11:26:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1181/2388] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:35 2026] GET /volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:26:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5e2e8252-b702-4198-9020-65f3e5e6ad65"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '5e2e8252-b702-4198-9020-65f3e5e6ad65'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:26:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Volume retrieved successfully. Sep 03 11:26:35 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Create volume of 1 GB Sep 03 11:26:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Availability Zones retrieved successfully. Sep 03 11:26:35 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Flow 'volume_create_api' (3b3b94ae-08b7-4bf5-8fe5-c88e913ca698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:35 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222ec6a2-66a8-4205-bce7-78991c45119b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:35 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:26:35 devstack devstack@c-api.service[86725]: WARNING cinder.volume.api [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222ec6a2-66a8-4205-bce7-78991c45119b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:26:35 devstack devstack@c-api.service[86725]: 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 03 11:26:35 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222ec6a2-66a8-4205-bce7-78991c45119b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:35 devstack devstack@c-api.service[86725]: WARNING cinder.volume.api [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222ec6a2-66a8-4205-bce7-78991c45119b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:26:35 devstack devstack@c-api.service[86725]: WARNING cinder.volume.api [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Flow 'volume_create_api' (3b3b94ae-08b7-4bf5-8fe5-c88e913ca698) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:26:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-695ec7f2-1cb3-481b-add0-a47170d11ae3 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 400 Sep 03 11:26:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1208/2389] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:26:35 2026] POST /volume/v3/volumes => generated 173 bytes in 78 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:26:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-985f321e-d2d8-4daf-a161-12df8a04d8ce None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-985f321e-d2d8-4daf-a161-12df8a04d8ce tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] GET http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 Sep 03 11:26:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-985f321e-d2d8-4daf-a161-12df8a04d8ce tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-985f321e-d2d8-4daf-a161-12df8a04d8ce tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-985f321e-d2d8-4daf-a161-12df8a04d8ce tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Volume info retrieved successfully. Sep 03 11:26:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-985f321e-d2d8-4daf-a161-12df8a04d8ce tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 returned with HTTP 200 Sep 03 11:26:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1182/2390] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:35 2026] GET /volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a95f6a41-ce94-43d5-a53f-078710c35740 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a95f6a41-ce94-43d5-a53f-078710c35740 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] DELETE http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 Sep 03 11:26:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a95f6a41-ce94-43d5-a53f-078710c35740 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a95f6a41-ce94-43d5-a53f-078710c35740 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:35 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a95f6a41-ce94-43d5-a53f-078710c35740 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Delete volume with id: 5e2e8252-b702-4198-9020-65f3e5e6ad65 Sep 03 11:26:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a95f6a41-ce94-43d5-a53f-078710c35740 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Volume info retrieved successfully. Sep 03 11:26:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a95f6a41-ce94-43d5-a53f-078710c35740 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Delete volume request issued successfully. Sep 03 11:26:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a95f6a41-ce94-43d5-a53f-078710c35740 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 returned with HTTP 202 Sep 03 11:26:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1209/2391] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:26:35 2026] DELETE /volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:26:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a6b5e264-fe69-408b-88ce-9a0220f46b90 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a6b5e264-fe69-408b-88ce-9a0220f46b90 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] GET http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 Sep 03 11:26:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a6b5e264-fe69-408b-88ce-9a0220f46b90 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a6b5e264-fe69-408b-88ce-9a0220f46b90 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a6b5e264-fe69-408b-88ce-9a0220f46b90 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Volume info retrieved successfully. Sep 03 11:26:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a6b5e264-fe69-408b-88ce-9a0220f46b90 tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 returned with HTTP 200 Sep 03 11:26:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1183/2392] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:35 2026] GET /volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-109fc8ae-f508-4a11-b576-e2f91174779a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-109fc8ae-f508-4a11-b576-e2f91174779a tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] GET http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 Sep 03 11:26:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-109fc8ae-f508-4a11-b576-e2f91174779a tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-109fc8ae-f508-4a11-b576-e2f91174779a tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-109fc8ae-f508-4a11-b576-e2f91174779a tempest-VolumesCloneNegativeTest-604209816 tempest-VolumesCloneNegativeTest-604209816-project-member] http://192.168.122.194/volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 returned with HTTP 404 Sep 03 11:26:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1210/2393] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:36 2026] GET /volume/v3/volumes/5e2e8252-b702-4198-9020-65f3e5e6ad65 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0197cabd-9485-4f1b-a193-17dfbab7d59f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0197cabd-9485-4f1b-a193-17dfbab7d59f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes Sep 03 11:26:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0197cabd-9485-4f1b-a193-17dfbab7d59f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0197cabd-9485-4f1b-a193-17dfbab7d59f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-0197cabd-9485-4f1b-a193-17dfbab7d59f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0197cabd-9485-4f1b-a193-17dfbab7d59f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0197cabd-9485-4f1b-a193-17dfbab7d59f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0197cabd-9485-4f1b-a193-17dfbab7d59f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 200 Sep 03 11:26:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1184/2394] 192.168.122.194 () {58 vars in 1121 bytes} [Thu Sep 3 11:26:38 2026] GET /volume/v3/volumes => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1242824162"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1242824162'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Create volume of 1 GB Sep 03 11:26:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Availability Zones retrieved successfully. Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Flow 'volume_create_api' (01891793-13fd-401c-8201-5c756419e131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (933a4083-52ad-4489-8621-572b187db945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (933a4083-52ad-4489-8621-572b187db945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107f7e66-1b57-45b8-b631-c72f5311dfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Created reservations ['0291ba60-5df5-41a5-ab50-c329caef87ed', 'ace26510-8239-46d0-b3a2-76217e0dd404', '5b7a1d4b-9415-4f7d-951b-f76aec11de6c', 'ad0387d3-5b8a-490a-855e-b9531c5fc3da'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107f7e66-1b57-45b8-b631-c72f5311dfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0291ba60-5df5-41a5-ab50-c329caef87ed', 'ace26510-8239-46d0-b3a2-76217e0dd404', '5b7a1d4b-9415-4f7d-951b-f76aec11de6c', 'ad0387d3-5b8a-490a-855e-b9531c5fc3da']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e2e250-b2bb-4efb-9955-74d99a32dece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e2e250-b2bb-4efb-9955-74d99a32dece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e012218-7619-47f4-a449-160d306265cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1242824162',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a57a0efa5334356997243d3db7b7f9a',qos_specs=None,replication_status=,reservations=['0291ba60-5df5-41a5-ab50-c329caef87ed','ace26510-8239-46d0-b3a2-76217e0dd404','5b7a1d4b-9415-4f7d-951b-f76aec11de6c','ad0387d3-5b8a-490a-855e-b9531c5fc3da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='516fe4f4fa4b457cb42b4de756115d82',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1242824162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e012218-7619-47f4-a449-160d306265cd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8a57a0efa5334356997243d3db7b7f9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='516fe4f4fa4b457cb42b4de756115d82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c490aa-24d4-4bac-ae24-058e10a23485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c490aa-24d4-4bac-ae24-058e10a23485) transitioned into state 'SUCCESS' from state '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-1242824162',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a57a0efa5334356997243d3db7b7f9a',qos_specs=None,replication_status=,reservations=['0291ba60-5df5-41a5-ab50-c329caef87ed','ace26510-8239-46d0-b3a2-76217e0dd404','5b7a1d4b-9415-4f7d-951b-f76aec11de6c','ad0387d3-5b8a-490a-855e-b9531c5fc3da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='516fe4f4fa4b457cb42b4de756115d82',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e226c3dc-a9ed-4422-8e28-adb3efcc48ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e226c3dc-a9ed-4422-8e28-adb3efcc48ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Flow 'volume_create_api' (01891793-13fd-401c-8201-5c756419e131) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Create volume request issued successfully. Sep 03 11:26:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0ad141fc-e25c-483e-8cda-ba55f9167693 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:26:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1211/2395] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:26:39 2026] POST /volume/v3/volumes => generated 773 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:26:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7c1040bd-e20b-4c81-b697-05b072106f06 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c1040bd-e20b-4c81-b697-05b072106f06 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd Sep 03 11:26:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c1040bd-e20b-4c81-b697-05b072106f06 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c1040bd-e20b-4c81-b697-05b072106f06 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7c1040bd-e20b-4c81-b697-05b072106f06 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c1040bd-e20b-4c81-b697-05b072106f06 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd returned with HTTP 200 Sep 03 11:26:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1185/2396] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:39 2026] GET /volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7c870a8e-103b-4a0f-ada0-b0372f43d81a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7c870a8e-103b-4a0f-ada0-b0372f43d81a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd Sep 03 11:26:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7c870a8e-103b-4a0f-ada0-b0372f43d81a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7c870a8e-103b-4a0f-ada0-b0372f43d81a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7c870a8e-103b-4a0f-ada0-b0372f43d81a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7c870a8e-103b-4a0f-ada0-b0372f43d81a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd returned with HTTP 200 Sep 03 11:26:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1212/2397] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:40 2026] GET /volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f0219ae2-4fc2-4daf-91d7-25ed08ee88a4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f0219ae2-4fc2-4daf-91d7-25ed08ee88a4 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f0219ae2-4fc2-4daf-91d7-25ed08ee88a4 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f0219ae2-4fc2-4daf-91d7-25ed08ee88a4 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f0219ae2-4fc2-4daf-91d7-25ed08ee88a4 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f0219ae2-4fc2-4daf-91d7-25ed08ee88a4 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd returned with HTTP 200 Sep 03 11:26:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1186/2398] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:41 2026] GET /volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-394c6b62-9148-4257-98d5-38a8f37aacc1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-394c6b62-9148-4257-98d5-38a8f37aacc1 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd Sep 03 11:26:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-394c6b62-9148-4257-98d5-38a8f37aacc1 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-394c6b62-9148-4257-98d5-38a8f37aacc1 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-394c6b62-9148-4257-98d5-38a8f37aacc1 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-394c6b62-9148-4257-98d5-38a8f37aacc1 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd returned with HTTP 200 Sep 03 11:26:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1213/2399] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:41 2026] GET /volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1361670920"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1361670920'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Create volume of 1 GB Sep 03 11:26:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Availability Zones retrieved successfully. Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Flow 'volume_create_api' (145b71cb-484c-4774-8110-6527c5a6f70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c0519e-917d-401d-9b2a-f774eecb0fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c0519e-917d-401d-9b2a-f774eecb0fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10ce938c-7bd5-4d84-a3e6-8db494256a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Created reservations ['9e0ee7d4-24d4-40d2-ae75-df09957f3101', 'c0fbfdeb-cdf5-4229-91cb-d1dcebe7d959', '7bd09a8e-bd35-4c4e-853d-81d0c7d3c63f', 'f2d65acd-1a9f-4d11-afe6-f0595a096aa7'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10ce938c-7bd5-4d84-a3e6-8db494256a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e0ee7d4-24d4-40d2-ae75-df09957f3101', 'c0fbfdeb-cdf5-4229-91cb-d1dcebe7d959', '7bd09a8e-bd35-4c4e-853d-81d0c7d3c63f', 'f2d65acd-1a9f-4d11-afe6-f0595a096aa7']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb1be53-b4fb-4574-85cd-32fab1481a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb1be53-b4fb-4574-85cd-32fab1481a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cd957e5-6e7e-41c4-b34a-df32be785ccc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1361670920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a57a0efa5334356997243d3db7b7f9a',qos_specs=None,replication_status=,reservations=['9e0ee7d4-24d4-40d2-ae75-df09957f3101','c0fbfdeb-cdf5-4229-91cb-d1dcebe7d959','7bd09a8e-bd35-4c4e-853d-81d0c7d3c63f','f2d65acd-1a9f-4d11-afe6-f0595a096aa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='516fe4f4fa4b457cb42b4de756115d82',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:26:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1361670920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cd957e5-6e7e-41c4-b34a-df32be785ccc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8a57a0efa5334356997243d3db7b7f9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='516fe4f4fa4b457cb42b4de756115d82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e3c8681-831d-4b5c-9bd8-2bd738fb4275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e3c8681-831d-4b5c-9bd8-2bd738fb4275) transitioned into state 'SUCCESS' from state '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-1361670920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a57a0efa5334356997243d3db7b7f9a',qos_specs=None,replication_status=,reservations=['9e0ee7d4-24d4-40d2-ae75-df09957f3101','c0fbfdeb-cdf5-4229-91cb-d1dcebe7d959','7bd09a8e-bd35-4c4e-853d-81d0c7d3c63f','f2d65acd-1a9f-4d11-afe6-f0595a096aa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='516fe4f4fa4b457cb42b4de756115d82',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bbf9d8c-aafa-4d01-a17e-147c3be02c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bbf9d8c-aafa-4d01-a17e-147c3be02c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Flow 'volume_create_api' (145b71cb-484c-4774-8110-6527c5a6f70a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Create volume request issued successfully. Sep 03 11:26:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-032a2103-fc80-4a57-b935-c8dd6ea6f653 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:26:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1187/2400] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:26:41 2026] POST /volume/v3/volumes => generated 773 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:26:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5cca70cf-114e-4af1-a274-a8b9bf049b1c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5cca70cf-114e-4af1-a274-a8b9bf049b1c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc Sep 03 11:26:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5cca70cf-114e-4af1-a274-a8b9bf049b1c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5cca70cf-114e-4af1-a274-a8b9bf049b1c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5cca70cf-114e-4af1-a274-a8b9bf049b1c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5cca70cf-114e-4af1-a274-a8b9bf049b1c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc returned with HTTP 200 Sep 03 11:26:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1214/2401] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:42 2026] GET /volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-95386eeb-1948-4e76-bbc4-6a1f2a6ffb8c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-95386eeb-1948-4e76-bbc4-6a1f2a6ffb8c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-95386eeb-1948-4e76-bbc4-6a1f2a6ffb8c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-95386eeb-1948-4e76-bbc4-6a1f2a6ffb8c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-95386eeb-1948-4e76-bbc4-6a1f2a6ffb8c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-95386eeb-1948-4e76-bbc4-6a1f2a6ffb8c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc returned with HTTP 200 Sep 03 11:26:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1188/2402] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:43 2026] GET /volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-24e1f1e6-f259-4516-bcb1-ed60eb19da45 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24e1f1e6-f259-4516-bcb1-ed60eb19da45 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc Sep 03 11:26:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24e1f1e6-f259-4516-bcb1-ed60eb19da45 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-24e1f1e6-f259-4516-bcb1-ed60eb19da45 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-24e1f1e6-f259-4516-bcb1-ed60eb19da45 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-24e1f1e6-f259-4516-bcb1-ed60eb19da45 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc returned with HTTP 200 Sep 03 11:26:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1215/2403] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:43 2026] GET /volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1265239247"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1265239247'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Create volume of 1 GB Sep 03 11:26:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Availability Zones retrieved successfully. Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Flow 'volume_create_api' (215609dd-df8a-42bf-a78c-4f0bbff9486f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4acb72e6-e150-4956-a159-2bd0f7005003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4acb72e6-e150-4956-a159-2bd0f7005003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b667f230-7aba-4f63-ab80-f6efe6b9b527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Created reservations ['e50d6689-ecbd-42eb-8752-922eb07187b0', '85d47199-d955-4bbf-9be7-b33dfbfdd1f3', '74310f40-ca79-444e-a022-9415face9088', '447e25d4-ddc2-4a3e-870e-32ffc0fb22e3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b667f230-7aba-4f63-ab80-f6efe6b9b527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e50d6689-ecbd-42eb-8752-922eb07187b0', '85d47199-d955-4bbf-9be7-b33dfbfdd1f3', '74310f40-ca79-444e-a022-9415face9088', '447e25d4-ddc2-4a3e-870e-32ffc0fb22e3']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595d43f5-a04a-4717-b286-25375ae256f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595d43f5-a04a-4717-b286-25375ae256f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32f92487-4e9c-411b-87cd-cdfd5c0300da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1265239247',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a57a0efa5334356997243d3db7b7f9a',qos_specs=None,replication_status=,reservations=['e50d6689-ecbd-42eb-8752-922eb07187b0','85d47199-d955-4bbf-9be7-b33dfbfdd1f3','74310f40-ca79-444e-a022-9415face9088','447e25d4-ddc2-4a3e-870e-32ffc0fb22e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='516fe4f4fa4b457cb42b4de756115d82',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1265239247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32f92487-4e9c-411b-87cd-cdfd5c0300da,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8a57a0efa5334356997243d3db7b7f9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='516fe4f4fa4b457cb42b4de756115d82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70d81da8-37ce-4587-b745-78c7bc422875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70d81da8-37ce-4587-b745-78c7bc422875) transitioned into state 'SUCCESS' from state '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-1265239247',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a57a0efa5334356997243d3db7b7f9a',qos_specs=None,replication_status=,reservations=['e50d6689-ecbd-42eb-8752-922eb07187b0','85d47199-d955-4bbf-9be7-b33dfbfdd1f3','74310f40-ca79-444e-a022-9415face9088','447e25d4-ddc2-4a3e-870e-32ffc0fb22e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='516fe4f4fa4b457cb42b4de756115d82',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (896f8fcd-0105-491e-8824-480a499bf748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (896f8fcd-0105-491e-8824-480a499bf748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Flow 'volume_create_api' (215609dd-df8a-42bf-a78c-4f0bbff9486f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Create volume request issued successfully. Sep 03 11:26:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bdcdac2d-653a-46f6-b2fc-77f52eb64190 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:26:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1189/2404] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:26:43 2026] POST /volume/v3/volumes => generated 773 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:26:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d38a6270-a67c-4cbb-b87f-1e8bc056454e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d38a6270-a67c-4cbb-b87f-1e8bc056454e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da Sep 03 11:26:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d38a6270-a67c-4cbb-b87f-1e8bc056454e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d38a6270-a67c-4cbb-b87f-1e8bc056454e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d38a6270-a67c-4cbb-b87f-1e8bc056454e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d38a6270-a67c-4cbb-b87f-1e8bc056454e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da returned with HTTP 200 Sep 03 11:26:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1216/2405] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:43 2026] GET /volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b3a054f0-53eb-487f-80c6-cf54e5f9d670 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b3a054f0-53eb-487f-80c6-cf54e5f9d670 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b3a054f0-53eb-487f-80c6-cf54e5f9d670 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b3a054f0-53eb-487f-80c6-cf54e5f9d670 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b3a054f0-53eb-487f-80c6-cf54e5f9d670 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b3a054f0-53eb-487f-80c6-cf54e5f9d670 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da returned with HTTP 200 Sep 03 11:26:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1190/2406] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:44 2026] GET /volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4ba231b4-ea1d-4d1d-9306-56bb0dd100cd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4ba231b4-ea1d-4d1d-9306-56bb0dd100cd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4ba231b4-ea1d-4d1d-9306-56bb0dd100cd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4ba231b4-ea1d-4d1d-9306-56bb0dd100cd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4ba231b4-ea1d-4d1d-9306-56bb0dd100cd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4ba231b4-ea1d-4d1d-9306-56bb0dd100cd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da returned with HTTP 200 Sep 03 11:26:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1217/2407] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:44 2026] GET /volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a60d7c59-a8e7-47e0-ad71-3d316105e37f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a60d7c59-a8e7-47e0-ad71-3d316105e37f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a60d7c59-a8e7-47e0-ad71-3d316105e37f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a60d7c59-a8e7-47e0-ad71-3d316105e37f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-a60d7c59-a8e7-47e0-ad71-3d316105e37f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a60d7c59-a8e7-47e0-ad71-3d316105e37f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a60d7c59-a8e7-47e0-ad71-3d316105e37f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a60d7c59-a8e7-47e0-ad71-3d316105e37f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 200 Sep 03 11:26:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1191/2408] 192.168.122.194 () {58 vars in 1121 bytes} [Thu Sep 3 11:26:44 2026] GET /volume/v3/volumes => generated 1000 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bb7348fc-3eef-4633-9df9-fd4d2d1e5cac None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bb7348fc-3eef-4633-9df9-fd4d2d1e5cac tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1265239247 Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bb7348fc-3eef-4633-9df9-fd4d2d1e5cac tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bb7348fc-3eef-4633-9df9-fd4d2d1e5cac tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-bb7348fc-3eef-4633-9df9-fd4d2d1e5cac tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bb7348fc-3eef-4633-9df9-fd4d2d1e5cac tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1265239247'), ('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bb7348fc-3eef-4633-9df9-fd4d2d1e5cac tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bb7348fc-3eef-4633-9df9-fd4d2d1e5cac tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1265239247 returned with HTTP 200 Sep 03 11:26:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1218/2409] 192.168.122.194 () {58 vars in 1222 bytes} [Thu Sep 3 11:26:44 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1265239247 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d39379a1-5462-4dfc-86a6-09773ef53b19 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d39379a1-5462-4dfc-86a6-09773ef53b19 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1361670920 Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d39379a1-5462-4dfc-86a6-09773ef53b19 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d39379a1-5462-4dfc-86a6-09773ef53b19 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-d39379a1-5462-4dfc-86a6-09773ef53b19 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d39379a1-5462-4dfc-86a6-09773ef53b19 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1361670920'), ('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d39379a1-5462-4dfc-86a6-09773ef53b19 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d39379a1-5462-4dfc-86a6-09773ef53b19 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1361670920 returned with HTTP 200 Sep 03 11:26:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1192/2410] 192.168.122.194 () {58 vars in 1243 bytes} [Thu Sep 3 11:26:44 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1361670920 => generated 869 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-012f8830-267d-4244-9eb0-91cafee9c3bf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-012f8830-267d-4244-9eb0-91cafee9c3bf tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?limit=1 Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-012f8830-267d-4244-9eb0-91cafee9c3bf tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-012f8830-267d-4244-9eb0-91cafee9c3bf tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-012f8830-267d-4244-9eb0-91cafee9c3bf tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-012f8830-267d-4244-9eb0-91cafee9c3bf tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-012f8830-267d-4244-9eb0-91cafee9c3bf tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-012f8830-267d-4244-9eb0-91cafee9c3bf tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1219/2411] 192.168.122.194 () {58 vars in 1157 bytes} [Thu Sep 3 11:26:44 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f00b550b-62d8-4259-adac-fc95d3959b2b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f00b550b-62d8-4259-adac-fc95d3959b2b tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?limit=1&marker=32f92487-4e9c-411b-87cd-cdfd5c0300da Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f00b550b-62d8-4259-adac-fc95d3959b2b tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f00b550b-62d8-4259-adac-fc95d3959b2b tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-f00b550b-62d8-4259-adac-fc95d3959b2b tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f00b550b-62d8-4259-adac-fc95d3959b2b tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f00b550b-62d8-4259-adac-fc95d3959b2b tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f00b550b-62d8-4259-adac-fc95d3959b2b tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?limit=1&marker=32f92487-4e9c-411b-87cd-cdfd5c0300da returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1193/2412] 192.168.122.194 () {58 vars in 1245 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes/detail?limit=1&marker=32f92487-4e9c-411b-87cd-cdfd5c0300da => generated 1016 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-35c475a1-2831-412a-93d0-76f828d2b6af None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35c475a1-2831-412a-93d0-76f828d2b6af tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?limit=1&marker=6cd957e5-6e7e-41c4-b34a-df32be785ccc Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35c475a1-2831-412a-93d0-76f828d2b6af tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35c475a1-2831-412a-93d0-76f828d2b6af tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-35c475a1-2831-412a-93d0-76f828d2b6af tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-35c475a1-2831-412a-93d0-76f828d2b6af tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-35c475a1-2831-412a-93d0-76f828d2b6af tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35c475a1-2831-412a-93d0-76f828d2b6af tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?limit=1&marker=6cd957e5-6e7e-41c4-b34a-df32be785ccc returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1220/2413] 192.168.122.194 () {58 vars in 1245 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes/detail?limit=1&marker=6cd957e5-6e7e-41c4-b34a-df32be785ccc => generated 1016 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8bcf61be-6d06-4c5d-97c4-602bb0abdc99 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8bcf61be-6d06-4c5d-97c4-602bb0abdc99 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?limit=1&marker=7e012218-7619-47f4-a449-160d306265cd Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8bcf61be-6d06-4c5d-97c4-602bb0abdc99 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8bcf61be-6d06-4c5d-97c4-602bb0abdc99 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-8bcf61be-6d06-4c5d-97c4-602bb0abdc99 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8bcf61be-6d06-4c5d-97c4-602bb0abdc99 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8bcf61be-6d06-4c5d-97c4-602bb0abdc99 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8bcf61be-6d06-4c5d-97c4-602bb0abdc99 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?limit=1&marker=7e012218-7619-47f4-a449-160d306265cd returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1194/2414] 192.168.122.194 () {58 vars in 1245 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes/detail?limit=1&marker=7e012218-7619-47f4-a449-160d306265cd => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1f6fe582-ddbd-4edf-ac94-13739d040d1a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f6fe582-ddbd-4edf-ac94-13739d040d1a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1f6fe582-ddbd-4edf-ac94-13739d040d1a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1f6fe582-ddbd-4edf-ac94-13739d040d1a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-1f6fe582-ddbd-4edf-ac94-13739d040d1a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1f6fe582-ddbd-4edf-ac94-13739d040d1a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Could not evaluate value available, assuming string {{(pid=86725) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1f6fe582-ddbd-4edf-ac94-13739d040d1a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1f6fe582-ddbd-4edf-ac94-13739d040d1a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f6fe582-ddbd-4edf-ac94-13739d040d1a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1221/2415] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2c0e7311-15a5-494a-97e6-5db39c380d41 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c0e7311-15a5-494a-97e6-5db39c380d41 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c0e7311-15a5-494a-97e6-5db39c380d41 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2c0e7311-15a5-494a-97e6-5db39c380d41 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-2c0e7311-15a5-494a-97e6-5db39c380d41 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2c0e7311-15a5-494a-97e6-5db39c380d41 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Could not evaluate value available, assuming string {{(pid=86726) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2c0e7311-15a5-494a-97e6-5db39c380d41 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2c0e7311-15a5-494a-97e6-5db39c380d41 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2c0e7311-15a5-494a-97e6-5db39c380d41 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1195/2416] 192.168.122.194 () {58 vars in 1243 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1915 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-def0d93e-fa8b-42bf-a801-7d2bd40ec38e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-def0d93e-fa8b-42bf-a801-7d2bd40ec38e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?limit=1 Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-def0d93e-fa8b-42bf-a801-7d2bd40ec38e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-def0d93e-fa8b-42bf-a801-7d2bd40ec38e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-def0d93e-fa8b-42bf-a801-7d2bd40ec38e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-def0d93e-fa8b-42bf-a801-7d2bd40ec38e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-def0d93e-fa8b-42bf-a801-7d2bd40ec38e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-def0d93e-fa8b-42bf-a801-7d2bd40ec38e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1222/2417] 192.168.122.194 () {58 vars in 1136 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-85f83d3d-0eba-4e8c-a7a7-fe06e6be86a5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-85f83d3d-0eba-4e8c-a7a7-fe06e6be86a5 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?limit=1&marker=32f92487-4e9c-411b-87cd-cdfd5c0300da Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-85f83d3d-0eba-4e8c-a7a7-fe06e6be86a5 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-85f83d3d-0eba-4e8c-a7a7-fe06e6be86a5 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-85f83d3d-0eba-4e8c-a7a7-fe06e6be86a5 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-85f83d3d-0eba-4e8c-a7a7-fe06e6be86a5 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-85f83d3d-0eba-4e8c-a7a7-fe06e6be86a5 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-85f83d3d-0eba-4e8c-a7a7-fe06e6be86a5 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?limit=1&marker=32f92487-4e9c-411b-87cd-cdfd5c0300da returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1196/2418] 192.168.122.194 () {58 vars in 1224 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes?limit=1&marker=32f92487-4e9c-411b-87cd-cdfd5c0300da => generated 482 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f466af1d-ae1c-4fa1-a512-726b4568603c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f466af1d-ae1c-4fa1-a512-726b4568603c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?limit=1&marker=6cd957e5-6e7e-41c4-b34a-df32be785ccc Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f466af1d-ae1c-4fa1-a512-726b4568603c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f466af1d-ae1c-4fa1-a512-726b4568603c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-f466af1d-ae1c-4fa1-a512-726b4568603c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f466af1d-ae1c-4fa1-a512-726b4568603c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f466af1d-ae1c-4fa1-a512-726b4568603c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f466af1d-ae1c-4fa1-a512-726b4568603c tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?limit=1&marker=6cd957e5-6e7e-41c4-b34a-df32be785ccc returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1223/2419] 192.168.122.194 () {58 vars in 1224 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes?limit=1&marker=6cd957e5-6e7e-41c4-b34a-df32be785ccc => generated 482 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4a63ab97-e43d-4f75-9b5f-e712ab1b3206 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4a63ab97-e43d-4f75-9b5f-e712ab1b3206 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?limit=1&marker=7e012218-7619-47f4-a449-160d306265cd Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4a63ab97-e43d-4f75-9b5f-e712ab1b3206 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4a63ab97-e43d-4f75-9b5f-e712ab1b3206 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-4a63ab97-e43d-4f75-9b5f-e712ab1b3206 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a63ab97-e43d-4f75-9b5f-e712ab1b3206 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4a63ab97-e43d-4f75-9b5f-e712ab1b3206 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4a63ab97-e43d-4f75-9b5f-e712ab1b3206 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?limit=1&marker=7e012218-7619-47f4-a449-160d306265cd returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1197/2420] 192.168.122.194 () {58 vars in 1224 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes?limit=1&marker=7e012218-7619-47f4-a449-160d306265cd => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ebf4d588-6779-4edc-827e-32f8cb683110 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ebf4d588-6779-4edc-827e-32f8cb683110 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1242824162&status=available Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ebf4d588-6779-4edc-827e-32f8cb683110 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ebf4d588-6779-4edc-827e-32f8cb683110 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-ebf4d588-6779-4edc-827e-32f8cb683110 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ebf4d588-6779-4edc-827e-32f8cb683110 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Could not evaluate value available, assuming string {{(pid=86725) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ebf4d588-6779-4edc-827e-32f8cb683110 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1242824162'), ('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ebf4d588-6779-4edc-827e-32f8cb683110 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ebf4d588-6779-4edc-827e-32f8cb683110 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1242824162&status=available returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1224/2421] 192.168.122.194 () {58 vars in 1256 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1242824162&status=available => generated 342 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f17332cb-7fbd-4030-b75e-2aa8755ac372 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f17332cb-7fbd-4030-b75e-2aa8755ac372 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1361670920&status=available Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f17332cb-7fbd-4030-b75e-2aa8755ac372 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f17332cb-7fbd-4030-b75e-2aa8755ac372 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-f17332cb-7fbd-4030-b75e-2aa8755ac372 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f17332cb-7fbd-4030-b75e-2aa8755ac372 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Could not evaluate value available, assuming string {{(pid=86726) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f17332cb-7fbd-4030-b75e-2aa8755ac372 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1361670920'), ('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f17332cb-7fbd-4030-b75e-2aa8755ac372 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f17332cb-7fbd-4030-b75e-2aa8755ac372 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1361670920&status=available returned with HTTP 200 Sep 03 11:26:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1198/2422] 192.168.122.194 () {58 vars in 1277 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1361670920&status=available => generated 869 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c8af6061-16be-409d-b0e5-494b3a5b6cc7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8af6061-16be-409d-b0e5-494b3a5b6cc7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?marker=7e012218-7619-47f4-a449-160d306265cd&sort=id%3Aasc Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c8af6061-16be-409d-b0e5-494b3a5b6cc7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c8af6061-16be-409d-b0e5-494b3a5b6cc7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-c8af6061-16be-409d-b0e5-494b3a5b6cc7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-c8af6061-16be-409d-b0e5-494b3a5b6cc7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c8af6061-16be-409d-b0e5-494b3a5b6cc7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8af6061-16be-409d-b0e5-494b3a5b6cc7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?marker=7e012218-7619-47f4-a449-160d306265cd&sort=id%3Aasc returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1225/2423] 192.168.122.194 () {58 vars in 1257 bytes} [Thu Sep 3 11:26:45 2026] GET /volume/v3/volumes/detail?marker=7e012218-7619-47f4-a449-160d306265cd&sort=id%3Aasc => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-774d492d-9686-4020-942b-6806f22d1578 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-774d492d-9686-4020-942b-6806f22d1578 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-774d492d-9686-4020-942b-6806f22d1578 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-774d492d-9686-4020-942b-6806f22d1578 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-774d492d-9686-4020-942b-6806f22d1578 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-774d492d-9686-4020-942b-6806f22d1578 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-774d492d-9686-4020-942b-6806f22d1578 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-774d492d-9686-4020-942b-6806f22d1578 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1199/2424] 192.168.122.194 () {58 vars in 1221 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2581 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6b47e91e-b269-4654-86a2-e4deec82340f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6b47e91e-b269-4654-86a2-e4deec82340f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6b47e91e-b269-4654-86a2-e4deec82340f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6b47e91e-b269-4654-86a2-e4deec82340f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-6b47e91e-b269-4654-86a2-e4deec82340f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-6b47e91e-b269-4654-86a2-e4deec82340f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6b47e91e-b269-4654-86a2-e4deec82340f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6b47e91e-b269-4654-86a2-e4deec82340f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1226/2425] 192.168.122.194 () {58 vars in 1142 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes/detail => generated 2581 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0ca3332b-78fe-4933-b0ba-47b19e1058d3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0ca3332b-78fe-4933-b0ba-47b19e1058d3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0ca3332b-78fe-4933-b0ba-47b19e1058d3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0ca3332b-78fe-4933-b0ba-47b19e1058d3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-0ca3332b-78fe-4933-b0ba-47b19e1058d3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0ca3332b-78fe-4933-b0ba-47b19e1058d3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0ca3332b-78fe-4933-b0ba-47b19e1058d3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0ca3332b-78fe-4933-b0ba-47b19e1058d3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1200/2426] 192.168.122.194 () {58 vars in 1200 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1000 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-81b32308-adb2-4798-80b3-37ea915a671a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-81b32308-adb2-4798-80b3-37ea915a671a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?availability_zone=nova Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-81b32308-adb2-4798-80b3-37ea915a671a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-81b32308-adb2-4798-80b3-37ea915a671a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-81b32308-adb2-4798-80b3-37ea915a671a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-81b32308-adb2-4798-80b3-37ea915a671a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Could not evaluate value nova, assuming string {{(pid=86725) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-81b32308-adb2-4798-80b3-37ea915a671a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-81b32308-adb2-4798-80b3-37ea915a671a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-81b32308-adb2-4798-80b3-37ea915a671a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1227/2427] 192.168.122.194 () {58 vars in 1166 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes?availability_zone=nova => generated 1000 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-00cf32cd-ae46-4c97-b356-2ba0127788bd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00cf32cd-ae46-4c97-b356-2ba0127788bd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?availability_zone=nova Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-00cf32cd-ae46-4c97-b356-2ba0127788bd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-00cf32cd-ae46-4c97-b356-2ba0127788bd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-00cf32cd-ae46-4c97-b356-2ba0127788bd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00cf32cd-ae46-4c97-b356-2ba0127788bd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Could not evaluate value nova, assuming string {{(pid=86726) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00cf32cd-ae46-4c97-b356-2ba0127788bd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-00cf32cd-ae46-4c97-b356-2ba0127788bd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00cf32cd-ae46-4c97-b356-2ba0127788bd tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1201/2428] 192.168.122.194 () {58 vars in 1166 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes?availability_zone=nova => generated 1000 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-427e2251-c37b-4fce-b547-923b0e03614a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-427e2251-c37b-4fce-b547-923b0e03614a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?bootable=false Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-427e2251-c37b-4fce-b547-923b0e03614a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-427e2251-c37b-4fce-b547-923b0e03614a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-427e2251-c37b-4fce-b547-923b0e03614a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-427e2251-c37b-4fce-b547-923b0e03614a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-427e2251-c37b-4fce-b547-923b0e03614a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-427e2251-c37b-4fce-b547-923b0e03614a tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1228/2429] 192.168.122.194 () {58 vars in 1150 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes?bootable=false => generated 1000 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f21f63d6-5fcf-43fd-b2a6-b8c7e0d10c69 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f21f63d6-5fcf-43fd-b2a6-b8c7e0d10c69 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?bootable=false Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f21f63d6-5fcf-43fd-b2a6-b8c7e0d10c69 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f21f63d6-5fcf-43fd-b2a6-b8c7e0d10c69 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-f21f63d6-5fcf-43fd-b2a6-b8c7e0d10c69 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f21f63d6-5fcf-43fd-b2a6-b8c7e0d10c69 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f21f63d6-5fcf-43fd-b2a6-b8c7e0d10c69 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f21f63d6-5fcf-43fd-b2a6-b8c7e0d10c69 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1202/2430] 192.168.122.194 () {58 vars in 1150 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes?bootable=false => generated 1000 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ff008271-4ecb-4798-96b6-edebeb360616 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ff008271-4ecb-4798-96b6-edebeb360616 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?status=available Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ff008271-4ecb-4798-96b6-edebeb360616 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ff008271-4ecb-4798-96b6-edebeb360616 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-ff008271-4ecb-4798-96b6-edebeb360616 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ff008271-4ecb-4798-96b6-edebeb360616 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Could not evaluate value available, assuming string {{(pid=86725) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ff008271-4ecb-4798-96b6-edebeb360616 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ff008271-4ecb-4798-96b6-edebeb360616 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ff008271-4ecb-4798-96b6-edebeb360616 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1229/2431] 192.168.122.194 () {58 vars in 1154 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes?status=available => generated 1000 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3d9d6b0b-32d3-43c5-ad4a-5786c5b44fa0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d9d6b0b-32d3-43c5-ad4a-5786c5b44fa0 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes?status=available Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d9d6b0b-32d3-43c5-ad4a-5786c5b44fa0 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d9d6b0b-32d3-43c5-ad4a-5786c5b44fa0 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-3d9d6b0b-32d3-43c5-ad4a-5786c5b44fa0 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3d9d6b0b-32d3-43c5-ad4a-5786c5b44fa0 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Could not evaluate value available, assuming string {{(pid=86726) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3d9d6b0b-32d3-43c5-ad4a-5786c5b44fa0 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3d9d6b0b-32d3-43c5-ad4a-5786c5b44fa0 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d9d6b0b-32d3-43c5-ad4a-5786c5b44fa0 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1203/2432] 192.168.122.194 () {58 vars in 1154 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes?status=available => generated 1000 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-551de551-93f0-4930-8105-a6ab27e339d7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-551de551-93f0-4930-8105-a6ab27e339d7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?availability_zone=nova Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-551de551-93f0-4930-8105-a6ab27e339d7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-551de551-93f0-4930-8105-a6ab27e339d7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-551de551-93f0-4930-8105-a6ab27e339d7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-551de551-93f0-4930-8105-a6ab27e339d7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Could not evaluate value nova, assuming string {{(pid=86725) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-551de551-93f0-4930-8105-a6ab27e339d7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-551de551-93f0-4930-8105-a6ab27e339d7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-551de551-93f0-4930-8105-a6ab27e339d7 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1230/2433] 192.168.122.194 () {58 vars in 1187 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2581 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4ff6aa01-fa5e-44d3-9183-3311b04755dc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4ff6aa01-fa5e-44d3-9183-3311b04755dc tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?bootable=false Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4ff6aa01-fa5e-44d3-9183-3311b04755dc tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4ff6aa01-fa5e-44d3-9183-3311b04755dc tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-4ff6aa01-fa5e-44d3-9183-3311b04755dc tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4ff6aa01-fa5e-44d3-9183-3311b04755dc tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4ff6aa01-fa5e-44d3-9183-3311b04755dc tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4ff6aa01-fa5e-44d3-9183-3311b04755dc tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1204/2434] 192.168.122.194 () {58 vars in 1171 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2581 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a25e4f35-0a7f-4342-8b00-f4f412783357 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a25e4f35-0a7f-4342-8b00-f4f412783357 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/detail?status=available Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a25e4f35-0a7f-4342-8b00-f4f412783357 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a25e4f35-0a7f-4342-8b00-f4f412783357 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.api_utils [None req-a25e4f35-0a7f-4342-8b00-f4f412783357 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Removing options '' from query. {{(pid=86725) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a25e4f35-0a7f-4342-8b00-f4f412783357 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Could not evaluate value available, assuming string {{(pid=86725) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a25e4f35-0a7f-4342-8b00-f4f412783357 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a25e4f35-0a7f-4342-8b00-f4f412783357 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Get all volumes completed successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a25e4f35-0a7f-4342-8b00-f4f412783357 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1231/2435] 192.168.122.194 () {58 vars in 1175 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes/detail?status=available => generated 2581 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b0b6f396-3935-4d68-916e-fdd687636352 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0b6f396-3935-4d68-916e-fdd687636352 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0b6f396-3935-4d68-916e-fdd687636352 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0b6f396-3935-4d68-916e-fdd687636352 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b0b6f396-3935-4d68-916e-fdd687636352 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0b6f396-3935-4d68-916e-fdd687636352 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da returned with HTTP 200 Sep 03 11:26:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1205/2436] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-64a93cac-e35a-44ec-a7d8-db91e3599de3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-64a93cac-e35a-44ec-a7d8-db91e3599de3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] DELETE http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-64a93cac-e35a-44ec-a7d8-db91e3599de3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-64a93cac-e35a-44ec-a7d8-db91e3599de3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-64a93cac-e35a-44ec-a7d8-db91e3599de3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Delete volume with id: 32f92487-4e9c-411b-87cd-cdfd5c0300da Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-64a93cac-e35a-44ec-a7d8-db91e3599de3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-64a93cac-e35a-44ec-a7d8-db91e3599de3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Delete volume request issued successfully. Sep 03 11:26:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-64a93cac-e35a-44ec-a7d8-db91e3599de3 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da returned with HTTP 202 Sep 03 11:26:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1232/2437] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:26:46 2026] DELETE /volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-967f6a1c-4f9e-4f6c-8b25-e3e140885d10 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-967f6a1c-4f9e-4f6c-8b25-e3e140885d10 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-967f6a1c-4f9e-4f6c-8b25-e3e140885d10 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-967f6a1c-4f9e-4f6c-8b25-e3e140885d10 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-967f6a1c-4f9e-4f6c-8b25-e3e140885d10 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-967f6a1c-4f9e-4f6c-8b25-e3e140885d10 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da returned with HTTP 200 Sep 03 11:26:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1206/2438] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:46 2026] GET /volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a53a1292-c34a-4110-8e6b-080f9e2c8f8b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a53a1292-c34a-4110-8e6b-080f9e2c8f8b tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da Sep 03 11:26:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a53a1292-c34a-4110-8e6b-080f9e2c8f8b tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a53a1292-c34a-4110-8e6b-080f9e2c8f8b tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a53a1292-c34a-4110-8e6b-080f9e2c8f8b tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da returned with HTTP 404 Sep 03 11:26:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1233/2439] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:48 2026] GET /volume/v3/volumes/32f92487-4e9c-411b-87cd-cdfd5c0300da => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7a9213e0-108a-45e7-a210-0e379fcd4764 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7a9213e0-108a-45e7-a210-0e379fcd4764 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc Sep 03 11:26:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7a9213e0-108a-45e7-a210-0e379fcd4764 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7a9213e0-108a-45e7-a210-0e379fcd4764 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7a9213e0-108a-45e7-a210-0e379fcd4764 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7a9213e0-108a-45e7-a210-0e379fcd4764 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc returned with HTTP 200 Sep 03 11:26:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1207/2440] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:48 2026] GET /volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:26:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d4730cb4-c83c-4bb0-ab47-6090e99de08e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d4730cb4-c83c-4bb0-ab47-6090e99de08e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] DELETE http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc Sep 03 11:26:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d4730cb4-c83c-4bb0-ab47-6090e99de08e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d4730cb4-c83c-4bb0-ab47-6090e99de08e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:48 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-d4730cb4-c83c-4bb0-ab47-6090e99de08e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Delete volume with id: 6cd957e5-6e7e-41c4-b34a-df32be785ccc Sep 03 11:26:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d4730cb4-c83c-4bb0-ab47-6090e99de08e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d4730cb4-c83c-4bb0-ab47-6090e99de08e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Delete volume request issued successfully. Sep 03 11:26:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d4730cb4-c83c-4bb0-ab47-6090e99de08e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc returned with HTTP 202 Sep 03 11:26:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1234/2441] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:26:48 2026] DELETE /volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:26:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0fa11588-23d8-43f1-9dd7-45a34d703f8e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0fa11588-23d8-43f1-9dd7-45a34d703f8e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc Sep 03 11:26:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0fa11588-23d8-43f1-9dd7-45a34d703f8e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0fa11588-23d8-43f1-9dd7-45a34d703f8e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0fa11588-23d8-43f1-9dd7-45a34d703f8e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0fa11588-23d8-43f1-9dd7-45a34d703f8e tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc returned with HTTP 200 Sep 03 11:26:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1208/2442] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:48 2026] GET /volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7216a44b-48f2-43c7-8711-473cdad5ccfe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7216a44b-48f2-43c7-8711-473cdad5ccfe tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc Sep 03 11:26:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7216a44b-48f2-43c7-8711-473cdad5ccfe tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7216a44b-48f2-43c7-8711-473cdad5ccfe tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7216a44b-48f2-43c7-8711-473cdad5ccfe tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc returned with HTTP 404 Sep 03 11:26:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1235/2443] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:49 2026] GET /volume/v3/volumes/6cd957e5-6e7e-41c4-b34a-df32be785ccc => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d562fb2a-5dc1-4ad8-9f61-7a3632f8913f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d562fb2a-5dc1-4ad8-9f61-7a3632f8913f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd Sep 03 11:26:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d562fb2a-5dc1-4ad8-9f61-7a3632f8913f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d562fb2a-5dc1-4ad8-9f61-7a3632f8913f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d562fb2a-5dc1-4ad8-9f61-7a3632f8913f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d562fb2a-5dc1-4ad8-9f61-7a3632f8913f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd returned with HTTP 200 Sep 03 11:26:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1209/2444] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:49 2026] GET /volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-007d7312-5fe7-45c7-a45e-0b8d427f898f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-007d7312-5fe7-45c7-a45e-0b8d427f898f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] DELETE http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd Sep 03 11:26:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-007d7312-5fe7-45c7-a45e-0b8d427f898f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-007d7312-5fe7-45c7-a45e-0b8d427f898f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:49 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-007d7312-5fe7-45c7-a45e-0b8d427f898f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Delete volume with id: 7e012218-7619-47f4-a449-160d306265cd Sep 03 11:26:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-007d7312-5fe7-45c7-a45e-0b8d427f898f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-007d7312-5fe7-45c7-a45e-0b8d427f898f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Delete volume request issued successfully. Sep 03 11:26:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-007d7312-5fe7-45c7-a45e-0b8d427f898f tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd returned with HTTP 202 Sep 03 11:26:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1236/2445] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:26:49 2026] DELETE /volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:26:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c7dcb763-6734-4804-aadf-421241e2e924 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c7dcb763-6734-4804-aadf-421241e2e924 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd Sep 03 11:26:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c7dcb763-6734-4804-aadf-421241e2e924 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c7dcb763-6734-4804-aadf-421241e2e924 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c7dcb763-6734-4804-aadf-421241e2e924 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Volume info retrieved successfully. Sep 03 11:26:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c7dcb763-6734-4804-aadf-421241e2e924 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd returned with HTTP 200 Sep 03 11:26:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1210/2446] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:49 2026] GET /volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a819a653-67da-41e7-9465-77cafc094185 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a819a653-67da-41e7-9465-77cafc094185 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] GET http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd Sep 03 11:26:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a819a653-67da-41e7-9465-77cafc094185 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a819a653-67da-41e7-9465-77cafc094185 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a819a653-67da-41e7-9465-77cafc094185 tempest-VolumesListTestJSON-1407157700 tempest-VolumesListTestJSON-1407157700-project-member] http://192.168.122.194/volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd returned with HTTP 404 Sep 03 11:26:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1237/2447] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:50 2026] GET /volume/v3/volumes/7e012218-7619-47f4-a449-160d306265cd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3723c051-1b42-445f-a023-e57987491761 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1729020037", "imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1729020037', 'imageRef': 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Create volume of 1 GB Sep 03 11:26:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Availability Zones retrieved successfully. Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Flow 'volume_create_api' (5e0cd06a-b8f5-4bad-beb2-dcdc597b338a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60720d9-a59d-466a-bd89-22cebd1d06f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60720d9-a59d-466a-bd89-22cebd1d06f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ad9c08-e990-46ee-935f-36c8c6545830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Created reservations ['c85a55e3-1c90-4f30-a82b-e55c20f57a07', '49e7573b-ce5f-40bc-9e03-db64f9dbe979', '4c50028c-0a40-4cdd-9083-f1cc7ac7c39f', '0e54d814-85b3-42b2-8267-a9883f952f4f'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06ad9c08-e990-46ee-935f-36c8c6545830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c85a55e3-1c90-4f30-a82b-e55c20f57a07', '49e7573b-ce5f-40bc-9e03-db64f9dbe979', '4c50028c-0a40-4cdd-9083-f1cc7ac7c39f', '0e54d814-85b3-42b2-8267-a9883f952f4f']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c105d1af-6659-4b2c-95ce-5b08d79da242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c105d1af-6659-4b2c-95ce-5b08d79da242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ffd4746-cd4b-4505-abd8-28dd84566e22', '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-1729020037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcdf778d47cb4c86ac761209a17ea1fe',qos_specs=None,replication_status=,reservations=['c85a55e3-1c90-4f30-a82b-e55c20f57a07','49e7573b-ce5f-40bc-9e03-db64f9dbe979','4c50028c-0a40-4cdd-9083-f1cc7ac7c39f','0e54d814-85b3-42b2-8267-a9883f952f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177e3488520b48169d7cd5f6808a8367',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1729020037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ffd4746-cd4b-4505-abd8-28dd84566e22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcdf778d47cb4c86ac761209a17ea1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='177e3488520b48169d7cd5f6808a8367',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2f85d9-4455-4e4e-abaa-cfd249215760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2f85d9-4455-4e4e-abaa-cfd249215760) transitioned into state 'SUCCESS' from state '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-1729020037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcdf778d47cb4c86ac761209a17ea1fe',qos_specs=None,replication_status=,reservations=['c85a55e3-1c90-4f30-a82b-e55c20f57a07','49e7573b-ce5f-40bc-9e03-db64f9dbe979','4c50028c-0a40-4cdd-9083-f1cc7ac7c39f','0e54d814-85b3-42b2-8267-a9883f952f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='177e3488520b48169d7cd5f6808a8367',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41411054-40c0-41ea-a4e5-9b562f2e1129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41411054-40c0-41ea-a4e5-9b562f2e1129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Flow 'volume_create_api' (5e0cd06a-b8f5-4bad-beb2-dcdc597b338a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:26:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Create volume request issued successfully. Sep 03 11:26:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3723c051-1b42-445f-a023-e57987491761 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:26:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1211/2448] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:26:53 2026] POST /volume/v3/volumes => generated 762 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:26:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-601ecd2c-9c14-4cd9-ad69-d6b01885aaa0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-601ecd2c-9c14-4cd9-ad69-d6b01885aaa0 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] GET http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:26:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-601ecd2c-9c14-4cd9-ad69-d6b01885aaa0 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-601ecd2c-9c14-4cd9-ad69-d6b01885aaa0 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-601ecd2c-9c14-4cd9-ad69-d6b01885aaa0 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:26:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-601ecd2c-9c14-4cd9-ad69-d6b01885aaa0 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 200 Sep 03 11:26:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1238/2449] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:53 2026] GET /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-88a8f307-3fc8-4caa-9c63-8bb9946be7d3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88a8f307-3fc8-4caa-9c63-8bb9946be7d3 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] GET http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:26:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88a8f307-3fc8-4caa-9c63-8bb9946be7d3 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88a8f307-3fc8-4caa-9c63-8bb9946be7d3 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-88a8f307-3fc8-4caa-9c63-8bb9946be7d3 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:26:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88a8f307-3fc8-4caa-9c63-8bb9946be7d3 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 200 Sep 03 11:26:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1212/2450] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:54 2026] GET /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f814e9e4-5e6c-4fd8-bfb9-6782329efde9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f814e9e4-5e6c-4fd8-bfb9-6782329efde9 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] GET http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:26:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f814e9e4-5e6c-4fd8-bfb9-6782329efde9 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f814e9e4-5e6c-4fd8-bfb9-6782329efde9 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f814e9e4-5e6c-4fd8-bfb9-6782329efde9 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:26:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f814e9e4-5e6c-4fd8-bfb9-6782329efde9 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 200 Sep 03 11:26:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1239/2451] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:56 2026] GET /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 912 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fedaea46-a5ac-4d74-a109-74235f91b588 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fedaea46-a5ac-4d74-a109-74235f91b588 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] GET http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:26:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fedaea46-a5ac-4d74-a109-74235f91b588 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fedaea46-a5ac-4d74-a109-74235f91b588 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fedaea46-a5ac-4d74-a109-74235f91b588 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:26:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fedaea46-a5ac-4d74-a109-74235f91b588 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 200 Sep 03 11:26:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1213/2452] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:57 2026] GET /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 915 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:26:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a9391876-bbe6-462e-a474-dfcbba9fba5a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9391876-bbe6-462e-a474-dfcbba9fba5a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] GET http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:26:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9391876-bbe6-462e-a474-dfcbba9fba5a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9391876-bbe6-462e-a474-dfcbba9fba5a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:26:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:26:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a9391876-bbe6-462e-a474-dfcbba9fba5a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:26:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9391876-bbe6-462e-a474-dfcbba9fba5a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 200 Sep 03 11:26:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1240/2453] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:58 2026] GET /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:26:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-89dd7f57-964b-47ce-9a4f-35c639057930 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:26:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-89dd7f57-964b-47ce-9a4f-35c639057930 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] GET http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:26:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-89dd7f57-964b-47ce-9a4f-35c639057930 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:26:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-89dd7f57-964b-47ce-9a4f-35c639057930 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:26:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:26:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:26:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:26:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:26:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-89dd7f57-964b-47ce-9a4f-35c639057930 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:26:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-89dd7f57-964b-47ce-9a4f-35c639057930 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 200 Sep 03 11:26:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1214/2454] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:26:59 2026] GET /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 915 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:27:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bd1111a4-e51d-4e35-b639-cb9ce94faca8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bd1111a4-e51d-4e35-b639-cb9ce94faca8 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] GET http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:27:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bd1111a4-e51d-4e35-b639-cb9ce94faca8 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bd1111a4-e51d-4e35-b639-cb9ce94faca8 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bd1111a4-e51d-4e35-b639-cb9ce94faca8 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:27:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bd1111a4-e51d-4e35-b639-cb9ce94faca8 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 200 Sep 03 11:27:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1241/2455] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:00 2026] GET /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 1333 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:27:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-f6e98fb8-2f39-431c-9f91-fd93d72c3f90 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-f6e98fb8-2f39-431c-9f91-fd93d72c3f90 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] GET http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:27:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-f6e98fb8-2f39-431c-9f91-fd93d72c3f90 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-f6e98fb8-2f39-431c-9f91-fd93d72c3f90 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:00 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:00 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-f6e98fb8-2f39-431c-9f91-fd93d72c3f90 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:27:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-f6e98fb8-2f39-431c-9f91-fd93d72c3f90 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 200 Sep 03 11:27:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1215/2456] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:27:00 2026] GET /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 1333 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-2334d47e-3261-468a-81b7-6cfd4d121b87 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-2334d47e-3261-468a-81b7-6cfd4d121b87 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] GET http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:27:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-2334d47e-3261-468a-81b7-6cfd4d121b87 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-2334d47e-3261-468a-81b7-6cfd4d121b87 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-2334d47e-3261-468a-81b7-6cfd4d121b87 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:27:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-2334d47e-3261-468a-81b7-6cfd4d121b87 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 200 Sep 03 11:27:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1242/2457] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:27:01 2026] GET /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 1333 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d6eac699-44c5-47ae-9f73-dbd38382263a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6eac699-44c5-47ae-9f73-dbd38382263a None None] GET http://192.168.122.194/volume// Sep 03 11:27:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6eac699-44c5-47ae-9f73-dbd38382263a None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6eac699-44c5-47ae-9f73-dbd38382263a None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6eac699-44c5-47ae-9f73-dbd38382263a None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:27:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1216/2458] 192.168.122.194 () {58 vars in 1308 bytes} [Thu Sep 3 11:27:01 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:27:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-cc56235c-b4a3-4ffa-a079-ddb763e52e6c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-cc56235c-b4a3-4ffa-a079-ddb763e52e6c tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:27:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-cc56235c-b4a3-4ffa-a079-ddb763e52e6c tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ffd4746-cd4b-4505-abd8-28dd84566e22", "connector": null, "instance_uuid": "e74e0bc2-0ad1-4174-8d34-338b881c308b"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-cc56235c-b4a3-4ffa-a079-ddb763e52e6c tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:27:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1243/2459] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:27:01 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1f5af648-2b5f-43d7-b919-c70ca08a9d93 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f5af648-2b5f-43d7-b919-c70ca08a9d93 None None] GET http://192.168.122.194/volume// Sep 03 11:27:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f5af648-2b5f-43d7-b919-c70ca08a9d93 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f5af648-2b5f-43d7-b919-c70ca08a9d93 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f5af648-2b5f-43d7-b919-c70ca08a9d93 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:27:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1217/2460] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:27:02 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:27:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-dd882d1b-99cd-4cfb-80c3-a271f8990b8a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-dd882d1b-99cd-4cfb-80c3-a271f8990b8a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] GET http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:27:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-dd882d1b-99cd-4cfb-80c3-a271f8990b8a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-dd882d1b-99cd-4cfb-80c3-a271f8990b8a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-dd882d1b-99cd-4cfb-80c3-a271f8990b8a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:27:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-dd882d1b-99cd-4cfb-80c3-a271f8990b8a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 200 Sep 03 11:27:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1244/2461] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:27:02 2026] GET /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:27:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-b7bb5e84-3ba0-458a-88a1-9051719169eb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-b7bb5e84-3ba0-458a-88a1-9051719169eb tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] PUT http://192.168.122.194/volume/v3/attachments/d574d0a0-e2d6-4aef-a146-2a7c797a60db Sep 03 11:27:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-b7bb5e84-3ba0-458a-88a1-9051719169eb tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:02 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-b7bb5e84-3ba0-458a-88a1-9051719169eb tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Acquiring lock "cinder-attachment_update-3ffd4746-cd4b-4505-abd8-28dd84566e22-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:27:02 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-b7bb5e84-3ba0-458a-88a1-9051719169eb tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Lock "cinder-attachment_update-3ffd4746-cd4b-4505-abd8-28dd84566e22-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:27:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:03 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-b7bb5e84-3ba0-458a-88a1-9051719169eb tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Lock "cinder-attachment_update-3ffd4746-cd4b-4505-abd8-28dd84566e22-devstack" released by "attachment_update" :: held 0.303s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:27:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-b7bb5e84-3ba0-458a-88a1-9051719169eb tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/attachments/d574d0a0-e2d6-4aef-a146-2a7c797a60db returned with HTTP 200 Sep 03 11:27:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1218/2462] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:27:02 2026] PUT /volume/v3/attachments/d574d0a0-e2d6-4aef-a146-2a7c797a60db => generated 694 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-31e584d2-150a-42bc-ae14-56af29c2f186 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-31e584d2-150a-42bc-ae14-56af29c2f186 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] POST http://192.168.122.194/volume/v3/attachments/d574d0a0-e2d6-4aef-a146-2a7c797a60db/action Sep 03 11:27:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-31e584d2-150a-42bc-ae14-56af29c2f186 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-31e584d2-150a-42bc-ae14-56af29c2f186 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-0fea4e9d-ae17-4d5b-a382-bf4bf5b4ca76 req-31e584d2-150a-42bc-ae14-56af29c2f186 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/attachments/d574d0a0-e2d6-4aef-a146-2a7c797a60db/action returned with HTTP 204 Sep 03 11:27:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1245/2463] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:27:03 2026] POST /volume/v3/attachments/d574d0a0-e2d6-4aef-a146-2a7c797a60db/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:27:13 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=280,cinder:INSERT=62,cinder:UPDATE=83 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:27:13 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=217,cinder:INSERT=32,cinder:UPDATE=46 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:27:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-503df772-b294-450c-982f-004698f108fa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-184418455", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-184418455', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Create volume of 1 GB Sep 03 11:27:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Availability Zones retrieved successfully. Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Flow 'volume_create_api' (5f004028-15b5-4f1c-803b-d46abde3c56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f0f4dd-7c69-497c-8009-96d69a6446c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f0f4dd-7c69-497c-8009-96d69a6446c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc23223-d9cb-4953-95d9-fd231197de1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Created reservations ['9ce39483-74ab-446f-9485-ec6270a485e2', '04ec6abc-fa47-4200-aa52-977ff28fff2d', '272336ad-6f08-46a8-be54-c5a55cd1177b', '3eca53db-9618-4ece-8128-b6a0173a3577'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc23223-d9cb-4953-95d9-fd231197de1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ce39483-74ab-446f-9485-ec6270a485e2', '04ec6abc-fa47-4200-aa52-977ff28fff2d', '272336ad-6f08-46a8-be54-c5a55cd1177b', '3eca53db-9618-4ece-8128-b6a0173a3577']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bc561e-557e-49ed-a684-00036eca683d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bc561e-557e-49ed-a684-00036eca683d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecb0faf4-1a68-4bbf-8705-105df18b7606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-184418455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173f683aaf484219861ed35075e85112',qos_specs=None,replication_status=,reservations=['9ce39483-74ab-446f-9485-ec6270a485e2','04ec6abc-fa47-4200-aa52-977ff28fff2d','272336ad-6f08-46a8-be54-c5a55cd1177b','3eca53db-9618-4ece-8128-b6a0173a3577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf31941c2c0b46088aa0a603dd3f0aaa',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-184418455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecb0faf4-1a68-4bbf-8705-105df18b7606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='173f683aaf484219861ed35075e85112',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf31941c2c0b46088aa0a603dd3f0aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d9d5da-5ce0-44eb-99d6-b4a8bb6575da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d9d5da-5ce0-44eb-99d6-b4a8bb6575da) transitioned into state 'SUCCESS' from state '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-184418455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173f683aaf484219861ed35075e85112',qos_specs=None,replication_status=,reservations=['9ce39483-74ab-446f-9485-ec6270a485e2','04ec6abc-fa47-4200-aa52-977ff28fff2d','272336ad-6f08-46a8-be54-c5a55cd1177b','3eca53db-9618-4ece-8128-b6a0173a3577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf31941c2c0b46088aa0a603dd3f0aaa',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8493bbb1-869e-45de-8c4c-635c9e09add9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8493bbb1-869e-45de-8c4c-635c9e09add9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Flow 'volume_create_api' (5f004028-15b5-4f1c-803b-d46abde3c56d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:27:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Create volume request issued successfully. Sep 03 11:27:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-503df772-b294-450c-982f-004698f108fa tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:27:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1219/2464] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:27:13 2026] POST /volume/v3/volumes => generated 773 bytes in 972 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:27:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:27:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1058863384", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1058863384', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:27:14 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Create volume of 1 GB Sep 03 11:27:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Availability Zones retrieved successfully. Sep 03 11:27:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Flow 'volume_create_api' (f5e04908-0b74-44a6-97a5-632e41b75a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:27:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43890411-aa91-46ae-92af-740191880390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:27:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:27:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43890411-aa91-46ae-92af-740191880390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:27:14 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (783b1423-2499-4863-95e1-4522e4673b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:27:15 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Created reservations ['dc2a2753-e14c-418a-95f3-92d5ef4a5c41', '7df281d0-a994-447c-b09e-46f1dec6e413', '8b790c80-a36a-4f1a-82c0-84fddcf0c761', 'a2957982-bdd2-4c50-a9d2-b5e3ec9f4e26'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:27:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (783b1423-2499-4863-95e1-4522e4673b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc2a2753-e14c-418a-95f3-92d5ef4a5c41', '7df281d0-a994-447c-b09e-46f1dec6e413', '8b790c80-a36a-4f1a-82c0-84fddcf0c761', 'a2957982-bdd2-4c50-a9d2-b5e3ec9f4e26']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:27:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14269dc6-dadf-42fe-8936-0fce8db83ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:27:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14269dc6-dadf-42fe-8936-0fce8db83ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffd75883-30a9-472d-8ff5-6509b9afe037', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1058863384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173f683aaf484219861ed35075e85112',qos_specs=None,replication_status=,reservations=['dc2a2753-e14c-418a-95f3-92d5ef4a5c41','7df281d0-a994-447c-b09e-46f1dec6e413','8b790c80-a36a-4f1a-82c0-84fddcf0c761','a2957982-bdd2-4c50-a9d2-b5e3ec9f4e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf31941c2c0b46088aa0a603dd3f0aaa',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:27:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1058863384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffd75883-30a9-472d-8ff5-6509b9afe037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='173f683aaf484219861ed35075e85112',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf31941c2c0b46088aa0a603dd3f0aaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:27:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9126782e-e642-4ca2-bc44-835d0e54c19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:27:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9126782e-e642-4ca2-bc44-835d0e54c19f) transitioned into state 'SUCCESS' from state '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-1058863384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='173f683aaf484219861ed35075e85112',qos_specs=None,replication_status=,reservations=['dc2a2753-e14c-418a-95f3-92d5ef4a5c41','7df281d0-a994-447c-b09e-46f1dec6e413','8b790c80-a36a-4f1a-82c0-84fddcf0c761','a2957982-bdd2-4c50-a9d2-b5e3ec9f4e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf31941c2c0b46088aa0a603dd3f0aaa',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:27:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4618e8-18a1-4dec-94ce-ce0479185394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:27:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4618e8-18a1-4dec-94ce-ce0479185394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:27:15 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Flow 'volume_create_api' (f5e04908-0b74-44a6-97a5-632e41b75a46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:27:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Create volume request issued successfully. Sep 03 11:27:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-54e04cae-63e8-4696-97c5-57db6cae3a10 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:27:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1246/2465] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:27:14 2026] POST /volume/v3/volumes => generated 774 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:27:24 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:27:25 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:27:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-abdef9bf-2445-4057-aaeb-6f130ca67628 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-abdef9bf-2445-4057-aaeb-6f130ca67628 None None] GET http://192.168.122.194/volume// Sep 03 11:27:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-abdef9bf-2445-4057-aaeb-6f130ca67628 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-abdef9bf-2445-4057-aaeb-6f130ca67628 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-abdef9bf-2445-4057-aaeb-6f130ca67628 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:27:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1220/2466] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:27:36 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:27:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-bc2a7665-d9f0-4625-8b89-e02454149147 req-28135787-a9ca-4d98-9d8b-651226ecef7a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-bc2a7665-d9f0-4625-8b89-e02454149147 req-28135787-a9ca-4d98-9d8b-651226ecef7a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:27:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-bc2a7665-d9f0-4625-8b89-e02454149147 req-28135787-a9ca-4d98-9d8b-651226ecef7a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ffd4746-cd4b-4505-abd8-28dd84566e22", "connector": null, "instance_uuid": "e74e0bc2-0ad1-4174-8d34-338b881c308b"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-bc2a7665-d9f0-4625-8b89-e02454149147 req-28135787-a9ca-4d98-9d8b-651226ecef7a tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:27:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1247/2467] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:27:36 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 03 11:27:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-bc2a7665-d9f0-4625-8b89-e02454149147 req-300f2559-6344-455f-babb-a4a46fbf9f55 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-bc2a7665-d9f0-4625-8b89-e02454149147 req-300f2559-6344-455f-babb-a4a46fbf9f55 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] DELETE http://192.168.122.194/volume/v3/attachments/d574d0a0-e2d6-4aef-a146-2a7c797a60db Sep 03 11:27:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-bc2a7665-d9f0-4625-8b89-e02454149147 req-300f2559-6344-455f-babb-a4a46fbf9f55 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-bc2a7665-d9f0-4625-8b89-e02454149147 req-300f2559-6344-455f-babb-a4a46fbf9f55 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:36 devstack devstack@c-api.service[86726]: /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 03 11:27:36 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:27:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-bc2a7665-d9f0-4625-8b89-e02454149147 req-300f2559-6344-455f-babb-a4a46fbf9f55 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/attachments/d574d0a0-e2d6-4aef-a146-2a7c797a60db returned with HTTP 200 Sep 03 11:27:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1221/2468] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:27:36 2026] DELETE /volume/v3/attachments/d574d0a0-e2d6-4aef-a146-2a7c797a60db => generated 192 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-569ecc64-b307-457f-974e-c3bc5839867d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-569ecc64-b307-457f-974e-c3bc5839867d None None] GET http://192.168.122.194/volume// Sep 03 11:27:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-569ecc64-b307-457f-974e-c3bc5839867d None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-569ecc64-b307-457f-974e-c3bc5839867d None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-569ecc64-b307-457f-974e-c3bc5839867d None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:27:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1248/2469] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:27:38 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:27:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-68ea2df1-f2fa-4ce6-bb0d-77cbf8667c61 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-68ea2df1-f2fa-4ce6-bb0d-77cbf8667c61 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] GET http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:27:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-68ea2df1-f2fa-4ce6-bb0d-77cbf8667c61 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-68ea2df1-f2fa-4ce6-bb0d-77cbf8667c61 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-68ea2df1-f2fa-4ce6-bb0d-77cbf8667c61 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:27:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-68ea2df1-f2fa-4ce6-bb0d-77cbf8667c61 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 200 Sep 03 11:27:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1222/2470] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:27:38 2026] GET /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 1513 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:27:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-85974744-87a9-4e8e-9d7c-fd12075c9d7d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-85974744-87a9-4e8e-9d7c-fd12075c9d7d tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] PUT http://192.168.122.194/volume/v3/attachments/86d24a02-b94b-43d2-815e-498c07a4fbcf Sep 03 11:27:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-85974744-87a9-4e8e-9d7c-fd12075c9d7d tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:38 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-85974744-87a9-4e8e-9d7c-fd12075c9d7d tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Acquiring lock "cinder-attachment_update-3ffd4746-cd4b-4505-abd8-28dd84566e22-devstack" by "attachment_update" {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:27:38 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-85974744-87a9-4e8e-9d7c-fd12075c9d7d tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Lock "cinder-attachment_update-3ffd4746-cd4b-4505-abd8-28dd84566e22-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:27:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:38 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-85974744-87a9-4e8e-9d7c-fd12075c9d7d tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Lock "cinder-attachment_update-3ffd4746-cd4b-4505-abd8-28dd84566e22-devstack" released by "attachment_update" :: held 0.150s {{(pid=86725) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:27:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-85974744-87a9-4e8e-9d7c-fd12075c9d7d tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/attachments/86d24a02-b94b-43d2-815e-498c07a4fbcf returned with HTTP 200 Sep 03 11:27:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1249/2471] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:27:38 2026] PUT /volume/v3/attachments/86d24a02-b94b-43d2-815e-498c07a4fbcf => generated 694 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-5ac7b51c-c294-4205-9bfb-5a1107c67f0c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-5ac7b51c-c294-4205-9bfb-5a1107c67f0c tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] POST http://192.168.122.194/volume/v3/attachments/86d24a02-b94b-43d2-815e-498c07a4fbcf/action Sep 03 11:27:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-5ac7b51c-c294-4205-9bfb-5a1107c67f0c tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Action body: b'{"os-complete": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-5ac7b51c-c294-4205-9bfb-5a1107c67f0c tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-665c8b2b-54eb-4570-8a4b-3fd05a6d00f5 req-5ac7b51c-c294-4205-9bfb-5a1107c67f0c tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/attachments/86d24a02-b94b-43d2-815e-498c07a4fbcf/action returned with HTTP 204 Sep 03 11:27:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1223/2472] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:27:38 2026] POST /volume/v3/attachments/86d24a02-b94b-43d2-815e-498c07a4fbcf/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:27:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cdfca4cb-c27b-42cf-b420-f1b8f7e93de9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cdfca4cb-c27b-42cf-b420-f1b8f7e93de9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cdfca4cb-c27b-42cf-b420-f1b8f7e93de9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cdfca4cb-c27b-42cf-b420-f1b8f7e93de9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cdfca4cb-c27b-42cf-b420-f1b8f7e93de9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cdfca4cb-c27b-42cf-b420-f1b8f7e93de9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1250/2473] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:45 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:27:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d0a0fa06-5352-432c-8cda-0a7920df8c5f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d0a0fa06-5352-432c-8cda-0a7920df8c5f tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d0a0fa06-5352-432c-8cda-0a7920df8c5f tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d0a0fa06-5352-432c-8cda-0a7920df8c5f tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d0a0fa06-5352-432c-8cda-0a7920df8c5f tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d0a0fa06-5352-432c-8cda-0a7920df8c5f tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1224/2474] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:45 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:27:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9f7a50e3-b3a7-4f4b-9f7b-fb70b2a8e98d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9f7a50e3-b3a7-4f4b-9f7b-fb70b2a8e98d tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9f7a50e3-b3a7-4f4b-9f7b-fb70b2a8e98d tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9f7a50e3-b3a7-4f4b-9f7b-fb70b2a8e98d tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9f7a50e3-b3a7-4f4b-9f7b-fb70b2a8e98d tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9f7a50e3-b3a7-4f4b-9f7b-fb70b2a8e98d tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1251/2475] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:27:46 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:27:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-83dd7bba-8bc0-483a-9ceb-35fb1d80c87f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83dd7bba-8bc0-483a-9ceb-35fb1d80c87f None None] GET http://192.168.122.194/volume// Sep 03 11:27:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83dd7bba-8bc0-483a-9ceb-35fb1d80c87f None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83dd7bba-8bc0-483a-9ceb-35fb1d80c87f None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83dd7bba-8bc0-483a-9ceb-35fb1d80c87f None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:27:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1225/2476] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:27:46 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:27:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-4c5d2627-90de-4213-8608-ac4b1bea9a9b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-4c5d2627-90de-4213-8608-ac4b1bea9a9b tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:27:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-4c5d2627-90de-4213-8608-ac4b1bea9a9b tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecb0faf4-1a68-4bbf-8705-105df18b7606", "connector": null, "instance_uuid": "44c5928d-3996-4e10-b3c1-d76332ea7596"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-4c5d2627-90de-4213-8608-ac4b1bea9a9b tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:27:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1252/2477] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:27:46 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-46c2108a-f1ff-4ca1-a1c8-dc661bdc78a9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-46c2108a-f1ff-4ca1-a1c8-dc661bdc78a9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-46c2108a-f1ff-4ca1-a1c8-dc661bdc78a9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-46c2108a-f1ff-4ca1-a1c8-dc661bdc78a9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a71f464a-2758-4695-ac6e-ff5ee6a7fb81 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a71f464a-2758-4695-ac6e-ff5ee6a7fb81 None None] GET http://192.168.122.194/volume// Sep 03 11:27:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a71f464a-2758-4695-ac6e-ff5ee6a7fb81 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a71f464a-2758-4695-ac6e-ff5ee6a7fb81 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a71f464a-2758-4695-ac6e-ff5ee6a7fb81 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:27:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1253/2478] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:27:46 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:27:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-7fe9f87b-5517-4011-a749-f3849396c3c0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-7fe9f87b-5517-4011-a749-f3849396c3c0 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-7fe9f87b-5517-4011-a749-f3849396c3c0 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-7fe9f87b-5517-4011-a749-f3849396c3c0 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-46c2108a-f1ff-4ca1-a1c8-dc661bdc78a9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-46c2108a-f1ff-4ca1-a1c8-dc661bdc78a9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1226/2479] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:46 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:27:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-7fe9f87b-5517-4011-a749-f3849396c3c0 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-7fe9f87b-5517-4011-a749-f3849396c3c0 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1254/2480] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:27:46 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 1046 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:27:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9e7fd178-b83c-4741-aa26-654812e9fee8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9e7fd178-b83c-4741-aa26-654812e9fee8 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] PUT http://192.168.122.194/volume/v3/attachments/2b4349ec-7123-44c4-a454-94b938e7cf47 Sep 03 11:27:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9e7fd178-b83c-4741-aa26-654812e9fee8 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:46 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9e7fd178-b83c-4741-aa26-654812e9fee8 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Acquiring lock "cinder-attachment_update-ecb0faf4-1a68-4bbf-8705-105df18b7606-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:27:46 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9e7fd178-b83c-4741-aa26-654812e9fee8 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Lock "cinder-attachment_update-ecb0faf4-1a68-4bbf-8705-105df18b7606-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:27:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:46 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9e7fd178-b83c-4741-aa26-654812e9fee8 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Lock "cinder-attachment_update-ecb0faf4-1a68-4bbf-8705-105df18b7606-devstack" released by "attachment_update" :: held 0.188s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:27:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-9e7fd178-b83c-4741-aa26-654812e9fee8 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/attachments/2b4349ec-7123-44c4-a454-94b938e7cf47 returned with HTTP 200 Sep 03 11:27:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1227/2481] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:27:46 2026] PUT /volume/v3/attachments/2b4349ec-7123-44c4-a454-94b938e7cf47 => generated 694 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-2a5f860f-c969-487a-9624-648ebf800988 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-2a5f860f-c969-487a-9624-648ebf800988 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] POST http://192.168.122.194/volume/v3/attachments/2b4349ec-7123-44c4-a454-94b938e7cf47/action Sep 03 11:27:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-2a5f860f-c969-487a-9624-648ebf800988 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-2a5f860f-c969-487a-9624-648ebf800988 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-72f1c23f-57ad-41ba-9a0e-b70664b791f9 req-2a5f860f-c969-487a-9624-648ebf800988 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/attachments/2b4349ec-7123-44c4-a454-94b938e7cf47/action returned with HTTP 204 Sep 03 11:27:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1255/2482] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:27:47 2026] POST /volume/v3/attachments/2b4349ec-7123-44c4-a454-94b938e7cf47/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:27:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-42aa5623-bb96-4f86-b22b-00991c5db4c8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-42aa5623-bb96-4f86-b22b-00991c5db4c8 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-42aa5623-bb96-4f86-b22b-00991c5db4c8 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-42aa5623-bb96-4f86-b22b-00991c5db4c8 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-42aa5623-bb96-4f86-b22b-00991c5db4c8 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-42aa5623-bb96-4f86-b22b-00991c5db4c8 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1228/2483] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:47 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 1158 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c10f971d-bc4c-47c1-86b3-38fdbbad7be1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c10f971d-bc4c-47c1-86b3-38fdbbad7be1 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c10f971d-bc4c-47c1-86b3-38fdbbad7be1 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c10f971d-bc4c-47c1-86b3-38fdbbad7be1 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c10f971d-bc4c-47c1-86b3-38fdbbad7be1 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c10f971d-bc4c-47c1-86b3-38fdbbad7be1 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1256/2484] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:47 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 1158 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] POST http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action Sep 03 11:27:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action body: b'{"os-detach": {}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Attachment connected to vm 44c5928d-3996-4e10-b3c1-d76332ea7596, checking data on nova Sep 03 11:27:47 devstack devstack@c-api.service[86726]: DEBUG cinder.compute.nova [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Creating Keystone token plugin using URL: http://192.168.122.194/identity {{(pid=86726) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 11:27:47 devstack devstack@c-api.service[86726]: DEBUG novaclient.v2.client [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] REQ: curl -g -i -X GET http://192.168.122.194/compute/v2.1/servers/44c5928d-3996-4e10-b3c1-d76332ea7596/os-volume_attachments/ecb0faf4-1a68-4bbf-8705-105df18b7606 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f5d9b020a7652ef053cfb20201c7d973fec345a560b330a3fd675fb0b55dca07" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6" -H "X-Service-Token: {SHA256}8e0e11622c6f0c6f37fa6590d4d2f8545f5370fcde44f72b2e51cc37d9d6e771" {{(pid=86726) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG novaclient.v2.client [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 09:27:47 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-bc20ab8a-ff94-4b23-b7c6-d879283c92ff x-openstack-request-id: req-bc20ab8a-ff94-4b23-b7c6-d879283c92ff {{(pid=86726) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG novaclient.v2.client [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ecb0faf4-1a68-4bbf-8705-105df18b7606", "serverId": "44c5928d-3996-4e10-b3c1-d76332ea7596", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2b4349ec-7123-44c4-a454-94b938e7cf47", "bdm_uuid": "a9e5354a-6b28-4bb0-8b6d-9452ea1bd073"}} {{(pid=86726) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG novaclient.v2.client [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET call to compute for http://192.168.122.194/compute/v2.1/servers/44c5928d-3996-4e10-b3c1-d76332ea7596/os-volume_attachments/ecb0faf4-1a68-4bbf-8705-105df18b7606 used request id req-bc20ab8a-ff94-4b23-b7c6-d879283c92ff {{(pid=86726) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.volume.api [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-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 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Caught error: Detach volume from instance 44c5928d-3996-4e10-b3c1-d76332ea7596 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44c5928d-3996-4e10-b3c1-d76332ea7596 using the Compute API Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: 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 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44c5928d-3996-4e10-b3c1-d76332ea7596 using the Compute API Sep 03 11:27:48 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault Sep 03 11:27:48 devstack devstack@c-api.service[86726]: INFO cinder.api.middleware.fault [None req-88f9f1e1-9d5f-420e-b75f-4f3b81b4bad6 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action returned with HTTP 409 Sep 03 11:27:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1229/2485] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:27:47 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 167 bytes in 466 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] POST http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Attachment connected to vm 44c5928d-3996-4e10-b3c1-d76332ea7596, checking data on nova Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG cinder.compute.nova [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Creating Keystone token plugin using URL: http://192.168.122.194/identity {{(pid=86725) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG novaclient.v2.client [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] REQ: curl -g -i -X GET http://192.168.122.194/compute/v2.1/servers/44c5928d-3996-4e10-b3c1-d76332ea7596/os-volume_attachments/ecb0faf4-1a68-4bbf-8705-105df18b7606 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}20da09feaeccd5a5a2d28dcbe6c414add73657f8b84b07dd7de30e33dbf43b0c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de" -H "X-Service-Token: {SHA256}1e46df07c27280e8593bf8fb0e7193dfea89e9967b503df4f96aea9dcae83337" {{(pid=86725) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG novaclient.v2.client [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 09:27:48 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-9061f769-5ee5-498a-9669-193afba088f0 x-openstack-request-id: req-9061f769-5ee5-498a-9669-193afba088f0 {{(pid=86725) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG novaclient.v2.client [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ecb0faf4-1a68-4bbf-8705-105df18b7606", "serverId": "44c5928d-3996-4e10-b3c1-d76332ea7596", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2b4349ec-7123-44c4-a454-94b938e7cf47", "bdm_uuid": "a9e5354a-6b28-4bb0-8b6d-9452ea1bd073"}} {{(pid=86725) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG novaclient.v2.client [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET call to compute for http://192.168.122.194/compute/v2.1/servers/44c5928d-3996-4e10-b3c1-d76332ea7596/os-volume_attachments/ecb0faf4-1a68-4bbf-8705-105df18b7606 used request id req-9061f769-5ee5-498a-9669-193afba088f0 {{(pid=86725) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.volume.api [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-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 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Caught error: Detach volume from instance 44c5928d-3996-4e10-b3c1-d76332ea7596 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44c5928d-3996-4e10-b3c1-d76332ea7596 using the Compute API Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: 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 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44c5928d-3996-4e10-b3c1-d76332ea7596 using the Compute API Sep 03 11:27:48 devstack devstack@c-api.service[86725]: ERROR cinder.api.middleware.fault Sep 03 11:27:48 devstack devstack@c-api.service[86725]: INFO cinder.api.middleware.fault [None req-a30b9cce-c8e6-4dc9-a1ed-9b5747fc70de tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action returned with HTTP 409 Sep 03 11:27:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1257/2486] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:27:48 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 167 bytes in 230 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5f846dc1-2c7b-4475-96bc-aae8e53afbf1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1230/2487] 192.168.122.194 () {62 vars in 1481 bytes} [Thu Sep 3 11:27:48 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a34b5f07-ac43-42cd-bb52-5cbcbbdbf3dd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1258/2488] 192.168.122.194 () {62 vars in 1481 bytes} [Thu Sep 3 11:27:48 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b562a869-77c9-438b-9ae8-18b43864f071 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: WARNING keystonemiddleware.auth_token [None req-b562a869-77c9-438b-9ae8-18b43864f071 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 11:27:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1231/2489] 192.168.122.194 () {62 vars in 1481 bytes} [Thu Sep 3 11:27:48 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 114 bytes in 39 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ac545e35-2f72-4ed8-bfee-576be4b5b428 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: WARNING keystonemiddleware.auth_token [None req-ac545e35-2f72-4ed8-bfee-576be4b5b428 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 11:27:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1259/2490] 192.168.122.194 () {62 vars in 1481 bytes} [Thu Sep 3 11:27:48 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 114 bytes in 56 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a97b751e-9d0c-40d5-ba31-48ea18388e0d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a97b751e-9d0c-40d5-ba31-48ea18388e0d tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] POST http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a97b751e-9d0c-40d5-ba31-48ea18388e0d tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a97b751e-9d0c-40d5-ba31-48ea18388e0d tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-a97b751e-9d0c-40d5-ba31-48ea18388e0d tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-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=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-a97b751e-9d0c-40d5-ba31-48ea18388e0d tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Updating volume 'ecb0faf4-1a68-4bbf-8705-105df18b7606' with '{'status': 'error'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a97b751e-9d0c-40d5-ba31-48ea18388e0d tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action returned with HTTP 202 Sep 03 11:27:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1232/2491] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:27:48 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fc2f724c-6544-484d-8354-8a60531a5061 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fc2f724c-6544-484d-8354-8a60531a5061 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fc2f724c-6544-484d-8354-8a60531a5061 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fc2f724c-6544-484d-8354-8a60531a5061 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: DEBUG oslo_db.sqlalchemy.engines [None req-fc2f724c-6544-484d-8354-8a60531a5061 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86725) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:27:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fc2f724c-6544-484d-8354-8a60531a5061 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fc2f724c-6544-484d-8354-8a60531a5061 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1260/2492] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:48 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 1157 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0d94787d-d157-49ad-ad55-4c623249088e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] POST http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2b4349ec-7123-44c4-a454-94b938e7cf47"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2b4349ec-7123-44c4-a454-94b938e7cf47"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Volume info retrieved successfully. Sep 03 11:27:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Attachment connected to vm 44c5928d-3996-4e10-b3c1-d76332ea7596, checking data on nova Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG cinder.compute.nova [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Creating Keystone token plugin using URL: http://192.168.122.194/identity {{(pid=86726) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 11:27:48 devstack devstack@c-api.service[86726]: DEBUG novaclient.v2.client [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] REQ: curl -g -i -X GET http://192.168.122.194/compute/v2.1/servers/44c5928d-3996-4e10-b3c1-d76332ea7596/os-volume_attachments/ecb0faf4-1a68-4bbf-8705-105df18b7606 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d4d9b945ce5bf2f596cea83c0c2d9c597d3c2dc430869901cd2c90a0d8e3d5b5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0d94787d-d157-49ad-ad55-4c623249088e" -H "X-Service-Token: {SHA256}8e0e11622c6f0c6f37fa6590d4d2f8545f5370fcde44f72b2e51cc37d9d6e771" {{(pid=86726) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG novaclient.v2.client [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 09:27:48 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-b1b10970-2570-4018-982f-66bfd8a46c5d x-openstack-request-id: req-b1b10970-2570-4018-982f-66bfd8a46c5d {{(pid=86726) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG novaclient.v2.client [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "ecb0faf4-1a68-4bbf-8705-105df18b7606", "serverId": "44c5928d-3996-4e10-b3c1-d76332ea7596", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2b4349ec-7123-44c4-a454-94b938e7cf47", "bdm_uuid": "a9e5354a-6b28-4bb0-8b6d-9452ea1bd073"}} {{(pid=86726) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG novaclient.v2.client [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] GET call to compute for http://192.168.122.194/compute/v2.1/servers/44c5928d-3996-4e10-b3c1-d76332ea7596/os-volume_attachments/ecb0faf4-1a68-4bbf-8705-105df18b7606 used request id req-b1b10970-2570-4018-982f-66bfd8a46c5d {{(pid=86726) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.volume.api [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-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 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Caught error: Detach volume from instance 44c5928d-3996-4e10-b3c1-d76332ea7596 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44c5928d-3996-4e10-b3c1-d76332ea7596 using the Compute API Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: 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 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44c5928d-3996-4e10-b3c1-d76332ea7596 using the Compute API Sep 03 11:27:49 devstack devstack@c-api.service[86726]: ERROR cinder.api.middleware.fault Sep 03 11:27:49 devstack devstack@c-api.service[86726]: INFO cinder.api.middleware.fault [None req-0d94787d-d157-49ad-ad55-4c623249088e tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action returned with HTTP 409 Sep 03 11:27:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1233/2493] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:27:48 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 167 bytes in 229 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-43df7900-5461-46f8-bf57-950da20c6263 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1261/2494] 192.168.122.194 () {62 vars in 1481 bytes} [Thu Sep 3 11:27:49 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bc0c59fe-b86d-4b80-b2a5-da7bf2bf2060 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: WARNING keystonemiddleware.auth_token [None req-bc0c59fe-b86d-4b80-b2a5-da7bf2bf2060 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 11:27:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1234/2495] 192.168.122.194 () {62 vars in 1481 bytes} [Thu Sep 3 11:27:49 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a09e4529-5eed-4975-9fde-973ec97e9221 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a09e4529-5eed-4975-9fde-973ec97e9221 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a09e4529-5eed-4975-9fde-973ec97e9221 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a09e4529-5eed-4975-9fde-973ec97e9221 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a09e4529-5eed-4975-9fde-973ec97e9221 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a09e4529-5eed-4975-9fde-973ec97e9221 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 200 Sep 03 11:27:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1262/2496] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:49 2026] GET /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f29231b6-40ac-4b31-82d5-8d59b6bf4a41 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f29231b6-40ac-4b31-82d5-8d59b6bf4a41 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f29231b6-40ac-4b31-82d5-8d59b6bf4a41 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f29231b6-40ac-4b31-82d5-8d59b6bf4a41 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG oslo_db.sqlalchemy.engines [None req-f29231b6-40ac-4b31-82d5-8d59b6bf4a41 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86726) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f29231b6-40ac-4b31-82d5-8d59b6bf4a41 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f29231b6-40ac-4b31-82d5-8d59b6bf4a41 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 200 Sep 03 11:27:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1235/2497] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:49 2026] GET /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 867 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-355a0b59-19ec-4945-aca7-d736924133b9 req-faccac3a-cef5-4424-9d43-324432ae0827 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-faccac3a-cef5-4424-9d43-324432ae0827 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-faccac3a-cef5-4424-9d43-324432ae0827 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-faccac3a-cef5-4424-9d43-324432ae0827 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-355a0b59-19ec-4945-aca7-d736924133b9 req-faccac3a-cef5-4424-9d43-324432ae0827 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-faccac3a-cef5-4424-9d43-324432ae0827 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 200 Sep 03 11:27:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1263/2498] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:27:49 2026] GET /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fccec2ab-0370-4dec-ba43-19d77cf43cf5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fccec2ab-0370-4dec-ba43-19d77cf43cf5 None None] GET http://192.168.122.194/volume// Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fccec2ab-0370-4dec-ba43-19d77cf43cf5 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fccec2ab-0370-4dec-ba43-19d77cf43cf5 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fccec2ab-0370-4dec-ba43-19d77cf43cf5 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:27:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1236/2499] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:27:49 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-355a0b59-19ec-4945-aca7-d736924133b9 req-9faaff2d-0f82-453a-8964-d511f67174c9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-9faaff2d-0f82-453a-8964-d511f67174c9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-9faaff2d-0f82-453a-8964-d511f67174c9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffd75883-30a9-472d-8ff5-6509b9afe037", "connector": null, "instance_uuid": "44c5928d-3996-4e10-b3c1-d76332ea7596"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-9faaff2d-0f82-453a-8964-d511f67174c9 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:27:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1264/2500] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:27:49 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e5abaf70-4d03-42c4-b16c-65d08bba58b5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5abaf70-4d03-42c4-b16c-65d08bba58b5 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5abaf70-4d03-42c4-b16c-65d08bba58b5 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5abaf70-4d03-42c4-b16c-65d08bba58b5 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-48567225-1322-42f0-b50e-5c8fbcfdaa80 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48567225-1322-42f0-b50e-5c8fbcfdaa80 None None] GET http://192.168.122.194/volume// Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-48567225-1322-42f0-b50e-5c8fbcfdaa80 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-48567225-1322-42f0-b50e-5c8fbcfdaa80 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48567225-1322-42f0-b50e-5c8fbcfdaa80 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:27:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1265/2501] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:27:49 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:27:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-355a0b59-19ec-4945-aca7-d736924133b9 req-b22e07d5-ade1-4c0c-b0e1-c6633b7e21cb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e5abaf70-4d03-42c4-b16c-65d08bba58b5 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-b22e07d5-ade1-4c0c-b0e1-c6633b7e21cb tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-b22e07d5-ade1-4c0c-b0e1-c6633b7e21cb tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-b22e07d5-ade1-4c0c-b0e1-c6633b7e21cb tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5abaf70-4d03-42c4-b16c-65d08bba58b5 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 200 Sep 03 11:27:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1237/2502] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:49 2026] GET /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 866 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:27:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-355a0b59-19ec-4945-aca7-d736924133b9 req-b22e07d5-ade1-4c0c-b0e1-c6633b7e21cb tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-b22e07d5-ade1-4c0c-b0e1-c6633b7e21cb tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 200 Sep 03 11:27:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1266/2503] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:27:49 2026] GET /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 1047 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:27:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-355a0b59-19ec-4945-aca7-d736924133b9 req-1865d651-b860-44b3-be7f-783388493915 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-1865d651-b860-44b3-be7f-783388493915 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] PUT http://192.168.122.194/volume/v3/attachments/f981ed35-bf7c-43f8-9399-be9addf9c8f6 Sep 03 11:27:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-1865d651-b860-44b3-be7f-783388493915 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:50 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-355a0b59-19ec-4945-aca7-d736924133b9 req-1865d651-b860-44b3-be7f-783388493915 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Acquiring lock "cinder-attachment_update-ffd75883-30a9-472d-8ff5-6509b9afe037-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:27:50 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-355a0b59-19ec-4945-aca7-d736924133b9 req-1865d651-b860-44b3-be7f-783388493915 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Lock "cinder-attachment_update-ffd75883-30a9-472d-8ff5-6509b9afe037-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:27:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:50 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-355a0b59-19ec-4945-aca7-d736924133b9 req-1865d651-b860-44b3-be7f-783388493915 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Lock "cinder-attachment_update-ffd75883-30a9-472d-8ff5-6509b9afe037-devstack" released by "attachment_update" :: held 0.198s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:27:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-1865d651-b860-44b3-be7f-783388493915 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/attachments/f981ed35-bf7c-43f8-9399-be9addf9c8f6 returned with HTTP 200 Sep 03 11:27:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1238/2504] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:27:50 2026] PUT /volume/v3/attachments/f981ed35-bf7c-43f8-9399-be9addf9c8f6 => generated 694 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-355a0b59-19ec-4945-aca7-d736924133b9 req-82bedc5c-8671-49c2-a13b-de6a909f127c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-82bedc5c-8671-49c2-a13b-de6a909f127c tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] POST http://192.168.122.194/volume/v3/attachments/f981ed35-bf7c-43f8-9399-be9addf9c8f6/action Sep 03 11:27:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-82bedc5c-8671-49c2-a13b-de6a909f127c tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-82bedc5c-8671-49c2-a13b-de6a909f127c tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-355a0b59-19ec-4945-aca7-d736924133b9 req-82bedc5c-8671-49c2-a13b-de6a909f127c tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/attachments/f981ed35-bf7c-43f8-9399-be9addf9c8f6/action returned with HTTP 204 Sep 03 11:27:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1267/2505] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:27:50 2026] POST /volume/v3/attachments/f981ed35-bf7c-43f8-9399-be9addf9c8f6/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:27:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-189b53cd-6bbe-4f47-9872-66b1dbdb60cb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-189b53cd-6bbe-4f47-9872-66b1dbdb60cb tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-189b53cd-6bbe-4f47-9872-66b1dbdb60cb tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-189b53cd-6bbe-4f47-9872-66b1dbdb60cb tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-189b53cd-6bbe-4f47-9872-66b1dbdb60cb tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-189b53cd-6bbe-4f47-9872-66b1dbdb60cb tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 200 Sep 03 11:27:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1239/2506] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:50 2026] GET /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 1159 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4637142d-196d-45f9-a5af-d4ca1408d642 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4637142d-196d-45f9-a5af-d4ca1408d642 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4637142d-196d-45f9-a5af-d4ca1408d642 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4637142d-196d-45f9-a5af-d4ca1408d642 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4637142d-196d-45f9-a5af-d4ca1408d642 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4637142d-196d-45f9-a5af-d4ca1408d642 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 200 Sep 03 11:27:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1268/2507] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:50 2026] GET /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 1159 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3c58fdd0-f311-4ed0-98c3-aa8db2714c21 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c58fdd0-f311-4ed0-98c3-aa8db2714c21 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] POST http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action Sep 03 11:27:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3c58fdd0-f311-4ed0-98c3-aa8db2714c21 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action body: b'{"os-detach": {"attachment_id": "f981ed35-bf7c-43f8-9399-be9addf9c8f6"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3c58fdd0-f311-4ed0-98c3-aa8db2714c21 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "f981ed35-bf7c-43f8-9399-be9addf9c8f6"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3c58fdd0-f311-4ed0-98c3-aa8db2714c21 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c58fdd0-f311-4ed0-98c3-aa8db2714c21 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action returned with HTTP 400 Sep 03 11:27:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1240/2508] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:27:51 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 100 bytes in 53 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:27:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-78b1eff0-f9ce-40b8-a6e3-28f37192c827 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-78b1eff0-f9ce-40b8-a6e3-28f37192c827 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-78b1eff0-f9ce-40b8-a6e3-28f37192c827 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-78b1eff0-f9ce-40b8-a6e3-28f37192c827 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-78b1eff0-f9ce-40b8-a6e3-28f37192c827 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-78b1eff0-f9ce-40b8-a6e3-28f37192c827 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 200 Sep 03 11:27:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1269/2509] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:27:51 2026] GET /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 1159 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-c1c36517-1114-4693-9802-c48ff14f6b1a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-c1c36517-1114-4693-9802-c48ff14f6b1a tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] POST http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037/action Sep 03 11:27:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-c1c36517-1114-4693-9802-c48ff14f6b1a tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-c1c36517-1114-4693-9802-c48ff14f6b1a tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-c1c36517-1114-4693-9802-c48ff14f6b1a tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-c1c36517-1114-4693-9802-c48ff14f6b1a tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Begin detaching volume completed successfully. Sep 03 11:27:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-c1c36517-1114-4693-9802-c48ff14f6b1a tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037/action returned with HTTP 202 Sep 03 11:27:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1241/2510] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:27:51 2026] POST /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:27:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ae5407ae-c33f-4b48-87b6-b738927209ac None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae5407ae-c33f-4b48-87b6-b738927209ac None None] GET http://192.168.122.194/volume// Sep 03 11:27:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ae5407ae-c33f-4b48-87b6-b738927209ac None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ae5407ae-c33f-4b48-87b6-b738927209ac None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae5407ae-c33f-4b48-87b6-b738927209ac None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:27:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1270/2511] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:27:51 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:27:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-920ba5ad-4631-4c86-8632-d0a3a98a1840 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-920ba5ad-4631-4c86-8632-d0a3a98a1840 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-920ba5ad-4631-4c86-8632-d0a3a98a1840 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-920ba5ad-4631-4c86-8632-d0a3a98a1840 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-920ba5ad-4631-4c86-8632-d0a3a98a1840 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-920ba5ad-4631-4c86-8632-d0a3a98a1840 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 200 Sep 03 11:27:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1242/2512] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:27:51 2026] GET /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 1343 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:27:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-b46f273f-9f33-4d44-ac9c-5cbc448571bf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-b46f273f-9f33-4d44-ac9c-5cbc448571bf tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] DELETE http://192.168.122.194/volume/v3/attachments/f981ed35-bf7c-43f8-9399-be9addf9c8f6 Sep 03 11:27:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-b46f273f-9f33-4d44-ac9c-5cbc448571bf tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-b46f273f-9f33-4d44-ac9c-5cbc448571bf tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:51 devstack devstack@c-api.service[86725]: /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 03 11:27:51 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, Sep 03 11:27:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-37ec744a-ef65-47e6-b127-80c7d0bca36d req-b46f273f-9f33-4d44-ac9c-5cbc448571bf tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/attachments/f981ed35-bf7c-43f8-9399-be9addf9c8f6 returned with HTTP 200 Sep 03 11:27:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1271/2513] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:27:51 2026] DELETE /volume/v3/attachments/f981ed35-bf7c-43f8-9399-be9addf9c8f6 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:27:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-277b1d00-7e44-4b63-a0be-48b526f96ae8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-277b1d00-7e44-4b63-a0be-48b526f96ae8 tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] POST http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action Sep 03 11:27:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-277b1d00-7e44-4b63-a0be-48b526f96ae8 tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-277b1d00-7e44-4b63-a0be-48b526f96ae8 tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-277b1d00-7e44-4b63-a0be-48b526f96ae8 tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] Updating volume 'ecb0faf4-1a68-4bbf-8705-105df18b7606' with '{'status': 'in-use'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:27:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-277b1d00-7e44-4b63-a0be-48b526f96ae8 tempest-TestServerVolumeAttachmentScenario-1008212110 tempest-TestServerVolumeAttachmentScenario-1008212110-project-admin] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action returned with HTTP 202 Sep 03 11:27:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1243/2514] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:27:52 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:27:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c2c9645d-8e5f-44e8-b36e-db63cb5bcefe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c2c9645d-8e5f-44e8-b36e-db63cb5bcefe tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c2c9645d-8e5f-44e8-b36e-db63cb5bcefe tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c2c9645d-8e5f-44e8-b36e-db63cb5bcefe tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c2c9645d-8e5f-44e8-b36e-db63cb5bcefe tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c2c9645d-8e5f-44e8-b36e-db63cb5bcefe tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1272/2515] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:52 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 1158 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-d39453b2-fd58-4caa-b848-5d2522a26b5d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-d39453b2-fd58-4caa-b848-5d2522a26b5d tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-d39453b2-fd58-4caa-b848-5d2522a26b5d tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-d39453b2-fd58-4caa-b848-5d2522a26b5d tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-d39453b2-fd58-4caa-b848-5d2522a26b5d tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-d39453b2-fd58-4caa-b848-5d2522a26b5d tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1244/2516] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:27:52 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 1158 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:27:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-04910249-39a2-4ef1-8744-85fe0690464b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-04910249-39a2-4ef1-8744-85fe0690464b tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] POST http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action Sep 03 11:27:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-04910249-39a2-4ef1-8744-85fe0690464b tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:27:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-04910249-39a2-4ef1-8744-85fe0690464b tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:27:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-04910249-39a2-4ef1-8744-85fe0690464b tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-04910249-39a2-4ef1-8744-85fe0690464b tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Begin detaching volume completed successfully. Sep 03 11:27:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-04910249-39a2-4ef1-8744-85fe0690464b tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action returned with HTTP 202 Sep 03 11:27:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1273/2517] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:27:52 2026] POST /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:27:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fc90c86e-b40c-4f83-a24e-cf5d5e69510c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fc90c86e-b40c-4f83-a24e-cf5d5e69510c None None] GET http://192.168.122.194/volume// Sep 03 11:27:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fc90c86e-b40c-4f83-a24e-cf5d5e69510c None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fc90c86e-b40c-4f83-a24e-cf5d5e69510c None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fc90c86e-b40c-4f83-a24e-cf5d5e69510c None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:27:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1245/2518] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:27:52 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:27:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-a3169dec-f001-429c-879d-4f859e107ab2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-a3169dec-f001-429c-879d-4f859e107ab2 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-a3169dec-f001-429c-879d-4f859e107ab2 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-a3169dec-f001-429c-879d-4f859e107ab2 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-a3169dec-f001-429c-879d-4f859e107ab2 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-a3169dec-f001-429c-879d-4f859e107ab2 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1274/2519] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:27:52 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 1342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:27:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-4dd6d9b5-44ab-4f0a-801f-21e03ca6b9ec None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-4dd6d9b5-44ab-4f0a-801f-21e03ca6b9ec tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] DELETE http://192.168.122.194/volume/v3/attachments/2b4349ec-7123-44c4-a454-94b938e7cf47 Sep 03 11:27:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-4dd6d9b5-44ab-4f0a-801f-21e03ca6b9ec tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-4dd6d9b5-44ab-4f0a-801f-21e03ca6b9ec tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:53 devstack devstack@c-api.service[86726]: /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 03 11:27:53 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:27:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-e35140e5-e04b-4146-9bf3-73b893806e7e req-4dd6d9b5-44ab-4f0a-801f-21e03ca6b9ec tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/attachments/2b4349ec-7123-44c4-a454-94b938e7cf47 returned with HTTP 200 Sep 03 11:27:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1246/2520] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:27:53 2026] DELETE /volume/v3/attachments/2b4349ec-7123-44c4-a454-94b938e7cf47 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:27:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-eef6b01e-4ffc-4526-9a92-06b1db3ee703 req-536e48ce-106c-4d52-9594-b73bf3ef9305 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-eef6b01e-4ffc-4526-9a92-06b1db3ee703 req-536e48ce-106c-4d52-9594-b73bf3ef9305 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-eef6b01e-4ffc-4526-9a92-06b1db3ee703 req-536e48ce-106c-4d52-9594-b73bf3ef9305 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-eef6b01e-4ffc-4526-9a92-06b1db3ee703 req-536e48ce-106c-4d52-9594-b73bf3ef9305 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-eef6b01e-4ffc-4526-9a92-06b1db3ee703 req-536e48ce-106c-4d52-9594-b73bf3ef9305 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-eef6b01e-4ffc-4526-9a92-06b1db3ee703 req-536e48ce-106c-4d52-9594-b73bf3ef9305 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1275/2521] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:27:54 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:27:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-aff38823-c75d-4c01-a9fd-272039ae5f57 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aff38823-c75d-4c01-a9fd-272039ae5f57 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] DELETE http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aff38823-c75d-4c01-a9fd-272039ae5f57 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aff38823-c75d-4c01-a9fd-272039ae5f57 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:57 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-aff38823-c75d-4c01-a9fd-272039ae5f57 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Delete volume with id: ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-aff38823-c75d-4c01-a9fd-272039ae5f57 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-aff38823-c75d-4c01-a9fd-272039ae5f57 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Delete volume request issued successfully. Sep 03 11:27:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aff38823-c75d-4c01-a9fd-272039ae5f57 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 202 Sep 03 11:27:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1247/2522] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:27:57 2026] DELETE /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:27:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c7fcd903-95ae-48ae-8390-40b0cd40711f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c7fcd903-95ae-48ae-8390-40b0cd40711f tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c7fcd903-95ae-48ae-8390-40b0cd40711f tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c7fcd903-95ae-48ae-8390-40b0cd40711f tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c7fcd903-95ae-48ae-8390-40b0cd40711f tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c7fcd903-95ae-48ae-8390-40b0cd40711f tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 200 Sep 03 11:27:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1276/2523] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:57 2026] GET /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:27:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-42191c11-3da8-412f-a6f5-c426125ace29 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-42191c11-3da8-412f-a6f5-c426125ace29 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 Sep 03 11:27:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-42191c11-3da8-412f-a6f5-c426125ace29 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-42191c11-3da8-412f-a6f5-c426125ace29 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-42191c11-3da8-412f-a6f5-c426125ace29 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 returned with HTTP 404 Sep 03 11:27:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1248/2524] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:58 2026] GET /volume/v3/volumes/ffd75883-30a9-472d-8ff5-6509b9afe037 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:27:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a8d902fa-930f-4835-9731-c67b334b8772 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a8d902fa-930f-4835-9731-c67b334b8772 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] DELETE http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a8d902fa-930f-4835-9731-c67b334b8772 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a8d902fa-930f-4835-9731-c67b334b8772 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:58 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a8d902fa-930f-4835-9731-c67b334b8772 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Delete volume with id: ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:27:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:27:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a8d902fa-930f-4835-9731-c67b334b8772 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a8d902fa-930f-4835-9731-c67b334b8772 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Delete volume request issued successfully. Sep 03 11:27:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a8d902fa-930f-4835-9731-c67b334b8772 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 202 Sep 03 11:27:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1277/2525] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:27:58 2026] DELETE /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:27:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-20d37948-9f54-4beb-b410-df63c3f87581 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:27:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-20d37948-9f54-4beb-b410-df63c3f87581 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:27:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-20d37948-9f54-4beb-b410-df63c3f87581 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:27:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-20d37948-9f54-4beb-b410-df63c3f87581 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:27:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:27:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:27:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:27:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:27:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-20d37948-9f54-4beb-b410-df63c3f87581 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Volume info retrieved successfully. Sep 03 11:27:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-20d37948-9f54-4beb-b410-df63c3f87581 tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 200 Sep 03 11:27:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1249/2526] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:27:58 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3a0e93a2-62fb-4a87-bdf0-3925cd75953a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3a0e93a2-62fb-4a87-bdf0-3925cd75953a tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] GET http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 Sep 03 11:28:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3a0e93a2-62fb-4a87-bdf0-3925cd75953a tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3a0e93a2-62fb-4a87-bdf0-3925cd75953a tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3a0e93a2-62fb-4a87-bdf0-3925cd75953a tempest-TestServerVolumeAttachmentScenario-313750458 tempest-TestServerVolumeAttachmentScenario-313750458-project-member] http://192.168.122.194/volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 returned with HTTP 404 Sep 03 11:28:00 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1278/2527] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:00 2026] GET /volume/v3/volumes/ecb0faf4-1a68-4bbf-8705-105df18b7606 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:28:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-8e70a3dd-193a-4cce-a156-2056f215cee6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-8e70a3dd-193a-4cce-a156-2056f215cee6 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] DELETE http://192.168.122.194/volume/v3/attachments/86d24a02-b94b-43d2-815e-498c07a4fbcf Sep 03 11:28:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-8e70a3dd-193a-4cce-a156-2056f215cee6 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-8e70a3dd-193a-4cce-a156-2056f215cee6 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:08 devstack devstack@c-api.service[86726]: /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 03 11:28:08 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:28:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-8e70a3dd-193a-4cce-a156-2056f215cee6 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/attachments/86d24a02-b94b-43d2-815e-498c07a4fbcf returned with HTTP 200 Sep 03 11:28:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1250/2528] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:28:08 2026] DELETE /volume/v3/attachments/86d24a02-b94b-43d2-815e-498c07a4fbcf => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-183d7e34-26b8-43b6-a8c3-5e5319193932 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-183d7e34-26b8-43b6-a8c3-5e5319193932 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] DELETE http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:28:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-183d7e34-26b8-43b6-a8c3-5e5319193932 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-183d7e34-26b8-43b6-a8c3-5e5319193932 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:09 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-183d7e34-26b8-43b6-a8c3-5e5319193932 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Delete volume with id: 3ffd4746-cd4b-4505-abd8-28dd84566e22 Sep 03 11:28:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-183d7e34-26b8-43b6-a8c3-5e5319193932 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Volume info retrieved successfully. Sep 03 11:28:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-183d7e34-26b8-43b6-a8c3-5e5319193932 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] Delete volume request issued successfully. Sep 03 11:28:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-cf64622b-a3bc-43e7-a6ee-483deadad9fd req-183d7e34-26b8-43b6-a8c3-5e5319193932 tempest-TestShelveInstance-667082473 tempest-TestShelveInstance-667082473-project-member] http://192.168.122.194/volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 returned with HTTP 202 Sep 03 11:28:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1279/2529] 192.168.122.194 () {62 vars in 1509 bytes} [Thu Sep 3 11:28:09 2026] DELETE /volume/v3/volumes/3ffd4746-cd4b-4505-abd8-28dd84566e22 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:28:19 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=117,cinder:UPDATE=17,cinder:DELETE=2,cinder:INSERT=1 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:28:19 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=118,cinder:UPDATE=17,cinder:INSERT=5 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:28:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-abf6effe-a7d1-4453-b3c0-6f906d88585a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-abf6effe-a7d1-4453-b3c0-6f906d88585a tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:28:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-abf6effe-a7d1-4453-b3c0-6f906d88585a tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:28:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-abf6effe-a7d1-4453-b3c0-6f906d88585a tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:28:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1251/2530] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:28:28 2026] POST /volume/v3/types => generated 287 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:28:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "80674c9b-c3c3-4c8b-9ced-68a0512e7267", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:28:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '80674c9b-c3c3-4c8b-9ced-68a0512e7267', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:28:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:28:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-779170697", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:28:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-779170697', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:28:30 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Create volume of 1 GB Sep 03 11:28:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Availability Zones retrieved successfully. Sep 03 11:28:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Flow 'volume_create_api' (67c41f74-9a42-4678-94fd-6c4bbc06cc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b80de3c-fc16-4547-8398-f78e245eb189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Create volume of 1 GB Sep 03 11:28:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Availability Zones retrieved successfully. Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Flow 'volume_create_api' (c9e5db3d-229c-4e81-9c32-4354209c3c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b80de3c-fc16-4547-8398-f78e245eb189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d9bf2f-587a-4d99-adef-2e2ffb17e803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f67a213-01bb-464b-90c9-18ab104b059f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d9bf2f-587a-4d99-adef-2e2ffb17e803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:28:28Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=4d554ed1-6382-4b1c-8f86-c96bf358ecbe,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': '4d554ed1-6382-4b1c-8f86-c96bf358ecbe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a435e8e-baee-47a7-8e5e-e648676f710d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Created reservations ['53bd110c-494e-422d-aa73-7f8e0acec866', '3af6e9d7-a210-4a13-b623-f744ca3af5a1', '8cf432a0-738a-4903-9ad8-c18d5f2804cb', '0dc3a260-dbca-4e7f-9e49-1c54eb98614b'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f67a213-01bb-464b-90c9-18ab104b059f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53bd110c-494e-422d-aa73-7f8e0acec866', '3af6e9d7-a210-4a13-b623-f744ca3af5a1', '8cf432a0-738a-4903-9ad8-c18d5f2804cb', '0dc3a260-dbca-4e7f-9e49-1c54eb98614b']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9763832a-1632-46b6-a216-31bccf390fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-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 03 11:28:31 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-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 03 11:28:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9763832a-1632-46b6-a216-31bccf390fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c63ecd4-5171-41ca-8f14-943222ffaba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-779170697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2747b9c7f77244f88e8001cd60e1fe58',qos_specs=None,replication_status=,reservations=['53bd110c-494e-422d-aa73-7f8e0acec866','3af6e9d7-a210-4a13-b623-f744ca3af5a1','8cf432a0-738a-4903-9ad8-c18d5f2804cb','0dc3a260-dbca-4e7f-9e49-1c54eb98614b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d242d9365264321b2d70d5e0bd55c68',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-779170697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c63ecd4-5171-41ca-8f14-943222ffaba0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2747b9c7f77244f88e8001cd60e1fe58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d242d9365264321b2d70d5e0bd55c68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeaf6e72-f970-44a8-8450-80d094947e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeaf6e72-f970-44a8-8450-80d094947e70) transitioned into state 'SUCCESS' from state '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-779170697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2747b9c7f77244f88e8001cd60e1fe58',qos_specs=None,replication_status=,reservations=['53bd110c-494e-422d-aa73-7f8e0acec866','3af6e9d7-a210-4a13-b623-f744ca3af5a1','8cf432a0-738a-4903-9ad8-c18d5f2804cb','0dc3a260-dbca-4e7f-9e49-1c54eb98614b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d242d9365264321b2d70d5e0bd55c68',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bda08e-2690-4feb-8b18-f051b3daeac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Created reservations ['3046b681-0017-4780-933d-6ba1baffe56e', 'fd5573d1-b57c-41b0-87dd-cbcf8ae9d818', '335da527-cf4b-4fb1-a4f7-ab3cc9026d91', '2ca462a8-590b-4e52-afdc-2037e53a47be'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a435e8e-baee-47a7-8e5e-e648676f710d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3046b681-0017-4780-933d-6ba1baffe56e', 'fd5573d1-b57c-41b0-87dd-cbcf8ae9d818', '335da527-cf4b-4fb1-a4f7-ab3cc9026d91', '2ca462a8-590b-4e52-afdc-2037e53a47be']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f459595d-fc0c-48cc-ad62-b461b8f11c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bda08e-2690-4feb-8b18-f051b3daeac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Flow 'volume_create_api' (67c41f74-9a42-4678-94fd-6c4bbc06cc3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Create volume request issued successfully. Sep 03 11:28:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-997f11f2-c705-4022-ac82-e6344a30b4c4 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:28:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1252/2531] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:28:30 2026] POST /volume/v3/volumes => generated 755 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:28:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f459595d-fc0c-48cc-ad62-b461b8f11c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f1e9b96-e299-468a-ad02-4c5fbff81413', '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='cff7ad0ea4344eee9244393bbe8a30ff',qos_specs=None,replication_status=,reservations=['3046b681-0017-4780-933d-6ba1baffe56e','fd5573d1-b57c-41b0-87dd-cbcf8ae9d818','335da527-cf4b-4fb1-a4f7-ab3cc9026d91','2ca462a8-590b-4e52-afdc-2037e53a47be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c4a7d7dd1c944318b3e4c4b40bedb1a',volume_type_id=4d554ed1-6382-4b1c-8f86-c96bf358ecbe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:28:31Z,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=0f1e9b96-e299-468a-ad02-4c5fbff81413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cff7ad0ea4344eee9244393bbe8a30ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c4a7d7dd1c944318b3e4c4b40bedb1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d554ed1-6382-4b1c-8f86-c96bf358ecbe),volume_type_id=4d554ed1-6382-4b1c-8f86-c96bf358ecbe)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12306dc6-219c-40eb-9784-1592a4caaec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12306dc6-219c-40eb-9784-1592a4caaec8) transitioned into state 'SUCCESS' from 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='cff7ad0ea4344eee9244393bbe8a30ff',qos_specs=None,replication_status=,reservations=['3046b681-0017-4780-933d-6ba1baffe56e','fd5573d1-b57c-41b0-87dd-cbcf8ae9d818','335da527-cf4b-4fb1-a4f7-ab3cc9026d91','2ca462a8-590b-4e52-afdc-2037e53a47be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c4a7d7dd1c944318b3e4c4b40bedb1a',volume_type_id=4d554ed1-6382-4b1c-8f86-c96bf358ecbe)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8a88db-60fe-4835-ace0-90ee6757f4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8a88db-60fe-4835-ace0-90ee6757f4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Flow 'volume_create_api' (c9e5db3d-229c-4e81-9c32-4354209c3c2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Create volume request issued successfully. Sep 03 11:28:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2c07bfe5-3fdb-4ddd-a774-06672f73ce21 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:28:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1280/2532] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:28:30 2026] POST /volume/v3/volumes => generated 806 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-92774ccc-b469-4679-9af6-b0fb833ed514 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-92774ccc-b469-4679-9af6-b0fb833ed514 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] GET http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-92774ccc-b469-4679-9af6-b0fb833ed514 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-92774ccc-b469-4679-9af6-b0fb833ed514 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-92774ccc-b469-4679-9af6-b0fb833ed514 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Volume info retrieved successfully. Sep 03 11:28:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-92774ccc-b469-4679-9af6-b0fb833ed514 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 returned with HTTP 200 Sep 03 11:28:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1253/2533] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:31 2026] GET /volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 => generated 874 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e6bd3f1c-4a32-445c-bb89-454835e749cc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6bd3f1c-4a32-445c-bb89-454835e749cc tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] GET http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 Sep 03 11:28:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6bd3f1c-4a32-445c-bb89-454835e749cc tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6bd3f1c-4a32-445c-bb89-454835e749cc tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e6bd3f1c-4a32-445c-bb89-454835e749cc tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Volume info retrieved successfully. Sep 03 11:28:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6bd3f1c-4a32-445c-bb89-454835e749cc tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 returned with HTTP 200 Sep 03 11:28:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1281/2534] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:32 2026] GET /volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 => generated 898 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3c5de3ed-393f-445f-b2fe-098f698c4c35 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c5de3ed-393f-445f-b2fe-098f698c4c35 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] GET http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 Sep 03 11:28:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3c5de3ed-393f-445f-b2fe-098f698c4c35 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3c5de3ed-393f-445f-b2fe-098f698c4c35 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3c5de3ed-393f-445f-b2fe-098f698c4c35 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Volume info retrieved successfully. Sep 03 11:28:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c5de3ed-393f-445f-b2fe-098f698c4c35 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 returned with HTTP 200 Sep 03 11:28:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1254/2535] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:33 2026] GET /volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 => generated 956 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-337747ba-538b-44ab-abf1-31d15c7e1881 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-337747ba-538b-44ab-abf1-31d15c7e1881 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] GET http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 Sep 03 11:28:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-337747ba-538b-44ab-abf1-31d15c7e1881 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-337747ba-538b-44ab-abf1-31d15c7e1881 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-337747ba-538b-44ab-abf1-31d15c7e1881 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Volume info retrieved successfully. Sep 03 11:28:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-337747ba-538b-44ab-abf1-31d15c7e1881 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 returned with HTTP 200 Sep 03 11:28:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1282/2536] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:34 2026] GET /volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 => generated 956 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-91be3dd2-174f-4c81-b4ce-bcb1a850ddc4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-91be3dd2-174f-4c81-b4ce-bcb1a850ddc4 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] GET http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 Sep 03 11:28:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-91be3dd2-174f-4c81-b4ce-bcb1a850ddc4 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-91be3dd2-174f-4c81-b4ce-bcb1a850ddc4 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-91be3dd2-174f-4c81-b4ce-bcb1a850ddc4 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Volume info retrieved successfully. Sep 03 11:28:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-91be3dd2-174f-4c81-b4ce-bcb1a850ddc4 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 returned with HTTP 200 Sep 03 11:28:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1255/2537] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:35 2026] GET /volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 => generated 959 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:28:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4d4de5e9-ea06-4658-a670-16469e41cd8b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4d4de5e9-ea06-4658-a670-16469e41cd8b tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] GET http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 Sep 03 11:28:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4d4de5e9-ea06-4658-a670-16469e41cd8b tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4d4de5e9-ea06-4658-a670-16469e41cd8b tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4d4de5e9-ea06-4658-a670-16469e41cd8b tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Volume info retrieved successfully. Sep 03 11:28:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4d4de5e9-ea06-4658-a670-16469e41cd8b tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 returned with HTTP 200 Sep 03 11:28:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1283/2538] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:36 2026] GET /volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 => generated 959 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-274d6c41-7207-4c25-8d47-f3b56f00d388 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-274d6c41-7207-4c25-8d47-f3b56f00d388 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] GET http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 Sep 03 11:28:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-274d6c41-7207-4c25-8d47-f3b56f00d388 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-274d6c41-7207-4c25-8d47-f3b56f00d388 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-274d6c41-7207-4c25-8d47-f3b56f00d388 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Volume info retrieved successfully. Sep 03 11:28:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-274d6c41-7207-4c25-8d47-f3b56f00d388 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 returned with HTTP 200 Sep 03 11:28:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1256/2539] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:37 2026] GET /volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 => generated 1303 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:28:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ce73deb2-afb1-429e-a134-02c61578f3b9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ce73deb2-afb1-429e-a134-02c61578f3b9 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] DELETE http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 Sep 03 11:28:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ce73deb2-afb1-429e-a134-02c61578f3b9 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ce73deb2-afb1-429e-a134-02c61578f3b9 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:38 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-ce73deb2-afb1-429e-a134-02c61578f3b9 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Delete volume with id: 0f1e9b96-e299-468a-ad02-4c5fbff81413 Sep 03 11:28:38 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:38 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ce73deb2-afb1-429e-a134-02c61578f3b9 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Volume info retrieved successfully. Sep 03 11:28:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ce73deb2-afb1-429e-a134-02c61578f3b9 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Delete volume request issued successfully. Sep 03 11:28:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ce73deb2-afb1-429e-a134-02c61578f3b9 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 returned with HTTP 202 Sep 03 11:28:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1284/2540] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:28:38 2026] DELETE /volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:28:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8920ad7a-1756-4b97-a881-e7fc2d8c7b01 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8920ad7a-1756-4b97-a881-e7fc2d8c7b01 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] GET http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 Sep 03 11:28:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8920ad7a-1756-4b97-a881-e7fc2d8c7b01 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8920ad7a-1756-4b97-a881-e7fc2d8c7b01 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:38 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:38 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8920ad7a-1756-4b97-a881-e7fc2d8c7b01 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Volume info retrieved successfully. Sep 03 11:28:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8920ad7a-1756-4b97-a881-e7fc2d8c7b01 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 returned with HTTP 200 Sep 03 11:28:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1257/2541] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:38 2026] GET /volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 => generated 1302 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:28:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ff24f76d-fb90-48ee-993a-d2f50f0bef20 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ff24f76d-fb90-48ee-993a-d2f50f0bef20 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] GET http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 Sep 03 11:28:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ff24f76d-fb90-48ee-993a-d2f50f0bef20 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ff24f76d-fb90-48ee-993a-d2f50f0bef20 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ff24f76d-fb90-48ee-993a-d2f50f0bef20 tempest-VolumeAndVolumeTypeFromImageTest-1070497588 tempest-VolumeAndVolumeTypeFromImageTest-1070497588-project-member] http://192.168.122.194/volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 returned with HTTP 404 Sep 03 11:28:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1285/2542] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:39 2026] GET /volume/v3/volumes/0f1e9b96-e299-468a-ad02-4c5fbff81413 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:28:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1f4fbf7a-4419-4225-b965-155845378bb3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f4fbf7a-4419-4225-b965-155845378bb3 tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] GET http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1 Sep 03 11:28:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f4fbf7a-4419-4225-b965-155845378bb3 tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f4fbf7a-4419-4225-b965-155845378bb3 tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-1f4fbf7a-4419-4225-b965-155845378bb3 tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:28:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1f4fbf7a-4419-4225-b965-155845378bb3 tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] Get all volumes completed successfully. Sep 03 11:28:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f4fbf7a-4419-4225-b965-155845378bb3 tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 11:28:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1258/2543] 192.168.122.194 () {58 vars in 1169 bytes} [Thu Sep 3 11:28:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1014 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:28:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4ecffcf6-2cce-4131-a136-02e603a3bf8d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4ecffcf6-2cce-4131-a136-02e603a3bf8d tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] DELETE http://192.168.122.194/volume/v3/types/4d554ed1-6382-4b1c-8f86-c96bf358ecbe Sep 03 11:28:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4ecffcf6-2cce-4131-a136-02e603a3bf8d tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4ecffcf6-2cce-4131-a136-02e603a3bf8d tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4ecffcf6-2cce-4131-a136-02e603a3bf8d tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] http://192.168.122.194/volume/v3/types/4d554ed1-6382-4b1c-8f86-c96bf358ecbe returned with HTTP 202 Sep 03 11:28:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1286/2544] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:28:39 2026] DELETE /volume/v3/types/4d554ed1-6382-4b1c-8f86-c96bf358ecbe => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:28:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a21a29c4-3e36-4783-b485-ecee0ad6d493 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a21a29c4-3e36-4783-b485-ecee0ad6d493 tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] GET http://192.168.122.194/volume/v3/types/4d554ed1-6382-4b1c-8f86-c96bf358ecbe Sep 03 11:28:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a21a29c4-3e36-4783-b485-ecee0ad6d493 tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a21a29c4-3e36-4783-b485-ecee0ad6d493 tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a21a29c4-3e36-4783-b485-ecee0ad6d493 tempest-VolumeAndVolumeTypeFromImageTest-2010192326 tempest-VolumeAndVolumeTypeFromImageTest-2010192326-project-admin] http://192.168.122.194/volume/v3/types/4d554ed1-6382-4b1c-8f86-c96bf358ecbe returned with HTTP 404 Sep 03 11:28:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1259/2545] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:28:39 2026] GET /volume/v3/types/4d554ed1-6382-4b1c-8f86-c96bf358ecbe => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9642de99-50ab-482d-888d-c827db9d48a9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1608736775"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1608736775'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume of 1 GB Sep 03 11:28:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Availability Zones retrieved successfully. Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (370071e5-cf43-4f62-b6e4-08d97f81be89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65815c31-1c9a-45f3-bc77-21a206ba9494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65815c31-1c9a-45f3-bc77-21a206ba9494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befcb9eb-ec5c-4e0b-9927-451399ab5b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Created reservations ['c0ac1487-4953-42fe-8646-7f93c200e2fa', 'e191576c-a22b-4cc3-9939-d1d9d773ba24', 'a80ea4cd-98fc-4578-9278-e3239121d08b', '37a963bc-afb7-4917-84c6-e7289d0ee7d9'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befcb9eb-ec5c-4e0b-9927-451399ab5b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0ac1487-4953-42fe-8646-7f93c200e2fa', 'e191576c-a22b-4cc3-9939-d1d9d773ba24', 'a80ea4cd-98fc-4578-9278-e3239121d08b', '37a963bc-afb7-4917-84c6-e7289d0ee7d9']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0606e739-122a-4d14-9051-fe8b65f2bab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0606e739-122a-4d14-9051-fe8b65f2bab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '694b98ba-1f2b-470a-9f0d-9816b73c01c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1608736775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['c0ac1487-4953-42fe-8646-7f93c200e2fa','e191576c-a22b-4cc3-9939-d1d9d773ba24','a80ea4cd-98fc-4578-9278-e3239121d08b','37a963bc-afb7-4917-84c6-e7289d0ee7d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:28:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1608736775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=694b98ba-1f2b-470a-9f0d-9816b73c01c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de04aab59f214a4a914a309bf62c7007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c8c10d7-1690-43fd-b982-736c47d6f6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c8c10d7-1690-43fd-b982-736c47d6f6bc) transitioned into state 'SUCCESS' from state '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-1608736775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['c0ac1487-4953-42fe-8646-7f93c200e2fa','e191576c-a22b-4cc3-9939-d1d9d773ba24','a80ea4cd-98fc-4578-9278-e3239121d08b','37a963bc-afb7-4917-84c6-e7289d0ee7d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a7c438-99c4-4fcc-a499-94a02f700d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a7c438-99c4-4fcc-a499-94a02f700d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (370071e5-cf43-4f62-b6e4-08d97f81be89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request issued successfully. Sep 03 11:28:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9642de99-50ab-482d-888d-c827db9d48a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:28:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1287/2546] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:28:43 2026] POST /volume/v3/volumes => generated 769 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:28:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-285efd54-9bb4-4c79-abc8-a1a10299535d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-285efd54-9bb4-4c79-abc8-a1a10299535d tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 Sep 03 11:28:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-285efd54-9bb4-4c79-abc8-a1a10299535d tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-285efd54-9bb4-4c79-abc8-a1a10299535d tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-285efd54-9bb4-4c79-abc8-a1a10299535d tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-285efd54-9bb4-4c79-abc8-a1a10299535d tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 returned with HTTP 200 Sep 03 11:28:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1260/2547] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:43 2026] GET /volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 => generated 837 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0bcab6af-857d-4be8-8eed-94b87be72246 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0bcab6af-857d-4be8-8eed-94b87be72246 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 Sep 03 11:28:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0bcab6af-857d-4be8-8eed-94b87be72246 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0bcab6af-857d-4be8-8eed-94b87be72246 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0bcab6af-857d-4be8-8eed-94b87be72246 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0bcab6af-857d-4be8-8eed-94b87be72246 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 returned with HTTP 200 Sep 03 11:28:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1288/2548] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:44 2026] GET /volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-75c2ff28-5675-4c41-8087-b5774c57d1f5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75c2ff28-5675-4c41-8087-b5774c57d1f5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:28:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-75c2ff28-5675-4c41-8087-b5774c57d1f5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "694b98ba-1f2b-470a-9f0d-9816b73c01c1", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-723287619"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:28:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-75c2ff28-5675-4c41-8087-b5774c57d1f5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:45 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-75c2ff28-5675-4c41-8087-b5774c57d1f5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create snapshot from volume 694b98ba-1f2b-470a-9f0d-9816b73c01c1 Sep 03 11:28:45 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-75c2ff28-5675-4c41-8087-b5774c57d1f5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Created reservations ['43549678-f3ca-4db8-9072-9e15d702a8fb', '0fa64793-afbf-4edf-af72-fd5d908b22e6', '1d8690e2-94fa-4141-af07-cf7c9a542019', '8f881b44-2472-4c00-8c19-50fbd2ba9bb2'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:28:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-75c2ff28-5675-4c41-8087-b5774c57d1f5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Snapshot create request issued successfully. Sep 03 11:28:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75c2ff28-5675-4c41-8087-b5774c57d1f5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:28:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1261/2549] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:28:45 2026] POST /volume/v3/snapshots => generated 315 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:28:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bfb10cdd-823f-4f22-a2c7-7b344cff77fe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bfb10cdd-823f-4f22-a2c7-7b344cff77fe tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 Sep 03 11:28:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bfb10cdd-823f-4f22-a2c7-7b344cff77fe tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bfb10cdd-823f-4f22-a2c7-7b344cff77fe tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bfb10cdd-823f-4f22-a2c7-7b344cff77fe tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Snapshot retrieved successfully. Sep 03 11:28:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bfb10cdd-823f-4f22-a2c7-7b344cff77fe tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 returned with HTTP 200 Sep 03 11:28:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1289/2550] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:28:45 2026] GET /volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-556f53b6-f8de-41d5-969a-de9dce3e7a20 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-556f53b6-f8de-41d5-969a-de9dce3e7a20 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 Sep 03 11:28:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-556f53b6-f8de-41d5-969a-de9dce3e7a20 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-556f53b6-f8de-41d5-969a-de9dce3e7a20 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-556f53b6-f8de-41d5-969a-de9dce3e7a20 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Snapshot retrieved successfully. Sep 03 11:28:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-556f53b6-f8de-41d5-969a-de9dce3e7a20 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 returned with HTTP 200 Sep 03 11:28:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1262/2551] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:28:46 2026] GET /volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 => generated 447 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3d099ba3-b181-47b9-a14c-7b15ff63a2b2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d099ba3-b181-47b9-a14c-7b15ff63a2b2 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3d099ba3-b181-47b9-a14c-7b15ff63a2b2 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3d099ba3-b181-47b9-a14c-7b15ff63a2b2 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3d099ba3-b181-47b9-a14c-7b15ff63a2b2 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Snapshot retrieved successfully. Sep 03 11:28:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d099ba3-b181-47b9-a14c-7b15ff63a2b2 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 returned with HTTP 200 Sep 03 11:28:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1290/2552] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:28:47 2026] GET /volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a588c046-5d14-4618-84d2-f899678437f1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1974662456"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a588c046-5d14-4618-84d2-f899678437f1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1974662456'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume of 1 GB Sep 03 11:28:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Availability Zones retrieved successfully. Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (5ad7050b-6c17-487a-817d-46b7a2794e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab72afc-b969-41c4-a0a6-2fb6534a4638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab72afc-b969-41c4-a0a6-2fb6534a4638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb6850a-0c14-4594-8d62-c0d4a2e9b21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Created reservations ['10d0f219-c0ee-4f0b-b47e-17ab7aa8a792', '7d71323d-37f5-44fc-81de-5080bf21cae4', '880c9c56-df82-4bb4-ac80-f8e09662110a', 'fff6964f-40cb-4d13-a1be-8ce535b952ff'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb6850a-0c14-4594-8d62-c0d4a2e9b21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10d0f219-c0ee-4f0b-b47e-17ab7aa8a792', '7d71323d-37f5-44fc-81de-5080bf21cae4', '880c9c56-df82-4bb4-ac80-f8e09662110a', 'fff6964f-40cb-4d13-a1be-8ce535b952ff']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (326bd9e2-601d-4ced-9018-95482722d255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (326bd9e2-601d-4ced-9018-95482722d255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18b17a58-32b6-4d72-8e08-13a46a343879', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1974662456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['10d0f219-c0ee-4f0b-b47e-17ab7aa8a792','7d71323d-37f5-44fc-81de-5080bf21cae4','880c9c56-df82-4bb4-ac80-f8e09662110a','fff6964f-40cb-4d13-a1be-8ce535b952ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1974662456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18b17a58-32b6-4d72-8e08-13a46a343879,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de04aab59f214a4a914a309bf62c7007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847fbf1f-5dfa-4ec2-b366-14397418c096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847fbf1f-5dfa-4ec2-b366-14397418c096) transitioned into state 'SUCCESS' from state '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-1974662456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['10d0f219-c0ee-4f0b-b47e-17ab7aa8a792','7d71323d-37f5-44fc-81de-5080bf21cae4','880c9c56-df82-4bb4-ac80-f8e09662110a','fff6964f-40cb-4d13-a1be-8ce535b952ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49924fc4-24bb-4e0c-949f-e4b2e6b8de72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49924fc4-24bb-4e0c-949f-e4b2e6b8de72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (5ad7050b-6c17-487a-817d-46b7a2794e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request issued successfully. Sep 03 11:28:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-467da4b3-eea1-4d84-9b7d-8f3baf55d30a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:28:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1263/2553] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:28:47 2026] POST /volume/v3/volumes => generated 769 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-28010f01-0c08-469f-baa7-ad17b071a117 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a588c046-5d14-4618-84d2-f899678437f1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-858214428"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a588c046-5d14-4618-84d2-f899678437f1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-858214428'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume of 1 GB Sep 03 11:28:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Availability Zones retrieved successfully. Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (c866afdd-0920-4212-a81e-69206acb6330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3029b11-6235-40d0-a3b3-776cb3384206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3029b11-6235-40d0-a3b3-776cb3384206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abfb321-d4a3-4739-af94-3aa3302e5c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Created reservations ['73ad800c-ab52-4de6-867b-053b7b50043d', 'c7b8fdc5-2027-4d9b-8faf-f5b16754dc73', '469c0312-cbbb-41ff-a9a8-79f6d584e99b', '3b064df1-ddf7-4e69-b4f3-6b61178f4512'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abfb321-d4a3-4739-af94-3aa3302e5c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73ad800c-ab52-4de6-867b-053b7b50043d', 'c7b8fdc5-2027-4d9b-8faf-f5b16754dc73', '469c0312-cbbb-41ff-a9a8-79f6d584e99b', '3b064df1-ddf7-4e69-b4f3-6b61178f4512']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d1c8a8-838a-4671-b371-806575e58e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d1c8a8-838a-4671-b371-806575e58e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e80641a-6c6e-4358-96ba-715cf51f8f63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-858214428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['73ad800c-ab52-4de6-867b-053b7b50043d','c7b8fdc5-2027-4d9b-8faf-f5b16754dc73','469c0312-cbbb-41ff-a9a8-79f6d584e99b','3b064df1-ddf7-4e69-b4f3-6b61178f4512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-858214428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e80641a-6c6e-4358-96ba-715cf51f8f63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de04aab59f214a4a914a309bf62c7007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76f0128-b7a1-4d61-bba5-7352e208c5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76f0128-b7a1-4d61-bba5-7352e208c5cd) transitioned into state 'SUCCESS' from state '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-858214428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['73ad800c-ab52-4de6-867b-053b7b50043d','c7b8fdc5-2027-4d9b-8faf-f5b16754dc73','469c0312-cbbb-41ff-a9a8-79f6d584e99b','3b064df1-ddf7-4e69-b4f3-6b61178f4512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30dcf280-57fa-450b-9ae4-df5f54b11074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30dcf280-57fa-450b-9ae4-df5f54b11074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (c866afdd-0920-4212-a81e-69206acb6330) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request issued successfully. Sep 03 11:28:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28010f01-0c08-469f-baa7-ad17b071a117 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:28:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1291/2554] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:28:47 2026] POST /volume/v3/volumes => generated 768 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a588c046-5d14-4618-84d2-f899678437f1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-970186012"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a588c046-5d14-4618-84d2-f899678437f1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-970186012'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume of 1 GB Sep 03 11:28:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Availability Zones retrieved successfully. Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (0e54c64e-1640-4523-b8cd-1cd9e091641b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deeeb271-97d5-4e56-ad9c-16559a3cf93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deeeb271-97d5-4e56-ad9c-16559a3cf93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65aa15e0-e925-4104-8b33-2890b993c724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Created reservations ['81496309-8528-42bb-8044-9d7199e1abf6', 'b5273601-c2f2-4f5f-860e-2c7d8fe85158', '513f64c5-98b2-479a-a05d-87b3425ca73b', '2a32776d-290d-49ab-8f3c-05c3b84953fe'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65aa15e0-e925-4104-8b33-2890b993c724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81496309-8528-42bb-8044-9d7199e1abf6', 'b5273601-c2f2-4f5f-860e-2c7d8fe85158', '513f64c5-98b2-479a-a05d-87b3425ca73b', '2a32776d-290d-49ab-8f3c-05c3b84953fe']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9891528-4d63-4d3c-8ee1-40f9d2dc9543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9891528-4d63-4d3c-8ee1-40f9d2dc9543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '598519ca-40ce-4176-bf80-d06b006acf90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-970186012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['81496309-8528-42bb-8044-9d7199e1abf6','b5273601-c2f2-4f5f-860e-2c7d8fe85158','513f64c5-98b2-479a-a05d-87b3425ca73b','2a32776d-290d-49ab-8f3c-05c3b84953fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:28:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-970186012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=598519ca-40ce-4176-bf80-d06b006acf90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de04aab59f214a4a914a309bf62c7007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ef7f50-4c7c-4370-897d-286669d1fbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ef7f50-4c7c-4370-897d-286669d1fbff) transitioned into state 'SUCCESS' from state '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-970186012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['81496309-8528-42bb-8044-9d7199e1abf6','b5273601-c2f2-4f5f-860e-2c7d8fe85158','513f64c5-98b2-479a-a05d-87b3425ca73b','2a32776d-290d-49ab-8f3c-05c3b84953fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be0b5514-ce27-4c39-8bb7-2a283e3f22a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be0b5514-ce27-4c39-8bb7-2a283e3f22a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (0e54c64e-1640-4523-b8cd-1cd9e091641b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request issued successfully. Sep 03 11:28:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4e16f260-dbf8-4cb5-b145-316ed66ef41f tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:28:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1264/2555] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:28:48 2026] POST /volume/v3/volumes => generated 768 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a588c046-5d14-4618-84d2-f899678437f1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1124380830"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a588c046-5d14-4618-84d2-f899678437f1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1124380830'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume of 1 GB Sep 03 11:28:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Availability Zones retrieved successfully. Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (2eb35834-9e4b-467f-9ca7-24a963a50c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dda90b1-1c6b-4f3f-b0c7-306140a50989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dda90b1-1c6b-4f3f-b0c7-306140a50989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87276a8-d4a8-4a6e-97fa-82fff583a036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Created reservations ['d40e0659-c89c-451a-b298-f7d259f029de', '60a546ae-2e34-484e-b8f7-f190f1f18329', '9813a885-0f80-4de6-92ff-1e279e6642f9', 'ab7bdc96-14c9-4db9-a0fd-4d8b88f7791a'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87276a8-d4a8-4a6e-97fa-82fff583a036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d40e0659-c89c-451a-b298-f7d259f029de', '60a546ae-2e34-484e-b8f7-f190f1f18329', '9813a885-0f80-4de6-92ff-1e279e6642f9', 'ab7bdc96-14c9-4db9-a0fd-4d8b88f7791a']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7598c0d5-6374-4c2c-b252-d4971b70cce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7598c0d5-6374-4c2c-b252-d4971b70cce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1371898e-6142-4368-a9c9-87a0f5288428', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1124380830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['d40e0659-c89c-451a-b298-f7d259f029de','60a546ae-2e34-484e-b8f7-f190f1f18329','9813a885-0f80-4de6-92ff-1e279e6642f9','ab7bdc96-14c9-4db9-a0fd-4d8b88f7791a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:28:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1124380830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1371898e-6142-4368-a9c9-87a0f5288428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de04aab59f214a4a914a309bf62c7007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a932bcc6-83df-4873-82db-00c3f3967329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a932bcc6-83df-4873-82db-00c3f3967329) transitioned into state 'SUCCESS' from state '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-1124380830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['d40e0659-c89c-451a-b298-f7d259f029de','60a546ae-2e34-484e-b8f7-f190f1f18329','9813a885-0f80-4de6-92ff-1e279e6642f9','ab7bdc96-14c9-4db9-a0fd-4d8b88f7791a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:48 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b528a57-8cbe-407f-8c0d-dc9d0cb89c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b528a57-8cbe-407f-8c0d-dc9d0cb89c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:49 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (2eb35834-9e4b-467f-9ca7-24a963a50c90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request issued successfully. Sep 03 11:28:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48ddab27-3255-4f73-bb97-b1341e5af1a9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:28:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1292/2556] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:28:48 2026] POST /volume/v3/volumes => generated 769 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "a588c046-5d14-4618-84d2-f899678437f1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-582358864"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request body: {'volume': {"'snapshot_id": 'a588c046-5d14-4618-84d2-f899678437f1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-582358864'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume of 1 GB Sep 03 11:28:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Availability Zones retrieved successfully. Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (bb66464a-b529-4ec9-a063-3783eb6f4f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95badd6-31f7-45c6-b7ba-5cebe6ed4d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d95badd6-31f7-45c6-b7ba-5cebe6ed4d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da751b9-11c7-477d-b3b3-3a0fe3d615a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Created reservations ['d01dd3c2-9313-44a8-9d59-6fe7716b47a5', '353e5671-e2b5-498e-8fd9-f6f6fc2383a6', '64135f62-565a-49fe-84da-91f201dad6bb', 'b52059d6-eb8b-46be-8144-0076052463ad'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da751b9-11c7-477d-b3b3-3a0fe3d615a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d01dd3c2-9313-44a8-9d59-6fe7716b47a5', '353e5671-e2b5-498e-8fd9-f6f6fc2383a6', '64135f62-565a-49fe-84da-91f201dad6bb', 'b52059d6-eb8b-46be-8144-0076052463ad']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7caa6ac4-12b3-4005-9fe7-d2e0bb608bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7caa6ac4-12b3-4005-9fe7-d2e0bb608bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '748a8538-8154-4936-96cd-279efbdcdefd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-582358864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['d01dd3c2-9313-44a8-9d59-6fe7716b47a5','353e5671-e2b5-498e-8fd9-f6f6fc2383a6','64135f62-565a-49fe-84da-91f201dad6bb','b52059d6-eb8b-46be-8144-0076052463ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:28:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-582358864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=748a8538-8154-4936-96cd-279efbdcdefd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de04aab59f214a4a914a309bf62c7007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bd7d5a9-9ca4-4c6c-a6dd-0a565c93becc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bd7d5a9-9ca4-4c6c-a6dd-0a565c93becc) transitioned into state 'SUCCESS' from state '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-582358864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa54f29ea3e3475fbf79bc6f8ce9a4c9',qos_specs=None,replication_status=,reservations=['d01dd3c2-9313-44a8-9d59-6fe7716b47a5','353e5671-e2b5-498e-8fd9-f6f6fc2383a6','64135f62-565a-49fe-84da-91f201dad6bb','b52059d6-eb8b-46be-8144-0076052463ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de04aab59f214a4a914a309bf62c7007',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8f70d01-ffc0-4978-a558-51a89c04384d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8f70d01-ffc0-4978-a558-51a89c04384d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Flow 'volume_create_api' (bb66464a-b529-4ec9-a063-3783eb6f4f1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Create volume request issued successfully. Sep 03 11:28:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-557104cb-ee52-4cbb-ad82-f49b2b9d8863 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:28:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1265/2557] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:28:49 2026] POST /volume/v3/volumes => generated 768 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:28:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8ef1e709-c8b6-411e-bd19-64314b754439 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ef1e709-c8b6-411e-bd19-64314b754439 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 Sep 03 11:28:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ef1e709-c8b6-411e-bd19-64314b754439 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ef1e709-c8b6-411e-bd19-64314b754439 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8ef1e709-c8b6-411e-bd19-64314b754439 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ef1e709-c8b6-411e-bd19-64314b754439 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 returned with HTTP 200 Sep 03 11:28:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1293/2558] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:49 2026] GET /volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dd331eca-387a-4144-ba47-ff9187c62da7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dd331eca-387a-4144-ba47-ff9187c62da7 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dd331eca-387a-4144-ba47-ff9187c62da7 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dd331eca-387a-4144-ba47-ff9187c62da7 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-dd331eca-387a-4144-ba47-ff9187c62da7 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dd331eca-387a-4144-ba47-ff9187c62da7 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 returned with HTTP 200 Sep 03 11:28:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1266/2559] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:49 2026] GET /volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-48852a9d-093b-43d0-b821-7e278589eb29 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48852a9d-093b-43d0-b821-7e278589eb29 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 Sep 03 11:28:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-48852a9d-093b-43d0-b821-7e278589eb29 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-48852a9d-093b-43d0-b821-7e278589eb29 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-48852a9d-093b-43d0-b821-7e278589eb29 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-48852a9d-093b-43d0-b821-7e278589eb29 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 returned with HTTP 200 Sep 03 11:28:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1294/2560] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:50 2026] GET /volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ca87426a-912f-44cb-8484-da1630218e83 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ca87426a-912f-44cb-8484-da1630218e83 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 Sep 03 11:28:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ca87426a-912f-44cb-8484-da1630218e83 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ca87426a-912f-44cb-8484-da1630218e83 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ca87426a-912f-44cb-8484-da1630218e83 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ca87426a-912f-44cb-8484-da1630218e83 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 returned with HTTP 200 Sep 03 11:28:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1267/2561] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:50 2026] GET /volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:28:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5bc4f3d0-7cba-456c-84ae-fa5e9d7d19b3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5bc4f3d0-7cba-456c-84ae-fa5e9d7d19b3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 Sep 03 11:28:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5bc4f3d0-7cba-456c-84ae-fa5e9d7d19b3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5bc4f3d0-7cba-456c-84ae-fa5e9d7d19b3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5bc4f3d0-7cba-456c-84ae-fa5e9d7d19b3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5bc4f3d0-7cba-456c-84ae-fa5e9d7d19b3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 returned with HTTP 200 Sep 03 11:28:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1295/2562] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:50 2026] GET /volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2637ae0c-9879-4d76-8f53-fbfe96812373 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2637ae0c-9879-4d76-8f53-fbfe96812373 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 Sep 03 11:28:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2637ae0c-9879-4d76-8f53-fbfe96812373 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2637ae0c-9879-4d76-8f53-fbfe96812373 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2637ae0c-9879-4d76-8f53-fbfe96812373 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2637ae0c-9879-4d76-8f53-fbfe96812373 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 returned with HTTP 200 Sep 03 11:28:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1268/2563] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:51 2026] GET /volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4874614b-282c-47b1-98f9-d922937077cb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4874614b-282c-47b1-98f9-d922937077cb tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd Sep 03 11:28:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4874614b-282c-47b1-98f9-d922937077cb tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4874614b-282c-47b1-98f9-d922937077cb tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4874614b-282c-47b1-98f9-d922937077cb tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4874614b-282c-47b1-98f9-d922937077cb tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd returned with HTTP 200 Sep 03 11:28:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1296/2564] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:51 2026] GET /volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-74249be5-d500-4033-b006-12967cc4ae40 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-74249be5-d500-4033-b006-12967cc4ae40 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd Sep 03 11:28:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-74249be5-d500-4033-b006-12967cc4ae40 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-74249be5-d500-4033-b006-12967cc4ae40 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-74249be5-d500-4033-b006-12967cc4ae40 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-74249be5-d500-4033-b006-12967cc4ae40 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd returned with HTTP 200 Sep 03 11:28:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1269/2565] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:53 2026] GET /volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d83c84c7-9e7e-4e04-af7f-bc3613facd86 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d83c84c7-9e7e-4e04-af7f-bc3613facd86 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] DELETE http://192.168.122.194/volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd Sep 03 11:28:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d83c84c7-9e7e-4e04-af7f-bc3613facd86 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d83c84c7-9e7e-4e04-af7f-bc3613facd86 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:53 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-d83c84c7-9e7e-4e04-af7f-bc3613facd86 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume with id: 748a8538-8154-4936-96cd-279efbdcdefd Sep 03 11:28:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d83c84c7-9e7e-4e04-af7f-bc3613facd86 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d83c84c7-9e7e-4e04-af7f-bc3613facd86 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume request issued successfully. Sep 03 11:28:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d83c84c7-9e7e-4e04-af7f-bc3613facd86 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd returned with HTTP 202 Sep 03 11:28:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1297/2566] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:28:53 2026] DELETE /volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:28:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-36848fe4-3f44-4718-8ce1-fa5683881ffd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-36848fe4-3f44-4718-8ce1-fa5683881ffd tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd Sep 03 11:28:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-36848fe4-3f44-4718-8ce1-fa5683881ffd tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-36848fe4-3f44-4718-8ce1-fa5683881ffd tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-36848fe4-3f44-4718-8ce1-fa5683881ffd tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-36848fe4-3f44-4718-8ce1-fa5683881ffd tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd returned with HTTP 200 Sep 03 11:28:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1270/2567] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:53 2026] GET /volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-75927c0f-7fa2-4fa7-9e59-39955be227a1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-75927c0f-7fa2-4fa7-9e59-39955be227a1 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd Sep 03 11:28:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-75927c0f-7fa2-4fa7-9e59-39955be227a1 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-75927c0f-7fa2-4fa7-9e59-39955be227a1 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-75927c0f-7fa2-4fa7-9e59-39955be227a1 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd returned with HTTP 404 Sep 03 11:28:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1298/2568] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:54 2026] GET /volume/v3/volumes/748a8538-8154-4936-96cd-279efbdcdefd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:28:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0d217dc5-6706-4971-a3c5-c8a3e7ec5654 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0d217dc5-6706-4971-a3c5-c8a3e7ec5654 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] DELETE http://192.168.122.194/volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 Sep 03 11:28:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0d217dc5-6706-4971-a3c5-c8a3e7ec5654 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0d217dc5-6706-4971-a3c5-c8a3e7ec5654 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:54 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-0d217dc5-6706-4971-a3c5-c8a3e7ec5654 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume with id: 1371898e-6142-4368-a9c9-87a0f5288428 Sep 03 11:28:54 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:54 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:54 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:54 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0d217dc5-6706-4971-a3c5-c8a3e7ec5654 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0d217dc5-6706-4971-a3c5-c8a3e7ec5654 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume request issued successfully. Sep 03 11:28:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0d217dc5-6706-4971-a3c5-c8a3e7ec5654 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 returned with HTTP 202 Sep 03 11:28:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1271/2569] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:28:54 2026] DELETE /volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:28:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-012606d5-fa89-44da-b740-6d19f8001c08 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-012606d5-fa89-44da-b740-6d19f8001c08 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 Sep 03 11:28:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-012606d5-fa89-44da-b740-6d19f8001c08 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-012606d5-fa89-44da-b740-6d19f8001c08 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-012606d5-fa89-44da-b740-6d19f8001c08 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-012606d5-fa89-44da-b740-6d19f8001c08 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 returned with HTTP 200 Sep 03 11:28:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1299/2570] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:54 2026] GET /volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-35670bf4-a135-4181-b7da-b001f3160258 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35670bf4-a135-4181-b7da-b001f3160258 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 Sep 03 11:28:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35670bf4-a135-4181-b7da-b001f3160258 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35670bf4-a135-4181-b7da-b001f3160258 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35670bf4-a135-4181-b7da-b001f3160258 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 returned with HTTP 404 Sep 03 11:28:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1272/2571] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:55 2026] GET /volume/v3/volumes/1371898e-6142-4368-a9c9-87a0f5288428 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:28:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-023f3dfe-642a-4ed9-bd03-341121c925f9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-023f3dfe-642a-4ed9-bd03-341121c925f9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] DELETE http://192.168.122.194/volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 Sep 03 11:28:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-023f3dfe-642a-4ed9-bd03-341121c925f9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-023f3dfe-642a-4ed9-bd03-341121c925f9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:55 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-023f3dfe-642a-4ed9-bd03-341121c925f9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume with id: 598519ca-40ce-4176-bf80-d06b006acf90 Sep 03 11:28:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-023f3dfe-642a-4ed9-bd03-341121c925f9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-023f3dfe-642a-4ed9-bd03-341121c925f9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume request issued successfully. Sep 03 11:28:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-023f3dfe-642a-4ed9-bd03-341121c925f9 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 returned with HTTP 202 Sep 03 11:28:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1300/2572] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:28:55 2026] DELETE /volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:28:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0de36e0b-487a-420c-99a1-943fe710be6b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0de36e0b-487a-420c-99a1-943fe710be6b tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 Sep 03 11:28:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0de36e0b-487a-420c-99a1-943fe710be6b tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0de36e0b-487a-420c-99a1-943fe710be6b tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0de36e0b-487a-420c-99a1-943fe710be6b tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0de36e0b-487a-420c-99a1-943fe710be6b tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 returned with HTTP 200 Sep 03 11:28:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1273/2573] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:55 2026] GET /volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2f4f7ef3-64f4-4e1a-b9e0-c4dae7c91457 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2f4f7ef3-64f4-4e1a-b9e0-c4dae7c91457 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 Sep 03 11:28:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2f4f7ef3-64f4-4e1a-b9e0-c4dae7c91457 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2f4f7ef3-64f4-4e1a-b9e0-c4dae7c91457 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2f4f7ef3-64f4-4e1a-b9e0-c4dae7c91457 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 returned with HTTP 404 Sep 03 11:28:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1301/2574] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:56 2026] GET /volume/v3/volumes/598519ca-40ce-4176-bf80-d06b006acf90 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:28:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d46ff8dd-1921-4c58-bdfb-63465214c33e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d46ff8dd-1921-4c58-bdfb-63465214c33e tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] DELETE http://192.168.122.194/volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 Sep 03 11:28:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d46ff8dd-1921-4c58-bdfb-63465214c33e tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d46ff8dd-1921-4c58-bdfb-63465214c33e tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:56 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-d46ff8dd-1921-4c58-bdfb-63465214c33e tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume with id: 7e80641a-6c6e-4358-96ba-715cf51f8f63 Sep 03 11:28:56 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:56 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d46ff8dd-1921-4c58-bdfb-63465214c33e tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d46ff8dd-1921-4c58-bdfb-63465214c33e tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume request issued successfully. Sep 03 11:28:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d46ff8dd-1921-4c58-bdfb-63465214c33e tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 returned with HTTP 202 Sep 03 11:28:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1274/2575] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:28:56 2026] DELETE /volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:28:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-01bd4fd8-7bc3-4717-9401-c07502df905a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-01bd4fd8-7bc3-4717-9401-c07502df905a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 Sep 03 11:28:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-01bd4fd8-7bc3-4717-9401-c07502df905a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-01bd4fd8-7bc3-4717-9401-c07502df905a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-01bd4fd8-7bc3-4717-9401-c07502df905a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-01bd4fd8-7bc3-4717-9401-c07502df905a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 returned with HTTP 200 Sep 03 11:28:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1302/2576] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:56 2026] GET /volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:28:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a4e3361a-bb34-42ce-9e22-6736f20c9492 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a4e3361a-bb34-42ce-9e22-6736f20c9492 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 Sep 03 11:28:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a4e3361a-bb34-42ce-9e22-6736f20c9492 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a4e3361a-bb34-42ce-9e22-6736f20c9492 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a4e3361a-bb34-42ce-9e22-6736f20c9492 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 returned with HTTP 404 Sep 03 11:28:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1275/2577] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:57 2026] GET /volume/v3/volumes/7e80641a-6c6e-4358-96ba-715cf51f8f63 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:28:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e8a54283-4cd0-4b6e-a228-e7b2356057e3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8a54283-4cd0-4b6e-a228-e7b2356057e3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] DELETE http://192.168.122.194/volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 Sep 03 11:28:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8a54283-4cd0-4b6e-a228-e7b2356057e3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8a54283-4cd0-4b6e-a228-e7b2356057e3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:57 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-e8a54283-4cd0-4b6e-a228-e7b2356057e3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume with id: 18b17a58-32b6-4d72-8e08-13a46a343879 Sep 03 11:28:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:28:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e8a54283-4cd0-4b6e-a228-e7b2356057e3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e8a54283-4cd0-4b6e-a228-e7b2356057e3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume request issued successfully. Sep 03 11:28:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8a54283-4cd0-4b6e-a228-e7b2356057e3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 returned with HTTP 202 Sep 03 11:28:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1303/2578] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:28:57 2026] DELETE /volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:28:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-47232a9f-26c3-43b5-8ac5-f1abc9826c46 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-47232a9f-26c3-43b5-8ac5-f1abc9826c46 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 Sep 03 11:28:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-47232a9f-26c3-43b5-8ac5-f1abc9826c46 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-47232a9f-26c3-43b5-8ac5-f1abc9826c46 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-47232a9f-26c3-43b5-8ac5-f1abc9826c46 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:28:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-47232a9f-26c3-43b5-8ac5-f1abc9826c46 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 returned with HTTP 200 Sep 03 11:28:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1276/2579] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:57 2026] GET /volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:28:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-176625d5-b6f0-4690-ac24-14206f671e79 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-176625d5-b6f0-4690-ac24-14206f671e79 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 Sep 03 11:28:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-176625d5-b6f0-4690-ac24-14206f671e79 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-176625d5-b6f0-4690-ac24-14206f671e79 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-176625d5-b6f0-4690-ac24-14206f671e79 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 returned with HTTP 404 Sep 03 11:28:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1304/2580] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:28:58 2026] GET /volume/v3/volumes/18b17a58-32b6-4d72-8e08-13a46a343879 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:28:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5be5ac6e-2ad6-45aa-832e-582ec5369004 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5be5ac6e-2ad6-45aa-832e-582ec5369004 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 Sep 03 11:28:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5be5ac6e-2ad6-45aa-832e-582ec5369004 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5be5ac6e-2ad6-45aa-832e-582ec5369004 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:58 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-5be5ac6e-2ad6-45aa-832e-582ec5369004 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete snapshot with id: a588c046-5d14-4618-84d2-f899678437f1 Sep 03 11:28:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:28:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5be5ac6e-2ad6-45aa-832e-582ec5369004 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Snapshot retrieved successfully. Sep 03 11:28:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:28:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:28:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5be5ac6e-2ad6-45aa-832e-582ec5369004 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Snapshot delete request issued successfully. Sep 03 11:28:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5be5ac6e-2ad6-45aa-832e-582ec5369004 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 returned with HTTP 202 Sep 03 11:28:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1277/2581] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:28:58 2026] DELETE /volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:28:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-55871681-b84f-4228-add3-432e0c926c3c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:28:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-55871681-b84f-4228-add3-432e0c926c3c tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 Sep 03 11:28:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-55871681-b84f-4228-add3-432e0c926c3c tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:28:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-55871681-b84f-4228-add3-432e0c926c3c tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:28:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:28:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:28:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-55871681-b84f-4228-add3-432e0c926c3c tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Snapshot retrieved successfully. Sep 03 11:28:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-55871681-b84f-4228-add3-432e0c926c3c tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 returned with HTTP 200 Sep 03 11:28:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1305/2582] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:28:59 2026] GET /volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-36d3115c-4dee-4889-ae88-f3cf7da255e5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-36d3115c-4dee-4889-ae88-f3cf7da255e5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 Sep 03 11:29:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-36d3115c-4dee-4889-ae88-f3cf7da255e5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-36d3115c-4dee-4889-ae88-f3cf7da255e5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-36d3115c-4dee-4889-ae88-f3cf7da255e5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Snapshot retrieved successfully. Sep 03 11:29:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-36d3115c-4dee-4889-ae88-f3cf7da255e5 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 returned with HTTP 200 Sep 03 11:29:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1278/2583] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:29:00 2026] GET /volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bc934da0-2886-4006-9b6a-fcbd901cfbc3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc934da0-2886-4006-9b6a-fcbd901cfbc3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 Sep 03 11:29:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bc934da0-2886-4006-9b6a-fcbd901cfbc3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bc934da0-2886-4006-9b6a-fcbd901cfbc3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc934da0-2886-4006-9b6a-fcbd901cfbc3 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 returned with HTTP 404 Sep 03 11:29:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1306/2584] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:29:01 2026] GET /volume/v3/snapshots/a588c046-5d14-4618-84d2-f899678437f1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-554fa8ff-b2ea-433f-bd64-4b1e2ad3e03a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-554fa8ff-b2ea-433f-bd64-4b1e2ad3e03a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] DELETE http://192.168.122.194/volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 Sep 03 11:29:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-554fa8ff-b2ea-433f-bd64-4b1e2ad3e03a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-554fa8ff-b2ea-433f-bd64-4b1e2ad3e03a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:01 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-554fa8ff-b2ea-433f-bd64-4b1e2ad3e03a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume with id: 694b98ba-1f2b-470a-9f0d-9816b73c01c1 Sep 03 11:29:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-554fa8ff-b2ea-433f-bd64-4b1e2ad3e03a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:29:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-554fa8ff-b2ea-433f-bd64-4b1e2ad3e03a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Delete volume request issued successfully. Sep 03 11:29:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-554fa8ff-b2ea-433f-bd64-4b1e2ad3e03a tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 returned with HTTP 202 Sep 03 11:29:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1279/2585] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:29:01 2026] DELETE /volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-21611ff5-786e-4dec-9c6f-8aa51baf9b83 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-21611ff5-786e-4dec-9c6f-8aa51baf9b83 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 Sep 03 11:29:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-21611ff5-786e-4dec-9c6f-8aa51baf9b83 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-21611ff5-786e-4dec-9c6f-8aa51baf9b83 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-21611ff5-786e-4dec-9c6f-8aa51baf9b83 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Volume info retrieved successfully. Sep 03 11:29:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-21611ff5-786e-4dec-9c6f-8aa51baf9b83 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 returned with HTTP 200 Sep 03 11:29:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1307/2586] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:01 2026] GET /volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9fa65025-a24b-469f-9a84-cb5c52e42a56 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9fa65025-a24b-469f-9a84-cb5c52e42a56 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:29:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9fa65025-a24b-469f-9a84-cb5c52e42a56 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9fa65025-a24b-469f-9a84-cb5c52e42a56 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9fa65025-a24b-469f-9a84-cb5c52e42a56 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9fa65025-a24b-469f-9a84-cb5c52e42a56 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:29:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1280/2587] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:01 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8f5a64cc-9ada-43c5-9653-8d2e6bc22356 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8f5a64cc-9ada-43c5-9653-8d2e6bc22356 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:29:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8f5a64cc-9ada-43c5-9653-8d2e6bc22356 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8f5a64cc-9ada-43c5-9653-8d2e6bc22356 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:01 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:01 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8f5a64cc-9ada-43c5-9653-8d2e6bc22356 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8f5a64cc-9ada-43c5-9653-8d2e6bc22356 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:29:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1308/2588] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:01 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-a62d3c59-0b4c-407a-89d4-e464532218ce None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-a62d3c59-0b4c-407a-89d4-e464532218ce tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:29:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-a62d3c59-0b4c-407a-89d4-e464532218ce tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-a62d3c59-0b4c-407a-89d4-e464532218ce tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-a62d3c59-0b4c-407a-89d4-e464532218ce tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-a62d3c59-0b4c-407a-89d4-e464532218ce tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:29:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1281/2589] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:29:01 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 848 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-52e9ea24-8962-4f42-8513-05236598ecf5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52e9ea24-8962-4f42-8513-05236598ecf5 None None] GET http://192.168.122.194/volume// Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52e9ea24-8962-4f42-8513-05236598ecf5 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52e9ea24-8962-4f42-8513-05236598ecf5 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52e9ea24-8962-4f42-8513-05236598ecf5 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:29:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1309/2590] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:29:02 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:29:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-7d11b043-b032-45e6-9af0-9d58042e65f8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-7d11b043-b032-45e6-9af0-9d58042e65f8 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:29:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-7d11b043-b032-45e6-9af0-9d58042e65f8 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c63ecd4-5171-41ca-8f14-943222ffaba0", "connector": null, "instance_uuid": "f4c17fcc-6f0d-4697-ba53-ed0c8c24ad6a"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-97d67a20-1892-4117-9a54-5f9700444a71 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-97d67a20-1892-4117-9a54-5f9700444a71 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] GET http://192.168.122.194/volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-97d67a20-1892-4117-9a54-5f9700444a71 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-97d67a20-1892-4117-9a54-5f9700444a71 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-97d67a20-1892-4117-9a54-5f9700444a71 tempest-CreateVolumesFromSnapshotTest-1305569996 tempest-CreateVolumesFromSnapshotTest-1305569996-project-member] http://192.168.122.194/volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 returned with HTTP 404 Sep 03 11:29:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1310/2591] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:02 2026] GET /volume/v3/volumes/694b98ba-1f2b-470a-9f0d-9816b73c01c1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-7d11b043-b032-45e6-9af0-9d58042e65f8 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:29:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1282/2592] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:29:02 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9a0a3093-ef56-4ee5-b0d6-467880d7dbd0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a0a3093-ef56-4ee5-b0d6-467880d7dbd0 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9a0a3093-ef56-4ee5-b0d6-467880d7dbd0 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9a0a3093-ef56-4ee5-b0d6-467880d7dbd0 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9cb4c758-e123-4643-9054-001bc2dd93db None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9cb4c758-e123-4643-9054-001bc2dd93db None None] GET http://192.168.122.194/volume// Sep 03 11:29:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9cb4c758-e123-4643-9054-001bc2dd93db None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9cb4c758-e123-4643-9054-001bc2dd93db None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9cb4c758-e123-4643-9054-001bc2dd93db None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:29:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1283/2593] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:29:02 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:29:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-4009de94-dc6f-411d-a0f0-d89844430170 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9a0a3093-ef56-4ee5-b0d6-467880d7dbd0 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a0a3093-ef56-4ee5-b0d6-467880d7dbd0 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:29:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1311/2594] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:02 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-4009de94-dc6f-411d-a0f0-d89844430170 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:29:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-4009de94-dc6f-411d-a0f0-d89844430170 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-4009de94-dc6f-411d-a0f0-d89844430170 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-4009de94-dc6f-411d-a0f0-d89844430170 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-4009de94-dc6f-411d-a0f0-d89844430170 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:29:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1284/2595] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:29:02 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 1028 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-02080d37-262f-4e2d-bdb4-ad5ef887da17 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-02080d37-262f-4e2d-bdb4-ad5ef887da17 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] PUT http://192.168.122.194/volume/v3/attachments/1e23ded2-93cd-4c8d-934b-d9094f62a5e3 Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-02080d37-262f-4e2d-bdb4-ad5ef887da17 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-02080d37-262f-4e2d-bdb4-ad5ef887da17 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Acquiring lock "cinder-attachment_update-4c63ecd4-5171-41ca-8f14-943222ffaba0-devstack" by "attachment_update" {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-02080d37-262f-4e2d-bdb4-ad5ef887da17 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Lock "cinder-attachment_update-4c63ecd4-5171-41ca-8f14-943222ffaba0-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86725) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:02 devstack devstack@c-api.service[86725]: DEBUG cinder.coordination [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-02080d37-262f-4e2d-bdb4-ad5ef887da17 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Lock "cinder-attachment_update-4c63ecd4-5171-41ca-8f14-943222ffaba0-devstack" released by "attachment_update" :: held 0.183s {{(pid=86725) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:29:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-02080d37-262f-4e2d-bdb4-ad5ef887da17 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/attachments/1e23ded2-93cd-4c8d-934b-d9094f62a5e3 returned with HTTP 200 Sep 03 11:29:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1312/2596] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:29:02 2026] PUT /volume/v3/attachments/1e23ded2-93cd-4c8d-934b-d9094f62a5e3 => generated 694 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-452ea466-bb03-4601-85c7-9a9e321fe9f6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-452ea466-bb03-4601-85c7-9a9e321fe9f6 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:29:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-452ea466-bb03-4601-85c7-9a9e321fe9f6 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-452ea466-bb03-4601-85c7-9a9e321fe9f6 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:03 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:03 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-3dbaae71-178e-4f88-8aeb-966e08010c12 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-452ea466-bb03-4601-85c7-9a9e321fe9f6 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-3dbaae71-178e-4f88-8aeb-966e08010c12 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] POST http://192.168.122.194/volume/v3/attachments/1e23ded2-93cd-4c8d-934b-d9094f62a5e3/action Sep 03 11:29:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-3dbaae71-178e-4f88-8aeb-966e08010c12 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:29:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-3dbaae71-178e-4f88-8aeb-966e08010c12 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-452ea466-bb03-4601-85c7-9a9e321fe9f6 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:29:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1285/2597] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:03 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-6c66c2c5-b27a-48c9-b46c-0cde3425358d req-3dbaae71-178e-4f88-8aeb-966e08010c12 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/attachments/1e23ded2-93cd-4c8d-934b-d9094f62a5e3/action returned with HTTP 204 Sep 03 11:29:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1313/2598] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:29:03 2026] POST /volume/v3/attachments/1e23ded2-93cd-4c8d-934b-d9094f62a5e3/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1e2067c1-ef53-4b93-a7cd-3e82c6e8a278 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1e2067c1-ef53-4b93-a7cd-3e82c6e8a278 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:29:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1e2067c1-ef53-4b93-a7cd-3e82c6e8a278 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1e2067c1-ef53-4b93-a7cd-3e82c6e8a278 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1e2067c1-ef53-4b93-a7cd-3e82c6e8a278 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-844085478"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-844085478'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume of 1 GB Sep 03 11:29:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1e2067c1-ef53-4b93-a7cd-3e82c6e8a278 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:29:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1314/2599] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:04 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Availability Zones retrieved successfully. Sep 03 11:29:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-01100b01-f448-49c8-bc18-1df4988699b7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-01100b01-f448-49c8-bc18-1df4988699b7 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:29:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-01100b01-f448-49c8-bc18-1df4988699b7 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-01100b01-f448-49c8-bc18-1df4988699b7 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (e6d725c2-da6c-4742-aba3-eb7bfd445d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef320aa0-191a-4fc5-b931-478b88df516d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:29:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-01100b01-f448-49c8-bc18-1df4988699b7 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-01100b01-f448-49c8-bc18-1df4988699b7 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:29:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1315/2600] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:04 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef320aa0-191a-4fc5-b931-478b88df516d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (633c8c01-4ce0-4caf-849c-535703a2bea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Created reservations ['eb1b4064-ab2b-46ed-8a0c-8e7da32883e3', 'aa6edfb1-6288-4649-bb82-3b84f7e3c5ce', '30a649ee-56d1-482f-b347-fe0597b86eaf', 'de01082b-cf8e-402f-868b-14fe8ff51412'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (633c8c01-4ce0-4caf-849c-535703a2bea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb1b4064-ab2b-46ed-8a0c-8e7da32883e3', 'aa6edfb1-6288-4649-bb82-3b84f7e3c5ce', '30a649ee-56d1-482f-b347-fe0597b86eaf', 'de01082b-cf8e-402f-868b-14fe8ff51412']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094e59ca-f768-4377-9492-dc06e242235d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:04 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094e59ca-f768-4377-9492-dc06e242235d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99e05f6b-792d-48e9-888e-08f9cadc0c23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-844085478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['eb1b4064-ab2b-46ed-8a0c-8e7da32883e3','aa6edfb1-6288-4649-bb82-3b84f7e3c5ce','30a649ee-56d1-482f-b347-fe0597b86eaf','de01082b-cf8e-402f-868b-14fe8ff51412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-844085478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99e05f6b-792d-48e9-888e-08f9cadc0c23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b113fb49da984673a3ca92f94731d602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65e12bfc-c4d5-4b96-9503-4215262aec09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65e12bfc-c4d5-4b96-9503-4215262aec09) transitioned into state 'SUCCESS' from state '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-844085478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['eb1b4064-ab2b-46ed-8a0c-8e7da32883e3','aa6edfb1-6288-4649-bb82-3b84f7e3c5ce','30a649ee-56d1-482f-b347-fe0597b86eaf','de01082b-cf8e-402f-868b-14fe8ff51412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e65b6e9-67ae-450e-a704-7be59f52408b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e65b6e9-67ae-450e-a704-7be59f52408b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (e6d725c2-da6c-4742-aba3-eb7bfd445d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request issued successfully. Sep 03 11:29:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c075d91b-9500-4554-9a93-3d623a2d7e8f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:29:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1286/2601] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:29:04 2026] POST /volume/v3/volumes => generated 772 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:29:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-47c3a02f-9ed5-4c89-b866-011091e9e7a2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-47c3a02f-9ed5-4c89-b866-011091e9e7a2 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 Sep 03 11:29:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-47c3a02f-9ed5-4c89-b866-011091e9e7a2 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-47c3a02f-9ed5-4c89-b866-011091e9e7a2 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:05 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:05 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-47c3a02f-9ed5-4c89-b866-011091e9e7a2 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-47c3a02f-9ed5-4c89-b866-011091e9e7a2 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 returned with HTTP 200 Sep 03 11:29:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1316/2602] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:05 2026] GET /volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 => generated 840 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-20764c1c-89e6-4ed6-929d-961384267888 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-20764c1c-89e6-4ed6-929d-961384267888 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-20764c1c-89e6-4ed6-929d-961384267888 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-20764c1c-89e6-4ed6-929d-961384267888 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-20764c1c-89e6-4ed6-929d-961384267888 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-20764c1c-89e6-4ed6-929d-961384267888 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 returned with HTTP 200 Sep 03 11:29:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1287/2603] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:06 2026] GET /volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "99e05f6b-792d-48e9-888e-08f9cadc0c23", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-723589723"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request body: {'volume': {"'source_volid": '99e05f6b-792d-48e9-888e-08f9cadc0c23', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-723589723'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume of 1 GB Sep 03 11:29:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Availability Zones retrieved successfully. Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (b1441480-9458-4671-add9-1100ee6ea853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a4fe65-92d3-4c08-a218-30ba94d1b202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a4fe65-92d3-4c08-a218-30ba94d1b202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c41c0252-d5e4-4fa1-949f-c5e3548a2dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Created reservations ['3aa70766-1976-483b-9b7b-976268edbd4b', '4e913edd-cfa5-4d52-92d5-be697fcc0285', '731e66a0-b4d5-4a44-827a-63e4faba76d8', 'bf3d3f18-8f1c-4422-a784-689c26b97c12'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c41c0252-d5e4-4fa1-949f-c5e3548a2dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aa70766-1976-483b-9b7b-976268edbd4b', '4e913edd-cfa5-4d52-92d5-be697fcc0285', '731e66a0-b4d5-4a44-827a-63e4faba76d8', 'bf3d3f18-8f1c-4422-a784-689c26b97c12']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c310ef1-a022-489f-8ac4-34e307743134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c310ef1-a022-489f-8ac4-34e307743134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37af89e6-ebcf-4d37-8183-82557d22fd1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-723589723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['3aa70766-1976-483b-9b7b-976268edbd4b','4e913edd-cfa5-4d52-92d5-be697fcc0285','731e66a0-b4d5-4a44-827a-63e4faba76d8','bf3d3f18-8f1c-4422-a784-689c26b97c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-723589723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37af89e6-ebcf-4d37-8183-82557d22fd1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b113fb49da984673a3ca92f94731d602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5369e979-0b28-4854-ab74-dcf61a83e688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5369e979-0b28-4854-ab74-dcf61a83e688) transitioned into state 'SUCCESS' from state '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-723589723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['3aa70766-1976-483b-9b7b-976268edbd4b','4e913edd-cfa5-4d52-92d5-be697fcc0285','731e66a0-b4d5-4a44-827a-63e4faba76d8','bf3d3f18-8f1c-4422-a784-689c26b97c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad69696-f585-4db4-9d94-75bdcf63e681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad69696-f585-4db4-9d94-75bdcf63e681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (b1441480-9458-4671-add9-1100ee6ea853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request issued successfully. Sep 03 11:29:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ac15d4d6-f981-4633-b1a2-d7ef73d66d62 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:29:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1317/2604] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:29:06 2026] POST /volume/v3/volumes => generated 772 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "99e05f6b-792d-48e9-888e-08f9cadc0c23", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-687125929"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request body: {'volume': {"'source_volid": '99e05f6b-792d-48e9-888e-08f9cadc0c23', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-687125929'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume of 1 GB Sep 03 11:29:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Availability Zones retrieved successfully. Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (bfedf45e-5b17-48ca-b445-9eebe83272d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ffe404a-3cc2-4634-a448-c2396d20a526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ffe404a-3cc2-4634-a448-c2396d20a526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb85981-769a-49c0-aeb8-071ff189902d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Created reservations ['5a6f01f8-0593-44f5-8d89-e0a0bd8a65f8', 'ba36c893-eb36-4d01-adee-807e63bcbd33', 'babcfcef-ccf6-4cfc-8d27-3c2b4ae64a1e', '893ed9e3-ce7c-46e0-9232-7b5b7b9f1a9b'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb85981-769a-49c0-aeb8-071ff189902d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a6f01f8-0593-44f5-8d89-e0a0bd8a65f8', 'ba36c893-eb36-4d01-adee-807e63bcbd33', 'babcfcef-ccf6-4cfc-8d27-3c2b4ae64a1e', '893ed9e3-ce7c-46e0-9232-7b5b7b9f1a9b']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (111aaf56-40e6-49d4-9bdb-b5abbdbc523e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (111aaf56-40e6-49d4-9bdb-b5abbdbc523e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab2ca967-5e40-44ba-ac6c-1c56fdab946d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-687125929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['5a6f01f8-0593-44f5-8d89-e0a0bd8a65f8','ba36c893-eb36-4d01-adee-807e63bcbd33','babcfcef-ccf6-4cfc-8d27-3c2b4ae64a1e','893ed9e3-ce7c-46e0-9232-7b5b7b9f1a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-687125929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab2ca967-5e40-44ba-ac6c-1c56fdab946d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b113fb49da984673a3ca92f94731d602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e930cfdb-94f7-4659-a7b8-47636282ac41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e930cfdb-94f7-4659-a7b8-47636282ac41) transitioned into state 'SUCCESS' from state '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-687125929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['5a6f01f8-0593-44f5-8d89-e0a0bd8a65f8','ba36c893-eb36-4d01-adee-807e63bcbd33','babcfcef-ccf6-4cfc-8d27-3c2b4ae64a1e','893ed9e3-ce7c-46e0-9232-7b5b7b9f1a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7e265c3-1c1d-4677-bff1-02b2a3b132c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7e265c3-1c1d-4677-bff1-02b2a3b132c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (bfedf45e-5b17-48ca-b445-9eebe83272d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request issued successfully. Sep 03 11:29:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3694ab8f-6ef2-4475-b76e-80b2fdc3e065 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:29:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1288/2605] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:29:06 2026] POST /volume/v3/volumes => generated 772 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "99e05f6b-792d-48e9-888e-08f9cadc0c23", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1863288228"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request body: {'volume': {"'source_volid": '99e05f6b-792d-48e9-888e-08f9cadc0c23', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1863288228'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume of 1 GB Sep 03 11:29:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Availability Zones retrieved successfully. Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (6c26c405-c948-4ae1-9e6e-195f847e6027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda21a09-e55f-4e7f-9358-675f04ecd35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda21a09-e55f-4e7f-9358-675f04ecd35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0003ca70-2166-46af-bc81-0989ea7542f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Created reservations ['cd4de522-7e80-46e4-9bb6-1c0cb0d372bc', '6fc9343e-67eb-48b4-896b-af158a225c42', '313f0120-f64e-48ba-b9bf-e2281167e680', '91c69905-4c9a-492a-ad82-dbce232925f2'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0003ca70-2166-46af-bc81-0989ea7542f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd4de522-7e80-46e4-9bb6-1c0cb0d372bc', '6fc9343e-67eb-48b4-896b-af158a225c42', '313f0120-f64e-48ba-b9bf-e2281167e680', '91c69905-4c9a-492a-ad82-dbce232925f2']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (534650a0-0fd2-4fb1-843d-be902e94d386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:07 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (534650a0-0fd2-4fb1-843d-be902e94d386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7df5289d-3d60-4b19-8099-715d7d07327c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1863288228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['cd4de522-7e80-46e4-9bb6-1c0cb0d372bc','6fc9343e-67eb-48b4-896b-af158a225c42','313f0120-f64e-48ba-b9bf-e2281167e680','91c69905-4c9a-492a-ad82-dbce232925f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:29:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1863288228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7df5289d-3d60-4b19-8099-715d7d07327c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b113fb49da984673a3ca92f94731d602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973040fe-f8e2-4fe9-af17-7697845ad367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-ed47b207-35dd-402e-9b6b-66c0c568706e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973040fe-f8e2-4fe9-af17-7697845ad367) transitioned into state 'SUCCESS' from state '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-1863288228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['cd4de522-7e80-46e4-9bb6-1c0cb0d372bc','6fc9343e-67eb-48b4-896b-af158a225c42','313f0120-f64e-48ba-b9bf-e2281167e680','91c69905-4c9a-492a-ad82-dbce232925f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a6f71d-1250-47b0-a1c8-aed1985970d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a6f71d-1250-47b0-a1c8-aed1985970d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (6c26c405-c948-4ae1-9e6e-195f847e6027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request issued successfully. Sep 03 11:29:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4e4cb0c6-622a-4979-9973-8fad6617d7b4 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:29:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1318/2606] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:29:06 2026] POST /volume/v3/volumes => generated 773 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "99e05f6b-792d-48e9-888e-08f9cadc0c23", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1791944242"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request body: {'volume': {"'source_volid": '99e05f6b-792d-48e9-888e-08f9cadc0c23', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1791944242'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume of 1 GB Sep 03 11:29:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Availability Zones retrieved successfully. Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (dfb2e4fd-2b02-41c1-89cc-faccb1d733b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfeaa4e-fd1c-47d0-a59d-fa2ee0eb9811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-ed47b207-35dd-402e-9b6b-66c0c568706e tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfeaa4e-fd1c-47d0-a59d-fa2ee0eb9811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-ed47b207-35dd-402e-9b6b-66c0c568706e tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-ed47b207-35dd-402e-9b6b-66c0c568706e tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9df016b-b5a4-42d8-b0c0-42588d9b89fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-ed47b207-35dd-402e-9b6b-66c0c568706e tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-ed47b207-35dd-402e-9b6b-66c0c568706e tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:29:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1289/2607] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:29:07 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 1140 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-25ac9b98-e2d9-47dd-9946-801d07d99a14 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-25ac9b98-e2d9-47dd-9946-801d07d99a14 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] POST http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0/action Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-25ac9b98-e2d9-47dd-9946-801d07d99a14 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-25ac9b98-e2d9-47dd-9946-801d07d99a14 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Created reservations ['97de2c82-fc67-4302-b183-963a39b9b6d4', '5e1979ab-2cc6-4e45-9e6e-5f1f516c35d7', 'dccc288f-7cd5-4008-8130-63a325bc4ebd', 'b3b21397-a83a-4c68-b760-940deddfe299'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9df016b-b5a4-42d8-b0c0-42588d9b89fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97de2c82-fc67-4302-b183-963a39b9b6d4', '5e1979ab-2cc6-4e45-9e6e-5f1f516c35d7', 'dccc288f-7cd5-4008-8130-63a325bc4ebd', 'b3b21397-a83a-4c68-b760-940deddfe299']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa190216-5ab3-4d3b-9836-be13116e2c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-25ac9b98-e2d9-47dd-9946-801d07d99a14 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-25ac9b98-e2d9-47dd-9946-801d07d99a14 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Begin detaching volume completed successfully. Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-25ac9b98-e2d9-47dd-9946-801d07d99a14 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0/action returned with HTTP 202 Sep 03 11:29:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1290/2608] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:29:07 2026] POST /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:29:07 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:07 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa190216-5ab3-4d3b-9836-be13116e2c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e245ddb1-3bf8-4142-85b8-6ffe17428f97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1791944242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['97de2c82-fc67-4302-b183-963a39b9b6d4','5e1979ab-2cc6-4e45-9e6e-5f1f516c35d7','dccc288f-7cd5-4008-8130-63a325bc4ebd','b3b21397-a83a-4c68-b760-940deddfe299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:29:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1791944242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e245ddb1-3bf8-4142-85b8-6ffe17428f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b113fb49da984673a3ca92f94731d602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d58ec744-bdc1-4f4a-a554-8e2d6a9b7379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d58ec744-bdc1-4f4a-a554-8e2d6a9b7379) transitioned into state 'SUCCESS' from state '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-1791944242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['97de2c82-fc67-4302-b183-963a39b9b6d4','5e1979ab-2cc6-4e45-9e6e-5f1f516c35d7','dccc288f-7cd5-4008-8130-63a325bc4ebd','b3b21397-a83a-4c68-b760-940deddfe299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f28b614-efec-4ee5-9c5b-23626d387a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f28b614-efec-4ee5-9c5b-23626d387a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (dfb2e4fd-2b02-41c1-89cc-faccb1d733b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request issued successfully. Sep 03 11:29:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-04c92a9e-0d61-4f2b-a7e9-201a1610ff7c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:29:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1319/2609] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:29:07 2026] POST /volume/v3/volumes => generated 773 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d6d70a54-503f-4377-a314-1c07b66c6a69 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6d70a54-503f-4377-a314-1c07b66c6a69 None None] GET http://192.168.122.194/volume// Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6d70a54-503f-4377-a314-1c07b66c6a69 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6d70a54-503f-4377-a314-1c07b66c6a69 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6d70a54-503f-4377-a314-1c07b66c6a69 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1291/2610] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:29:07 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:29:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "99e05f6b-792d-48e9-888e-08f9cadc0c23", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-808294795"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request body: {'volume': {"'source_volid": '99e05f6b-792d-48e9-888e-08f9cadc0c23', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-808294795'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume of 1 GB Sep 03 11:29:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-048c869e-2211-4353-a036-4d84334dfb6f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Availability Zones retrieved successfully. Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-048c869e-2211-4353-a036-4d84334dfb6f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-048c869e-2211-4353-a036-4d84334dfb6f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-048c869e-2211-4353-a036-4d84334dfb6f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (5a9ef4b7-2b74-4d4d-8671-3ef943a98e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d67358d-604c-4f51-8918-313c663418be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:29:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-048c869e-2211-4353-a036-4d84334dfb6f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-048c869e-2211-4353-a036-4d84334dfb6f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:29:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1292/2611] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:29:07 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 1324 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d67358d-604c-4f51-8918-313c663418be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77deacc-fcad-4cee-93b8-74b5fdbddc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Created reservations ['f7700d93-30ae-4325-a271-dcca5cddcb11', '845a7590-ea97-4b18-9548-4c21b6f8c737', '94c8672c-d1af-4609-9f24-856604d6ea88', 'c6455a7e-3853-469d-bf07-156f744240a7'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77deacc-fcad-4cee-93b8-74b5fdbddc1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7700d93-30ae-4325-a271-dcca5cddcb11', '845a7590-ea97-4b18-9548-4c21b6f8c737', '94c8672c-d1af-4609-9f24-856604d6ea88', 'c6455a7e-3853-469d-bf07-156f744240a7']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4674903-86e2-4c19-a7c4-11f6293031c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4674903-86e2-4c19-a7c4-11f6293031c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22b92a75-c0cc-45df-8893-8069db427e5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-808294795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['f7700d93-30ae-4325-a271-dcca5cddcb11','845a7590-ea97-4b18-9548-4c21b6f8c737','94c8672c-d1af-4609-9f24-856604d6ea88','c6455a7e-3853-469d-bf07-156f744240a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:29:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-808294795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22b92a75-c0cc-45df-8893-8069db427e5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b113fb49da984673a3ca92f94731d602',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c98281f-ed65-4d31-8c45-6b9407924a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c98281f-ed65-4d31-8c45-6b9407924a8e) transitioned into state 'SUCCESS' from state '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-808294795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c00f7c2174a7436cb39fb6a21f3a0bfa',qos_specs=None,replication_status=,reservations=['f7700d93-30ae-4325-a271-dcca5cddcb11','845a7590-ea97-4b18-9548-4c21b6f8c737','94c8672c-d1af-4609-9f24-856604d6ea88','c6455a7e-3853-469d-bf07-156f744240a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b113fb49da984673a3ca92f94731d602',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11897d53-241c-4db9-89e9-b671ea1af663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11897d53-241c-4db9-89e9-b671ea1af663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-e7bdf14e-cdc6-4d72-bb7e-352147b6a611 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Flow 'volume_create_api' (5a9ef4b7-2b74-4d4d-8671-3ef943a98e30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Create volume request issued successfully. Sep 03 11:29:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-e7bdf14e-cdc6-4d72-bb7e-352147b6a611 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] DELETE http://192.168.122.194/volume/v3/attachments/1e23ded2-93cd-4c8d-934b-d9094f62a5e3 Sep 03 11:29:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-e7bdf14e-cdc6-4d72-bb7e-352147b6a611 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-e7bdf14e-cdc6-4d72-bb7e-352147b6a611 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-02bd5f31-499b-4e01-a49a-5dc9c5456ee9 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:29:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1320/2612] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:29:07 2026] POST /volume/v3/volumes => generated 772 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4ae50332-4a0d-4297-bea1-e06e6b093177 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4ae50332-4a0d-4297-bea1-e06e6b093177 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4ae50332-4a0d-4297-bea1-e06e6b093177 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4ae50332-4a0d-4297-bea1-e06e6b093177 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:08 devstack devstack@c-api.service[86726]: /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 03 11:29:08 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:29:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4ae50332-4a0d-4297-bea1-e06e6b093177 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4ae50332-4a0d-4297-bea1-e06e6b093177 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d returned with HTTP 200 Sep 03 11:29:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1321/2613] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:08 2026] GET /volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-99fd2289-30a5-4a61-bbb4-fef38ba7f671 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-99fd2289-30a5-4a61-bbb4-fef38ba7f671 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-99fd2289-30a5-4a61-bbb4-fef38ba7f671 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-99fd2289-30a5-4a61-bbb4-fef38ba7f671 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-803b9669-75d2-4fdf-bafa-4b2503916fb4 req-e7bdf14e-cdc6-4d72-bb7e-352147b6a611 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/attachments/1e23ded2-93cd-4c8d-934b-d9094f62a5e3 returned with HTTP 200 Sep 03 11:29:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1293/2614] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:29:08 2026] DELETE /volume/v3/attachments/1e23ded2-93cd-4c8d-934b-d9094f62a5e3 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-99fd2289-30a5-4a61-bbb4-fef38ba7f671 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-99fd2289-30a5-4a61-bbb4-fef38ba7f671 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d returned with HTTP 200 Sep 03 11:29:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1322/2615] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:08 2026] GET /volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-32e35ae4-c67a-4eec-8215-a606be2aa001 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-32e35ae4-c67a-4eec-8215-a606be2aa001 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:29:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-32e35ae4-c67a-4eec-8215-a606be2aa001 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c63ecd4-5171-41ca-8f14-943222ffaba0", "force": false, "name": "tempest-TestStampPattern-snapshot-1001109660", "description": null, "metadata": null}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-32e35ae4-c67a-4eec-8215-a606be2aa001 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:08 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-32e35ae4-c67a-4eec-8215-a606be2aa001 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Create snapshot from volume 4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:29:09 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-32e35ae4-c67a-4eec-8215-a606be2aa001 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Created reservations ['f11b7d9f-afcf-43cc-9125-6471c352bbec', '9fd8634c-7c39-4d33-a3cb-c77b5763b18c', 'edc8e937-397b-4d61-a3e8-a1f7a59f88c3', 'f54bcd39-5fa8-4407-baa9-a950cc68bfe1'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:29:09 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:09 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-32e35ae4-c67a-4eec-8215-a606be2aa001 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot create request issued successfully. Sep 03 11:29:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-32e35ae4-c67a-4eec-8215-a606be2aa001 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:29:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1294/2616] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:29:08 2026] POST /volume/v3/snapshots => generated 303 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:29:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cc57c873-2c79-4e2c-ac3a-a2ff69afee6e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cc57c873-2c79-4e2c-ac3a-a2ff69afee6e tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 Sep 03 11:29:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cc57c873-2c79-4e2c-ac3a-a2ff69afee6e tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cc57c873-2c79-4e2c-ac3a-a2ff69afee6e tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cc57c873-2c79-4e2c-ac3a-a2ff69afee6e tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot retrieved successfully. Sep 03 11:29:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cc57c873-2c79-4e2c-ac3a-a2ff69afee6e tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 returned with HTTP 200 Sep 03 11:29:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1323/2617] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:29:09 2026] GET /volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 => generated 435 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-de6b5a27-cf4f-4f46-bf15-6b79836b7eed None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-de6b5a27-cf4f-4f46-bf15-6b79836b7eed tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d Sep 03 11:29:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-de6b5a27-cf4f-4f46-bf15-6b79836b7eed tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-de6b5a27-cf4f-4f46-bf15-6b79836b7eed tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:09 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:09 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-de6b5a27-cf4f-4f46-bf15-6b79836b7eed tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-de6b5a27-cf4f-4f46-bf15-6b79836b7eed tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d returned with HTTP 200 Sep 03 11:29:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1295/2618] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:09 2026] GET /volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:29:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-63c012e0-36a5-4b7e-8454-5e4f1a882696 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-63c012e0-36a5-4b7e-8454-5e4f1a882696 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c Sep 03 11:29:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-63c012e0-36a5-4b7e-8454-5e4f1a882696 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-63c012e0-36a5-4b7e-8454-5e4f1a882696 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-63c012e0-36a5-4b7e-8454-5e4f1a882696 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-63c012e0-36a5-4b7e-8454-5e4f1a882696 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c returned with HTTP 200 Sep 03 11:29:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1324/2619] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:09 2026] GET /volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-02c87ee2-6df6-42d2-9fde-7be61d6559db None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-02c87ee2-6df6-42d2-9fde-7be61d6559db tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 Sep 03 11:29:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-02c87ee2-6df6-42d2-9fde-7be61d6559db tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-02c87ee2-6df6-42d2-9fde-7be61d6559db tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-02c87ee2-6df6-42d2-9fde-7be61d6559db tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot retrieved successfully. Sep 03 11:29:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-02c87ee2-6df6-42d2-9fde-7be61d6559db tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 returned with HTTP 200 Sep 03 11:29:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1296/2620] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:29:10 2026] GET /volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 => generated 435 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2518b5d0-49bd-4c4f-930f-0ed7043df327 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2518b5d0-49bd-4c4f-930f-0ed7043df327 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c Sep 03 11:29:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2518b5d0-49bd-4c4f-930f-0ed7043df327 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2518b5d0-49bd-4c4f-930f-0ed7043df327 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2518b5d0-49bd-4c4f-930f-0ed7043df327 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2518b5d0-49bd-4c4f-930f-0ed7043df327 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c returned with HTTP 200 Sep 03 11:29:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1325/2621] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:10 2026] GET /volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b84569ff-1000-42c8-aa1c-5c541ec81caa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b84569ff-1000-42c8-aa1c-5c541ec81caa tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 Sep 03 11:29:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b84569ff-1000-42c8-aa1c-5c541ec81caa tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b84569ff-1000-42c8-aa1c-5c541ec81caa tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b84569ff-1000-42c8-aa1c-5c541ec81caa tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b84569ff-1000-42c8-aa1c-5c541ec81caa tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 returned with HTTP 200 Sep 03 11:29:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1297/2622] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:10 2026] GET /volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ef899a55-fe6b-4aa8-be0d-44b785a2488c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ef899a55-fe6b-4aa8-be0d-44b785a2488c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b Sep 03 11:29:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ef899a55-fe6b-4aa8-be0d-44b785a2488c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ef899a55-fe6b-4aa8-be0d-44b785a2488c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ef899a55-fe6b-4aa8-be0d-44b785a2488c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ef899a55-fe6b-4aa8-be0d-44b785a2488c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b returned with HTTP 200 Sep 03 11:29:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1326/2623] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:10 2026] GET /volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-46fdfc32-2e3a-4a08-829a-71ec4dc07ebf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-46fdfc32-2e3a-4a08-829a-71ec4dc07ebf tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 Sep 03 11:29:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-46fdfc32-2e3a-4a08-829a-71ec4dc07ebf tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-46fdfc32-2e3a-4a08-829a-71ec4dc07ebf tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-46fdfc32-2e3a-4a08-829a-71ec4dc07ebf tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot retrieved successfully. Sep 03 11:29:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-46fdfc32-2e3a-4a08-829a-71ec4dc07ebf tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 returned with HTTP 200 Sep 03 11:29:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1298/2624] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:29:11 2026] GET /volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 => generated 435 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-95d368ea-9894-4722-a910-1265f9d83216 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-95d368ea-9894-4722-a910-1265f9d83216 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b Sep 03 11:29:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-95d368ea-9894-4722-a910-1265f9d83216 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-95d368ea-9894-4722-a910-1265f9d83216 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-95d368ea-9894-4722-a910-1265f9d83216 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-95d368ea-9894-4722-a910-1265f9d83216 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b returned with HTTP 200 Sep 03 11:29:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1327/2625] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:11 2026] GET /volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fefd6117-069c-4b3d-822e-61e18ddb95dc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fefd6117-069c-4b3d-822e-61e18ddb95dc tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] DELETE http://192.168.122.194/volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b Sep 03 11:29:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fefd6117-069c-4b3d-822e-61e18ddb95dc tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fefd6117-069c-4b3d-822e-61e18ddb95dc tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:11 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-fefd6117-069c-4b3d-822e-61e18ddb95dc tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume with id: 22b92a75-c0cc-45df-8893-8069db427e5b Sep 03 11:29:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fefd6117-069c-4b3d-822e-61e18ddb95dc tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fefd6117-069c-4b3d-822e-61e18ddb95dc tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume request issued successfully. Sep 03 11:29:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fefd6117-069c-4b3d-822e-61e18ddb95dc tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b returned with HTTP 202 Sep 03 11:29:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1299/2626] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:29:11 2026] DELETE /volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9f920794-8754-4fd0-b8d7-dda50ff90050 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9f920794-8754-4fd0-b8d7-dda50ff90050 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b Sep 03 11:29:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9f920794-8754-4fd0-b8d7-dda50ff90050 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9f920794-8754-4fd0-b8d7-dda50ff90050 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9f920794-8754-4fd0-b8d7-dda50ff90050 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9f920794-8754-4fd0-b8d7-dda50ff90050 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b returned with HTTP 200 Sep 03 11:29:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1328/2627] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:11 2026] GET /volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eae638ec-5969-4e02-bf9b-393989aaa9ae None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eae638ec-5969-4e02-bf9b-393989aaa9ae tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 Sep 03 11:29:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eae638ec-5969-4e02-bf9b-393989aaa9ae tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eae638ec-5969-4e02-bf9b-393989aaa9ae tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eae638ec-5969-4e02-bf9b-393989aaa9ae tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot retrieved successfully. Sep 03 11:29:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eae638ec-5969-4e02-bf9b-393989aaa9ae tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 returned with HTTP 200 Sep 03 11:29:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1300/2628] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:29:12 2026] GET /volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c9723084-a765-481a-b47d-f2ceb3a1bc71 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c9723084-a765-481a-b47d-f2ceb3a1bc71 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b Sep 03 11:29:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c9723084-a765-481a-b47d-f2ceb3a1bc71 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c9723084-a765-481a-b47d-f2ceb3a1bc71 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c9723084-a765-481a-b47d-f2ceb3a1bc71 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b returned with HTTP 404 Sep 03 11:29:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1329/2629] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:12 2026] GET /volume/v3/volumes/22b92a75-c0cc-45df-8893-8069db427e5b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-88380c26-c920-4644-bef8-6bed866944d3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88380c26-c920-4644-bef8-6bed866944d3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] DELETE http://192.168.122.194/volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 Sep 03 11:29:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88380c26-c920-4644-bef8-6bed866944d3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88380c26-c920-4644-bef8-6bed866944d3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:12 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-88380c26-c920-4644-bef8-6bed866944d3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume with id: e245ddb1-3bf8-4142-85b8-6ffe17428f97 Sep 03 11:29:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-88380c26-c920-4644-bef8-6bed866944d3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-88380c26-c920-4644-bef8-6bed866944d3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume request issued successfully. Sep 03 11:29:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88380c26-c920-4644-bef8-6bed866944d3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 returned with HTTP 202 Sep 03 11:29:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1301/2630] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:29:12 2026] DELETE /volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b4453506-a464-4ac0-9b09-02ab5102e38b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b4453506-a464-4ac0-9b09-02ab5102e38b tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 Sep 03 11:29:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b4453506-a464-4ac0-9b09-02ab5102e38b tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b4453506-a464-4ac0-9b09-02ab5102e38b tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b4453506-a464-4ac0-9b09-02ab5102e38b tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b4453506-a464-4ac0-9b09-02ab5102e38b tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 returned with HTTP 200 Sep 03 11:29:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1330/2631] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:13 2026] GET /volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cb20e18f-d072-41af-ad3b-c3570872054b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cb20e18f-d072-41af-ad3b-c3570872054b tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 Sep 03 11:29:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cb20e18f-d072-41af-ad3b-c3570872054b tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cb20e18f-d072-41af-ad3b-c3570872054b tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cb20e18f-d072-41af-ad3b-c3570872054b tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot retrieved successfully. Sep 03 11:29:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cb20e18f-d072-41af-ad3b-c3570872054b tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 returned with HTTP 200 Sep 03 11:29:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1302/2632] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:29:13 2026] GET /volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c9df4108-8d20-4024-8aef-e6d0ec698c49 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c9df4108-8d20-4024-8aef-e6d0ec698c49 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 Sep 03 11:29:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c9df4108-8d20-4024-8aef-e6d0ec698c49 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c9df4108-8d20-4024-8aef-e6d0ec698c49 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c9df4108-8d20-4024-8aef-e6d0ec698c49 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot retrieved successfully. Sep 03 11:29:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c9df4108-8d20-4024-8aef-e6d0ec698c49 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 returned with HTTP 200 Sep 03 11:29:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1331/2633] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:29:13 2026] GET /volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d9e16bbc-de63-4770-ad62-9e244b082210 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d9e16bbc-de63-4770-ad62-9e244b082210 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 Sep 03 11:29:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d9e16bbc-de63-4770-ad62-9e244b082210 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d9e16bbc-de63-4770-ad62-9e244b082210 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d9e16bbc-de63-4770-ad62-9e244b082210 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 returned with HTTP 404 Sep 03 11:29:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1303/2634] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:14 2026] GET /volume/v3/volumes/e245ddb1-3bf8-4142-85b8-6ffe17428f97 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b42cabd5-b4cd-4c9a-b8a5-847de14ebe3c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b42cabd5-b4cd-4c9a-b8a5-847de14ebe3c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] DELETE http://192.168.122.194/volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c Sep 03 11:29:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b42cabd5-b4cd-4c9a-b8a5-847de14ebe3c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b42cabd5-b4cd-4c9a-b8a5-847de14ebe3c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:14 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-b42cabd5-b4cd-4c9a-b8a5-847de14ebe3c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume with id: 7df5289d-3d60-4b19-8099-715d7d07327c Sep 03 11:29:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b42cabd5-b4cd-4c9a-b8a5-847de14ebe3c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b42cabd5-b4cd-4c9a-b8a5-847de14ebe3c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume request issued successfully. Sep 03 11:29:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b42cabd5-b4cd-4c9a-b8a5-847de14ebe3c tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c returned with HTTP 202 Sep 03 11:29:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1332/2635] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:29:14 2026] DELETE /volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-397659e6-b1c9-4c61-87de-356856f29d47 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-397659e6-b1c9-4c61-87de-356856f29d47 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c Sep 03 11:29:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-397659e6-b1c9-4c61-87de-356856f29d47 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-397659e6-b1c9-4c61-87de-356856f29d47 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-397659e6-b1c9-4c61-87de-356856f29d47 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-397659e6-b1c9-4c61-87de-356856f29d47 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c returned with HTTP 200 Sep 03 11:29:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1304/2636] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:14 2026] GET /volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8985b528-4f52-4f5e-9b20-87e60bc1da69 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8985b528-4f52-4f5e-9b20-87e60bc1da69 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c Sep 03 11:29:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8985b528-4f52-4f5e-9b20-87e60bc1da69 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8985b528-4f52-4f5e-9b20-87e60bc1da69 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8985b528-4f52-4f5e-9b20-87e60bc1da69 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c returned with HTTP 404 Sep 03 11:29:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1333/2637] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:15 2026] GET /volume/v3/volumes/7df5289d-3d60-4b19-8099-715d7d07327c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4c93221d-ff38-4ab7-b8db-db90f639321f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4c93221d-ff38-4ab7-b8db-db90f639321f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] DELETE http://192.168.122.194/volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d Sep 03 11:29:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4c93221d-ff38-4ab7-b8db-db90f639321f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4c93221d-ff38-4ab7-b8db-db90f639321f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:15 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-4c93221d-ff38-4ab7-b8db-db90f639321f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume with id: ab2ca967-5e40-44ba-ac6c-1c56fdab946d Sep 03 11:29:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4c93221d-ff38-4ab7-b8db-db90f639321f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4c93221d-ff38-4ab7-b8db-db90f639321f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume request issued successfully. Sep 03 11:29:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4c93221d-ff38-4ab7-b8db-db90f639321f tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d returned with HTTP 202 Sep 03 11:29:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1305/2638] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:29:15 2026] DELETE /volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1fafd03c-f6d8-438c-8df1-1ecbc31d8c9b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1fafd03c-f6d8-438c-8df1-1ecbc31d8c9b tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d Sep 03 11:29:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1fafd03c-f6d8-438c-8df1-1ecbc31d8c9b tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1fafd03c-f6d8-438c-8df1-1ecbc31d8c9b tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1fafd03c-f6d8-438c-8df1-1ecbc31d8c9b tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1fafd03c-f6d8-438c-8df1-1ecbc31d8c9b tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d returned with HTTP 200 Sep 03 11:29:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1334/2639] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:15 2026] GET /volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-757bc504-590c-4f42-a1b4-f5f4a0c2f473 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-757bc504-590c-4f42-a1b4-f5f4a0c2f473 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d Sep 03 11:29:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-757bc504-590c-4f42-a1b4-f5f4a0c2f473 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-757bc504-590c-4f42-a1b4-f5f4a0c2f473 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-757bc504-590c-4f42-a1b4-f5f4a0c2f473 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d returned with HTTP 404 Sep 03 11:29:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1306/2640] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:16 2026] GET /volume/v3/volumes/ab2ca967-5e40-44ba-ac6c-1c56fdab946d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5e550353-144b-4b2a-876c-37b01de48d75 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5e550353-144b-4b2a-876c-37b01de48d75 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] DELETE http://192.168.122.194/volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d Sep 03 11:29:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5e550353-144b-4b2a-876c-37b01de48d75 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5e550353-144b-4b2a-876c-37b01de48d75 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:16 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-5e550353-144b-4b2a-876c-37b01de48d75 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume with id: 37af89e6-ebcf-4d37-8183-82557d22fd1d Sep 03 11:29:16 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:16 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5e550353-144b-4b2a-876c-37b01de48d75 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5e550353-144b-4b2a-876c-37b01de48d75 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume request issued successfully. Sep 03 11:29:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5e550353-144b-4b2a-876c-37b01de48d75 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d returned with HTTP 202 Sep 03 11:29:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1335/2641] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:29:16 2026] DELETE /volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:29:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-56868745-96f8-41f4-918d-c726ad398aa1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-56868745-96f8-41f4-918d-c726ad398aa1 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d Sep 03 11:29:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-56868745-96f8-41f4-918d-c726ad398aa1 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-56868745-96f8-41f4-918d-c726ad398aa1 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-56868745-96f8-41f4-918d-c726ad398aa1 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-56868745-96f8-41f4-918d-c726ad398aa1 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d returned with HTTP 200 Sep 03 11:29:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1307/2642] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:16 2026] GET /volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bc21043a-ceee-442b-b705-37e083452a17 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc21043a-ceee-442b-b705-37e083452a17 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d Sep 03 11:29:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bc21043a-ceee-442b-b705-37e083452a17 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bc21043a-ceee-442b-b705-37e083452a17 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc21043a-ceee-442b-b705-37e083452a17 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d returned with HTTP 404 Sep 03 11:29:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1336/2643] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:17 2026] GET /volume/v3/volumes/37af89e6-ebcf-4d37-8183-82557d22fd1d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-899ad7bf-b2f2-4167-85ce-cf68046530e3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-899ad7bf-b2f2-4167-85ce-cf68046530e3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] DELETE http://192.168.122.194/volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 Sep 03 11:29:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-899ad7bf-b2f2-4167-85ce-cf68046530e3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-899ad7bf-b2f2-4167-85ce-cf68046530e3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:17 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-899ad7bf-b2f2-4167-85ce-cf68046530e3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume with id: 99e05f6b-792d-48e9-888e-08f9cadc0c23 Sep 03 11:29:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-899ad7bf-b2f2-4167-85ce-cf68046530e3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-899ad7bf-b2f2-4167-85ce-cf68046530e3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Delete volume request issued successfully. Sep 03 11:29:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-899ad7bf-b2f2-4167-85ce-cf68046530e3 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 returned with HTTP 202 Sep 03 11:29:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1308/2644] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:29:17 2026] DELETE /volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2929fc11-1970-47b7-aa9a-72b77cef3d37 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2929fc11-1970-47b7-aa9a-72b77cef3d37 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 Sep 03 11:29:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2929fc11-1970-47b7-aa9a-72b77cef3d37 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2929fc11-1970-47b7-aa9a-72b77cef3d37 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2929fc11-1970-47b7-aa9a-72b77cef3d37 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Volume info retrieved successfully. Sep 03 11:29:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2929fc11-1970-47b7-aa9a-72b77cef3d37 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 returned with HTTP 200 Sep 03 11:29:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1337/2645] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:17 2026] GET /volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6c53c77e-6406-4a62-8294-907e6d158e52 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6c53c77e-6406-4a62-8294-907e6d158e52 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] GET http://192.168.122.194/volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 Sep 03 11:29:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6c53c77e-6406-4a62-8294-907e6d158e52 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6c53c77e-6406-4a62-8294-907e6d158e52 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6c53c77e-6406-4a62-8294-907e6d158e52 tempest-CreateVolumesFromSourceVolumeTest-652477638 tempest-CreateVolumesFromSourceVolumeTest-652477638-project-member] http://192.168.122.194/volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 returned with HTTP 404 Sep 03 11:29:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1309/2646] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:18 2026] GET /volume/v3/volumes/99e05f6b-792d-48e9-888e-08f9cadc0c23 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1272494677", "snapshot_id": "a101eb9b-57bc-4cf2-920a-7b775993d803", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1272494677', 'snapshot_id': 'a101eb9b-57bc-4cf2-920a-7b775993d803', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot retrieved successfully. Sep 03 11:29:19 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Create volume of 1 GB Sep 03 11:29:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Availability Zones retrieved successfully. Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Flow 'volume_create_api' (8f406d60-01e1-4c89-8bc9-0b8d35475e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f652983d-3ce8-4c3c-8f30-3ef036f71a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f652983d-3ce8-4c3c-8f30-3ef036f71a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a101eb9b-57bc-4cf2-920a-7b775993d803', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b6c8fd-1a4b-4a3f-82b7-f3c73054b17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Created reservations ['779bd13f-25e9-413e-85ca-4a6b1bc1240f', '6f341a3a-c0fa-4dee-9d7d-32c7db7ad3a7', '2cef2621-b927-4513-982f-f031dfa0cd7c', 'd94eca12-6278-418d-a185-11cb794d51d3'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b6c8fd-1a4b-4a3f-82b7-f3c73054b17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['779bd13f-25e9-413e-85ca-4a6b1bc1240f', '6f341a3a-c0fa-4dee-9d7d-32c7db7ad3a7', '2cef2621-b927-4513-982f-f031dfa0cd7c', 'd94eca12-6278-418d-a185-11cb794d51d3']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08896d3c-0f85-4e3e-815a-9792e2a21edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08896d3c-0f85-4e3e-815a-9792e2a21edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84a1f888-f868-4b01-a052-69813e3d2908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1272494677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2747b9c7f77244f88e8001cd60e1fe58',qos_specs=None,replication_status=,reservations=['779bd13f-25e9-413e-85ca-4a6b1bc1240f','6f341a3a-c0fa-4dee-9d7d-32c7db7ad3a7','2cef2621-b927-4513-982f-f031dfa0cd7c','d94eca12-6278-418d-a185-11cb794d51d3'],size=1,snapshot_id=a101eb9b-57bc-4cf2-920a-7b775993d803,source_replicaid=,source_volid=None,status='creating',user_id='1d242d9365264321b2d70d5e0bd55c68',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1272494677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84a1f888-f868-4b01-a052-69813e3d2908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2747b9c7f77244f88e8001cd60e1fe58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a101eb9b-57bc-4cf2-920a-7b775993d803,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d242d9365264321b2d70d5e0bd55c68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc5d83d-a249-4ea6-b7e6-e70ddcdce243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc5d83d-a249-4ea6-b7e6-e70ddcdce243) transitioned into state 'SUCCESS' from state '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-1272494677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2747b9c7f77244f88e8001cd60e1fe58',qos_specs=None,replication_status=,reservations=['779bd13f-25e9-413e-85ca-4a6b1bc1240f','6f341a3a-c0fa-4dee-9d7d-32c7db7ad3a7','2cef2621-b927-4513-982f-f031dfa0cd7c','d94eca12-6278-418d-a185-11cb794d51d3'],size=1,snapshot_id=a101eb9b-57bc-4cf2-920a-7b775993d803,source_replicaid=,source_volid=None,status='creating',user_id='1d242d9365264321b2d70d5e0bd55c68',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (585f3da9-b522-4711-9cc8-cb3af535afc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (585f3da9-b522-4711-9cc8-cb3af535afc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Flow 'volume_create_api' (8f406d60-01e1-4c89-8bc9-0b8d35475e14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Create volume request issued successfully. Sep 03 11:29:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3af163de-8c8b-49fa-8c00-e6ec76568795 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:29:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1338/2647] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:29:19 2026] POST /volume/v3/volumes => generated 790 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:29:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:29:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1777748172"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1777748172'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:29:24 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Create volume of 1 GB Sep 03 11:29:24 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=324,cinder:INSERT=67,cinder:UPDATE=110 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:29:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Availability Zones retrieved successfully. Sep 03 11:29:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Flow 'volume_create_api' (4a45effd-0b21-4e2d-972f-525f0cbff327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b43a3b-8506-4de8-841c-7f1ea11fa7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:29:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b43a3b-8506-4de8-841c-7f1ea11fa7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:24 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04b12c18-8150-46cc-b663-d80694854784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:25 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Created reservations ['06aae36d-f6f1-4306-b316-4da012a9efb6', '184045e1-c3f9-4af7-98ce-b3cf9f8ddad7', 'b76bc4a2-cc20-4c1f-a6e5-44ff79c10ba8', '6f0dcec0-8ea5-41c2-95e5-6f8c0307bff8'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:29:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04b12c18-8150-46cc-b663-d80694854784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06aae36d-f6f1-4306-b316-4da012a9efb6', '184045e1-c3f9-4af7-98ce-b3cf9f8ddad7', 'b76bc4a2-cc20-4c1f-a6e5-44ff79c10ba8', '6f0dcec0-8ea5-41c2-95e5-6f8c0307bff8']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61d07d2a-83e7-490b-9059-06a5c882e8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61d07d2a-83e7-490b-9059-06a5c882e8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '410a197f-d181-48bc-8494-48fdf895aded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1777748172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='352acc94007b4dac802ba4797918695e',qos_specs=None,replication_status=,reservations=['06aae36d-f6f1-4306-b316-4da012a9efb6','184045e1-c3f9-4af7-98ce-b3cf9f8ddad7','b76bc4a2-cc20-4c1f-a6e5-44ff79c10ba8','6f0dcec0-8ea5-41c2-95e5-6f8c0307bff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9001da8e4f468018add355359de9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:29:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1777748172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=410a197f-d181-48bc-8494-48fdf895aded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='352acc94007b4dac802ba4797918695e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ad9001da8e4f468018add355359de9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0d43381-50bb-45d8-a5f4-2cf5cdf7f75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0d43381-50bb-45d8-a5f4-2cf5cdf7f75b) transitioned into state 'SUCCESS' from state '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-1777748172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='352acc94007b4dac802ba4797918695e',qos_specs=None,replication_status=,reservations=['06aae36d-f6f1-4306-b316-4da012a9efb6','184045e1-c3f9-4af7-98ce-b3cf9f8ddad7','b76bc4a2-cc20-4c1f-a6e5-44ff79c10ba8','6f0dcec0-8ea5-41c2-95e5-6f8c0307bff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9001da8e4f468018add355359de9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6e3b8c-2f09-4163-a3a1-c60054214055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6e3b8c-2f09-4163-a3a1-c60054214055) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Flow 'volume_create_api' (4a45effd-0b21-4e2d-972f-525f0cbff327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Create volume request issued successfully. Sep 03 11:29:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4a50132e-ec87-4f6c-8135-b80e5646a55a tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:29:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1310/2648] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:29:23 2026] POST /volume/v3/volumes => generated 787 bytes in 1867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:29:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e5dbc826-7a60-4fd8-b392-e9fdb43d4469 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e5dbc826-7a60-4fd8-b392-e9fdb43d4469 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] GET http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded Sep 03 11:29:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e5dbc826-7a60-4fd8-b392-e9fdb43d4469 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e5dbc826-7a60-4fd8-b392-e9fdb43d4469 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e5dbc826-7a60-4fd8-b392-e9fdb43d4469 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Volume info retrieved successfully. Sep 03 11:29:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e5dbc826-7a60-4fd8-b392-e9fdb43d4469 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded returned with HTTP 200 Sep 03 11:29:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1339/2649] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:25 2026] GET /volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded => generated 966 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:29:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8b05cf5d-a247-4f53-a423-a0eaf5047a35 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b05cf5d-a247-4f53-a423-a0eaf5047a35 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] GET http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded Sep 03 11:29:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b05cf5d-a247-4f53-a423-a0eaf5047a35 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b05cf5d-a247-4f53-a423-a0eaf5047a35 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8b05cf5d-a247-4f53-a423-a0eaf5047a35 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Volume info retrieved successfully. Sep 03 11:29:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b05cf5d-a247-4f53-a423-a0eaf5047a35 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded returned with HTTP 200 Sep 03 11:29:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1311/2650] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:26 2026] GET /volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded => generated 1016 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1a4d6edb-5cf9-4770-92f2-dc16319fc929 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1a4d6edb-5cf9-4770-92f2-dc16319fc929 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] GET http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded Sep 03 11:29:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1a4d6edb-5cf9-4770-92f2-dc16319fc929 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1a4d6edb-5cf9-4770-92f2-dc16319fc929 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:27 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:27 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1a4d6edb-5cf9-4770-92f2-dc16319fc929 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Volume info retrieved successfully. Sep 03 11:29:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1a4d6edb-5cf9-4770-92f2-dc16319fc929 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded returned with HTTP 200 Sep 03 11:29:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1340/2651] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:27 2026] GET /volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-85b70660-2c83-4cff-92e2-0906336c89a4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-85b70660-2c83-4cff-92e2-0906336c89a4 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] GET http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded Sep 03 11:29:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-85b70660-2c83-4cff-92e2-0906336c89a4 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-85b70660-2c83-4cff-92e2-0906336c89a4 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-85b70660-2c83-4cff-92e2-0906336c89a4 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Volume info retrieved successfully. Sep 03 11:29:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-85b70660-2c83-4cff-92e2-0906336c89a4 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded returned with HTTP 200 Sep 03 11:29:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1312/2652] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:29 2026] GET /volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded => generated 1017 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e6ec8e06-59a0-4c3f-a97b-cae88ac4097f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6ec8e06-59a0-4c3f-a97b-cae88ac4097f tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-reader] POST http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded/action Sep 03 11:29:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6ec8e06-59a0-4c3f-a97b-cae88ac4097f tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:29:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6ec8e06-59a0-4c3f-a97b-cae88ac4097f tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:29 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=362,cinder:INSERT=68,cinder:UPDATE=121 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:29:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e6ec8e06-59a0-4c3f-a97b-cae88ac4097f tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-reader] Volume info retrieved successfully. Sep 03 11:29:29 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-e6ec8e06-59a0-4c3f-a97b-cae88ac4097f tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6337a0ec367c4b1a82f28c2a1bff1379', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352acc94007b4dac802ba4797918695e', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:29:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6ec8e06-59a0-4c3f-a97b-cae88ac4097f tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-reader] http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded/action returned with HTTP 403 Sep 03 11:29:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1341/2653] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:29:29 2026] POST /volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded/action => generated 131 bytes in 261 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1f8a56f8-c878-4081-a683-9699d002fbb8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f8a56f8-c878-4081-a683-9699d002fbb8 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded Sep 03 11:29:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f8a56f8-c878-4081-a683-9699d002fbb8 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f8a56f8-c878-4081-a683-9699d002fbb8 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:29 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-1f8a56f8-c878-4081-a683-9699d002fbb8 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Delete volume with id: 410a197f-d181-48bc-8494-48fdf895aded Sep 03 11:29:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1f8a56f8-c878-4081-a683-9699d002fbb8 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Volume info retrieved successfully. Sep 03 11:29:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1f8a56f8-c878-4081-a683-9699d002fbb8 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Delete volume request issued successfully. Sep 03 11:29:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f8a56f8-c878-4081-a683-9699d002fbb8 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded returned with HTTP 202 Sep 03 11:29:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1313/2654] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:29:29 2026] DELETE /volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8df9a24c-93e4-40ed-9bd9-6e11f343d851 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8df9a24c-93e4-40ed-9bd9-6e11f343d851 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] GET http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded Sep 03 11:29:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8df9a24c-93e4-40ed-9bd9-6e11f343d851 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8df9a24c-93e4-40ed-9bd9-6e11f343d851 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8df9a24c-93e4-40ed-9bd9-6e11f343d851 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Volume info retrieved successfully. Sep 03 11:29:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8df9a24c-93e4-40ed-9bd9-6e11f343d851 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded returned with HTTP 200 Sep 03 11:29:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1342/2655] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:29 2026] GET /volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded => generated 1016 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4311f7fe-bd71-4d57-8e25-b2c66c804b79 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4311f7fe-bd71-4d57-8e25-b2c66c804b79 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] GET http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded Sep 03 11:29:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4311f7fe-bd71-4d57-8e25-b2c66c804b79 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4311f7fe-bd71-4d57-8e25-b2c66c804b79 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4311f7fe-bd71-4d57-8e25-b2c66c804b79 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded returned with HTTP 404 Sep 03 11:29:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1314/2656] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:30 2026] GET /volume/v3/volumes/410a197f-d181-48bc-8494-48fdf895aded => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bac917f4-73e6-44d1-b504-50e07b261498 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:29:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1471692770"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1471692770'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:29:30 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Create volume of 1 GB Sep 03 11:29:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Availability Zones retrieved successfully. Sep 03 11:29:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Flow 'volume_create_api' (2a92f268-b86e-47ec-8b4e-eae251b92b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed0a0ad-d6ee-497b-808e-6f17992b9bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:29:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed0a0ad-d6ee-497b-808e-6f17992b9bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0750ef-32b7-4302-9006-c3d0824c770c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:30 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Created reservations ['3c9091b7-defc-4611-bd85-5709413feb7b', 'd5a56fbf-ed18-40bb-b9c7-93fb823e48cb', 'd8977a06-12af-4626-ac31-1a3a5548e6cc', '963ebc5b-785a-4564-9265-07f10ae9465d'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:29:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0750ef-32b7-4302-9006-c3d0824c770c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c9091b7-defc-4611-bd85-5709413feb7b', 'd5a56fbf-ed18-40bb-b9c7-93fb823e48cb', 'd8977a06-12af-4626-ac31-1a3a5548e6cc', '963ebc5b-785a-4564-9265-07f10ae9465d']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a113cbd2-7ff0-4457-ba3c-f34ae6bb3369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a113cbd2-7ff0-4457-ba3c-f34ae6bb3369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0099b7f-bef8-4a98-a9f3-639c2a239782', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1471692770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='352acc94007b4dac802ba4797918695e',qos_specs=None,replication_status=,reservations=['3c9091b7-defc-4611-bd85-5709413feb7b','d5a56fbf-ed18-40bb-b9c7-93fb823e48cb','d8977a06-12af-4626-ac31-1a3a5548e6cc','963ebc5b-785a-4564-9265-07f10ae9465d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9001da8e4f468018add355359de9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1471692770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0099b7f-bef8-4a98-a9f3-639c2a239782,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='352acc94007b4dac802ba4797918695e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ad9001da8e4f468018add355359de9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca8d3281-ae2c-4ab5-befb-682cab43b114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca8d3281-ae2c-4ab5-befb-682cab43b114) transitioned into state 'SUCCESS' from state '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-1471692770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='352acc94007b4dac802ba4797918695e',qos_specs=None,replication_status=,reservations=['3c9091b7-defc-4611-bd85-5709413feb7b','d5a56fbf-ed18-40bb-b9c7-93fb823e48cb','d8977a06-12af-4626-ac31-1a3a5548e6cc','963ebc5b-785a-4564-9265-07f10ae9465d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9001da8e4f468018add355359de9',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5c201c-e53c-4e72-84bb-c8d9c53d8eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:29:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5c201c-e53c-4e72-84bb-c8d9c53d8eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:29:31 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Flow 'volume_create_api' (2a92f268-b86e-47ec-8b4e-eae251b92b80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:29:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Create volume request issued successfully. Sep 03 11:29:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bac917f4-73e6-44d1-b504-50e07b261498 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:29:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1343/2657] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:29:30 2026] POST /volume/v3/volumes => generated 787 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:29:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-622a89fd-ccd0-4ab7-b12d-904da6b92d96 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-622a89fd-ccd0-4ab7-b12d-904da6b92d96 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] GET http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 Sep 03 11:29:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-622a89fd-ccd0-4ab7-b12d-904da6b92d96 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-622a89fd-ccd0-4ab7-b12d-904da6b92d96 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-622a89fd-ccd0-4ab7-b12d-904da6b92d96 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Volume info retrieved successfully. Sep 03 11:29:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-622a89fd-ccd0-4ab7-b12d-904da6b92d96 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 returned with HTTP 200 Sep 03 11:29:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1315/2658] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:31 2026] GET /volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0b3ba90d-45b9-47a1-b1d3-b61d17426cbb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0b3ba90d-45b9-47a1-b1d3-b61d17426cbb tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] GET http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 Sep 03 11:29:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0b3ba90d-45b9-47a1-b1d3-b61d17426cbb tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0b3ba90d-45b9-47a1-b1d3-b61d17426cbb tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0b3ba90d-45b9-47a1-b1d3-b61d17426cbb tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Volume info retrieved successfully. Sep 03 11:29:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0b3ba90d-45b9-47a1-b1d3-b61d17426cbb tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 returned with HTTP 200 Sep 03 11:29:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1344/2659] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:32 2026] GET /volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 => generated 1017 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0db3b725-f3e7-4bc9-9436-9be109a00e45 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0db3b725-f3e7-4bc9-9436-9be109a00e45 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-reader] POST http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782/action Sep 03 11:29:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0db3b725-f3e7-4bc9-9436-9be109a00e45 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:29:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0db3b725-f3e7-4bc9-9436-9be109a00e45 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:32 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-0db3b725-f3e7-4bc9-9436-9be109a00e45 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6337a0ec367c4b1a82f28c2a1bff1379', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '352acc94007b4dac802ba4797918695e', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:29:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0db3b725-f3e7-4bc9-9436-9be109a00e45 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-reader] http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782/action returned with HTTP 403 Sep 03 11:29:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1316/2660] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:29:32 2026] POST /volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782/action => generated 131 bytes in 42 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-39150961-24ef-4e50-a938-c9d7a7750034 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-39150961-24ef-4e50-a938-c9d7a7750034 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 Sep 03 11:29:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-39150961-24ef-4e50-a938-c9d7a7750034 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-39150961-24ef-4e50-a938-c9d7a7750034 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:32 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-39150961-24ef-4e50-a938-c9d7a7750034 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Delete volume with id: c0099b7f-bef8-4a98-a9f3-639c2a239782 Sep 03 11:29:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-39150961-24ef-4e50-a938-c9d7a7750034 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Volume info retrieved successfully. Sep 03 11:29:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-39150961-24ef-4e50-a938-c9d7a7750034 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Delete volume request issued successfully. Sep 03 11:29:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-39150961-24ef-4e50-a938-c9d7a7750034 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 returned with HTTP 202 Sep 03 11:29:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1345/2661] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:29:32 2026] DELETE /volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2dd907e2-cec5-4ec4-a3df-f234dfec7315 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2dd907e2-cec5-4ec4-a3df-f234dfec7315 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] GET http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 Sep 03 11:29:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2dd907e2-cec5-4ec4-a3df-f234dfec7315 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2dd907e2-cec5-4ec4-a3df-f234dfec7315 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2dd907e2-cec5-4ec4-a3df-f234dfec7315 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Volume info retrieved successfully. Sep 03 11:29:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2dd907e2-cec5-4ec4-a3df-f234dfec7315 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 returned with HTTP 200 Sep 03 11:29:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1317/2662] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:32 2026] GET /volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-729ed753-eaa8-4cca-8a6f-da5be8140e71 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-729ed753-eaa8-4cca-8a6f-da5be8140e71 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] GET http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 Sep 03 11:29:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-729ed753-eaa8-4cca-8a6f-da5be8140e71 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-729ed753-eaa8-4cca-8a6f-da5be8140e71 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-729ed753-eaa8-4cca-8a6f-da5be8140e71 tempest-ProjectReaderTests-1906821848 tempest-ProjectReaderTests-1906821848-project-admin] http://192.168.122.194/volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 returned with HTTP 404 Sep 03 11:29:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1346/2663] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:33 2026] GET /volume/v3/volumes/c0099b7f-bef8-4a98-a9f3-639c2a239782 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c5582eb6-94b5-48a6-bf31-fded98124c45 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c5582eb6-94b5-48a6-bf31-fded98124c45 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:29:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c5582eb6-94b5-48a6-bf31-fded98124c45 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1783640787", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c5582eb6-94b5-48a6-bf31-fded98124c45 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:29:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1318/2664] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:29:36 2026] POST /volume/v3/types => generated 380 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-10323a45-956e-4e14-a46d-14b9f954c69a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-10323a45-956e-4e14-a46d-14b9f954c69a tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] POST http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption Sep 03 11:29:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-10323a45-956e-4e14-a46d-14b9f954c69a tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-10323a45-956e-4e14-a46d-14b9f954c69a tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption returned with HTTP 200 Sep 03 11:29:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1347/2665] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:29:36 2026] POST /volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-caab9a79-847c-4973-a240-1184a695ca3a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-caab9a79-847c-4973-a240-1184a695ca3a tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:29:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-caab9a79-847c-4973-a240-1184a695ca3a tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1666030699", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-caab9a79-847c-4973-a240-1184a695ca3a tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:29:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1319/2666] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:29:36 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 03 11:29:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6458b033-9141-4cfe-88dc-905b58d3f69b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6458b033-9141-4cfe-88dc-905b58d3f69b tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] POST http://192.168.122.194/volume/v3/types/5cbf7e6d-e612-43e0-835d-7eb95fb8ab79/encryption Sep 03 11:29:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6458b033-9141-4cfe-88dc-905b58d3f69b tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6458b033-9141-4cfe-88dc-905b58d3f69b tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/5cbf7e6d-e612-43e0-835d-7eb95fb8ab79/encryption returned with HTTP 200 Sep 03 11:29:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1348/2667] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:29:36 2026] POST /volume/v3/types/5cbf7e6d-e612-43e0-835d-7eb95fb8ab79/encryption => generated 239 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d148f750-2efc-4288-958b-be05004eabbf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d148f750-2efc-4288-958b-be05004eabbf tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:29:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d148f750-2efc-4288-958b-be05004eabbf tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-656881805", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d148f750-2efc-4288-958b-be05004eabbf tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:29:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1320/2668] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:29:36 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3753888f-e93b-4536-bfc5-df17dd359db9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3753888f-e93b-4536-bfc5-df17dd359db9 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] POST http://192.168.122.194/volume/v3/types/eefcbbaf-45a3-4d94-81ca-90403a3e9867/extra_specs Sep 03 11:29:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3753888f-e93b-4536-bfc5-df17dd359db9 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3753888f-e93b-4536-bfc5-df17dd359db9 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/eefcbbaf-45a3-4d94-81ca-90403a3e9867/extra_specs returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1349/2669] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:29:36 2026] POST /volume/v3/types/eefcbbaf-45a3-4d94-81ca-90403a3e9867/extra_specs => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-972d4964-b0a6-4487-b960-07a36bb19101 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-972d4964-b0a6-4487-b960-07a36bb19101 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] PUT http://192.168.122.194/volume/v3/types/eefcbbaf-45a3-4d94-81ca-90403a3e9867/extra_specs/key2 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-972d4964-b0a6-4487-b960-07a36bb19101 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-972d4964-b0a6-4487-b960-07a36bb19101 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/eefcbbaf-45a3-4d94-81ca-90403a3e9867/extra_specs/key2 returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1321/2670] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:29:37 2026] PUT /volume/v3/types/eefcbbaf-45a3-4d94-81ca-90403a3e9867/extra_specs/key2 => generated 25 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e2379b0b-5a87-4ed0-baa5-b1cc087e9a04 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e2379b0b-5a87-4ed0-baa5-b1cc087e9a04 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e2379b0b-5a87-4ed0-baa5-b1cc087e9a04 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e2379b0b-5a87-4ed0-baa5-b1cc087e9a04 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1350/2671] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:29:37 2026] POST /volume/v3/types => generated 195 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-75c025d1-6011-4075-b8e8-9c24c700f23c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75c025d1-6011-4075-b8e8-9c24c700f23c tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] DELETE http://192.168.122.194/volume/v3/types/f9535e8e-6dda-4cb0-85e7-11f46497c916 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-75c025d1-6011-4075-b8e8-9c24c700f23c tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-75c025d1-6011-4075-b8e8-9c24c700f23c tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75c025d1-6011-4075-b8e8-9c24c700f23c tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/f9535e8e-6dda-4cb0-85e7-11f46497c916 returned with HTTP 202 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1322/2672] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:29:37 2026] DELETE /volume/v3/types/f9535e8e-6dda-4cb0-85e7-11f46497c916 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c7adec1a-86b5-4f54-82bf-f1d471dc9774 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c7adec1a-86b5-4f54-82bf-f1d471dc9774 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c7adec1a-86b5-4f54-82bf-f1d471dc9774 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1100450432", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c7adec1a-86b5-4f54-82bf-f1d471dc9774 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1351/2673] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:29:37 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 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-72599e5e-5342-48d7-8be1-c40c22fb2eb1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-72599e5e-5342-48d7-8be1-c40c22fb2eb1 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] POST http://192.168.122.194/volume/v3/types/c3dbf173-06d7-4c5a-8ffb-c71439c4472a/encryption Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-72599e5e-5342-48d7-8be1-c40c22fb2eb1 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-72599e5e-5342-48d7-8be1-c40c22fb2eb1 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/c3dbf173-06d7-4c5a-8ffb-c71439c4472a/encryption returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1323/2674] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:29:37 2026] POST /volume/v3/types/c3dbf173-06d7-4c5a-8ffb-c71439c4472a/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-86c4ff8a-9db6-4e1f-aef4-1dfcdf135b3d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-86c4ff8a-9db6-4e1f-aef4-1dfcdf135b3d tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] DELETE http://192.168.122.194/volume/v3/types/c3dbf173-06d7-4c5a-8ffb-c71439c4472a/encryption/6e9b38bf-3e90-4c5a-a571-6ea74a4655b0 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-86c4ff8a-9db6-4e1f-aef4-1dfcdf135b3d tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-86c4ff8a-9db6-4e1f-aef4-1dfcdf135b3d tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-86c4ff8a-9db6-4e1f-aef4-1dfcdf135b3d tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/c3dbf173-06d7-4c5a-8ffb-c71439c4472a/encryption/6e9b38bf-3e90-4c5a-a571-6ea74a4655b0 returned with HTTP 202 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1352/2675] 192.168.122.194 () {58 vars in 1373 bytes} [Thu Sep 3 11:29:37 2026] DELETE /volume/v3/types/c3dbf173-06d7-4c5a-8ffb-c71439c4472a/encryption/6e9b38bf-3e90-4c5a-a571-6ea74a4655b0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-28151de4-c456-46ac-9a9c-5d76b7e08757 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-28151de4-c456-46ac-9a9c-5d76b7e08757 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-28151de4-c456-46ac-9a9c-5d76b7e08757 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1150809520", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-28151de4-c456-46ac-9a9c-5d76b7e08757 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1324/2676] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:29:37 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 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-471c1959-6cad-436e-af2c-db2debf9b201 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-471c1959-6cad-436e-af2c-db2debf9b201 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] DELETE http://192.168.122.194/volume/v3/types/be5c86c9-126a-4051-b1de-6c0d8946f5d7/extra_specs/key1 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-471c1959-6cad-436e-af2c-db2debf9b201 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-471c1959-6cad-436e-af2c-db2debf9b201 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-471c1959-6cad-436e-af2c-db2debf9b201 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/be5c86c9-126a-4051-b1de-6c0d8946f5d7/extra_specs/key1 returned with HTTP 202 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1353/2677] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:29:37 2026] DELETE /volume/v3/types/be5c86c9-126a-4051-b1de-6c0d8946f5d7/extra_specs/key1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-da81dff2-36d4-428d-b657-545f4ad76d8f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-da81dff2-36d4-428d-b657-545f4ad76d8f tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-da81dff2-36d4-428d-b657-545f4ad76d8f tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1426636713", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-da81dff2-36d4-428d-b657-545f4ad76d8f tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1325/2678] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:29:37 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 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-950ec38f-3d72-45ec-bb61-0bc0194ea498 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-950ec38f-3d72-45ec-bb61-0bc0194ea498 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] DELETE http://192.168.122.194/volume/v3/types/3bc8d4bd-7a56-4b34-aea0-e2109385499d Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-950ec38f-3d72-45ec-bb61-0bc0194ea498 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-950ec38f-3d72-45ec-bb61-0bc0194ea498 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-950ec38f-3d72-45ec-bb61-0bc0194ea498 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/3bc8d4bd-7a56-4b34-aea0-e2109385499d returned with HTTP 202 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1354/2679] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:29:37 2026] DELETE /volume/v3/types/3bc8d4bd-7a56-4b34-aea0-e2109385499d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-999bd168-27b4-4a87-83f4-acaa75a9dc32 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-999bd168-27b4-4a87-83f4-acaa75a9dc32 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] GET http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-999bd168-27b4-4a87-83f4-acaa75a9dc32 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-999bd168-27b4-4a87-83f4-acaa75a9dc32 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-999bd168-27b4-4a87-83f4-acaa75a9dc32 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1326/2680] 192.168.122.194 () {58 vars in 1262 bytes} [Thu Sep 3 11:29:37 2026] GET /volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs => generated 185 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-75175c7f-4855-464b-9b5a-0b0aa869b58c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-75175c7f-4855-464b-9b5a-0b0aa869b58c tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] GET http://192.168.122.194/volume/v3/types Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-75175c7f-4855-464b-9b5a-0b0aa869b58c tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-75175c7f-4855-464b-9b5a-0b0aa869b58c tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-75175c7f-4855-464b-9b5a-0b0aa869b58c tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1355/2681] 192.168.122.194 () {58 vars in 1115 bytes} [Thu Sep 3 11:29:37 2026] GET /volume/v3/types => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ea0f3193-dc15-45de-96ce-a90e19ffa9d5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea0f3193-dc15-45de-96ce-a90e19ffa9d5 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] GET http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption/cipher Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea0f3193-dc15-45de-96ce-a90e19ffa9d5 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ea0f3193-dc15-45de-96ce-a90e19ffa9d5 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ea0f3193-dc15-45de-96ce-a90e19ffa9d5 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption/cipher returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1327/2682] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:29:37 2026] GET /volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption/cipher => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fbc83ebb-6ec7-4133-9c6b-73ea7f3142e9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fbc83ebb-6ec7-4133-9c6b-73ea7f3142e9 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] GET http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fbc83ebb-6ec7-4133-9c6b-73ea7f3142e9 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fbc83ebb-6ec7-4133-9c6b-73ea7f3142e9 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fbc83ebb-6ec7-4133-9c6b-73ea7f3142e9 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1356/2683] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:29:37 2026] GET /volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-686044ab-6343-4d89-bc63-35f0efd542ed None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-686044ab-6343-4d89-bc63-35f0efd542ed tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] GET http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs/multiattach Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-686044ab-6343-4d89-bc63-35f0efd542ed tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-686044ab-6343-4d89-bc63-35f0efd542ed tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-686044ab-6343-4d89-bc63-35f0efd542ed tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs/multiattach returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1328/2684] 192.168.122.194 () {58 vars in 1298 bytes} [Thu Sep 3 11:29:37 2026] GET /volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e48a6c8a-fc00-4af4-a6f4-937bbf50eebd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e48a6c8a-fc00-4af4-a6f4-937bbf50eebd tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] GET http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs/volume_backend_name Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e48a6c8a-fc00-4af4-a6f4-937bbf50eebd tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e48a6c8a-fc00-4af4-a6f4-937bbf50eebd tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e48a6c8a-fc00-4af4-a6f4-937bbf50eebd tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1357/2685] 192.168.122.194 () {58 vars in 1322 bytes} [Thu Sep 3 11:29:37 2026] GET /volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5a3223c2-f2cd-4652-8ef6-7bd7b2ab4114 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a3223c2-f2cd-4652-8ef6-7bd7b2ab4114 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] GET http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a3223c2-f2cd-4652-8ef6-7bd7b2ab4114 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a3223c2-f2cd-4652-8ef6-7bd7b2ab4114 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a3223c2-f2cd-4652-8ef6-7bd7b2ab4114 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1329/2686] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:29:37 2026] GET /volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb => generated 402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f84bc9b4-d081-49f4-bdd3-81aca75ad496 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f84bc9b4-d081-49f4-bdd3-81aca75ad496 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] PUT http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption/999f2a36-5caa-415d-bbe0-a942195fa837 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f84bc9b4-d081-49f4-bdd3-81aca75ad496 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f84bc9b4-d081-49f4-bdd3-81aca75ad496 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption/999f2a36-5caa-415d-bbe0-a942195fa837 returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1358/2687] 192.168.122.194 () {60 vars in 1390 bytes} [Thu Sep 3 11:29:37 2026] PUT /volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/encryption/999f2a36-5caa-415d-bbe0-a942195fa837 => generated 33 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-863ab490-5821-4835-8542-a0f5e5295f61 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-863ab490-5821-4835-8542-a0f5e5295f61 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] PUT http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs/key1 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-863ab490-5821-4835-8542-a0f5e5295f61 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-863ab490-5821-4835-8542-a0f5e5295f61 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs/key1 returned with HTTP 200 Sep 03 11:29:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1330/2688] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:29:37 2026] PUT /volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb/extra_specs/key1 => generated 30 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:29:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7f562012-7178-48f9-952e-e74345b3c26f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7f562012-7178-48f9-952e-e74345b3c26f tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] PUT http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb Sep 03 11:29:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7f562012-7178-48f9-952e-e74345b3c26f tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7f562012-7178-48f9-952e-e74345b3c26f tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb returned with HTTP 200 Sep 03 11:29:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1359/2689] 192.168.122.194 () {60 vars in 1246 bytes} [Thu Sep 3 11:29:37 2026] PUT /volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb => generated 371 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-905136b0-0d11-43b1-b345-3ee78862625a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-905136b0-0d11-43b1-b345-3ee78862625a tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] DELETE http://192.168.122.194/volume/v3/types/be5c86c9-126a-4051-b1de-6c0d8946f5d7 Sep 03 11:29:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-905136b0-0d11-43b1-b345-3ee78862625a tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-905136b0-0d11-43b1-b345-3ee78862625a tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-905136b0-0d11-43b1-b345-3ee78862625a tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/be5c86c9-126a-4051-b1de-6c0d8946f5d7 returned with HTTP 202 Sep 03 11:29:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1331/2690] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:29:38 2026] DELETE /volume/v3/types/be5c86c9-126a-4051-b1de-6c0d8946f5d7 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-02dab0f5-7756-4149-a693-7298a9c0d844 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-02dab0f5-7756-4149-a693-7298a9c0d844 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] DELETE http://192.168.122.194/volume/v3/types/c3dbf173-06d7-4c5a-8ffb-c71439c4472a Sep 03 11:29:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-02dab0f5-7756-4149-a693-7298a9c0d844 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-02dab0f5-7756-4149-a693-7298a9c0d844 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-02dab0f5-7756-4149-a693-7298a9c0d844 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/c3dbf173-06d7-4c5a-8ffb-c71439c4472a returned with HTTP 202 Sep 03 11:29:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1360/2691] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:29:38 2026] DELETE /volume/v3/types/c3dbf173-06d7-4c5a-8ffb-c71439c4472a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-36a23749-3b01-4dd4-bacf-3363cbad21f5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-36a23749-3b01-4dd4-bacf-3363cbad21f5 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] DELETE http://192.168.122.194/volume/v3/types/eefcbbaf-45a3-4d94-81ca-90403a3e9867 Sep 03 11:29:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-36a23749-3b01-4dd4-bacf-3363cbad21f5 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-36a23749-3b01-4dd4-bacf-3363cbad21f5 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-36a23749-3b01-4dd4-bacf-3363cbad21f5 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/eefcbbaf-45a3-4d94-81ca-90403a3e9867 returned with HTTP 202 Sep 03 11:29:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1332/2692] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:29:38 2026] DELETE /volume/v3/types/eefcbbaf-45a3-4d94-81ca-90403a3e9867 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-753ca0a9-5b6d-4ae7-9083-888b7337cd9e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-753ca0a9-5b6d-4ae7-9083-888b7337cd9e tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] DELETE http://192.168.122.194/volume/v3/types/5cbf7e6d-e612-43e0-835d-7eb95fb8ab79 Sep 03 11:29:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-753ca0a9-5b6d-4ae7-9083-888b7337cd9e tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-753ca0a9-5b6d-4ae7-9083-888b7337cd9e tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-753ca0a9-5b6d-4ae7-9083-888b7337cd9e tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/5cbf7e6d-e612-43e0-835d-7eb95fb8ab79 returned with HTTP 202 Sep 03 11:29:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1361/2693] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:29:38 2026] DELETE /volume/v3/types/5cbf7e6d-e612-43e0-835d-7eb95fb8ab79 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e8c3428d-e624-4b6c-a008-be67880eabe3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e8c3428d-e624-4b6c-a008-be67880eabe3 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] DELETE http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb Sep 03 11:29:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e8c3428d-e624-4b6c-a008-be67880eabe3 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e8c3428d-e624-4b6c-a008-be67880eabe3 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e8c3428d-e624-4b6c-a008-be67880eabe3 tempest-VolumeTypesAdminTests-145789707 tempest-VolumeTypesAdminTests-145789707-project-admin] http://192.168.122.194/volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb returned with HTTP 202 Sep 03 11:29:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1333/2694] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:29:38 2026] DELETE /volume/v3/types/a3b8f088-3be9-497b-bd37-5676aac23edb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:29:48 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=88,cinder:INSERT=17,cinder:UPDATE=29 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:29:48 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=112,cinder:INSERT=42,cinder:UPDATE=31 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:29:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c4d4693c-8fe3-43c3-be55-4f3312ef33a1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c4d4693c-8fe3-43c3-be55-4f3312ef33a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:29:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c4d4693c-8fe3-43c3-be55-4f3312ef33a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c4d4693c-8fe3-43c3-be55-4f3312ef33a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c4d4693c-8fe3-43c3-be55-4f3312ef33a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c4d4693c-8fe3-43c3-be55-4f3312ef33a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 200 Sep 03 11:29:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1362/2695] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:56 2026] GET /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a7daeb3e-ef74-4f83-a15d-53b762d6846f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a7daeb3e-ef74-4f83-a15d-53b762d6846f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a7daeb3e-ef74-4f83-a15d-53b762d6846f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a7daeb3e-ef74-4f83-a15d-53b762d6846f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a7daeb3e-ef74-4f83-a15d-53b762d6846f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a7daeb3e-ef74-4f83-a15d-53b762d6846f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 200 Sep 03 11:29:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1334/2696] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:57 2026] GET /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-e90bb2ae-a816-48c0-966e-7197edbe4600 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-e90bb2ae-a816-48c0-966e-7197edbe4600 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:29:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-e90bb2ae-a816-48c0-966e-7197edbe4600 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-e90bb2ae-a816-48c0-966e-7197edbe4600 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-e90bb2ae-a816-48c0-966e-7197edbe4600 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-e90bb2ae-a816-48c0-966e-7197edbe4600 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 200 Sep 03 11:29:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1363/2697] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:29:57 2026] GET /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-48ff9e19-76d5-4fb8-8236-1fb53452ac48 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-48ff9e19-76d5-4fb8-8236-1fb53452ac48 None None] GET http://192.168.122.194/volume// Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-48ff9e19-76d5-4fb8-8236-1fb53452ac48 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-48ff9e19-76d5-4fb8-8236-1fb53452ac48 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-48ff9e19-76d5-4fb8-8236-1fb53452ac48 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:29:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1335/2698] 192.168.122.194 () {58 vars in 1317 bytes} [Thu Sep 3 11:29:57 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:29:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-22b24103-e661-49be-b223-455949901a96 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-22b24103-e661-49be-b223-455949901a96 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] POST http://192.168.122.194/volume/v3/attachments Sep 03 11:29:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-22b24103-e661-49be-b223-455949901a96 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84a1f888-f868-4b01-a052-69813e3d2908", "connector": null, "instance_uuid": "09515ad8-57ba-4114-ade3-c21719f6e6f0"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-22b24103-e661-49be-b223-455949901a96 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/attachments returned with HTTP 200 Sep 03 11:29:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1364/2699] 192.168.122.194 () {66 vars in 1483 bytes} [Thu Sep 3 11:29:57 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-af48650e-0a03-4cc4-86f5-5084588dd73b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af48650e-0a03-4cc4-86f5-5084588dd73b tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-af48650e-0a03-4cc4-86f5-5084588dd73b tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-af48650e-0a03-4cc4-86f5-5084588dd73b tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6f3d7e6c-6d7d-47e8-865e-793f15b22954 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f3d7e6c-6d7d-47e8-865e-793f15b22954 None None] GET http://192.168.122.194/volume// Sep 03 11:29:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f3d7e6c-6d7d-47e8-865e-793f15b22954 None None] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f3d7e6c-6d7d-47e8-865e-793f15b22954 None None] Calling method 'all' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f3d7e6c-6d7d-47e8-865e-793f15b22954 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:29:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1365/2700] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:29:57 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:29:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-af48650e-0a03-4cc4-86f5-5084588dd73b tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-1c20c4ce-711b-4350-b297-8b543e6ece45 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af48650e-0a03-4cc4-86f5-5084588dd73b tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 200 Sep 03 11:29:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1336/2701] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:57 2026] GET /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-1c20c4ce-711b-4350-b297-8b543e6ece45 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:29:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-1c20c4ce-711b-4350-b297-8b543e6ece45 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-1c20c4ce-711b-4350-b297-8b543e6ece45 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-1c20c4ce-711b-4350-b297-8b543e6ece45 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-1c20c4ce-711b-4350-b297-8b543e6ece45 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 200 Sep 03 11:29:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1366/2702] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:29:57 2026] GET /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 1063 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-75693863-9c93-41b4-9099-76f14b1693e1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-75693863-9c93-41b4-9099-76f14b1693e1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] PUT http://192.168.122.194/volume/v3/attachments/9f89b397-940f-46bd-a173-c9f962cc2497 Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-75693863-9c93-41b4-9099-76f14b1693e1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.194", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:22a4a6592dd2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "3d11ec05-946d-4a08-a684-7083e6ce19b6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-75693863-9c93-41b4-9099-76f14b1693e1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Acquiring lock "cinder-attachment_update-84a1f888-f868-4b01-a052-69813e3d2908-devstack" by "attachment_update" {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-75693863-9c93-41b4-9099-76f14b1693e1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Lock "cinder-attachment_update-84a1f888-f868-4b01-a052-69813e3d2908-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86726) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:57 devstack devstack@c-api.service[86726]: DEBUG cinder.coordination [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-75693863-9c93-41b4-9099-76f14b1693e1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Lock "cinder-attachment_update-84a1f888-f868-4b01-a052-69813e3d2908-devstack" released by "attachment_update" :: held 0.157s {{(pid=86726) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:29:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-75693863-9c93-41b4-9099-76f14b1693e1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/attachments/9f89b397-940f-46bd-a173-c9f962cc2497 returned with HTTP 200 Sep 03 11:29:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1337/2703] 192.168.122.194 () {66 vars in 1593 bytes} [Thu Sep 3 11:29:57 2026] PUT /volume/v3/attachments/9f89b397-940f-46bd-a173-c9f962cc2497 => generated 694 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-48f6c041-7e61-4ba5-9ed7-03d963040e71 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-48f6c041-7e61-4ba5-9ed7-03d963040e71 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] POST http://192.168.122.194/volume/v3/attachments/9f89b397-940f-46bd-a173-c9f962cc2497/action Sep 03 11:29:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-48f6c041-7e61-4ba5-9ed7-03d963040e71 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action body: b'{"os-complete": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:29:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-48f6c041-7e61-4ba5-9ed7-03d963040e71 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-7f449053-5cff-4d85-b49a-2f2a2f08d4d7 req-48f6c041-7e61-4ba5-9ed7-03d963040e71 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/attachments/9f89b397-940f-46bd-a173-c9f962cc2497/action returned with HTTP 204 Sep 03 11:29:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1367/2704] 192.168.122.194 () {66 vars in 1614 bytes} [Thu Sep 3 11:29:58 2026] POST /volume/v3/attachments/9f89b397-940f-46bd-a173-c9f962cc2497/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:29:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2e2ce506-21b1-4ebe-a2b2-fc07a85f418a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e2ce506-21b1-4ebe-a2b2-fc07a85f418a tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:29:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e2ce506-21b1-4ebe-a2b2-fc07a85f418a tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e2ce506-21b1-4ebe-a2b2-fc07a85f418a tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2e2ce506-21b1-4ebe-a2b2-fc07a85f418a tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e2ce506-21b1-4ebe-a2b2-fc07a85f418a tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 200 Sep 03 11:29:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1338/2705] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:58 2026] GET /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 1175 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e2b10025-3343-437b-991e-42cec60e3b51 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e2b10025-3343-437b-991e-42cec60e3b51 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:29:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e2b10025-3343-437b-991e-42cec60e3b51 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e2b10025-3343-437b-991e-42cec60e3b51 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e2b10025-3343-437b-991e-42cec60e3b51 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e2b10025-3343-437b-991e-42cec60e3b51 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 200 Sep 03 11:29:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1368/2706] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:29:58 2026] GET /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 1175 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-15bd952e-0230-4325-81a8-b283c4693c0f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-15bd952e-0230-4325-81a8-b283c4693c0f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:29:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-15bd952e-0230-4325-81a8-b283c4693c0f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-15bd952e-0230-4325-81a8-b283c4693c0f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:29:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:29:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-15bd952e-0230-4325-81a8-b283c4693c0f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-15bd952e-0230-4325-81a8-b283c4693c0f tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 200 Sep 03 11:29:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1339/2707] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:29:59 2026] GET /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 1175 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:29:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-20a418e9-826a-4cb8-8ae0-64edbaf90afe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-20a418e9-826a-4cb8-8ae0-64edbaf90afe tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] POST http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908/action Sep 03 11:29:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-20a418e9-826a-4cb8-8ae0-64edbaf90afe tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:29:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-20a418e9-826a-4cb8-8ae0-64edbaf90afe tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:29:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-20a418e9-826a-4cb8-8ae0-64edbaf90afe tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-20a418e9-826a-4cb8-8ae0-64edbaf90afe tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Begin detaching volume completed successfully. Sep 03 11:29:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-20a418e9-826a-4cb8-8ae0-64edbaf90afe tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908/action returned with HTTP 202 Sep 03 11:29:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1369/2708] 192.168.122.194 () {64 vars in 1561 bytes} [Thu Sep 3 11:29:59 2026] POST /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:29:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5b559086-a53a-498c-b1de-c41fbe700398 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5b559086-a53a-498c-b1de-c41fbe700398 None None] GET http://192.168.122.194/volume// Sep 03 11:29:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5b559086-a53a-498c-b1de-c41fbe700398 None None] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5b559086-a53a-498c-b1de-c41fbe700398 None None] Calling method 'all' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5b559086-a53a-498c-b1de-c41fbe700398 None None] http://192.168.122.194/volume// returned with HTTP 300 Sep 03 11:29:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1340/2709] 192.168.122.194 () {58 vars in 1315 bytes} [Thu Sep 3 11:29:59 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:29:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-faa31158-63b0-4be6-8d3e-bb679336c9a6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:29:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-faa31158-63b0-4be6-8d3e-bb679336c9a6 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:29:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-faa31158-63b0-4be6-8d3e-bb679336c9a6 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:29:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-faa31158-63b0-4be6-8d3e-bb679336c9a6 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:29:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:29:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:29:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:29:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:29:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-faa31158-63b0-4be6-8d3e-bb679336c9a6 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:29:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-faa31158-63b0-4be6-8d3e-bb679336c9a6 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 200 Sep 03 11:29:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1370/2710] 192.168.122.194 () {62 vars in 1528 bytes} [Thu Sep 3 11:29:59 2026] GET /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 1359 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:29:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-84735368-b5f4-4c26-b35e-c457c2539bd3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-84735368-b5f4-4c26-b35e-c457c2539bd3 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] DELETE http://192.168.122.194/volume/v3/attachments/9f89b397-940f-46bd-a173-c9f962cc2497 Sep 03 11:30:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-84735368-b5f4-4c26-b35e-c457c2539bd3 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-84735368-b5f4-4c26-b35e-c457c2539bd3 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:00 devstack devstack@c-api.service[86726]: /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 03 11:30:00 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, Sep 03 11:30:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-52c32c1d-bf90-4d5e-b480-c619b27d73d0 req-84735368-b5f4-4c26-b35e-c457c2539bd3 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/attachments/9f89b397-940f-46bd-a173-c9f962cc2497 returned with HTTP 200 Sep 03 11:30:00 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1341/2711] 192.168.122.194 () {64 vars in 1562 bytes} [Thu Sep 3 11:29:59 2026] DELETE /volume/v3/attachments/9f89b397-940f-46bd-a173-c9f962cc2497 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e19552dd-6430-4acc-9c7e-33c6fc78c4a1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e19552dd-6430-4acc-9c7e-33c6fc78c4a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] DELETE http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:30:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e19552dd-6430-4acc-9c7e-33c6fc78c4a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e19552dd-6430-4acc-9c7e-33c6fc78c4a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:04 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-e19552dd-6430-4acc-9c7e-33c6fc78c4a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Delete volume with id: 84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:30:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e19552dd-6430-4acc-9c7e-33c6fc78c4a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:30:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e19552dd-6430-4acc-9c7e-33c6fc78c4a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Delete volume request issued successfully. Sep 03 11:30:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e19552dd-6430-4acc-9c7e-33c6fc78c4a1 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 202 Sep 03 11:30:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1371/2712] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:30:04 2026] DELETE /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b821cf10-6e38-4958-958d-97ea9f675ea3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b821cf10-6e38-4958-958d-97ea9f675ea3 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:30:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b821cf10-6e38-4958-958d-97ea9f675ea3 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b821cf10-6e38-4958-958d-97ea9f675ea3 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:04 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:04 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b821cf10-6e38-4958-958d-97ea9f675ea3 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:30:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b821cf10-6e38-4958-958d-97ea9f675ea3 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 200 Sep 03 11:30:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1342/2713] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:04 2026] GET /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:30:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bae7d28a-c33e-4fc4-8d9e-c591034dc064 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bae7d28a-c33e-4fc4-8d9e-c591034dc064 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 Sep 03 11:30:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bae7d28a-c33e-4fc4-8d9e-c591034dc064 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bae7d28a-c33e-4fc4-8d9e-c591034dc064 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bae7d28a-c33e-4fc4-8d9e-c591034dc064 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 returned with HTTP 404 Sep 03 11:30:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1372/2714] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:05 2026] GET /volume/v3/volumes/84a1f888-f868-4b01-a052-69813e3d2908 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eb6f9ac1-6f9e-475f-8d58-637383d7deab None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb6f9ac1-6f9e-475f-8d58-637383d7deab tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 Sep 03 11:30:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb6f9ac1-6f9e-475f-8d58-637383d7deab tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eb6f9ac1-6f9e-475f-8d58-637383d7deab tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:05 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-eb6f9ac1-6f9e-475f-8d58-637383d7deab tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Delete snapshot with id: a101eb9b-57bc-4cf2-920a-7b775993d803 Sep 03 11:30:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eb6f9ac1-6f9e-475f-8d58-637383d7deab tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot retrieved successfully. Sep 03 11:30:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eb6f9ac1-6f9e-475f-8d58-637383d7deab tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot delete request issued successfully. Sep 03 11:30:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eb6f9ac1-6f9e-475f-8d58-637383d7deab tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 returned with HTTP 202 Sep 03 11:30:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1343/2715] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:30:05 2026] DELETE /volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-89d24603-0ded-40b1-be43-edffb8e0a933 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-89d24603-0ded-40b1-be43-edffb8e0a933 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 Sep 03 11:30:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-89d24603-0ded-40b1-be43-edffb8e0a933 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-89d24603-0ded-40b1-be43-edffb8e0a933 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-89d24603-0ded-40b1-be43-edffb8e0a933 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot retrieved successfully. Sep 03 11:30:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-89d24603-0ded-40b1-be43-edffb8e0a933 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 returned with HTTP 200 Sep 03 11:30:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1373/2716] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:05 2026] GET /volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-df667f60-6b86-4972-97b3-9de135fc29fb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-df667f60-6b86-4972-97b3-9de135fc29fb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 Sep 03 11:30:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-df667f60-6b86-4972-97b3-9de135fc29fb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-df667f60-6b86-4972-97b3-9de135fc29fb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-df667f60-6b86-4972-97b3-9de135fc29fb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Snapshot retrieved successfully. Sep 03 11:30:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-df667f60-6b86-4972-97b3-9de135fc29fb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 returned with HTTP 200 Sep 03 11:30:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1344/2717] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:06 2026] GET /volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d95ecff5-bf3e-45c2-8b88-1661410ff8b9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d95ecff5-bf3e-45c2-8b88-1661410ff8b9 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 Sep 03 11:30:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d95ecff5-bf3e-45c2-8b88-1661410ff8b9 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d95ecff5-bf3e-45c2-8b88-1661410ff8b9 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d95ecff5-bf3e-45c2-8b88-1661410ff8b9 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 returned with HTTP 404 Sep 03 11:30:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1374/2718] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:07 2026] GET /volume/v3/snapshots/a101eb9b-57bc-4cf2-920a-7b775993d803 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [req-bb231a33-b0de-42a5-9e1a-310afc6f0410 req-d130b6d9-100d-4bae-839b-e3a16c2320a7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-bb231a33-b0de-42a5-9e1a-310afc6f0410 req-d130b6d9-100d-4bae-839b-e3a16c2320a7 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:30:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-bb231a33-b0de-42a5-9e1a-310afc6f0410 req-d130b6d9-100d-4bae-839b-e3a16c2320a7 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [req-bb231a33-b0de-42a5-9e1a-310afc6f0410 req-d130b6d9-100d-4bae-839b-e3a16c2320a7 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [req-bb231a33-b0de-42a5-9e1a-310afc6f0410 req-d130b6d9-100d-4bae-839b-e3a16c2320a7 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:30:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [req-bb231a33-b0de-42a5-9e1a-310afc6f0410 req-d130b6d9-100d-4bae-839b-e3a16c2320a7 tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:30:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1345/2719] 192.168.122.194 () {60 vars in 1487 bytes} [Thu Sep 3 11:30:07 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6a45a21f-6f48-4876-9b02-56c99051d4eb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6a45a21f-6f48-4876-9b02-56c99051d4eb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] DELETE http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:30:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6a45a21f-6f48-4876-9b02-56c99051d4eb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6a45a21f-6f48-4876-9b02-56c99051d4eb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:11 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-6a45a21f-6f48-4876-9b02-56c99051d4eb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Delete volume with id: 4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:30:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6a45a21f-6f48-4876-9b02-56c99051d4eb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:30:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6a45a21f-6f48-4876-9b02-56c99051d4eb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Delete volume request issued successfully. Sep 03 11:30:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6a45a21f-6f48-4876-9b02-56c99051d4eb tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 202 Sep 03 11:30:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1375/2720] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:30:11 2026] DELETE /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4f244b42-0da6-442c-8f7e-1748232c3bba None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f244b42-0da6-442c-8f7e-1748232c3bba tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:30:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f244b42-0da6-442c-8f7e-1748232c3bba tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f244b42-0da6-442c-8f7e-1748232c3bba tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4f244b42-0da6-442c-8f7e-1748232c3bba tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Volume info retrieved successfully. Sep 03 11:30:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f244b42-0da6-442c-8f7e-1748232c3bba tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 200 Sep 03 11:30:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1346/2721] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:11 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-68ffb4ac-a02d-49d2-9150-84a181118e0c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-68ffb4ac-a02d-49d2-9150-84a181118e0c tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] GET http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 Sep 03 11:30:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-68ffb4ac-a02d-49d2-9150-84a181118e0c tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-68ffb4ac-a02d-49d2-9150-84a181118e0c tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-68ffb4ac-a02d-49d2-9150-84a181118e0c tempest-TestStampPattern-415769870 tempest-TestStampPattern-415769870-project-member] http://192.168.122.194/volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 returned with HTTP 404 Sep 03 11:30:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1376/2722] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:12 2026] GET /volume/v3/volumes/4c63ecd4-5171-41ca-8f14-943222ffaba0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:21 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:30:22 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b269d7be-44e5-46a0-bc9b-2dda2c56e39a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b269d7be-44e5-46a0-bc9b-2dda2c56e39a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b269d7be-44e5-46a0-bc9b-2dda2c56e39a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1984780713", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b269d7be-44e5-46a0-bc9b-2dda2c56e39a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:30:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1347/2723] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:30:23 2026] POST /volume/v3/types => generated 380 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2e3195af-e069-4c4b-a4bd-035bc512a682 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e3195af-e069-4c4b-a4bd-035bc512a682 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] POST http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e3195af-e069-4c4b-a4bd-035bc512a682 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e3195af-e069-4c4b-a4bd-035bc512a682 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption returned with HTTP 200 Sep 03 11:30:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1377/2724] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:30:23 2026] POST /volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8b600c95-ac00-44bf-a814-8dc5ae6d8468 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b600c95-ac00-44bf-a814-8dc5ae6d8468 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b600c95-ac00-44bf-a814-8dc5ae6d8468 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-207869871", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b600c95-ac00-44bf-a814-8dc5ae6d8468 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:30:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1348/2725] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:30:23 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c8fa6d19-14e7-4d66-ad3f-706f85c4d81c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8fa6d19-14e7-4d66-ad3f-706f85c4d81c tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] POST http://192.168.122.194/volume/v3/types/32cf9a57-81d4-4c69-a699-5f61dec55d83/encryption Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c8fa6d19-14e7-4d66-ad3f-706f85c4d81c tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-c8fa6d19-14e7-4d66-ad3f-706f85c4d81c tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8fa6d19-14e7-4d66-ad3f-706f85c4d81c tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/32cf9a57-81d4-4c69-a699-5f61dec55d83/encryption returned with HTTP 403 Sep 03 11:30:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1378/2726] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:30:23 2026] POST /volume/v3/types/32cf9a57-81d4-4c69-a699-5f61dec55d83/encryption => generated 127 bytes in 129 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-44c63a98-e1b8-49c2-9662-1988a965d7ef None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-44c63a98-e1b8-49c2-9662-1988a965d7ef tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-44c63a98-e1b8-49c2-9662-1988a965d7ef tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-278818886", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-44c63a98-e1b8-49c2-9662-1988a965d7ef tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:30:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1349/2727] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:30:23 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d43f4540-3f3c-44fe-9dd1-b66e73d72d24 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d43f4540-3f3c-44fe-9dd1-b66e73d72d24 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] POST http://192.168.122.194/volume/v3/types/fd592ec1-1ea0-482a-983f-bfc0e17eb4ea/extra_specs Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d43f4540-3f3c-44fe-9dd1-b66e73d72d24 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-d43f4540-3f3c-44fe-9dd1-b66e73d72d24 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d43f4540-3f3c-44fe-9dd1-b66e73d72d24 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/fd592ec1-1ea0-482a-983f-bfc0e17eb4ea/extra_specs returned with HTTP 403 Sep 03 11:30:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1379/2728] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:30:23 2026] POST /volume/v3/types/fd592ec1-1ea0-482a-983f-bfc0e17eb4ea/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a3dff8d8-ae60-4b81-9a8b-fc4addbe02fb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3dff8d8-ae60-4b81-9a8b-fc4addbe02fb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] PUT http://192.168.122.194/volume/v3/types/fd592ec1-1ea0-482a-983f-bfc0e17eb4ea/extra_specs/key2 Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a3dff8d8-ae60-4b81-9a8b-fc4addbe02fb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-a3dff8d8-ae60-4b81-9a8b-fc4addbe02fb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3dff8d8-ae60-4b81-9a8b-fc4addbe02fb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/fd592ec1-1ea0-482a-983f-bfc0e17eb4ea/extra_specs/key2 returned with HTTP 403 Sep 03 11:30:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1350/2729] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:30:23 2026] PUT /volume/v3/types/fd592ec1-1ea0-482a-983f-bfc0e17eb4ea/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-944efcee-57fb-449d-a788-478e6c006a84 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-944efcee-57fb-449d-a788-478e6c006a84 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] POST http://192.168.122.194/volume/v3/types Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-944efcee-57fb-449d-a788-478e6c006a84 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-944efcee-57fb-449d-a788-478e6c006a84 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-944efcee-57fb-449d-a788-478e6c006a84 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types returned with HTTP 403 Sep 03 11:30:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1380/2730] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:30:23 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 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4d4255c2-7fd5-4b1d-99f8-a778b3b91bfe None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4d4255c2-7fd5-4b1d-99f8-a778b3b91bfe tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4d4255c2-7fd5-4b1d-99f8-a778b3b91bfe tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-622603913", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4d4255c2-7fd5-4b1d-99f8-a778b3b91bfe tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:30:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1351/2731] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:30:23 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bd36ccda-e584-449f-a5af-02c99238fd9a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bd36ccda-e584-449f-a5af-02c99238fd9a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] POST http://192.168.122.194/volume/v3/types/a821713b-84b8-4916-a927-c634c52f18bf/encryption Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bd36ccda-e584-449f-a5af-02c99238fd9a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bd36ccda-e584-449f-a5af-02c99238fd9a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types/a821713b-84b8-4916-a927-c634c52f18bf/encryption returned with HTTP 200 Sep 03 11:30:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1381/2732] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:30:23 2026] POST /volume/v3/types/a821713b-84b8-4916-a927-c634c52f18bf/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-09cd978e-5193-42a2-bb43-19324f3956a9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-09cd978e-5193-42a2-bb43-19324f3956a9 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] DELETE http://192.168.122.194/volume/v3/types/a821713b-84b8-4916-a927-c634c52f18bf/encryption/3c381d90-6a89-466d-80ad-564d1c96a830 Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-09cd978e-5193-42a2-bb43-19324f3956a9 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-09cd978e-5193-42a2-bb43-19324f3956a9 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-09cd978e-5193-42a2-bb43-19324f3956a9 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-09cd978e-5193-42a2-bb43-19324f3956a9 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/a821713b-84b8-4916-a927-c634c52f18bf/encryption/3c381d90-6a89-466d-80ad-564d1c96a830 returned with HTTP 403 Sep 03 11:30:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1352/2733] 192.168.122.194 () {58 vars in 1373 bytes} [Thu Sep 3 11:30:23 2026] DELETE /volume/v3/types/a821713b-84b8-4916-a927-c634c52f18bf/encryption/3c381d90-6a89-466d-80ad-564d1c96a830 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-15570834-bfa9-47a8-8042-4fc22cc02f3a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15570834-bfa9-47a8-8042-4fc22cc02f3a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15570834-bfa9-47a8-8042-4fc22cc02f3a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-492936253", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15570834-bfa9-47a8-8042-4fc22cc02f3a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:30:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1382/2734] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:30:23 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b81529ce-83a8-44ac-80c5-be0d9eb930e8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b81529ce-83a8-44ac-80c5-be0d9eb930e8 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] DELETE http://192.168.122.194/volume/v3/types/92c7deee-27b7-4e63-bb36-6210118ec6a5/extra_specs/key1 Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b81529ce-83a8-44ac-80c5-be0d9eb930e8 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b81529ce-83a8-44ac-80c5-be0d9eb930e8 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-b81529ce-83a8-44ac-80c5-be0d9eb930e8 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b81529ce-83a8-44ac-80c5-be0d9eb930e8 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/92c7deee-27b7-4e63-bb36-6210118ec6a5/extra_specs/key1 returned with HTTP 403 Sep 03 11:30:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1353/2735] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:30:23 2026] DELETE /volume/v3/types/92c7deee-27b7-4e63-bb36-6210118ec6a5/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-452a839e-c594-43ad-a2bc-45efd0cf7ccb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-452a839e-c594-43ad-a2bc-45efd0cf7ccb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:30:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-452a839e-c594-43ad-a2bc-45efd0cf7ccb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-357401525", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-452a839e-c594-43ad-a2bc-45efd0cf7ccb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:30:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1383/2736] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:30:23 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0090a2c8-1b27-4fb8-bb60-343eb2e7083e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0090a2c8-1b27-4fb8-bb60-343eb2e7083e tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] DELETE http://192.168.122.194/volume/v3/types/3d6bd854-c402-4b36-9aa7-29df6167801b Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0090a2c8-1b27-4fb8-bb60-343eb2e7083e tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0090a2c8-1b27-4fb8-bb60-343eb2e7083e tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-0090a2c8-1b27-4fb8-bb60-343eb2e7083e tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0090a2c8-1b27-4fb8-bb60-343eb2e7083e tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/3d6bd854-c402-4b36-9aa7-29df6167801b returned with HTTP 403 Sep 03 11:30:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1354/2737] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:30:24 2026] DELETE /volume/v3/types/3d6bd854-c402-4b36-9aa7-29df6167801b => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4ae0ba8c-03f8-4ba0-a77e-253e2ca34190 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4ae0ba8c-03f8-4ba0-a77e-253e2ca34190 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] GET http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4ae0ba8c-03f8-4ba0-a77e-253e2ca34190 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4ae0ba8c-03f8-4ba0-a77e-253e2ca34190 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4ae0ba8c-03f8-4ba0-a77e-253e2ca34190 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs returned with HTTP 200 Sep 03 11:30:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1384/2738] 192.168.122.194 () {58 vars in 1262 bytes} [Thu Sep 3 11:30:24 2026] GET /volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-90fc5db8-9381-4bf1-b8a4-0fad565952fb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90fc5db8-9381-4bf1-b8a4-0fad565952fb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] GET http://192.168.122.194/volume/v3/types Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-90fc5db8-9381-4bf1-b8a4-0fad565952fb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-90fc5db8-9381-4bf1-b8a4-0fad565952fb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-90fc5db8-9381-4bf1-b8a4-0fad565952fb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-90fc5db8-9381-4bf1-b8a4-0fad565952fb tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:30:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1355/2739] 192.168.122.194 () {58 vars in 1115 bytes} [Thu Sep 3 11:30:24 2026] GET /volume/v3/types => generated 2359 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dad0ac54-14e1-485f-8fc3-e5f59a46af10 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dad0ac54-14e1-485f-8fc3-e5f59a46af10 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] GET http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption/cipher Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dad0ac54-14e1-485f-8fc3-e5f59a46af10 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dad0ac54-14e1-485f-8fc3-e5f59a46af10 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-dad0ac54-14e1-485f-8fc3-e5f59a46af10 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dad0ac54-14e1-485f-8fc3-e5f59a46af10 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption/cipher returned with HTTP 403 Sep 03 11:30:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1385/2740] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:30:24 2026] GET /volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b4a740b7-e88f-4f37-b911-4993d4f244a0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b4a740b7-e88f-4f37-b911-4993d4f244a0 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] GET http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b4a740b7-e88f-4f37-b911-4993d4f244a0 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b4a740b7-e88f-4f37-b911-4993d4f244a0 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-b4a740b7-e88f-4f37-b911-4993d4f244a0 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b4a740b7-e88f-4f37-b911-4993d4f244a0 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption returned with HTTP 403 Sep 03 11:30:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1356/2741] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:30:24 2026] GET /volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cfc6de7f-47e5-490b-bc00-e6acb4653d43 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cfc6de7f-47e5-490b-bc00-e6acb4653d43 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] GET http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs/multiattach Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cfc6de7f-47e5-490b-bc00-e6acb4653d43 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cfc6de7f-47e5-490b-bc00-e6acb4653d43 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cfc6de7f-47e5-490b-bc00-e6acb4653d43 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs/multiattach returned with HTTP 200 Sep 03 11:30:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1386/2742] 192.168.122.194 () {58 vars in 1298 bytes} [Thu Sep 3 11:30:24 2026] GET /volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7205b8cf-4d9b-4348-8e31-e573935cba58 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7205b8cf-4d9b-4348-8e31-e573935cba58 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] GET http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs/volume_backend_name Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7205b8cf-4d9b-4348-8e31-e573935cba58 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7205b8cf-4d9b-4348-8e31-e573935cba58 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7205b8cf-4d9b-4348-8e31-e573935cba58 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 11:30:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1357/2743] 192.168.122.194 () {58 vars in 1322 bytes} [Thu Sep 3 11:30:24 2026] GET /volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c0ed1b78-7064-49dc-817c-d255bcde9ff4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0ed1b78-7064-49dc-817c-d255bcde9ff4 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] GET http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0ed1b78-7064-49dc-817c-d255bcde9ff4 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0ed1b78-7064-49dc-817c-d255bcde9ff4 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0ed1b78-7064-49dc-817c-d255bcde9ff4 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d returned with HTTP 200 Sep 03 11:30:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1387/2744] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:30:24 2026] GET /volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d => generated 318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c8c191ec-03e1-4a6a-94f0-5f6a30514553 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c8c191ec-03e1-4a6a-94f0-5f6a30514553 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] PUT http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption/fbb6454b-0a96-41f9-bcf0-bdede716949e Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c8c191ec-03e1-4a6a-94f0-5f6a30514553 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-c8c191ec-03e1-4a6a-94f0-5f6a30514553 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c8c191ec-03e1-4a6a-94f0-5f6a30514553 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption/fbb6454b-0a96-41f9-bcf0-bdede716949e returned with HTTP 403 Sep 03 11:30:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1358/2745] 192.168.122.194 () {60 vars in 1390 bytes} [Thu Sep 3 11:30:24 2026] PUT /volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/encryption/fbb6454b-0a96-41f9-bcf0-bdede716949e => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-95525fc2-9686-4290-8ed0-7be7c0b5ed11 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-95525fc2-9686-4290-8ed0-7be7c0b5ed11 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] PUT http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs/key1 Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-95525fc2-9686-4290-8ed0-7be7c0b5ed11 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-95525fc2-9686-4290-8ed0-7be7c0b5ed11 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-95525fc2-9686-4290-8ed0-7be7c0b5ed11 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs/key1 returned with HTTP 403 Sep 03 11:30:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1388/2746] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:30:24 2026] PUT /volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-85d36d2d-3585-4d77-8c4d-b67d1617ec3a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-85d36d2d-3585-4d77-8c4d-b67d1617ec3a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] PUT http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-85d36d2d-3585-4d77-8c4d-b67d1617ec3a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-85d36d2d-3585-4d77-8c4d-b67d1617ec3a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3e9cb32574494645bb327a199b8ce651', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275291eea706446f98e46f3aca62897f', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-85d36d2d-3585-4d77-8c4d-b67d1617ec3a tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-member] http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d returned with HTTP 403 Sep 03 11:30:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1359/2747] 192.168.122.194 () {60 vars in 1246 bytes} [Thu Sep 3 11:30:24 2026] PUT /volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-56dff707-9fe5-45cc-8f67-9eeeca17b1c4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-56dff707-9fe5-45cc-8f67-9eeeca17b1c4 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] DELETE http://192.168.122.194/volume/v3/types/3d6bd854-c402-4b36-9aa7-29df6167801b Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-56dff707-9fe5-45cc-8f67-9eeeca17b1c4 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-56dff707-9fe5-45cc-8f67-9eeeca17b1c4 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-56dff707-9fe5-45cc-8f67-9eeeca17b1c4 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types/3d6bd854-c402-4b36-9aa7-29df6167801b returned with HTTP 202 Sep 03 11:30:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1389/2748] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:30:24 2026] DELETE /volume/v3/types/3d6bd854-c402-4b36-9aa7-29df6167801b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3ded08a1-9c4f-45e3-b3a2-cc9b73aa88fa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ded08a1-9c4f-45e3-b3a2-cc9b73aa88fa tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] DELETE http://192.168.122.194/volume/v3/types/92c7deee-27b7-4e63-bb36-6210118ec6a5 Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ded08a1-9c4f-45e3-b3a2-cc9b73aa88fa tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ded08a1-9c4f-45e3-b3a2-cc9b73aa88fa tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ded08a1-9c4f-45e3-b3a2-cc9b73aa88fa tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types/92c7deee-27b7-4e63-bb36-6210118ec6a5 returned with HTTP 202 Sep 03 11:30:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1360/2749] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:30:24 2026] DELETE /volume/v3/types/92c7deee-27b7-4e63-bb36-6210118ec6a5 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0b09544b-3eec-4058-b166-aec0d8a3d318 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0b09544b-3eec-4058-b166-aec0d8a3d318 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] DELETE http://192.168.122.194/volume/v3/types/a821713b-84b8-4916-a927-c634c52f18bf Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0b09544b-3eec-4058-b166-aec0d8a3d318 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0b09544b-3eec-4058-b166-aec0d8a3d318 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0b09544b-3eec-4058-b166-aec0d8a3d318 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types/a821713b-84b8-4916-a927-c634c52f18bf returned with HTTP 202 Sep 03 11:30:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1390/2750] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:30:24 2026] DELETE /volume/v3/types/a821713b-84b8-4916-a927-c634c52f18bf => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-41e0f86d-71d7-4f13-818c-3eb7187d1189 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-41e0f86d-71d7-4f13-818c-3eb7187d1189 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] DELETE http://192.168.122.194/volume/v3/types/fd592ec1-1ea0-482a-983f-bfc0e17eb4ea Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-41e0f86d-71d7-4f13-818c-3eb7187d1189 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-41e0f86d-71d7-4f13-818c-3eb7187d1189 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-41e0f86d-71d7-4f13-818c-3eb7187d1189 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types/fd592ec1-1ea0-482a-983f-bfc0e17eb4ea returned with HTTP 202 Sep 03 11:30:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1361/2751] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:30:24 2026] DELETE /volume/v3/types/fd592ec1-1ea0-482a-983f-bfc0e17eb4ea => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dc734ab1-25df-41f2-bedf-891d6d0d62c2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc734ab1-25df-41f2-bedf-891d6d0d62c2 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] DELETE http://192.168.122.194/volume/v3/types/32cf9a57-81d4-4c69-a699-5f61dec55d83 Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc734ab1-25df-41f2-bedf-891d6d0d62c2 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc734ab1-25df-41f2-bedf-891d6d0d62c2 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc734ab1-25df-41f2-bedf-891d6d0d62c2 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types/32cf9a57-81d4-4c69-a699-5f61dec55d83 returned with HTTP 202 Sep 03 11:30:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1391/2752] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:30:24 2026] DELETE /volume/v3/types/32cf9a57-81d4-4c69-a699-5f61dec55d83 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8bd0907c-ea3f-4652-8c5f-2f6ab3527df7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8bd0907c-ea3f-4652-8c5f-2f6ab3527df7 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] DELETE http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8bd0907c-ea3f-4652-8c5f-2f6ab3527df7 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8bd0907c-ea3f-4652-8c5f-2f6ab3527df7 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8bd0907c-ea3f-4652-8c5f-2f6ab3527df7 tempest-VolumeTypesMemberTests-1063262186 tempest-VolumeTypesMemberTests-1063262186-project-admin] http://192.168.122.194/volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d returned with HTTP 202 Sep 03 11:30:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1362/2753] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:30:24 2026] DELETE /volume/v3/types/896ded8e-26a1-4e87-8958-81eff947033d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:34 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=41,cinder:INSERT=14,cinder:UPDATE=12 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:30:34 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=40,cinder:INSERT=24,cinder:UPDATE=12 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-402623086", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-402623086', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Create volume of 1 GB Sep 03 11:30:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Availability Zones retrieved successfully. Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Flow 'volume_create_api' (6bc4ce76-dbea-4029-8a11-2da58a42cdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8d9440-ae08-4e65-a4f4-d62a2a622013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8d9440-ae08-4e65-a4f4-d62a2a622013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9440d7b-1deb-4de0-be81-3f84a51f8334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Created reservations ['f1e95c8e-bc10-4466-bc77-3b9c8c670c0a', '08a24201-ce3d-4e55-b298-fc2196e3bd18', '689d994d-0d58-48d2-ac55-e7e1dfbf39c1', '46022b17-9e2c-4106-bb22-18c138cf9563'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9440d7b-1deb-4de0-be81-3f84a51f8334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1e95c8e-bc10-4466-bc77-3b9c8c670c0a', '08a24201-ce3d-4e55-b298-fc2196e3bd18', '689d994d-0d58-48d2-ac55-e7e1dfbf39c1', '46022b17-9e2c-4106-bb22-18c138cf9563']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f932f34e-ad47-4b39-902e-c7717594a119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f932f34e-ad47-4b39-902e-c7717594a119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e93df87f-5e0c-4543-bc57-67674c76b60d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-402623086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1de472262d4266b1f3cb2e46b76d77',qos_specs=None,replication_status=,reservations=['f1e95c8e-bc10-4466-bc77-3b9c8c670c0a','08a24201-ce3d-4e55-b298-fc2196e3bd18','689d994d-0d58-48d2-ac55-e7e1dfbf39c1','46022b17-9e2c-4106-bb22-18c138cf9563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469caeb25c6244fc9c2bfa8594b626bf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:30:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-402623086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e93df87f-5e0c-4543-bc57-67674c76b60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1de472262d4266b1f3cb2e46b76d77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='469caeb25c6244fc9c2bfa8594b626bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f54b25-a32d-4d02-bbc5-c2c43fcb85a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f54b25-a32d-4d02-bbc5-c2c43fcb85a9) transitioned into state 'SUCCESS' from state '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-402623086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1de472262d4266b1f3cb2e46b76d77',qos_specs=None,replication_status=,reservations=['f1e95c8e-bc10-4466-bc77-3b9c8c670c0a','08a24201-ce3d-4e55-b298-fc2196e3bd18','689d994d-0d58-48d2-ac55-e7e1dfbf39c1','46022b17-9e2c-4106-bb22-18c138cf9563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='469caeb25c6244fc9c2bfa8594b626bf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a607fa-5912-483b-a3e0-233db9be215c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a607fa-5912-483b-a3e0-233db9be215c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Flow 'volume_create_api' (6bc4ce76-dbea-4029-8a11-2da58a42cdc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:30:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Create volume request issued successfully. Sep 03 11:30:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b4d6e3f-3ba3-496b-9770-fb097ee3e2a2 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:30:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1392/2754] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:30:43 2026] POST /volume/v3/volumes => generated 762 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:30:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-59cdc8bb-19c8-4099-9fe8-01d34873d4ef None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59cdc8bb-19c8-4099-9fe8-01d34873d4ef tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d Sep 03 11:30:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59cdc8bb-19c8-4099-9fe8-01d34873d4ef tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-59cdc8bb-19c8-4099-9fe8-01d34873d4ef tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-59cdc8bb-19c8-4099-9fe8-01d34873d4ef tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-59cdc8bb-19c8-4099-9fe8-01d34873d4ef tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d returned with HTTP 200 Sep 03 11:30:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1363/2755] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:43 2026] GET /volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-20395b13-0419-48c5-9d65-c2748d76e48c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-20395b13-0419-48c5-9d65-c2748d76e48c tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d Sep 03 11:30:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-20395b13-0419-48c5-9d65-c2748d76e48c tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-20395b13-0419-48c5-9d65-c2748d76e48c tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-20395b13-0419-48c5-9d65-c2748d76e48c tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-20395b13-0419-48c5-9d65-c2748d76e48c tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d returned with HTTP 200 Sep 03 11:30:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1393/2756] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:44 2026] GET /volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-660a58e8-3d8a-43a9-aa2c-b498f14e61a3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-660a58e8-3d8a-43a9-aa2c-b498f14e61a3 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d Sep 03 11:30:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-660a58e8-3d8a-43a9-aa2c-b498f14e61a3 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-660a58e8-3d8a-43a9-aa2c-b498f14e61a3 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-660a58e8-3d8a-43a9-aa2c-b498f14e61a3 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-660a58e8-3d8a-43a9-aa2c-b498f14e61a3 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d returned with HTTP 200 Sep 03 11:30:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1364/2757] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:45 2026] GET /volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1b79db8c-3e99-4d8f-9e0c-b74b7f99f4f7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1b79db8c-3e99-4d8f-9e0c-b74b7f99f4f7 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:30:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1b79db8c-3e99-4d8f-9e0c-b74b7f99f4f7 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e93df87f-5e0c-4543-bc57-67674c76b60d", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-342953913", "description": null, "metadata": null}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1b79db8c-3e99-4d8f-9e0c-b74b7f99f4f7 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:45 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-1b79db8c-3e99-4d8f-9e0c-b74b7f99f4f7 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Create snapshot from volume e93df87f-5e0c-4543-bc57-67674c76b60d Sep 03 11:30:45 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-1b79db8c-3e99-4d8f-9e0c-b74b7f99f4f7 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Created reservations ['761e3b2a-1213-4914-8b89-37451b36e729', 'c455d62b-48f5-495d-8706-237804bd16e9', '388fe59e-ed69-4510-8e50-015f882789c4', '42760654-593a-4e23-884e-27eac547dc50'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:30:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1b79db8c-3e99-4d8f-9e0c-b74b7f99f4f7 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Snapshot force create request issued successfully. Sep 03 11:30:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1b79db8c-3e99-4d8f-9e0c-b74b7f99f4f7 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:30:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1394/2758] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:30:45 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 03 11:30:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-726b5afa-8c27-4b54-b237-b16e05d09558 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-726b5afa-8c27-4b54-b237-b16e05d09558 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-726b5afa-8c27-4b54-b237-b16e05d09558 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-726b5afa-8c27-4b54-b237-b16e05d09558 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-726b5afa-8c27-4b54-b237-b16e05d09558 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Snapshot retrieved successfully. Sep 03 11:30:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-726b5afa-8c27-4b54-b237-b16e05d09558 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 returned with HTTP 200 Sep 03 11:30:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1365/2759] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:45 2026] GET /volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b9797925-2559-4b52-84ff-4c0c505f08c6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b9797925-2559-4b52-84ff-4c0c505f08c6 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b9797925-2559-4b52-84ff-4c0c505f08c6 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b9797925-2559-4b52-84ff-4c0c505f08c6 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b9797925-2559-4b52-84ff-4c0c505f08c6 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Snapshot retrieved successfully. Sep 03 11:30:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b9797925-2559-4b52-84ff-4c0c505f08c6 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 returned with HTTP 200 Sep 03 11:30:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1395/2760] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:46 2026] GET /volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 => generated 441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d526d11e-ff03-49d2-9131-e2b74aced964 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d526d11e-ff03-49d2-9131-e2b74aced964 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d526d11e-ff03-49d2-9131-e2b74aced964 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d526d11e-ff03-49d2-9131-e2b74aced964 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d526d11e-ff03-49d2-9131-e2b74aced964 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Snapshot retrieved successfully. Sep 03 11:30:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d526d11e-ff03-49d2-9131-e2b74aced964 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 returned with HTTP 200 Sep 03 11:30:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1366/2761] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:47 2026] GET /volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fb54eb48-51ef-47e4-ab16-3a55f1a705d8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb54eb48-51ef-47e4-ab16-3a55f1a705d8 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fb54eb48-51ef-47e4-ab16-3a55f1a705d8 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fb54eb48-51ef-47e4-ab16-3a55f1a705d8 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fb54eb48-51ef-47e4-ab16-3a55f1a705d8 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Snapshot retrieved successfully. Sep 03 11:30:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb54eb48-51ef-47e4-ab16-3a55f1a705d8 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 returned with HTTP 200 Sep 03 11:30:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1396/2762] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:47 2026] GET /volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4ac720dc-6c0c-4dcd-80ef-1974f4454bda None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4ac720dc-6c0c-4dcd-80ef-1974f4454bda tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4ac720dc-6c0c-4dcd-80ef-1974f4454bda tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4ac720dc-6c0c-4dcd-80ef-1974f4454bda tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4ac720dc-6c0c-4dcd-80ef-1974f4454bda tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Snapshot retrieved successfully. Sep 03 11:30:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4ac720dc-6c0c-4dcd-80ef-1974f4454bda tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 returned with HTTP 200 Sep 03 11:30:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1367/2763] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:47 2026] GET /volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "46eac5df-ed4f-40c5-a722-d4e5bf1c2478", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Create volume request body: {'volume': {'snapshot_id': '46eac5df-ed4f-40c5-a722-d4e5bf1c2478', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Snapshot retrieved successfully. Sep 03 11:30:47 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Create volume of 1 GB Sep 03 11:30:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Availability Zones retrieved successfully. Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Flow 'volume_create_api' (d951aeb2-084d-4993-bf07-a3b6a5531c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e1c6b6-2c8a-4e4f-9328-e6319f4079e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e1c6b6-2c8a-4e4f-9328-e6319f4079e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46eac5df-ed4f-40c5-a722-d4e5bf1c2478', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b978b12-ccd0-4e85-9cc1-5d3184926023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Created reservations ['4ff8b4a0-b38b-4355-a896-e1c509fc908c', '7c88d75b-a634-436e-b2b4-0adc2e723194', '26d7ee15-daae-410f-a9bc-543a2e38f898', '84050b76-5f8e-453d-addd-8daa620d45bf'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b978b12-ccd0-4e85-9cc1-5d3184926023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ff8b4a0-b38b-4355-a896-e1c509fc908c', '7c88d75b-a634-436e-b2b4-0adc2e723194', '26d7ee15-daae-410f-a9bc-543a2e38f898', '84050b76-5f8e-453d-addd-8daa620d45bf']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d6d0d3-2281-4e76-abc5-d86385b140f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d6d0d3-2281-4e76-abc5-d86385b140f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b859fca-0921-4285-9102-78b8309c03dd', '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='5e1de472262d4266b1f3cb2e46b76d77',qos_specs=None,replication_status=,reservations=['4ff8b4a0-b38b-4355-a896-e1c509fc908c','7c88d75b-a634-436e-b2b4-0adc2e723194','26d7ee15-daae-410f-a9bc-543a2e38f898','84050b76-5f8e-453d-addd-8daa620d45bf'],size=1,snapshot_id=46eac5df-ed4f-40c5-a722-d4e5bf1c2478,source_replicaid=,source_volid=None,status='creating',user_id='469caeb25c6244fc9c2bfa8594b626bf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b859fca-0921-4285-9102-78b8309c03dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1de472262d4266b1f3cb2e46b76d77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46eac5df-ed4f-40c5-a722-d4e5bf1c2478,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='469caeb25c6244fc9c2bfa8594b626bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59173d8-6e5a-4a1c-8f2a-578430709e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59173d8-6e5a-4a1c-8f2a-578430709e4a) transitioned into state 'SUCCESS' from 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='5e1de472262d4266b1f3cb2e46b76d77',qos_specs=None,replication_status=,reservations=['4ff8b4a0-b38b-4355-a896-e1c509fc908c','7c88d75b-a634-436e-b2b4-0adc2e723194','26d7ee15-daae-410f-a9bc-543a2e38f898','84050b76-5f8e-453d-addd-8daa620d45bf'],size=1,snapshot_id=46eac5df-ed4f-40c5-a722-d4e5bf1c2478,source_replicaid=,source_volid=None,status='creating',user_id='469caeb25c6244fc9c2bfa8594b626bf',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a0a48db-c082-401e-bef6-4d6b85cb3135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a0a48db-c082-401e-bef6-4d6b85cb3135) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Flow 'volume_create_api' (d951aeb2-084d-4993-bf07-a3b6a5531c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:30:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Create volume request issued successfully. Sep 03 11:30:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-db9643c5-a2fa-443f-99bb-70c28390fb4b tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:30:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1397/2764] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:30:47 2026] POST /volume/v3/volumes => generated 750 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:30:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e39ac141-1a1f-425b-b660-bc34b4083800 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e39ac141-1a1f-425b-b660-bc34b4083800 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd Sep 03 11:30:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e39ac141-1a1f-425b-b660-bc34b4083800 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e39ac141-1a1f-425b-b660-bc34b4083800 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e39ac141-1a1f-425b-b660-bc34b4083800 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e39ac141-1a1f-425b-b660-bc34b4083800 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd returned with HTTP 200 Sep 03 11:30:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1368/2765] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:47 2026] GET /volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f48e88a2-14e4-411a-82a0-fdd7d73cad43 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f48e88a2-14e4-411a-82a0-fdd7d73cad43 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd Sep 03 11:30:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f48e88a2-14e4-411a-82a0-fdd7d73cad43 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f48e88a2-14e4-411a-82a0-fdd7d73cad43 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f48e88a2-14e4-411a-82a0-fdd7d73cad43 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f48e88a2-14e4-411a-82a0-fdd7d73cad43 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd returned with HTTP 200 Sep 03 11:30:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1398/2766] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:48 2026] GET /volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d76c7dd7-6f2c-4311-bc98-b8b791a9f2bb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d76c7dd7-6f2c-4311-bc98-b8b791a9f2bb tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd Sep 03 11:30:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d76c7dd7-6f2c-4311-bc98-b8b791a9f2bb tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d76c7dd7-6f2c-4311-bc98-b8b791a9f2bb tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d76c7dd7-6f2c-4311-bc98-b8b791a9f2bb tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d76c7dd7-6f2c-4311-bc98-b8b791a9f2bb tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd returned with HTTP 200 Sep 03 11:30:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1369/2767] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:49 2026] GET /volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd => generated 842 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9d1c7c0e-7df2-4d42-97dd-a3aa3a0ee127 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d1c7c0e-7df2-4d42-97dd-a3aa3a0ee127 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd Sep 03 11:30:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9d1c7c0e-7df2-4d42-97dd-a3aa3a0ee127 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9d1c7c0e-7df2-4d42-97dd-a3aa3a0ee127 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9d1c7c0e-7df2-4d42-97dd-a3aa3a0ee127 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d1c7c0e-7df2-4d42-97dd-a3aa3a0ee127 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd returned with HTTP 200 Sep 03 11:30:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1399/2768] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:50 2026] GET /volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd => generated 842 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9b9fe2df-e9c0-494f-822a-3a89642e7416 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b9fe2df-e9c0-494f-822a-3a89642e7416 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd Sep 03 11:30:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b9fe2df-e9c0-494f-822a-3a89642e7416 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b9fe2df-e9c0-494f-822a-3a89642e7416 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9b9fe2df-e9c0-494f-822a-3a89642e7416 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b9fe2df-e9c0-494f-822a-3a89642e7416 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd returned with HTTP 200 Sep 03 11:30:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1370/2769] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:52 2026] GET /volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd => generated 842 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2b74b93f-5701-4953-9af9-1c4fb739d57c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b74b93f-5701-4953-9af9-1c4fb739d57c tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd Sep 03 11:30:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b74b93f-5701-4953-9af9-1c4fb739d57c tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b74b93f-5701-4953-9af9-1c4fb739d57c tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2b74b93f-5701-4953-9af9-1c4fb739d57c tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b74b93f-5701-4953-9af9-1c4fb739d57c tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd returned with HTTP 200 Sep 03 11:30:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1400/2770] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:53 2026] GET /volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-902b2df5-6413-479e-9383-3ed7990f6c3a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-902b2df5-6413-479e-9383-3ed7990f6c3a tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd Sep 03 11:30:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-902b2df5-6413-479e-9383-3ed7990f6c3a tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-902b2df5-6413-479e-9383-3ed7990f6c3a tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-902b2df5-6413-479e-9383-3ed7990f6c3a tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-902b2df5-6413-479e-9383-3ed7990f6c3a tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd returned with HTTP 200 Sep 03 11:30:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1371/2771] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:53 2026] GET /volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd => generated 843 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c4cea2c4-ecfd-45e4-aff3-99ae2c3acac0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c4cea2c4-ecfd-45e4-aff3-99ae2c3acac0 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c4cea2c4-ecfd-45e4-aff3-99ae2c3acac0 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c4cea2c4-ecfd-45e4-aff3-99ae2c3acac0 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:53 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-c4cea2c4-ecfd-45e4-aff3-99ae2c3acac0 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Delete snapshot with id: 46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c4cea2c4-ecfd-45e4-aff3-99ae2c3acac0 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Snapshot retrieved successfully. Sep 03 11:30:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c4cea2c4-ecfd-45e4-aff3-99ae2c3acac0 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Snapshot delete request issued successfully. Sep 03 11:30:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c4cea2c4-ecfd-45e4-aff3-99ae2c3acac0 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 returned with HTTP 202 Sep 03 11:30:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1401/2772] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:30:53 2026] DELETE /volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6d17b2cf-51e5-4d00-8ab9-6255b9efe8be None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6d17b2cf-51e5-4d00-8ab9-6255b9efe8be tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6d17b2cf-51e5-4d00-8ab9-6255b9efe8be tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6d17b2cf-51e5-4d00-8ab9-6255b9efe8be tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6d17b2cf-51e5-4d00-8ab9-6255b9efe8be tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Snapshot retrieved successfully. Sep 03 11:30:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6d17b2cf-51e5-4d00-8ab9-6255b9efe8be tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 returned with HTTP 200 Sep 03 11:30:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1372/2773] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:53 2026] GET /volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dc1f2df7-a2c2-4e70-bf7c-3b78fdac0e86 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc1f2df7-a2c2-4e70-bf7c-3b78fdac0e86 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc1f2df7-a2c2-4e70-bf7c-3b78fdac0e86 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc1f2df7-a2c2-4e70-bf7c-3b78fdac0e86 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-dc1f2df7-a2c2-4e70-bf7c-3b78fdac0e86 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Snapshot retrieved successfully. Sep 03 11:30:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc1f2df7-a2c2-4e70-bf7c-3b78fdac0e86 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 returned with HTTP 200 Sep 03 11:30:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1402/2774] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:54 2026] GET /volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9da33c64-b64e-4d9a-aca4-b2bded6726d8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9da33c64-b64e-4d9a-aca4-b2bded6726d8 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9da33c64-b64e-4d9a-aca4-b2bded6726d8 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9da33c64-b64e-4d9a-aca4-b2bded6726d8 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9da33c64-b64e-4d9a-aca4-b2bded6726d8 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 returned with HTTP 404 Sep 03 11:30:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1373/2775] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:55 2026] GET /volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fa082b56-7fd9-4678-96f7-a84df29ac000 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fa082b56-7fd9-4678-96f7-a84df29ac000 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] DELETE http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d Sep 03 11:30:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fa082b56-7fd9-4678-96f7-a84df29ac000 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fa082b56-7fd9-4678-96f7-a84df29ac000 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:55 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-fa082b56-7fd9-4678-96f7-a84df29ac000 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Delete volume with id: e93df87f-5e0c-4543-bc57-67674c76b60d Sep 03 11:30:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fa082b56-7fd9-4678-96f7-a84df29ac000 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fa082b56-7fd9-4678-96f7-a84df29ac000 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Delete volume request issued successfully. Sep 03 11:30:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fa082b56-7fd9-4678-96f7-a84df29ac000 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d returned with HTTP 202 Sep 03 11:30:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1403/2776] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:30:55 2026] DELETE /volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5d705b87-5d8e-4ee5-b650-5967094f1349 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5d705b87-5d8e-4ee5-b650-5967094f1349 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d Sep 03 11:30:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5d705b87-5d8e-4ee5-b650-5967094f1349 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5d705b87-5d8e-4ee5-b650-5967094f1349 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5d705b87-5d8e-4ee5-b650-5967094f1349 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5d705b87-5d8e-4ee5-b650-5967094f1349 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d returned with HTTP 200 Sep 03 11:30:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1374/2777] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:55 2026] GET /volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-177d0a31-4a15-4823-a7dc-a70cb53951e7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-177d0a31-4a15-4823-a7dc-a70cb53951e7 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d Sep 03 11:30:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-177d0a31-4a15-4823-a7dc-a70cb53951e7 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-177d0a31-4a15-4823-a7dc-a70cb53951e7 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-177d0a31-4a15-4823-a7dc-a70cb53951e7 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d returned with HTTP 404 Sep 03 11:30:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1404/2778] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:56 2026] GET /volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2a087c65-1e6b-4166-967f-37bcf67c2c26 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2a087c65-1e6b-4166-967f-37bcf67c2c26 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] DELETE http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd Sep 03 11:30:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2a087c65-1e6b-4166-967f-37bcf67c2c26 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2a087c65-1e6b-4166-967f-37bcf67c2c26 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:56 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2a087c65-1e6b-4166-967f-37bcf67c2c26 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Delete volume with id: 6b859fca-0921-4285-9102-78b8309c03dd Sep 03 11:30:56 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:56 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:30:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:30:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2a087c65-1e6b-4166-967f-37bcf67c2c26 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2a087c65-1e6b-4166-967f-37bcf67c2c26 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Delete volume request issued successfully. Sep 03 11:30:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2a087c65-1e6b-4166-967f-37bcf67c2c26 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd returned with HTTP 202 Sep 03 11:30:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1375/2779] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:30:56 2026] DELETE /volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:30:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e519161d-0314-42e8-98d6-de0611791dde None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e519161d-0314-42e8-98d6-de0611791dde tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd Sep 03 11:30:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e519161d-0314-42e8-98d6-de0611791dde tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e519161d-0314-42e8-98d6-de0611791dde tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:30:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:30:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:30:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:30:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e519161d-0314-42e8-98d6-de0611791dde tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Volume info retrieved successfully. Sep 03 11:30:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e519161d-0314-42e8-98d6-de0611791dde tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd returned with HTTP 200 Sep 03 11:30:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1405/2780] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:56 2026] GET /volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:30:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3621c2e6-587e-48d4-b779-f4db24c15932 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3621c2e6-587e-48d4-b779-f4db24c15932 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd Sep 03 11:30:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3621c2e6-587e-48d4-b779-f4db24c15932 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3621c2e6-587e-48d4-b779-f4db24c15932 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3621c2e6-587e-48d4-b779-f4db24c15932 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd returned with HTTP 404 Sep 03 11:30:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1376/2781] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:57 2026] GET /volume/v3/volumes/6b859fca-0921-4285-9102-78b8309c03dd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3dbf22a4-5367-4390-bf7c-a8a32d7e2b25 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3dbf22a4-5367-4390-bf7c-a8a32d7e2b25 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3dbf22a4-5367-4390-bf7c-a8a32d7e2b25 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3dbf22a4-5367-4390-bf7c-a8a32d7e2b25 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:57 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-3dbf22a4-5367-4390-bf7c-a8a32d7e2b25 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Delete snapshot with id: 46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3dbf22a4-5367-4390-bf7c-a8a32d7e2b25 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 returned with HTTP 404 Sep 03 11:30:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1406/2782] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:30:57 2026] DELETE /volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6cbb041c-3e6c-4432-89cf-2569130f8986 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6cbb041c-3e6c-4432-89cf-2569130f8986 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 Sep 03 11:30:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6cbb041c-3e6c-4432-89cf-2569130f8986 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6cbb041c-3e6c-4432-89cf-2569130f8986 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6cbb041c-3e6c-4432-89cf-2569130f8986 tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 returned with HTTP 404 Sep 03 11:30:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1377/2783] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:30:57 2026] GET /volume/v3/snapshots/46eac5df-ed4f-40c5-a722-d4e5bf1c2478 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a9f4def8-52d7-4c6d-ad51-c27255f47d6e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9f4def8-52d7-4c6d-ad51-c27255f47d6e tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] DELETE http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d Sep 03 11:30:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9f4def8-52d7-4c6d-ad51-c27255f47d6e tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9f4def8-52d7-4c6d-ad51-c27255f47d6e tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:57 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a9f4def8-52d7-4c6d-ad51-c27255f47d6e tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Delete volume with id: e93df87f-5e0c-4543-bc57-67674c76b60d Sep 03 11:30:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9f4def8-52d7-4c6d-ad51-c27255f47d6e tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d returned with HTTP 404 Sep 03 11:30:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1407/2784] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:30:57 2026] DELETE /volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:30:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-152054d6-4d03-41dd-b609-18fa7d694e8d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:30:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-152054d6-4d03-41dd-b609-18fa7d694e8d tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] GET http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d Sep 03 11:30:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-152054d6-4d03-41dd-b609-18fa7d694e8d tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:30:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-152054d6-4d03-41dd-b609-18fa7d694e8d tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:30:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-152054d6-4d03-41dd-b609-18fa7d694e8d tempest-SnapshotDependencyTests-1975108325 tempest-SnapshotDependencyTests-1975108325-project-member] http://192.168.122.194/volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d returned with HTTP 404 Sep 03 11:30:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1378/2785] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:30:57 2026] GET /volume/v3/volumes/e93df87f-5e0c-4543-bc57-67674c76b60d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:07 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:31:07 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:31:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cf9136d8-dc23-402e-a543-fc07b538b606 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-683290476"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-683290476'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume of 1 GB Sep 03 11:31:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Availability Zones retrieved successfully. Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (df2fc8b1-acd2-489a-9982-75ecd4666fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c59f94-2e51-489f-8ba8-ddf6b39668fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Create volume of 1 GB Sep 03 11:31:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Availability Zones retrieved successfully. Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Flow 'volume_create_api' (4f98495c-ac23-4045-b08c-f5d54b4f8aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a33a7a8-b078-47c2-9ed3-5ae2343b2730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0c59f94-2e51-489f-8ba8-ddf6b39668fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050239ef-9d9e-43b0-8a88-397cbb470ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a33a7a8-b078-47c2-9ed3-5ae2343b2730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cffe46-56c6-42ad-911e-ee4d8bb07fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Created reservations ['4e96ec94-91be-4f8b-b889-30075ebb477b', '1ee0e4cc-7707-4816-a594-eda823ff3a64', '0979c50f-446f-45bf-a4fe-c9e37036a587', 'b1c3e1e8-d4c9-42e0-a8e2-f3e4e90cd301'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050239ef-9d9e-43b0-8a88-397cbb470ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e96ec94-91be-4f8b-b889-30075ebb477b', '1ee0e4cc-7707-4816-a594-eda823ff3a64', '0979c50f-446f-45bf-a4fe-c9e37036a587', 'b1c3e1e8-d4c9-42e0-a8e2-f3e4e90cd301']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9dc396-eb58-48cd-98c7-9be7481efd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Created reservations ['ce9a0f31-bb4b-4c27-b75d-fb4be11462f4', '846e3204-8695-4540-9798-c8db494989de', '29fdb81f-14a4-430c-8535-330c84e1c0dc', 'b889bf01-ba42-4cee-b545-71cbe6488666'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cffe46-56c6-42ad-911e-ee4d8bb07fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce9a0f31-bb4b-4c27-b75d-fb4be11462f4', '846e3204-8695-4540-9798-c8db494989de', '29fdb81f-14a4-430c-8535-330c84e1c0dc', 'b889bf01-ba42-4cee-b545-71cbe6488666']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36dabe30-947d-4bf5-a3f6-c092883acee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a9dc396-eb58-48cd-98c7-9be7481efd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e59ae1f-b054-40fa-a465-902cd6d6d00f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-683290476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['4e96ec94-91be-4f8b-b889-30075ebb477b','1ee0e4cc-7707-4816-a594-eda823ff3a64','0979c50f-446f-45bf-a4fe-c9e37036a587','b1c3e1e8-d4c9-42e0-a8e2-f3e4e90cd301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-683290476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e59ae1f-b054-40fa-a465-902cd6d6d00f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='237cc853aaef49119e628e361a8e03ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c2a686-3c35-459f-863c-c84be970d692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36dabe30-947d-4bf5-a3f6-c092883acee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53cdebdc-9cfd-4afd-be0b-d0ac488e13a1', '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='ebef44558daf41d9a0cc9dea240d73df',qos_specs=None,replication_status=,reservations=['ce9a0f31-bb4b-4c27-b75d-fb4be11462f4','846e3204-8695-4540-9798-c8db494989de','29fdb81f-14a4-430c-8535-330c84e1c0dc','b889bf01-ba42-4cee-b545-71cbe6488666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4aed8cb90c4f7a935c730cfc0c9698',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:17Z,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=53cdebdc-9cfd-4afd-be0b-d0ac488e13a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebef44558daf41d9a0cc9dea240d73df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f4aed8cb90c4f7a935c730cfc0c9698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bf32dbb-2e3f-4b62-9533-1ef5f36ec9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c2a686-3c35-459f-863c-c84be970d692) transitioned into state 'SUCCESS' from state '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-683290476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['4e96ec94-91be-4f8b-b889-30075ebb477b','1ee0e4cc-7707-4816-a594-eda823ff3a64','0979c50f-446f-45bf-a4fe-c9e37036a587','b1c3e1e8-d4c9-42e0-a8e2-f3e4e90cd301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8463e5a7-fe66-44b7-9145-34069c9be0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8463e5a7-fe66-44b7-9145-34069c9be0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bf32dbb-2e3f-4b62-9533-1ef5f36ec9b3) transitioned into state 'SUCCESS' from 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='ebef44558daf41d9a0cc9dea240d73df',qos_specs=None,replication_status=,reservations=['ce9a0f31-bb4b-4c27-b75d-fb4be11462f4','846e3204-8695-4540-9798-c8db494989de','29fdb81f-14a4-430c-8535-330c84e1c0dc','b889bf01-ba42-4cee-b545-71cbe6488666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4aed8cb90c4f7a935c730cfc0c9698',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad0401a-6dd2-4b05-9da9-701d8efb3031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (df2fc8b1-acd2-489a-9982-75ecd4666fef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request issued successfully. Sep 03 11:31:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cf9136d8-dc23-402e-a543-fc07b538b606 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1408/2786] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:31:16 2026] POST /volume/v3/volumes => generated 772 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-22702d49-069c-47fe-b9a5-700a50b842ed None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad0401a-6dd2-4b05-9da9-701d8efb3031) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Flow 'volume_create_api' (4f98495c-ac23-4045-b08c-f5d54b4f8aa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Create volume request issued successfully. Sep 03 11:31:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-43fa0636-5c1e-401c-a1f5-7eb7b0d974fc tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1379/2787] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:31:16 2026] POST /volume/v3/volumes => generated 749 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e1345f24-8f42-49d4-8c24-fb569381f244 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e1345f24-8f42-49d4-8c24-fb569381f244 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e1345f24-8f42-49d4-8c24-fb569381f244 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e1345f24-8f42-49d4-8c24-fb569381f244 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e1345f24-8f42-49d4-8c24-fb569381f244 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e1345f24-8f42-49d4-8c24-fb569381f244 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f returned with HTTP 200 Sep 03 11:31:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1380/2788] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:17 2026] GET /volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9b9ac524-72d2-457c-bbfa-fc4eec703a0f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b9ac524-72d2-457c-bbfa-fc4eec703a0f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b9ac524-72d2-457c-bbfa-fc4eec703a0f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b9ac524-72d2-457c-bbfa-fc4eec703a0f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:17 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:17 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9b9ac524-72d2-457c-bbfa-fc4eec703a0f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b9ac524-72d2-457c-bbfa-fc4eec703a0f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 returned with HTTP 200 Sep 03 11:31:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1381/2789] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:17 2026] GET /volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1587464259"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1587464259'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume of 1 GB Sep 03 11:31:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Availability Zones retrieved successfully. Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (c4ab449b-ec3f-4ee2-a16e-f2ec8f5d01b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924572c5-eff7-42fc-90bd-47c26c3a00f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924572c5-eff7-42fc-90bd-47c26c3a00f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a7b6bb-b6fb-4f85-98a5-41d83c9c12d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Created reservations ['399b65b5-ec37-4198-9714-e650d3a8aaa4', '86fe33b1-5c7f-41ce-a33e-f486f7746c18', '5942b878-e886-41d2-baa3-801f3364d9d0', 'f92a78ac-ce7f-4213-bf30-84139368f8f2'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a7b6bb-b6fb-4f85-98a5-41d83c9c12d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['399b65b5-ec37-4198-9714-e650d3a8aaa4', '86fe33b1-5c7f-41ce-a33e-f486f7746c18', '5942b878-e886-41d2-baa3-801f3364d9d0', 'f92a78ac-ce7f-4213-bf30-84139368f8f2']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:17 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8881848f-33ed-4aeb-867a-7f1939d89e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8881848f-33ed-4aeb-867a-7f1939d89e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27fad037-87dd-42ea-b527-77f67f40b633', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1587464259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['399b65b5-ec37-4198-9714-e650d3a8aaa4','86fe33b1-5c7f-41ce-a33e-f486f7746c18','5942b878-e886-41d2-baa3-801f3364d9d0','f92a78ac-ce7f-4213-bf30-84139368f8f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1587464259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27fad037-87dd-42ea-b527-77f67f40b633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='277eb90f50004faa903c51161079a23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434f5f3d-7351-4a83-89f9-567609f33a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a25080ec-9cb1-4b92-8b3e-f1a5a9bfb9f2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434f5f3d-7351-4a83-89f9-567609f33a01) transitioned into state 'SUCCESS' from state '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-1587464259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['399b65b5-ec37-4198-9714-e650d3a8aaa4','86fe33b1-5c7f-41ce-a33e-f486f7746c18','5942b878-e886-41d2-baa3-801f3364d9d0','f92a78ac-ce7f-4213-bf30-84139368f8f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c36a8d9-8af6-4671-8086-88111b586b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c36a8d9-8af6-4671-8086-88111b586b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (c4ab449b-ec3f-4ee2-a16e-f2ec8f5d01b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request issued successfully. Sep 03 11:31:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-22702d49-069c-47fe-b9a5-700a50b842ed tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1409/2790] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:31:17 2026] POST /volume/v3/volumes => generated 769 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-72da4c0b-b5ef-4c49-8119-12272ec6b51c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72da4c0b-b5ef-4c49-8119-12272ec6b51c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72da4c0b-b5ef-4c49-8119-12272ec6b51c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72da4c0b-b5ef-4c49-8119-12272ec6b51c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a25080ec-9cb1-4b92-8b3e-f1a5a9bfb9f2 tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:31:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a25080ec-9cb1-4b92-8b3e-f1a5a9bfb9f2 tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-72da4c0b-b5ef-4c49-8119-12272ec6b51c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72da4c0b-b5ef-4c49-8119-12272ec6b51c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 returned with HTTP 200 Sep 03 11:31:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1410/2791] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:18 2026] GET /volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 => generated 837 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a25080ec-9cb1-4b92-8b3e-f1a5a9bfb9f2 tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:31:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1382/2792] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:31:18 2026] POST /volume/v3/types => generated 287 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2682ef03-f5a7-46c4-b76e-fbc0bd0b8905 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2682ef03-f5a7-46c4-b76e-fbc0bd0b8905 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2682ef03-f5a7-46c4-b76e-fbc0bd0b8905 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2682ef03-f5a7-46c4-b76e-fbc0bd0b8905 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:18 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:18 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2682ef03-f5a7-46c4-b76e-fbc0bd0b8905 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2682ef03-f5a7-46c4-b76e-fbc0bd0b8905 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f returned with HTTP 200 Sep 03 11:31:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1411/2793] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:18 2026] GET /volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7e5d5fa0-f68c-470e-ad69-96ebb3797f4f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7e5d5fa0-f68c-470e-ad69-96ebb3797f4f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 Sep 03 11:31:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7e5d5fa0-f68c-470e-ad69-96ebb3797f4f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7e5d5fa0-f68c-470e-ad69-96ebb3797f4f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:18 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:18 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7e5d5fa0-f68c-470e-ad69-96ebb3797f4f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7e5d5fa0-f68c-470e-ad69-96ebb3797f4f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 returned with HTTP 200 Sep 03 11:31:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1383/2794] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:18 2026] GET /volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-aea540a7-d72e-47bd-be6a-16683f430dea None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aea540a7-d72e-47bd-be6a-16683f430dea tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aea540a7-d72e-47bd-be6a-16683f430dea tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aea540a7-d72e-47bd-be6a-16683f430dea tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-aea540a7-d72e-47bd-be6a-16683f430dea tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aea540a7-d72e-47bd-be6a-16683f430dea tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 returned with HTTP 200 Sep 03 11:31:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1412/2795] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:19 2026] GET /volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a73dc2e5-eef0-4e1d-883d-3bd2dc33b480 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a73dc2e5-eef0-4e1d-883d-3bd2dc33b480 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a73dc2e5-eef0-4e1d-883d-3bd2dc33b480 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a73dc2e5-eef0-4e1d-883d-3bd2dc33b480 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a73dc2e5-eef0-4e1d-883d-3bd2dc33b480 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a73dc2e5-eef0-4e1d-883d-3bd2dc33b480 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f returned with HTTP 200 Sep 03 11:31:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1384/2796] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:19 2026] GET /volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-138670bd-7312-4aba-8039-a07430023e9f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-138670bd-7312-4aba-8039-a07430023e9f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-138670bd-7312-4aba-8039-a07430023e9f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-138670bd-7312-4aba-8039-a07430023e9f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8733e813-e206-4d48-bb02-52178943d191 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1e59ae1f-b054-40fa-a465-902cd6d6d00f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-389173207"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request body: {'volume': {"'source_volid": '1e59ae1f-b054-40fa-a465-902cd6d6d00f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-389173207'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume of 1 GB Sep 03 11:31:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Availability Zones retrieved successfully. Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-138670bd-7312-4aba-8039-a07430023e9f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-138670bd-7312-4aba-8039-a07430023e9f tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 returned with HTTP 200 Sep 03 11:31:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1413/2797] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:19 2026] GET /volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (40eda029-e527-404c-91a1-9677f1f1f505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e76cf92-d948-4e44-9b2d-6f3fddc3848e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a0ea8472-533d-4798-99d2-b9a170231c52 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a0ea8472-533d-4798-99d2-b9a170231c52 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a0ea8472-533d-4798-99d2-b9a170231c52 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a0ea8472-533d-4798-99d2-b9a170231c52 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a0ea8472-533d-4798-99d2-b9a170231c52 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e76cf92-d948-4e44-9b2d-6f3fddc3848e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a591326-8036-41f6-b76d-0dad238a2b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a0ea8472-533d-4798-99d2-b9a170231c52 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 returned with HTTP 200 Sep 03 11:31:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1414/2798] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:19 2026] GET /volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-239400907"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-239400907'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Create volume of 1 GB Sep 03 11:31:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Availability Zones retrieved successfully. Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Flow 'volume_create_api' (ad566cd2-5a5f-43f3-b870-d3f93e6d8e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8e2a40-c4de-4c01-b6f2-611c439f0d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Created reservations ['38f5556d-32b1-4286-8a33-60da6893fad0', '5344d16c-174e-4d57-a443-f798f3cf8420', 'e1cfcfa4-5d19-4dee-b097-c11802a5ce9c', '10a6b662-e6f2-4e6e-adb1-53c50e2161fc'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a591326-8036-41f6-b76d-0dad238a2b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38f5556d-32b1-4286-8a33-60da6893fad0', '5344d16c-174e-4d57-a443-f798f3cf8420', 'e1cfcfa4-5d19-4dee-b097-c11802a5ce9c', '10a6b662-e6f2-4e6e-adb1-53c50e2161fc']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1368080-b456-4150-b89a-d1564696c5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8e2a40-c4de-4c01-b6f2-611c439f0d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:19 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dffec16-f3d1-4594-95e0-197ede8fb6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1368080-b456-4150-b89a-d1564696c5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-389173207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['38f5556d-32b1-4286-8a33-60da6893fad0','5344d16c-174e-4d57-a443-f798f3cf8420','e1cfcfa4-5d19-4dee-b097-c11802a5ce9c','10a6b662-e6f2-4e6e-adb1-53c50e2161fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-389173207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='237cc853aaef49119e628e361a8e03ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f09bce-421b-4c88-93d4-c863f11cedf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f09bce-421b-4c88-93d4-c863f11cedf1) transitioned into state 'SUCCESS' from state '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-389173207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['38f5556d-32b1-4286-8a33-60da6893fad0','5344d16c-174e-4d57-a443-f798f3cf8420','e1cfcfa4-5d19-4dee-b097-c11802a5ce9c','10a6b662-e6f2-4e6e-adb1-53c50e2161fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb14f96-d6a7-4440-8b6e-a73acb5d674c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb14f96-d6a7-4440-8b6e-a73acb5d674c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (40eda029-e527-404c-91a1-9677f1f1f505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request issued successfully. Sep 03 11:31:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8733e813-e206-4d48-bb02-52178943d191 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1385/2799] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:19 2026] POST /volume/v3/volumes => generated 772 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Created reservations ['1ef4b873-8bc0-4649-8608-fa7b712fb0cf', '77fd5550-f78b-4428-af73-27ce95c03cf0', 'fe368caa-54ac-4c37-9bac-e53368f77d3b', 'e9fe82c6-1490-4ba2-b962-72cfeaad5e27'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dffec16-f3d1-4594-95e0-197ede8fb6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef4b873-8bc0-4649-8608-fa7b712fb0cf', '77fd5550-f78b-4428-af73-27ce95c03cf0', 'fe368caa-54ac-4c37-9bac-e53368f77d3b', 'e9fe82c6-1490-4ba2-b962-72cfeaad5e27']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1e59ae1f-b054-40fa-a465-902cd6d6d00f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1450000375"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request body: {'volume': {"'source_volid": '1e59ae1f-b054-40fa-a465-902cd6d6d00f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1450000375'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume of 1 GB Sep 03 11:31:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e311f26e-90ce-484c-8e70-ee727ca09bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Availability Zones retrieved successfully. Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (ff5780ef-2694-4793-9e92-547e4e62915d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccc9a649-c18b-401a-9732-a5510b219688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e311f26e-90ce-484c-8e70-ee727ca09bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d5f61b9-8b1f-4210-9d58-6989315d255e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-239400907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebef44558daf41d9a0cc9dea240d73df',qos_specs=None,replication_status=,reservations=['1ef4b873-8bc0-4649-8608-fa7b712fb0cf','77fd5550-f78b-4428-af73-27ce95c03cf0','fe368caa-54ac-4c37-9bac-e53368f77d3b','e9fe82c6-1490-4ba2-b962-72cfeaad5e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4aed8cb90c4f7a935c730cfc0c9698',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:20Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-239400907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d5f61b9-8b1f-4210-9d58-6989315d255e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebef44558daf41d9a0cc9dea240d73df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f4aed8cb90c4f7a935c730cfc0c9698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca69e753-e727-47d3-b2b4-c1c8b889cd61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccc9a649-c18b-401a-9732-a5510b219688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c66a1ee-344a-4d99-bc20-11a294e8548d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca69e753-e727-47d3-b2b4-c1c8b889cd61) transitioned into 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-239400907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebef44558daf41d9a0cc9dea240d73df',qos_specs=None,replication_status=,reservations=['1ef4b873-8bc0-4649-8608-fa7b712fb0cf','77fd5550-f78b-4428-af73-27ce95c03cf0','fe368caa-54ac-4c37-9bac-e53368f77d3b','e9fe82c6-1490-4ba2-b962-72cfeaad5e27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f4aed8cb90c4f7a935c730cfc0c9698',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (610c33f9-2446-4bc9-a56f-4297c68206a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (610c33f9-2446-4bc9-a56f-4297c68206a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Flow 'volume_create_api' (ad566cd2-5a5f-43f3-b870-d3f93e6d8e36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Create volume request issued successfully. Sep 03 11:31:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1bad7004-fa7e-4e7b-bbfa-36c345bbf760 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1415/2800] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:19 2026] POST /volume/v3/volumes => generated 784 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-35aa37ae-1247-470b-8903-30e7b79699d3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35aa37ae-1247-470b-8903-30e7b79699d3 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35aa37ae-1247-470b-8903-30e7b79699d3 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-35aa37ae-1247-470b-8903-30e7b79699d3 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Created reservations ['86cb9565-1579-40bb-acaf-5a4394c76adb', '66828275-676a-4323-83d6-b26e9d46039c', 'be89aa68-0f7a-48bb-9db5-f49d2a8ce1af', '23d0138c-758e-4852-ae23-88bfe437028d'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c66a1ee-344a-4d99-bc20-11a294e8548d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86cb9565-1579-40bb-acaf-5a4394c76adb', '66828275-676a-4323-83d6-b26e9d46039c', 'be89aa68-0f7a-48bb-9db5-f49d2a8ce1af', '23d0138c-758e-4852-ae23-88bfe437028d']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e7d26b-7a31-40d0-a45c-1f9f4b764c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-35aa37ae-1247-470b-8903-30e7b79699d3 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-35aa37ae-1247-470b-8903-30e7b79699d3 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 returned with HTTP 200 Sep 03 11:31:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1416/2801] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:20 2026] GET /volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3299422f-d6ba-4c76-b01b-037c600507bb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3299422f-d6ba-4c76-b01b-037c600507bb tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3299422f-d6ba-4c76-b01b-037c600507bb tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3299422f-d6ba-4c76-b01b-037c600507bb tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e7d26b-7a31-40d0-a45c-1f9f4b764c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ed0050f-301e-4d21-94ce-5ca858e47ba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1450000375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['86cb9565-1579-40bb-acaf-5a4394c76adb','66828275-676a-4323-83d6-b26e9d46039c','be89aa68-0f7a-48bb-9db5-f49d2a8ce1af','23d0138c-758e-4852-ae23-88bfe437028d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1450000375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ed0050f-301e-4d21-94ce-5ca858e47ba0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='237cc853aaef49119e628e361a8e03ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c39c49c-dc18-4774-aaec-c41e0f8488f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3299422f-d6ba-4c76-b01b-037c600507bb tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c39c49c-dc18-4774-aaec-c41e0f8488f9) transitioned into state 'SUCCESS' from state '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-1450000375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['86cb9565-1579-40bb-acaf-5a4394c76adb','66828275-676a-4323-83d6-b26e9d46039c','be89aa68-0f7a-48bb-9db5-f49d2a8ce1af','23d0138c-758e-4852-ae23-88bfe437028d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3299422f-d6ba-4c76-b01b-037c600507bb tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e returned with HTTP 200 Sep 03 11:31:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1417/2802] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:20 2026] GET /volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6d5088-80ec-42af-8325-d1f9a0461c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa6d5088-80ec-42af-8325-d1f9a0461c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (ff5780ef-2694-4793-9e92-547e4e62915d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request issued successfully. Sep 03 11:31:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f1d350f4-5089-44fb-aaa6-47fa8af2b906 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1386/2803] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:20 2026] POST /volume/v3/volumes => generated 773 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1e59ae1f-b054-40fa-a465-902cd6d6d00f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-137383728"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request body: {'volume': {"'source_volid": '1e59ae1f-b054-40fa-a465-902cd6d6d00f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-137383728'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume of 1 GB Sep 03 11:31:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Availability Zones retrieved successfully. Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (f6cbc005-acc0-4d93-b996-a8bd14685392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4112abb0-7f23-4476-b6a5-33a588ed2e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4112abb0-7f23-4476-b6a5-33a588ed2e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a36ac1-476f-4ee0-8d85-3b72c26a7bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Created reservations ['f4b8cff0-37ce-4afd-b95c-b2757e9419bb', '34d3a961-df20-43d4-bb08-436bf084fb90', '34e9ab6f-ec82-4c1f-abc5-d848a5b76a97', '1e3283ad-d3b5-4452-b7f4-a93fe1841719'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a36ac1-476f-4ee0-8d85-3b72c26a7bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4b8cff0-37ce-4afd-b95c-b2757e9419bb', '34d3a961-df20-43d4-bb08-436bf084fb90', '34e9ab6f-ec82-4c1f-abc5-d848a5b76a97', '1e3283ad-d3b5-4452-b7f4-a93fe1841719']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836bb255-59a4-4d83-9b1e-e60dcc2f20fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836bb255-59a4-4d83-9b1e-e60dcc2f20fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b6a0d30-3bfb-42ff-995f-73cb505889c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-137383728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['f4b8cff0-37ce-4afd-b95c-b2757e9419bb','34d3a961-df20-43d4-bb08-436bf084fb90','34e9ab6f-ec82-4c1f-abc5-d848a5b76a97','1e3283ad-d3b5-4452-b7f4-a93fe1841719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-137383728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b6a0d30-3bfb-42ff-995f-73cb505889c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='237cc853aaef49119e628e361a8e03ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:20 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9d1b8ae-ddeb-4b8b-93e5-1a78987a25ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9d1b8ae-ddeb-4b8b-93e5-1a78987a25ff) transitioned into state 'SUCCESS' from state '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-137383728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['f4b8cff0-37ce-4afd-b95c-b2757e9419bb','34d3a961-df20-43d4-bb08-436bf084fb90','34e9ab6f-ec82-4c1f-abc5-d848a5b76a97','1e3283ad-d3b5-4452-b7f4-a93fe1841719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8314f534-bea0-4193-a9c4-335538235083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8314f534-bea0-4193-a9c4-335538235083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (f6cbc005-acc0-4d93-b996-a8bd14685392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request issued successfully. Sep 03 11:31:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-12cbb0b3-d81a-465a-ba1c-feba78c6dd70 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1418/2804] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:20 2026] POST /volume/v3/volumes => generated 772 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1e59ae1f-b054-40fa-a465-902cd6d6d00f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1106381417"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request body: {'volume': {"'source_volid": '1e59ae1f-b054-40fa-a465-902cd6d6d00f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1106381417'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume of 1 GB Sep 03 11:31:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Availability Zones retrieved successfully. Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (fbddfc0f-80b5-4e1b-836f-4a4d13416e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21bcf482-ecb3-4df7-811d-6b20fc9e68e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21bcf482-ecb3-4df7-811d-6b20fc9e68e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888aca18-7f6b-4f96-b973-956e16424fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "4b1b7596-9bae-476b-a48d-c3f9aa0969c7", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '4b1b7596-9bae-476b-a48d-c3f9aa0969c7', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Created reservations ['5796ae97-04ff-4831-8406-987a28bf24f6', '6e71ea42-0efd-4ba1-9fa7-d76558963ea0', 'e0e599b1-0f16-4961-803b-e4419e7a4f17', '753564af-2b03-4ff2-afa0-74e59512329f'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888aca18-7f6b-4f96-b973-956e16424fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5796ae97-04ff-4831-8406-987a28bf24f6', '6e71ea42-0efd-4ba1-9fa7-d76558963ea0', 'e0e599b1-0f16-4961-803b-e4419e7a4f17', '753564af-2b03-4ff2-afa0-74e59512329f']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ad593a-3921-4acd-a779-23773d9b4faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ad593a-3921-4acd-a779-23773d9b4faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f22e4ea5-2815-4466-b2c7-447cc54e9821', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1106381417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['5796ae97-04ff-4831-8406-987a28bf24f6','6e71ea42-0efd-4ba1-9fa7-d76558963ea0','e0e599b1-0f16-4961-803b-e4419e7a4f17','753564af-2b03-4ff2-afa0-74e59512329f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1106381417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f22e4ea5-2815-4466-b2c7-447cc54e9821,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='237cc853aaef49119e628e361a8e03ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001c6756-c933-47b2-a206-c42b12eedd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001c6756-c933-47b2-a206-c42b12eedd29) transitioned into state 'SUCCESS' from state '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-1106381417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['5796ae97-04ff-4831-8406-987a28bf24f6','6e71ea42-0efd-4ba1-9fa7-d76558963ea0','e0e599b1-0f16-4961-803b-e4419e7a4f17','753564af-2b03-4ff2-afa0-74e59512329f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06aa17d1-eb5f-4666-a19f-b79e2dde44fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06aa17d1-eb5f-4666-a19f-b79e2dde44fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (fbddfc0f-80b5-4e1b-836f-4a4d13416e76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request issued successfully. Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d4ce2409-ca60-4909-b2eb-852f6b9057a0 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1387/2805] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:21 2026] POST /volume/v3/volumes => generated 773 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f5048e34-af55-4ecb-a977-adfbcccc283b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f5048e34-af55-4ecb-a977-adfbcccc283b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f5048e34-af55-4ecb-a977-adfbcccc283b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f5048e34-af55-4ecb-a977-adfbcccc283b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f5048e34-af55-4ecb-a977-adfbcccc283b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f5048e34-af55-4ecb-a977-adfbcccc283b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 returned with HTTP 200 Sep 03 11:31:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1388/2806] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:21 2026] GET /volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4e7e877f-1a0b-4f95-b4fc-a9a7c3cb2c14 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4e7e877f-1a0b-4f95-b4fc-a9a7c3cb2c14 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4e7e877f-1a0b-4f95-b4fc-a9a7c3cb2c14 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4e7e877f-1a0b-4f95-b4fc-a9a7c3cb2c14 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:21 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Create volume of 1 GB Sep 03 11:31:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4e7e877f-1a0b-4f95-b4fc-a9a7c3cb2c14 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4e7e877f-1a0b-4f95-b4fc-a9a7c3cb2c14 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e returned with HTTP 200 Sep 03 11:31:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1389/2807] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:21 2026] GET /volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e => generated 876 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1e59ae1f-b054-40fa-a465-902cd6d6d00f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2127812489"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request body: {'volume': {"'source_volid": '1e59ae1f-b054-40fa-a465-902cd6d6d00f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2127812489'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume of 1 GB Sep 03 11:31:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Availability Zones retrieved successfully. Sep 03 11:31:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Availability Zones retrieved successfully. Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Flow 'volume_create_api' (62b58801-2f00-405f-9cdb-048aa5f1f7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e73e0f1-c68c-4912-b29a-53871c93e8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (87ce72ec-5f73-4ae3-877d-6eabf8c55203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9fdf63-6a81-4b00-a347-8252fd7e5883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9fdf63-6a81-4b00-a347-8252fd7e5883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3edf7893-68b1-46d1-8dbb-390acbf68bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e73e0f1-c68c-4912-b29a-53871c93e8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:31:18Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=e5762589-bf45-4acf-a698-9d326d65db23,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': 'e5762589-bf45-4acf-a698-9d326d65db23', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3178c62d-2dae-4524-abac-af94744a863a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Created reservations ['34eea001-eee1-4c8b-8c85-6d8822a362fb', 'b4364cc3-2b18-4a63-830f-3b09239f514b', '4ec6f499-393d-4b0b-bbd1-f41536e2d319', 'd42439f1-5b23-4592-9fc7-f7e6582bd77a'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3edf7893-68b1-46d1-8dbb-390acbf68bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34eea001-eee1-4c8b-8c85-6d8822a362fb', 'b4364cc3-2b18-4a63-830f-3b09239f514b', '4ec6f499-393d-4b0b-bbd1-f41536e2d319', 'd42439f1-5b23-4592-9fc7-f7e6582bd77a']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e740e28-73d9-4643-993b-3abbc9a3b907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e740e28-73d9-4643-993b-3abbc9a3b907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b65c5429-cd4c-4dda-bab3-e46cf5cdfaba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2127812489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['34eea001-eee1-4c8b-8c85-6d8822a362fb','b4364cc3-2b18-4a63-830f-3b09239f514b','4ec6f499-393d-4b0b-bbd1-f41536e2d319','d42439f1-5b23-4592-9fc7-f7e6582bd77a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2127812489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b65c5429-cd4c-4dda-bab3-e46cf5cdfaba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='237cc853aaef49119e628e361a8e03ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912bc7af-0b76-4be9-9821-74788c4a66e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912bc7af-0b76-4be9-9821-74788c4a66e9) transitioned into state 'SUCCESS' from state '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-2127812489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='237cc853aaef49119e628e361a8e03ad',qos_specs=None,replication_status=,reservations=['34eea001-eee1-4c8b-8c85-6d8822a362fb','b4364cc3-2b18-4a63-830f-3b09239f514b','4ec6f499-393d-4b0b-bbd1-f41536e2d319','d42439f1-5b23-4592-9fc7-f7e6582bd77a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71ea0f0cb0e04c4bb248198183d87b75',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4297e72b-268f-475f-8643-b582898b6d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Created reservations ['ec1af09c-79fb-45cd-8efb-8bb0c552fbd0', 'cdff26be-f16c-4a19-8508-8a816f70157b', '62582475-e8a0-4dc0-aba1-33848a29413a', 'ea832684-8bdf-4f94-9899-ea2f64ec30eb'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3178c62d-2dae-4524-abac-af94744a863a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec1af09c-79fb-45cd-8efb-8bb0c552fbd0', 'cdff26be-f16c-4a19-8508-8a816f70157b', '62582475-e8a0-4dc0-aba1-33848a29413a', 'ea832684-8bdf-4f94-9899-ea2f64ec30eb']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edc4370e-99a2-4ddc-b858-336ce603bd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4297e72b-268f-475f-8643-b582898b6d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Flow 'volume_create_api' (87ce72ec-5f73-4ae3-877d-6eabf8c55203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Create volume request issued successfully. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-16fe1a73-5f16-437f-9f9b-ea2c99273549 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1390/2808] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:21 2026] POST /volume/v3/volumes => generated 773 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7d31c382-2cec-474c-9ac5-e0d2539f5ee4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7d31c382-2cec-474c-9ac5-e0d2539f5ee4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7d31c382-2cec-474c-9ac5-e0d2539f5ee4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27fad037-87dd-42ea-b527-77f67f40b633", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-141280501"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7d31c382-2cec-474c-9ac5-e0d2539f5ee4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-7d31c382-2cec-474c-9ac5-e0d2539f5ee4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create snapshot from volume 27fad037-87dd-42ea-b527-77f67f40b633 Sep 03 11:31:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edc4370e-99a2-4ddc-b858-336ce603bd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcb5f500-7cd5-4fbd-af23-7ffa469e3176', '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='cd46f0cbce1345459333210a1d785473',qos_specs=None,replication_status=,reservations=['ec1af09c-79fb-45cd-8efb-8bb0c552fbd0','cdff26be-f16c-4a19-8508-8a816f70157b','62582475-e8a0-4dc0-aba1-33848a29413a','ea832684-8bdf-4f94-9899-ea2f64ec30eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b387ed421509412c97cb0ab458de5d95',volume_type_id=e5762589-bf45-4acf-a698-9d326d65db23), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:22Z,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=dcb5f500-7cd5-4fbd-af23-7ffa469e3176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd46f0cbce1345459333210a1d785473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b387ed421509412c97cb0ab458de5d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5762589-bf45-4acf-a698-9d326d65db23),volume_type_id=e5762589-bf45-4acf-a698-9d326d65db23)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6642868-1688-46b9-8506-5c164a1615e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6642868-1688-46b9-8506-5c164a1615e4) transitioned into state 'SUCCESS' from 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='cd46f0cbce1345459333210a1d785473',qos_specs=None,replication_status=,reservations=['ec1af09c-79fb-45cd-8efb-8bb0c552fbd0','cdff26be-f16c-4a19-8508-8a816f70157b','62582475-e8a0-4dc0-aba1-33848a29413a','ea832684-8bdf-4f94-9899-ea2f64ec30eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b387ed421509412c97cb0ab458de5d95',volume_type_id=e5762589-bf45-4acf-a698-9d326d65db23)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7298f302-0558-4a93-97bd-21545a22724f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7298f302-0558-4a93-97bd-21545a22724f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Flow 'volume_create_api' (62b58801-2f00-405f-9cdb-048aa5f1f7b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Create volume request issued successfully. Sep 03 11:31:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-af3c9ac9-5f9e-4293-a4c5-94528be3a7a4 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1419/2809] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:21 2026] POST /volume/v3/volumes => generated 806 bytes in 880 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-34a7600d-4df1-4a17-931b-d48fc7111358 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-34a7600d-4df1-4a17-931b-d48fc7111358 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-34a7600d-4df1-4a17-931b-d48fc7111358 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-34a7600d-4df1-4a17-931b-d48fc7111358 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-7d31c382-2cec-474c-9ac5-e0d2539f5ee4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Created reservations ['f1e61ebd-bf43-490c-a4db-2238840f32e8', '96a0c24b-e799-4219-ac36-120f357fdd22', '7b239e2e-d051-4cd6-9e0d-5ed9a5090b28', 'e705b75e-203a-4ba1-9572-79b0ac7682d3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-34a7600d-4df1-4a17-931b-d48fc7111358 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-34a7600d-4df1-4a17-931b-d48fc7111358 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 returned with HTTP 200 Sep 03 11:31:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1420/2810] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:22 2026] GET /volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-caa10394-74fb-42d4-adac-fe36947b14f2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-caa10394-74fb-42d4-adac-fe36947b14f2 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-caa10394-74fb-42d4-adac-fe36947b14f2 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-caa10394-74fb-42d4-adac-fe36947b14f2 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-caa10394-74fb-42d4-adac-fe36947b14f2 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-caa10394-74fb-42d4-adac-fe36947b14f2 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1421/2811] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:22 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 874 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8708ba52-b4ed-4033-b557-5e8f99092073 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8708ba52-b4ed-4033-b557-5e8f99092073 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8708ba52-b4ed-4033-b557-5e8f99092073 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8708ba52-b4ed-4033-b557-5e8f99092073 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7d31c382-2cec-474c-9ac5-e0d2539f5ee4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot create request issued successfully. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7d31c382-2cec-474c-9ac5-e0d2539f5ee4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:31:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1391/2812] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:31:22 2026] POST /volume/v3/snapshots => generated 315 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-053b84dd-b314-4f35-bd3d-8233a660f4fd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-053b84dd-b314-4f35-bd3d-8233a660f4fd tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-053b84dd-b314-4f35-bd3d-8233a660f4fd tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-053b84dd-b314-4f35-bd3d-8233a660f4fd tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8708ba52-b4ed-4033-b557-5e8f99092073 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-053b84dd-b314-4f35-bd3d-8233a660f4fd tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot retrieved successfully. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-053b84dd-b314-4f35-bd3d-8233a660f4fd tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 returned with HTTP 200 Sep 03 11:31:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1392/2813] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:22 2026] GET /volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8708ba52-b4ed-4033-b557-5e8f99092073 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 returned with HTTP 200 Sep 03 11:31:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1422/2814] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:22 2026] GET /volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6c4a777b-6c67-4204-b211-4dca6d47b71e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6c4a777b-6c67-4204-b211-4dca6d47b71e tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6c4a777b-6c67-4204-b211-4dca6d47b71e tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6c4a777b-6c67-4204-b211-4dca6d47b71e tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6c4a777b-6c67-4204-b211-4dca6d47b71e tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6c4a777b-6c67-4204-b211-4dca6d47b71e tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e returned with HTTP 200 Sep 03 11:31:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1393/2815] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:22 2026] GET /volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5b976071-268a-44e4-b9f0-7968f3c18741 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b976071-268a-44e4-b9f0-7968f3c18741 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b976071-268a-44e4-b9f0-7968f3c18741 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b976071-268a-44e4-b9f0-7968f3c18741 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5b976071-268a-44e4-b9f0-7968f3c18741 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b976071-268a-44e4-b9f0-7968f3c18741 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1423/2816] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:23 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 898 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1588ba85-562f-4034-a93e-a11e25829bf4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3ba6fe23-d826-43d3-8617-9d5fa9092b4d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1588ba85-562f-4034-a93e-a11e25829bf4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3ba6fe23-d826-43d3-8617-9d5fa9092b4d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 Sep 03 11:31:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1588ba85-562f-4034-a93e-a11e25829bf4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3ba6fe23-d826-43d3-8617-9d5fa9092b4d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1588ba85-562f-4034-a93e-a11e25829bf4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3ba6fe23-d826-43d3-8617-9d5fa9092b4d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1588ba85-562f-4034-a93e-a11e25829bf4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot retrieved successfully. Sep 03 11:31:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1588ba85-562f-4034-a93e-a11e25829bf4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 returned with HTTP 200 Sep 03 11:31:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1394/2817] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:23 2026] GET /volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 => generated 447 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3ba6fe23-d826-43d3-8617-9d5fa9092b4d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3ba6fe23-d826-43d3-8617-9d5fa9092b4d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 returned with HTTP 200 Sep 03 11:31:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1424/2818] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:23 2026] GET /volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:31:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8a7b001a-e7c4-4eba-a207-7188cbd1aada None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a7b001a-e7c4-4eba-a207-7188cbd1aada tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e Sep 03 11:31:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a7b001a-e7c4-4eba-a207-7188cbd1aada tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a7b001a-e7c4-4eba-a207-7188cbd1aada tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8a7b001a-e7c4-4eba-a207-7188cbd1aada tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a7b001a-e7c4-4eba-a207-7188cbd1aada tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e returned with HTTP 200 Sep 03 11:31:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1395/2819] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:23 2026] GET /volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0bcef607-2fd4-469c-863e-09cecd3bf0eb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0bcef607-2fd4-469c-863e-09cecd3bf0eb tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e Sep 03 11:31:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0bcef607-2fd4-469c-863e-09cecd3bf0eb tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0bcef607-2fd4-469c-863e-09cecd3bf0eb tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0bcef607-2fd4-469c-863e-09cecd3bf0eb tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0bcef607-2fd4-469c-863e-09cecd3bf0eb tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e returned with HTTP 200 Sep 03 11:31:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1425/2820] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:23 2026] GET /volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e => generated 877 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-baa64235-8d8f-4ee3-96c0-1c6bf510dcac None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-baa64235-8d8f-4ee3-96c0-1c6bf510dcac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:31:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-baa64235-8d8f-4ee3-96c0-1c6bf510dcac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d5f61b9-8b1f-4210-9d58-6989315d255e", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-796150717"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-baa64235-8d8f-4ee3-96c0-1c6bf510dcac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:23 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-baa64235-8d8f-4ee3-96c0-1c6bf510dcac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Create snapshot from volume 0d5f61b9-8b1f-4210-9d58-6989315d255e Sep 03 11:31:24 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-baa64235-8d8f-4ee3-96c0-1c6bf510dcac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Created reservations ['236bfd9a-903f-4eaa-9dca-c7ea48fde2a6', '51a57299-ede6-4bdd-ad26-a8528ffc9055', '69782701-751e-4cae-8675-cce84decf163', '1f49fe24-095e-4104-9335-b5a3839759e3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-baa64235-8d8f-4ee3-96c0-1c6bf510dcac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot create request issued successfully. Sep 03 11:31:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-baa64235-8d8f-4ee3-96c0-1c6bf510dcac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:31:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1396/2821] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:31:23 2026] POST /volume/v3/snapshots => generated 325 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9364f0c8-9165-4216-b33a-95b40de94c4a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9364f0c8-9165-4216-b33a-95b40de94c4a tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9364f0c8-9165-4216-b33a-95b40de94c4a tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9364f0c8-9165-4216-b33a-95b40de94c4a tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9364f0c8-9165-4216-b33a-95b40de94c4a tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9364f0c8-9165-4216-b33a-95b40de94c4a tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 200 Sep 03 11:31:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1426/2822] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:24 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 457 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-30ba5355-4cd7-49bd-9c4c-7a3ee2066790 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-30ba5355-4cd7-49bd-9c4c-7a3ee2066790 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-30ba5355-4cd7-49bd-9c4c-7a3ee2066790 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-30ba5355-4cd7-49bd-9c4c-7a3ee2066790 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-30ba5355-4cd7-49bd-9c4c-7a3ee2066790 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e0ab508e-d21d-48e1-a29a-a5147d20373f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e0ab508e-d21d-48e1-a29a-a5147d20373f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-30ba5355-4cd7-49bd-9c4c-7a3ee2066790 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e0ab508e-d21d-48e1-a29a-a5147d20373f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1397/2823] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:24 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e0ab508e-d21d-48e1-a29a-a5147d20373f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e0ab508e-d21d-48e1-a29a-a5147d20373f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot retrieved successfully. Sep 03 11:31:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e0ab508e-d21d-48e1-a29a-a5147d20373f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 returned with HTTP 200 Sep 03 11:31:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1427/2824] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:24 2026] GET /volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 => generated 447 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-30b92f68-7fd4-4b18-a753-b6d8dac228e6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-30b92f68-7fd4-4b18-a753-b6d8dac228e6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 Sep 03 11:31:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-30b92f68-7fd4-4b18-a753-b6d8dac228e6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-30b92f68-7fd4-4b18-a753-b6d8dac228e6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-30b92f68-7fd4-4b18-a753-b6d8dac228e6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-30b92f68-7fd4-4b18-a753-b6d8dac228e6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 returned with HTTP 200 Sep 03 11:31:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1398/2825] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:24 2026] GET /volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0d3c93a8-cb60-4efb-ad9e-3e242a60cdac None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d3c93a8-cb60-4efb-ad9e-3e242a60cdac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d3c93a8-cb60-4efb-ad9e-3e242a60cdac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d3c93a8-cb60-4efb-ad9e-3e242a60cdac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0d3c93a8-cb60-4efb-ad9e-3e242a60cdac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d3c93a8-cb60-4efb-ad9e-3e242a60cdac tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 200 Sep 03 11:31:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1428/2826] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:25 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d6c7aeec-7f44-4f50-8fa4-67051686b5b9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6c7aeec-7f44-4f50-8fa4-67051686b5b9 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6c7aeec-7f44-4f50-8fa4-67051686b5b9 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6c7aeec-7f44-4f50-8fa4-67051686b5b9 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b9c9b14d-4b17-4e5c-8ff9-49c82ae1728e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b9c9b14d-4b17-4e5c-8ff9-49c82ae1728e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b9c9b14d-4b17-4e5c-8ff9-49c82ae1728e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b9c9b14d-4b17-4e5c-8ff9-49c82ae1728e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:25 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:25 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b9c9b14d-4b17-4e5c-8ff9-49c82ae1728e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot retrieved successfully. Sep 03 11:31:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b9c9b14d-4b17-4e5c-8ff9-49c82ae1728e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 returned with HTTP 200 Sep 03 11:31:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1429/2827] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:25 2026] GET /volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 => generated 447 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:31:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d6c7aeec-7f44-4f50-8fa4-67051686b5b9 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6c7aeec-7f44-4f50-8fa4-67051686b5b9 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1399/2828] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:25 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 956 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f8413279-9e01-45c4-ab01-34cccd45554f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f8413279-9e01-45c4-ab01-34cccd45554f tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 Sep 03 11:31:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f8413279-9e01-45c4-ab01-34cccd45554f tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f8413279-9e01-45c4-ab01-34cccd45554f tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f8413279-9e01-45c4-ab01-34cccd45554f tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f8413279-9e01-45c4-ab01-34cccd45554f tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 returned with HTTP 200 Sep 03 11:31:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1430/2829] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:25 2026] GET /volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a58c95bc-61cf-42f4-b2d0-eb2239778749 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a58c95bc-61cf-42f4-b2d0-eb2239778749 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a58c95bc-61cf-42f4-b2d0-eb2239778749 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a58c95bc-61cf-42f4-b2d0-eb2239778749 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a58c95bc-61cf-42f4-b2d0-eb2239778749 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a58c95bc-61cf-42f4-b2d0-eb2239778749 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 200 Sep 03 11:31:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1400/2830] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:26 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 457 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-00edc8af-e93a-4712-a29f-48fe43d958bc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-00edc8af-e93a-4712-a29f-48fe43d958bc tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-00edc8af-e93a-4712-a29f-48fe43d958bc tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-00edc8af-e93a-4712-a29f-48fe43d958bc tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-730b861d-ef0e-420d-aab0-90d5b8a7b7ad None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-730b861d-ef0e-420d-aab0-90d5b8a7b7ad tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-730b861d-ef0e-420d-aab0-90d5b8a7b7ad tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-00edc8af-e93a-4712-a29f-48fe43d958bc tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot retrieved successfully. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-730b861d-ef0e-420d-aab0-90d5b8a7b7ad tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-00edc8af-e93a-4712-a29f-48fe43d958bc tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 returned with HTTP 200 Sep 03 11:31:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1431/2831] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:26 2026] GET /volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 => generated 447 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:31:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-730b861d-ef0e-420d-aab0-90d5b8a7b7ad tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-730b861d-ef0e-420d-aab0-90d5b8a7b7ad tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1401/2832] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:26 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e209dd8b-84dc-46ad-b09e-f2fbe921ec0d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e209dd8b-84dc-46ad-b09e-f2fbe921ec0d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e209dd8b-84dc-46ad-b09e-f2fbe921ec0d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e209dd8b-84dc-46ad-b09e-f2fbe921ec0d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e209dd8b-84dc-46ad-b09e-f2fbe921ec0d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e209dd8b-84dc-46ad-b09e-f2fbe921ec0d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 returned with HTTP 200 Sep 03 11:31:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1432/2833] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:26 2026] GET /volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-75a07527-1fce-407b-b6bc-38aaf3719ba1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75a07527-1fce-407b-b6bc-38aaf3719ba1 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-75a07527-1fce-407b-b6bc-38aaf3719ba1 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-75a07527-1fce-407b-b6bc-38aaf3719ba1 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-75a07527-1fce-407b-b6bc-38aaf3719ba1 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75a07527-1fce-407b-b6bc-38aaf3719ba1 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 returned with HTTP 200 Sep 03 11:31:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1402/2834] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:26 2026] GET /volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-da5e7672-eea1-4445-88bc-b5828ccba230 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da5e7672-eea1-4445-88bc-b5828ccba230 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da5e7672-eea1-4445-88bc-b5828ccba230 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da5e7672-eea1-4445-88bc-b5828ccba230 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-da5e7672-eea1-4445-88bc-b5828ccba230 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da5e7672-eea1-4445-88bc-b5828ccba230 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 returned with HTTP 200 Sep 03 11:31:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1433/2835] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:26 2026] GET /volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e2eef38c-e56a-4203-9a54-29b4a4163aa5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e2eef38c-e56a-4203-9a54-29b4a4163aa5 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e2eef38c-e56a-4203-9a54-29b4a4163aa5 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e2eef38c-e56a-4203-9a54-29b4a4163aa5 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e2eef38c-e56a-4203-9a54-29b4a4163aa5 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e2eef38c-e56a-4203-9a54-29b4a4163aa5 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba returned with HTTP 200 Sep 03 11:31:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1403/2836] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:26 2026] GET /volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-38a5e408-9fa6-45c2-acaf-ab465fb888b6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-38a5e408-9fa6-45c2-acaf-ab465fb888b6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] DELETE http://192.168.122.194/volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-38a5e408-9fa6-45c2-acaf-ab465fb888b6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-38a5e408-9fa6-45c2-acaf-ab465fb888b6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-38a5e408-9fa6-45c2-acaf-ab465fb888b6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume with id: b65c5429-cd4c-4dda-bab3-e46cf5cdfaba Sep 03 11:31:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-38a5e408-9fa6-45c2-acaf-ab465fb888b6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-38a5e408-9fa6-45c2-acaf-ab465fb888b6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume request issued successfully. Sep 03 11:31:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-38a5e408-9fa6-45c2-acaf-ab465fb888b6 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba returned with HTTP 202 Sep 03 11:31:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1434/2837] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:26 2026] DELETE /volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cd4df31c-32ab-4255-ba85-289b0627bfb1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cd4df31c-32ab-4255-ba85-289b0627bfb1 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba Sep 03 11:31:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cd4df31c-32ab-4255-ba85-289b0627bfb1 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cd4df31c-32ab-4255-ba85-289b0627bfb1 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cd4df31c-32ab-4255-ba85-289b0627bfb1 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cd4df31c-32ab-4255-ba85-289b0627bfb1 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba returned with HTTP 200 Sep 03 11:31:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1404/2838] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:26 2026] GET /volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-94e6f14f-d1d9-4c40-ba5f-cd0f4899dc62 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-94e6f14f-d1d9-4c40-ba5f-cd0f4899dc62 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-94e6f14f-d1d9-4c40-ba5f-cd0f4899dc62 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-94e6f14f-d1d9-4c40-ba5f-cd0f4899dc62 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-94e6f14f-d1d9-4c40-ba5f-cd0f4899dc62 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-94e6f14f-d1d9-4c40-ba5f-cd0f4899dc62 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 200 Sep 03 11:31:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1435/2839] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:27 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 457 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e8417897-33cb-4986-b8c5-8abb60d34940 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e8417897-33cb-4986-b8c5-8abb60d34940 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e8417897-33cb-4986-b8c5-8abb60d34940 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e8417897-33cb-4986-b8c5-8abb60d34940 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e8417897-33cb-4986-b8c5-8abb60d34940 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot retrieved successfully. Sep 03 11:31:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e8417897-33cb-4986-b8c5-8abb60d34940 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 returned with HTTP 200 Sep 03 11:31:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1405/2840] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:27 2026] GET /volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-931299d8-801b-4609-97d0-a2490ec437f1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-931299d8-801b-4609-97d0-a2490ec437f1 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-931299d8-801b-4609-97d0-a2490ec437f1 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-931299d8-801b-4609-97d0-a2490ec437f1 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:27 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:27 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-931299d8-801b-4609-97d0-a2490ec437f1 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-931299d8-801b-4609-97d0-a2490ec437f1 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1436/2841] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:27 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e37d7371-7a4e-4492-85a1-85a2444f222b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e37d7371-7a4e-4492-85a1-85a2444f222b tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e37d7371-7a4e-4492-85a1-85a2444f222b tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e37d7371-7a4e-4492-85a1-85a2444f222b tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e37d7371-7a4e-4492-85a1-85a2444f222b tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba returned with HTTP 404 Sep 03 11:31:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1406/2842] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:28 2026] GET /volume/v3/volumes/b65c5429-cd4c-4dda-bab3-e46cf5cdfaba => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-59bff41d-edb6-4370-bb95-6af27718ede4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-59bff41d-edb6-4370-bb95-6af27718ede4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] DELETE http://192.168.122.194/volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-59bff41d-edb6-4370-bb95-6af27718ede4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-59bff41d-edb6-4370-bb95-6af27718ede4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-59bff41d-edb6-4370-bb95-6af27718ede4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume with id: f22e4ea5-2815-4466-b2c7-447cc54e9821 Sep 03 11:31:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-59bff41d-edb6-4370-bb95-6af27718ede4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-59bff41d-edb6-4370-bb95-6af27718ede4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume request issued successfully. Sep 03 11:31:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-59bff41d-edb6-4370-bb95-6af27718ede4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 returned with HTTP 202 Sep 03 11:31:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1437/2843] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:28 2026] DELETE /volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-14f7c449-902b-496e-841e-dcf534666053 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14f7c449-902b-496e-841e-dcf534666053 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14f7c449-902b-496e-841e-dcf534666053 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14f7c449-902b-496e-841e-dcf534666053 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-14f7c449-902b-496e-841e-dcf534666053 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14f7c449-902b-496e-841e-dcf534666053 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 returned with HTTP 200 Sep 03 11:31:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1407/2844] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:28 2026] GET /volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d00273f5-5852-48aa-a7a3-4a33bdca2551 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d00273f5-5852-48aa-a7a3-4a33bdca2551 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d00273f5-5852-48aa-a7a3-4a33bdca2551 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d00273f5-5852-48aa-a7a3-4a33bdca2551 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d00273f5-5852-48aa-a7a3-4a33bdca2551 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d00273f5-5852-48aa-a7a3-4a33bdca2551 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 200 Sep 03 11:31:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1438/2845] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:28 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e2c16c69-ebd6-4c18-82c2-e20d0897e72a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e2c16c69-ebd6-4c18-82c2-e20d0897e72a tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e2c16c69-ebd6-4c18-82c2-e20d0897e72a tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e2c16c69-ebd6-4c18-82c2-e20d0897e72a tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e2c16c69-ebd6-4c18-82c2-e20d0897e72a tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot retrieved successfully. Sep 03 11:31:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e2c16c69-ebd6-4c18-82c2-e20d0897e72a tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 returned with HTTP 200 Sep 03 11:31:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1408/2846] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:28 2026] GET /volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 => generated 474 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1595d3d8-59a8-4ede-a1b3-23795d19aa84", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-504331456"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request body: {'volume': {"'snapshot_id": '1595d3d8-59a8-4ede-a1b3-23795d19aa84', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-504331456'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume of 1 GB Sep 03 11:31:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Availability Zones retrieved successfully. Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a5f6da74-bd31-483d-9425-e0060679f7d3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a5f6da74-bd31-483d-9425-e0060679f7d3 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a5f6da74-bd31-483d-9425-e0060679f7d3 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a5f6da74-bd31-483d-9425-e0060679f7d3 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (a2baddd4-0a31-4243-bf70-1f61c12cbc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769d1ed7-2f4d-4010-b590-10b6a825109c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a5f6da74-bd31-483d-9425-e0060679f7d3 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a5f6da74-bd31-483d-9425-e0060679f7d3 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1409/2847] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:28 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769d1ed7-2f4d-4010-b590-10b6a825109c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde50249-3005-4ad4-881f-30db40c64e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Created reservations ['7083629e-9b8d-43af-a360-d62d7cb7aa44', 'a3ca934f-09b3-4aff-9e61-3b58b38530bd', '523cb673-0d22-4d9a-b103-475061ae3e10', 'f91716b3-470d-4141-8cf0-8aa8a39afb46'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde50249-3005-4ad4-881f-30db40c64e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7083629e-9b8d-43af-a360-d62d7cb7aa44', 'a3ca934f-09b3-4aff-9e61-3b58b38530bd', '523cb673-0d22-4d9a-b103-475061ae3e10', 'f91716b3-470d-4141-8cf0-8aa8a39afb46']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2274589-10b6-4b37-bd10-e57bf3a10ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2274589-10b6-4b37-bd10-e57bf3a10ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dea2bf5-d1c6-4b13-8257-5f2fb813f458', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-504331456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['7083629e-9b8d-43af-a360-d62d7cb7aa44','a3ca934f-09b3-4aff-9e61-3b58b38530bd','523cb673-0d22-4d9a-b103-475061ae3e10','f91716b3-470d-4141-8cf0-8aa8a39afb46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-504331456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dea2bf5-d1c6-4b13-8257-5f2fb813f458,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='277eb90f50004faa903c51161079a23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:28 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716b741e-c751-46c8-a7e8-a417411db504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716b741e-c751-46c8-a7e8-a417411db504) transitioned into state 'SUCCESS' from state '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-504331456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['7083629e-9b8d-43af-a360-d62d7cb7aa44','a3ca934f-09b3-4aff-9e61-3b58b38530bd','523cb673-0d22-4d9a-b103-475061ae3e10','f91716b3-470d-4141-8cf0-8aa8a39afb46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a8ab74-ec9c-45b2-9502-0478de9b03b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a8ab74-ec9c-45b2-9502-0478de9b03b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (a2baddd4-0a31-4243-bf70-1f61c12cbc23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request issued successfully. Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-07e5a247-5bb3-44c4-9a72-51dbab6a7809 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1439/2848] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:28 2026] POST /volume/v3/volumes => generated 768 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1595d3d8-59a8-4ede-a1b3-23795d19aa84", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1087955299"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request body: {'volume': {"'snapshot_id": '1595d3d8-59a8-4ede-a1b3-23795d19aa84', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1087955299'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume of 1 GB Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Availability Zones retrieved successfully. Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (582edf99-6aa3-43a7-af05-bb4f17aae855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b203f1-c064-4490-aee6-f17c3de27bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b203f1-c064-4490-aee6-f17c3de27bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (472e5c67-8af8-4c02-b908-d3d6d6c98fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f01e5a7e-1a8f-456f-a89f-47f1d9c73601 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f01e5a7e-1a8f-456f-a89f-47f1d9c73601 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f01e5a7e-1a8f-456f-a89f-47f1d9c73601 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f01e5a7e-1a8f-456f-a89f-47f1d9c73601 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Created reservations ['f69e47bb-9c2e-4355-9490-e4fd74cb37e3', '877c1816-60de-4fac-a246-c02a61b75080', '8cdccd8c-bd4b-45fb-b628-fe26a2f2415c', '7ad012e2-4f0c-49a5-875e-9e05b6862eb3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (472e5c67-8af8-4c02-b908-d3d6d6c98fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f69e47bb-9c2e-4355-9490-e4fd74cb37e3', '877c1816-60de-4fac-a246-c02a61b75080', '8cdccd8c-bd4b-45fb-b628-fe26a2f2415c', '7ad012e2-4f0c-49a5-875e-9e05b6862eb3']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b7c009-cc0c-4675-af99-3eb527e8239d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f01e5a7e-1a8f-456f-a89f-47f1d9c73601 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 returned with HTTP 404 Sep 03 11:31:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1440/2849] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:29 2026] GET /volume/v3/volumes/f22e4ea5-2815-4466-b2c7-447cc54e9821 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-32567b01-87c0-4c7c-8dc4-76d1c86addda None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-32567b01-87c0-4c7c-8dc4-76d1c86addda tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-32567b01-87c0-4c7c-8dc4-76d1c86addda tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-32567b01-87c0-4c7c-8dc4-76d1c86addda tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b7c009-cc0c-4675-af99-3eb527e8239d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64b7fc7f-f7b0-4f07-9d8b-9508eca975bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1087955299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['f69e47bb-9c2e-4355-9490-e4fd74cb37e3','877c1816-60de-4fac-a246-c02a61b75080','8cdccd8c-bd4b-45fb-b628-fe26a2f2415c','7ad012e2-4f0c-49a5-875e-9e05b6862eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1087955299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64b7fc7f-f7b0-4f07-9d8b-9508eca975bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='277eb90f50004faa903c51161079a23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d860ad5-012d-4964-bf4a-b8505a2cfe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-32567b01-87c0-4c7c-8dc4-76d1c86addda tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-32567b01-87c0-4c7c-8dc4-76d1c86addda tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 200 Sep 03 11:31:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1441/2850] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:29 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 457 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9a2ef4b7-9a48-45e7-a56a-3450b222d1c9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a2ef4b7-9a48-45e7-a56a-3450b222d1c9 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] DELETE http://192.168.122.194/volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9a2ef4b7-9a48-45e7-a56a-3450b222d1c9 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9a2ef4b7-9a48-45e7-a56a-3450b222d1c9 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-9a2ef4b7-9a48-45e7-a56a-3450b222d1c9 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume with id: 5b6a0d30-3bfb-42ff-995f-73cb505889c1 Sep 03 11:31:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9a2ef4b7-9a48-45e7-a56a-3450b222d1c9 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d860ad5-012d-4964-bf4a-b8505a2cfe9a) transitioned into state 'SUCCESS' from state '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-1087955299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['f69e47bb-9c2e-4355-9490-e4fd74cb37e3','877c1816-60de-4fac-a246-c02a61b75080','8cdccd8c-bd4b-45fb-b628-fe26a2f2415c','7ad012e2-4f0c-49a5-875e-9e05b6862eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbeaca74-2611-494d-8b37-b261e5331ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbeaca74-2611-494d-8b37-b261e5331ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (582edf99-6aa3-43a7-af05-bb4f17aae855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request issued successfully. Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ba75fdc-0e10-416d-ba10-91d986eaf650 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1410/2851] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:29 2026] POST /volume/v3/volumes => generated 769 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9a2ef4b7-9a48-45e7-a56a-3450b222d1c9 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume request issued successfully. Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a2ef4b7-9a48-45e7-a56a-3450b222d1c9 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 returned with HTTP 202 Sep 03 11:31:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1442/2852] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:29 2026] DELETE /volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d1dbef3d-8375-48db-942a-216c4451700a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d1dbef3d-8375-48db-942a-216c4451700a tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d1dbef3d-8375-48db-942a-216c4451700a tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d1dbef3d-8375-48db-942a-216c4451700a tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1595d3d8-59a8-4ede-a1b3-23795d19aa84", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1441007417"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request body: {'volume': {"'snapshot_id": '1595d3d8-59a8-4ede-a1b3-23795d19aa84', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1441007417'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume of 1 GB Sep 03 11:31:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Availability Zones retrieved successfully. Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d1dbef3d-8375-48db-942a-216c4451700a tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (5f32c0c7-e216-4f94-95d8-cd69aff83c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cad440b-9dad-49ca-b06c-6c65b0a3cee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d1dbef3d-8375-48db-942a-216c4451700a tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 returned with HTTP 200 Sep 03 11:31:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1443/2853] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:29 2026] GET /volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 => generated 864 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cad440b-9dad-49ca-b06c-6c65b0a3cee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8487c6bb-848e-4283-afee-a3d6970857d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Created reservations ['8e1a40e2-9cff-4146-b5d2-1c27161a740d', 'd76f281e-66fd-4090-8842-c893945e2254', '93c2fc78-8911-4c97-a3e6-8b5f778f0d13', 'c2ee08fa-c792-4f7e-a868-53bf8370cd01'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8487c6bb-848e-4283-afee-a3d6970857d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e1a40e2-9cff-4146-b5d2-1c27161a740d', 'd76f281e-66fd-4090-8842-c893945e2254', '93c2fc78-8911-4c97-a3e6-8b5f778f0d13', 'c2ee08fa-c792-4f7e-a868-53bf8370cd01']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c499d19-dac3-4f51-8fea-01cd14ef1152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c499d19-dac3-4f51-8fea-01cd14ef1152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd18fc2cb-521d-4359-a10e-1196562f49c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1441007417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['8e1a40e2-9cff-4146-b5d2-1c27161a740d','d76f281e-66fd-4090-8842-c893945e2254','93c2fc78-8911-4c97-a3e6-8b5f778f0d13','c2ee08fa-c792-4f7e-a868-53bf8370cd01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1441007417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d18fc2cb-521d-4359-a10e-1196562f49c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='277eb90f50004faa903c51161079a23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb30fb5-431f-4f17-b409-a37850a547fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8e085e86-b555-4032-8f37-360b0ccfd2a3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8e085e86-b555-4032-8f37-360b0ccfd2a3 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb30fb5-431f-4f17-b409-a37850a547fb) transitioned into state 'SUCCESS' from state '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-1441007417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['8e1a40e2-9cff-4146-b5d2-1c27161a740d','d76f281e-66fd-4090-8842-c893945e2254','93c2fc78-8911-4c97-a3e6-8b5f778f0d13','c2ee08fa-c792-4f7e-a868-53bf8370cd01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8e085e86-b555-4032-8f37-360b0ccfd2a3 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8e085e86-b555-4032-8f37-360b0ccfd2a3 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d54d86-8c69-46af-aac5-c798fb523e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d54d86-8c69-46af-aac5-c798fb523e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8e085e86-b555-4032-8f37-360b0ccfd2a3 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (5f32c0c7-e216-4f94-95d8-cd69aff83c9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request issued successfully. Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5bdb4ccc-5f81-44e4-bf03-db5d8d01090e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1411/2854] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:29 2026] POST /volume/v3/volumes => generated 769 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8e085e86-b555-4032-8f37-360b0ccfd2a3 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1444/2855] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:29 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 956 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1595d3d8-59a8-4ede-a1b3-23795d19aa84", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2101448938"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request body: {'volume': {"'snapshot_id": '1595d3d8-59a8-4ede-a1b3-23795d19aa84', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2101448938'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume of 1 GB Sep 03 11:31:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Availability Zones retrieved successfully. Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (dacf0b38-5292-43cc-9773-090b537ef229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab97f00-5793-4dac-bce3-efcd710c6bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab97f00-5793-4dac-bce3-efcd710c6bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c79c98-b590-423f-a59f-a5632265236f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Created reservations ['fa50669b-ea65-4d05-9e3b-0bbd836ce3a0', '6039f5ad-b2e8-449c-a3a1-51beada5df97', 'f2aa75ef-c537-44ad-b551-7765dc7e4953', '67a754e1-a4fe-400f-92f6-b25552f46910'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c79c98-b590-423f-a59f-a5632265236f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa50669b-ea65-4d05-9e3b-0bbd836ce3a0', '6039f5ad-b2e8-449c-a3a1-51beada5df97', 'f2aa75ef-c537-44ad-b551-7765dc7e4953', '67a754e1-a4fe-400f-92f6-b25552f46910']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9561405b-6397-40c5-a9d0-087f289d97cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9561405b-6397-40c5-a9d0-087f289d97cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4de67e6a-e496-42a7-80d3-812ef90a215c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2101448938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['fa50669b-ea65-4d05-9e3b-0bbd836ce3a0','6039f5ad-b2e8-449c-a3a1-51beada5df97','f2aa75ef-c537-44ad-b551-7765dc7e4953','67a754e1-a4fe-400f-92f6-b25552f46910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2101448938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4de67e6a-e496-42a7-80d3-812ef90a215c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='277eb90f50004faa903c51161079a23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959bfe20-6231-4f35-b997-e57cadd3ac3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959bfe20-6231-4f35-b997-e57cadd3ac3c) transitioned into state 'SUCCESS' from state '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-2101448938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['fa50669b-ea65-4d05-9e3b-0bbd836ce3a0','6039f5ad-b2e8-449c-a3a1-51beada5df97','f2aa75ef-c537-44ad-b551-7765dc7e4953','67a754e1-a4fe-400f-92f6-b25552f46910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3066210a-6ed7-476e-96ba-c18de94efbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3066210a-6ed7-476e-96ba-c18de94efbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (dacf0b38-5292-43cc-9773-090b537ef229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request issued successfully. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a9d37e88-e13f-4e3e-ad8d-ba88d17a24cf tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1412/2856] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:29 2026] POST /volume/v3/volumes => generated 769 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1595d3d8-59a8-4ede-a1b3-23795d19aa84", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1209496925"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request body: {'volume': {"'snapshot_id": '1595d3d8-59a8-4ede-a1b3-23795d19aa84', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1209496925'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume of 1 GB Sep 03 11:31:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Availability Zones retrieved successfully. Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (44bb47be-587f-47cc-bad5-d61c78b37c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (156f5ec8-8f49-45e4-802e-6bae9c37de93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2a465525-f916-4460-9aed-a9afd13a7d98 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2a465525-f916-4460-9aed-a9afd13a7d98 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2a465525-f916-4460-9aed-a9afd13a7d98 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2a465525-f916-4460-9aed-a9afd13a7d98 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2a465525-f916-4460-9aed-a9afd13a7d98 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2a465525-f916-4460-9aed-a9afd13a7d98 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 200 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1413/2857] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:30 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 484 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7c14286d-e352-4002-98ec-5f1e47d71f32 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c14286d-e352-4002-98ec-5f1e47d71f32 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c14286d-e352-4002-98ec-5f1e47d71f32 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c14286d-e352-4002-98ec-5f1e47d71f32 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7c14286d-e352-4002-98ec-5f1e47d71f32 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c14286d-e352-4002-98ec-5f1e47d71f32 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 200 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1414/2858] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:30 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-06c235ec-1922-4d01-8c16-04ed6a95e346 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (156f5ec8-8f49-45e4-802e-6bae9c37de93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06c235ec-1922-4d01-8c16-04ed6a95e346 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06c235ec-1922-4d01-8c16-04ed6a95e346 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06c235ec-1922-4d01-8c16-04ed6a95e346 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-06c235ec-1922-4d01-8c16-04ed6a95e346 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Delete snapshot with id: d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3c5a91-ca08-4ffc-8314-2c83ff404dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-06c235ec-1922-4d01-8c16-04ed6a95e346 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-06c235ec-1922-4d01-8c16-04ed6a95e346 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot delete request issued successfully. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06c235ec-1922-4d01-8c16-04ed6a95e346 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 202 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1415/2859] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:31:30 2026] DELETE /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-611668f1-3725-488d-bc78-b561f97bc969 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-611668f1-3725-488d-bc78-b561f97bc969 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-611668f1-3725-488d-bc78-b561f97bc969 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-611668f1-3725-488d-bc78-b561f97bc969 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-611668f1-3725-488d-bc78-b561f97bc969 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-611668f1-3725-488d-bc78-b561f97bc969 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 200 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1416/2860] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:30 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 483 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a7146c9f-9401-41ec-9687-a360be7445d4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Created reservations ['02e81ce1-61aa-482d-bd7a-05ee9467c32c', 'dfae954b-f5b4-472c-a841-316cd32c2fb7', 'ab7c75f0-5cec-4bb1-bbdb-6d62fb805f3b', '3c30e1ec-7c0c-41cd-b54d-59a3d6a92cc3'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a7146c9f-9401-41ec-9687-a360be7445d4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf3c5a91-ca08-4ffc-8314-2c83ff404dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02e81ce1-61aa-482d-bd7a-05ee9467c32c', 'dfae954b-f5b4-472c-a841-316cd32c2fb7', 'ab7c75f0-5cec-4bb1-bbdb-6d62fb805f3b', '3c30e1ec-7c0c-41cd-b54d-59a3d6a92cc3']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a7146c9f-9401-41ec-9687-a360be7445d4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a7146c9f-9401-41ec-9687-a360be7445d4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8067c3-5b7e-4811-b665-c958ea24de0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a7146c9f-9401-41ec-9687-a360be7445d4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a7146c9f-9401-41ec-9687-a360be7445d4 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 returned with HTTP 200 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1417/2861] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:30 2026] GET /volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8067c3-5b7e-4811-b665-c958ea24de0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7671b51-3afe-4a64-b37d-0442e6e5d725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1209496925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['02e81ce1-61aa-482d-bd7a-05ee9467c32c','dfae954b-f5b4-472c-a841-316cd32c2fb7','ab7c75f0-5cec-4bb1-bbdb-6d62fb805f3b','3c30e1ec-7c0c-41cd-b54d-59a3d6a92cc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1209496925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7671b51-3afe-4a64-b37d-0442e6e5d725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='277eb90f50004faa903c51161079a23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d16fb89-170a-47db-9b82-f0e7e41954b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d16fb89-170a-47db-9b82-f0e7e41954b2) transitioned into state 'SUCCESS' from state '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-1209496925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277eb90f50004faa903c51161079a23c',qos_specs=None,replication_status=,reservations=['02e81ce1-61aa-482d-bd7a-05ee9467c32c','dfae954b-f5b4-472c-a841-316cd32c2fb7','ab7c75f0-5cec-4bb1-bbdb-6d62fb805f3b','3c30e1ec-7c0c-41cd-b54d-59a3d6a92cc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4310dc1f0d4895b79d13aa5fe5c14f',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ae2d79-b0f2-43b3-a184-2ae2462c59e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ae2d79-b0f2-43b3-a184-2ae2462c59e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Flow 'volume_create_api' (44bb47be-587f-47cc-bad5-d61c78b37c71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Create volume request issued successfully. Sep 03 11:31:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1047cdfb-0f38-489b-b32a-62978b7e8a03 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1445/2862] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:30 2026] POST /volume/v3/volumes => generated 769 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d2fb29cc-56af-4539-8e01-d29dd8e8529c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d2fb29cc-56af-4539-8e01-d29dd8e8529c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d2fb29cc-56af-4539-8e01-d29dd8e8529c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d2fb29cc-56af-4539-8e01-d29dd8e8529c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d2fb29cc-56af-4539-8e01-d29dd8e8529c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d2fb29cc-56af-4539-8e01-d29dd8e8529c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 returned with HTTP 200 Sep 03 11:31:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1418/2863] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:30 2026] GET /volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e8a54aa0-3ccf-4773-8813-0d29dc1edd1a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8a54aa0-3ccf-4773-8813-0d29dc1edd1a tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8a54aa0-3ccf-4773-8813-0d29dc1edd1a tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8a54aa0-3ccf-4773-8813-0d29dc1edd1a tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e8a54aa0-3ccf-4773-8813-0d29dc1edd1a tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8a54aa0-3ccf-4773-8813-0d29dc1edd1a tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1446/2864] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:30 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 956 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4c712dba-f956-49f4-98bf-84e9f2866f4d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4c712dba-f956-49f4-98bf-84e9f2866f4d tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4c712dba-f956-49f4-98bf-84e9f2866f4d tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4c712dba-f956-49f4-98bf-84e9f2866f4d tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4c712dba-f956-49f4-98bf-84e9f2866f4d tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4c712dba-f956-49f4-98bf-84e9f2866f4d tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 200 Sep 03 11:31:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1419/2865] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:31 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 483 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-db1c2a51-952b-49a0-8cca-dadf2a92ea6b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-db1c2a51-952b-49a0-8cca-dadf2a92ea6b tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 Sep 03 11:31:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-db1c2a51-952b-49a0-8cca-dadf2a92ea6b tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-db1c2a51-952b-49a0-8cca-dadf2a92ea6b tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-db1c2a51-952b-49a0-8cca-dadf2a92ea6b tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 returned with HTTP 404 Sep 03 11:31:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1447/2866] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:31 2026] GET /volume/v3/volumes/5b6a0d30-3bfb-42ff-995f-73cb505889c1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e62136f0-af63-4837-97f4-d6107ffd7a3d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e62136f0-af63-4837-97f4-d6107ffd7a3d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] DELETE http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 Sep 03 11:31:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e62136f0-af63-4837-97f4-d6107ffd7a3d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e62136f0-af63-4837-97f4-d6107ffd7a3d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:31 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-e62136f0-af63-4837-97f4-d6107ffd7a3d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume with id: 6ed0050f-301e-4d21-94ce-5ca858e47ba0 Sep 03 11:31:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e62136f0-af63-4837-97f4-d6107ffd7a3d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e62136f0-af63-4837-97f4-d6107ffd7a3d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume request issued successfully. Sep 03 11:31:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e62136f0-af63-4837-97f4-d6107ffd7a3d tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 returned with HTTP 202 Sep 03 11:31:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1420/2867] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:31 2026] DELETE /volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9d079582-75c3-412c-9007-d7b237bc7dcf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d079582-75c3-412c-9007-d7b237bc7dcf tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 Sep 03 11:31:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9d079582-75c3-412c-9007-d7b237bc7dcf tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9d079582-75c3-412c-9007-d7b237bc7dcf tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9d079582-75c3-412c-9007-d7b237bc7dcf tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d079582-75c3-412c-9007-d7b237bc7dcf tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 returned with HTTP 200 Sep 03 11:31:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1448/2868] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:31 2026] GET /volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9ba7460e-c5bd-4b22-8972-b13131f41e88 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9ba7460e-c5bd-4b22-8972-b13131f41e88 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 Sep 03 11:31:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9ba7460e-c5bd-4b22-8972-b13131f41e88 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9ba7460e-c5bd-4b22-8972-b13131f41e88 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9ba7460e-c5bd-4b22-8972-b13131f41e88 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9ba7460e-c5bd-4b22-8972-b13131f41e88 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 returned with HTTP 200 Sep 03 11:31:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1421/2869] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:31 2026] GET /volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-22d21c29-c1a8-4815-983d-9116e2e05371 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-22d21c29-c1a8-4815-983d-9116e2e05371 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-22d21c29-c1a8-4815-983d-9116e2e05371 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-22d21c29-c1a8-4815-983d-9116e2e05371 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-22d21c29-c1a8-4815-983d-9116e2e05371 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-22d21c29-c1a8-4815-983d-9116e2e05371 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1449/2870] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:32 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 959 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-26309d4e-ff13-4354-bae8-a8e2f55b4341 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-26309d4e-ff13-4354-bae8-a8e2f55b4341 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-26309d4e-ff13-4354-bae8-a8e2f55b4341 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-26309d4e-ff13-4354-bae8-a8e2f55b4341 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-26309d4e-ff13-4354-bae8-a8e2f55b4341 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Snapshot retrieved successfully. Sep 03 11:31:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-26309d4e-ff13-4354-bae8-a8e2f55b4341 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 200 Sep 03 11:31:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1422/2871] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:32 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 483 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2db2891b-af59-486a-b2af-afaa3b039097 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2db2891b-af59-486a-b2af-afaa3b039097 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2db2891b-af59-486a-b2af-afaa3b039097 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2db2891b-af59-486a-b2af-afaa3b039097 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2db2891b-af59-486a-b2af-afaa3b039097 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 returned with HTTP 404 Sep 03 11:31:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1450/2872] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:32 2026] GET /volume/v3/volumes/6ed0050f-301e-4d21-94ce-5ca858e47ba0 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:31:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-de2796af-735e-47ed-b73a-48e6e6cbe596 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-de2796af-735e-47ed-b73a-48e6e6cbe596 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] DELETE http://192.168.122.194/volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 Sep 03 11:31:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-de2796af-735e-47ed-b73a-48e6e6cbe596 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-de2796af-735e-47ed-b73a-48e6e6cbe596 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:32 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-de2796af-735e-47ed-b73a-48e6e6cbe596 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume with id: 2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-69610000-86a2-456c-8725-041517b2af00 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-69610000-86a2-456c-8725-041517b2af00 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-69610000-86a2-456c-8725-041517b2af00 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-69610000-86a2-456c-8725-041517b2af00 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-de2796af-735e-47ed-b73a-48e6e6cbe596 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-69610000-86a2-456c-8725-041517b2af00 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-69610000-86a2-456c-8725-041517b2af00 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 returned with HTTP 200 Sep 03 11:31:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1451/2873] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:32 2026] GET /volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-55f8f8c5-d018-4767-9c25-aa13fb8e2fa5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-55f8f8c5-d018-4767-9c25-aa13fb8e2fa5 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-55f8f8c5-d018-4767-9c25-aa13fb8e2fa5 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-55f8f8c5-d018-4767-9c25-aa13fb8e2fa5 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-de2796af-735e-47ed-b73a-48e6e6cbe596 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume request issued successfully. Sep 03 11:31:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-de2796af-735e-47ed-b73a-48e6e6cbe596 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 returned with HTTP 202 Sep 03 11:31:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1423/2874] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:32 2026] DELETE /volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dfb2014b-e2af-4e7e-b827-ad6fb74a6319 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dfb2014b-e2af-4e7e-b827-ad6fb74a6319 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 Sep 03 11:31:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-55f8f8c5-d018-4767-9c25-aa13fb8e2fa5 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dfb2014b-e2af-4e7e-b827-ad6fb74a6319 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dfb2014b-e2af-4e7e-b827-ad6fb74a6319 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-55f8f8c5-d018-4767-9c25-aa13fb8e2fa5 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb returned with HTTP 200 Sep 03 11:31:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1452/2875] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:32 2026] GET /volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-dfb2014b-e2af-4e7e-b827-ad6fb74a6319 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dfb2014b-e2af-4e7e-b827-ad6fb74a6319 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 returned with HTTP 200 Sep 03 11:31:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1424/2876] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:33 2026] GET /volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 => generated 864 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-79c25367-2bdb-4d73-9173-1b1f978ab66d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-79c25367-2bdb-4d73-9173-1b1f978ab66d tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-79c25367-2bdb-4d73-9173-1b1f978ab66d tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-79c25367-2bdb-4d73-9173-1b1f978ab66d tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-79c25367-2bdb-4d73-9173-1b1f978ab66d tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-79c25367-2bdb-4d73-9173-1b1f978ab66d tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1453/2877] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:33 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 959 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fafd67f2-1644-4a79-a5e9-deb918b88657 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fafd67f2-1644-4a79-a5e9-deb918b88657 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 Sep 03 11:31:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fafd67f2-1644-4a79-a5e9-deb918b88657 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fafd67f2-1644-4a79-a5e9-deb918b88657 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fafd67f2-1644-4a79-a5e9-deb918b88657 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 returned with HTTP 404 Sep 03 11:31:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1425/2878] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:33 2026] GET /volume/v3/snapshots/d7f1a2cf-222e-4f6b-b1e5-a61e14b45ea8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-911d60a0-3392-4c48-aaec-b544dd086155 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-911d60a0-3392-4c48-aaec-b544dd086155 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] DELETE http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e Sep 03 11:31:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-911d60a0-3392-4c48-aaec-b544dd086155 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-911d60a0-3392-4c48-aaec-b544dd086155 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:33 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-911d60a0-3392-4c48-aaec-b544dd086155 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Delete volume with id: 0d5f61b9-8b1f-4210-9d58-6989315d255e Sep 03 11:31:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-911d60a0-3392-4c48-aaec-b544dd086155 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-911d60a0-3392-4c48-aaec-b544dd086155 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Delete volume request issued successfully. Sep 03 11:31:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-911d60a0-3392-4c48-aaec-b544dd086155 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e returned with HTTP 202 Sep 03 11:31:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1454/2879] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:33 2026] DELETE /volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9c432ef6-c630-4dec-8d95-542291bce569 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9c432ef6-c630-4dec-8d95-542291bce569 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e Sep 03 11:31:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9c432ef6-c630-4dec-8d95-542291bce569 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9c432ef6-c630-4dec-8d95-542291bce569 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9c432ef6-c630-4dec-8d95-542291bce569 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9c432ef6-c630-4dec-8d95-542291bce569 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e returned with HTTP 200 Sep 03 11:31:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1426/2880] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:33 2026] GET /volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e => generated 876 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6cc9e183-9b03-4a0a-b37f-a0b82f7d3a53 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6cc9e183-9b03-4a0a-b37f-a0b82f7d3a53 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6cc9e183-9b03-4a0a-b37f-a0b82f7d3a53 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6cc9e183-9b03-4a0a-b37f-a0b82f7d3a53 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6cc9e183-9b03-4a0a-b37f-a0b82f7d3a53 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6cc9e183-9b03-4a0a-b37f-a0b82f7d3a53 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb returned with HTTP 200 Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d76a4c1b-69e4-4f34-8b0c-cb1966f07fdf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1455/2881] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:34 2026] GET /volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6f995695-63d7-469e-a1ad-14977ba2f12b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d76a4c1b-69e4-4f34-8b0c-cb1966f07fdf tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d76a4c1b-69e4-4f34-8b0c-cb1966f07fdf tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d76a4c1b-69e4-4f34-8b0c-cb1966f07fdf tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f995695-63d7-469e-a1ad-14977ba2f12b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f995695-63d7-469e-a1ad-14977ba2f12b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6f995695-63d7-469e-a1ad-14977ba2f12b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d76a4c1b-69e4-4f34-8b0c-cb1966f07fdf tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 returned with HTTP 404 Sep 03 11:31:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1427/2882] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:34 2026] GET /volume/v3/volumes/2dc7a26f-15db-42dc-95fc-16bc0e6ea6f2 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bff220ba-5c90-41c0-bd18-73b609ab1adf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6f995695-63d7-469e-a1ad-14977ba2f12b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bff220ba-5c90-41c0-bd18-73b609ab1adf tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bff220ba-5c90-41c0-bd18-73b609ab1adf tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bff220ba-5c90-41c0-bd18-73b609ab1adf tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6f995695-63d7-469e-a1ad-14977ba2f12b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 returned with HTTP 200 Sep 03 11:31:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1456/2883] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:34 2026] GET /volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 => generated 862 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f20fb286-ddfd-48dc-a447-f1796f5f61bd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f20fb286-ddfd-48dc-a447-f1796f5f61bd tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] DELETE http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f20fb286-ddfd-48dc-a447-f1796f5f61bd tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f20fb286-ddfd-48dc-a447-f1796f5f61bd tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-f20fb286-ddfd-48dc-a447-f1796f5f61bd tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume with id: 1e59ae1f-b054-40fa-a465-902cd6d6d00f Sep 03 11:31:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bff220ba-5c90-41c0-bd18-73b609ab1adf tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f20fb286-ddfd-48dc-a447-f1796f5f61bd tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bff220ba-5c90-41c0-bd18-73b609ab1adf tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1428/2884] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:34 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 1303 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fbdfade5-c759-48d8-90ee-a977d80da10f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fbdfade5-c759-48d8-90ee-a977d80da10f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fbdfade5-c759-48d8-90ee-a977d80da10f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fbdfade5-c759-48d8-90ee-a977d80da10f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fbdfade5-c759-48d8-90ee-a977d80da10f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fbdfade5-c759-48d8-90ee-a977d80da10f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c returned with HTTP 200 Sep 03 11:31:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1429/2885] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:34 2026] GET /volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c => generated 861 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f20fb286-ddfd-48dc-a447-f1796f5f61bd tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Delete volume request issued successfully. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f20fb286-ddfd-48dc-a447-f1796f5f61bd tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f returned with HTTP 202 Sep 03 11:31:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1457/2886] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:34 2026] DELETE /volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4bf16bf2-cfbc-412c-afa6-5e8073b36366 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9cb6ad68-fa29-4fa5-ab9d-edd0bedacccb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9cb6ad68-fa29-4fa5-ab9d-edd0bedacccb tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9cb6ad68-fa29-4fa5-ab9d-edd0bedacccb tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4bf16bf2-cfbc-412c-afa6-5e8073b36366 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] DELETE http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4bf16bf2-cfbc-412c-afa6-5e8073b36366 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4bf16bf2-cfbc-412c-afa6-5e8073b36366 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-4bf16bf2-cfbc-412c-afa6-5e8073b36366 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Delete volume with id: dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9cb6ad68-fa29-4fa5-ab9d-edd0bedacccb tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4bf16bf2-cfbc-412c-afa6-5e8073b36366 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9cb6ad68-fa29-4fa5-ab9d-edd0bedacccb tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Volume info retrieved successfully. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9cb6ad68-fa29-4fa5-ab9d-edd0bedacccb tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f returned with HTTP 200 Sep 03 11:31:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1458/2887] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:34 2026] GET /volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f => generated 864 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4bf16bf2-cfbc-412c-afa6-5e8073b36366 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Delete volume request issued successfully. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4bf16bf2-cfbc-412c-afa6-5e8073b36366 tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 202 Sep 03 11:31:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1430/2888] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:34 2026] DELETE /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b2d2ce68-253e-4899-8bcc-5983cd98d3bb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2d2ce68-253e-4899-8bcc-5983cd98d3bb tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2d2ce68-253e-4899-8bcc-5983cd98d3bb tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2d2ce68-253e-4899-8bcc-5983cd98d3bb tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b2d2ce68-253e-4899-8bcc-5983cd98d3bb tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2d2ce68-253e-4899-8bcc-5983cd98d3bb tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1459/2889] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:34 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 1302 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-78a766d1-dc34-4fe5-ac28-2dcf7d688d19 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-78a766d1-dc34-4fe5-ac28-2dcf7d688d19 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-78a766d1-dc34-4fe5-ac28-2dcf7d688d19 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-78a766d1-dc34-4fe5-ac28-2dcf7d688d19 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-78a766d1-dc34-4fe5-ac28-2dcf7d688d19 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-78a766d1-dc34-4fe5-ac28-2dcf7d688d19 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e returned with HTTP 200 Sep 03 11:31:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1431/2890] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:34 2026] GET /volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e => generated 876 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0908400c-c335-4b8d-896a-0846093c404a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0908400c-c335-4b8d-896a-0846093c404a tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c Sep 03 11:31:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0908400c-c335-4b8d-896a-0846093c404a tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0908400c-c335-4b8d-896a-0846093c404a tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0908400c-c335-4b8d-896a-0846093c404a tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0908400c-c335-4b8d-896a-0846093c404a tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c returned with HTTP 200 Sep 03 11:31:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1460/2891] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:35 2026] GET /volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c => generated 862 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:31:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f172f23b-12ec-439b-92fe-a6803952df4d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f172f23b-12ec-439b-92fe-a6803952df4d tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 Sep 03 11:31:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f172f23b-12ec-439b-92fe-a6803952df4d tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f172f23b-12ec-439b-92fe-a6803952df4d tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fa6cf857-422b-418b-b894-b72f958d2630 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fa6cf857-422b-418b-b894-b72f958d2630 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] GET http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f Sep 03 11:31:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fa6cf857-422b-418b-b894-b72f958d2630 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fa6cf857-422b-418b-b894-b72f958d2630 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:35 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:35 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fa6cf857-422b-418b-b894-b72f958d2630 tempest-CreateVolumesFromSourceVolumeTest-1898904079 tempest-CreateVolumesFromSourceVolumeTest-1898904079-project-member] http://192.168.122.194/volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f returned with HTTP 404 Sep 03 11:31:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1461/2892] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:35 2026] GET /volume/v3/volumes/1e59ae1f-b054-40fa-a465-902cd6d6d00f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f172f23b-12ec-439b-92fe-a6803952df4d tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f172f23b-12ec-439b-92fe-a6803952df4d tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 returned with HTTP 200 Sep 03 11:31:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1432/2893] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:35 2026] GET /volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:31:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-920243a0-0813-4925-a16d-76c5adaa50cc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-920243a0-0813-4925-a16d-76c5adaa50cc tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-920243a0-0813-4925-a16d-76c5adaa50cc tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-920243a0-0813-4925-a16d-76c5adaa50cc tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-920243a0-0813-4925-a16d-76c5adaa50cc tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Volume info retrieved successfully. Sep 03 11:31:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-920243a0-0813-4925-a16d-76c5adaa50cc tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 200 Sep 03 11:31:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1462/2894] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:35 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 897 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-42ffd26d-71f7-42bd-a965-0c351a138f07 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-42ffd26d-71f7-42bd-a965-0c351a138f07 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e Sep 03 11:31:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-42ffd26d-71f7-42bd-a965-0c351a138f07 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-42ffd26d-71f7-42bd-a965-0c351a138f07 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-42ffd26d-71f7-42bd-a965-0c351a138f07 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e returned with HTTP 404 Sep 03 11:31:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1433/2895] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:35 2026] GET /volume/v3/volumes/0d5f61b9-8b1f-4210-9d58-6989315d255e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9055fb6d-6333-49e6-978a-249044f14e96 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9055fb6d-6333-49e6-978a-249044f14e96 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] DELETE http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9055fb6d-6333-49e6-978a-249044f14e96 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9055fb6d-6333-49e6-978a-249044f14e96 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-9055fb6d-6333-49e6-978a-249044f14e96 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Delete volume with id: 53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 Sep 03 11:31:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9055fb6d-6333-49e6-978a-249044f14e96 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9055fb6d-6333-49e6-978a-249044f14e96 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Delete volume request issued successfully. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9055fb6d-6333-49e6-978a-249044f14e96 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 returned with HTTP 202 Sep 03 11:31:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1463/2896] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:36 2026] DELETE /volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4bedc0eb-0023-4d54-a810-8ee4ffd474f7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4bedc0eb-0023-4d54-a810-8ee4ffd474f7 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 Sep 03 11:31:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4bedc0eb-0023-4d54-a810-8ee4ffd474f7 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4bedc0eb-0023-4d54-a810-8ee4ffd474f7 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4bedc0eb-0023-4d54-a810-8ee4ffd474f7 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Volume info retrieved successfully. Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4bedc0eb-0023-4d54-a810-8ee4ffd474f7 tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 returned with HTTP 200 Sep 03 11:31:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1434/2897] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:36 2026] GET /volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4a626223-1ef5-46ea-bc98-31f58a60d248 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4a626223-1ef5-46ea-bc98-31f58a60d248 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4a626223-1ef5-46ea-bc98-31f58a60d248 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4a626223-1ef5-46ea-bc98-31f58a60d248 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4a626223-1ef5-46ea-bc98-31f58a60d248 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4a626223-1ef5-46ea-bc98-31f58a60d248 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 returned with HTTP 200 Sep 03 11:31:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1464/2898] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:36 2026] GET /volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2ab65741-e22e-4fb8-8d15-2c30c2e38d9c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2ab65741-e22e-4fb8-8d15-2c30c2e38d9c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] DELETE http://192.168.122.194/volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 Sep 03 11:31:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2ab65741-e22e-4fb8-8d15-2c30c2e38d9c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2ab65741-e22e-4fb8-8d15-2c30c2e38d9c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2ab65741-e22e-4fb8-8d15-2c30c2e38d9c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume with id: e7671b51-3afe-4a64-b37d-0442e6e5d725 Sep 03 11:31:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2ab65741-e22e-4fb8-8d15-2c30c2e38d9c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b044df2d-dab3-454b-8d3f-eb21ce3cf4ac None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b044df2d-dab3-454b-8d3f-eb21ce3cf4ac tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] GET http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b044df2d-dab3-454b-8d3f-eb21ce3cf4ac tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b044df2d-dab3-454b-8d3f-eb21ce3cf4ac tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2ab65741-e22e-4fb8-8d15-2c30c2e38d9c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume request issued successfully. Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2ab65741-e22e-4fb8-8d15-2c30c2e38d9c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 returned with HTTP 202 Sep 03 11:31:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1435/2899] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:36 2026] DELETE /volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9363de86-7859-442c-ae20-e461f07577d8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b044df2d-dab3-454b-8d3f-eb21ce3cf4ac tempest-VolumeAndVolumeTypeFromImageTest-820967044 tempest-VolumeAndVolumeTypeFromImageTest-820967044-project-member] http://192.168.122.194/volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 returned with HTTP 404 Sep 03 11:31:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1465/2900] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:36 2026] GET /volume/v3/volumes/dcb5f500-7cd5-4fbd-af23-7ffa469e3176 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9363de86-7859-442c-ae20-e461f07577d8 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 Sep 03 11:31:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9363de86-7859-442c-ae20-e461f07577d8 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9363de86-7859-442c-ae20-e461f07577d8 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9363de86-7859-442c-ae20-e461f07577d8 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9363de86-7859-442c-ae20-e461f07577d8 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 returned with HTTP 200 Sep 03 11:31:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1436/2901] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:36 2026] GET /volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-139cd616-39e6-4960-8b71-62b06d656505 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-139cd616-39e6-4960-8b71-62b06d656505 tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] GET http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1 Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-139cd616-39e6-4960-8b71-62b06d656505 tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-139cd616-39e6-4960-8b71-62b06d656505 tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] Calling method 'detail' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-139cd616-39e6-4960-8b71-62b06d656505 tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86725) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:31:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-139cd616-39e6-4960-8b71-62b06d656505 tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] Get all volumes completed successfully. Sep 03 11:31:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-139cd616-39e6-4960-8b71-62b06d656505 tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] http://192.168.122.194/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 11:31:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1466/2902] 192.168.122.194 () {58 vars in 1169 bytes} [Thu Sep 3 11:31:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7095 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-19f05f8e-26db-4731-a636-d1a5da9ca2ad None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-19f05f8e-26db-4731-a636-d1a5da9ca2ad tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] DELETE http://192.168.122.194/volume/v3/types/e5762589-bf45-4acf-a698-9d326d65db23 Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-19f05f8e-26db-4731-a636-d1a5da9ca2ad tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-19f05f8e-26db-4731-a636-d1a5da9ca2ad tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-19f05f8e-26db-4731-a636-d1a5da9ca2ad tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] http://192.168.122.194/volume/v3/types/e5762589-bf45-4acf-a698-9d326d65db23 returned with HTTP 202 Sep 03 11:31:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1437/2903] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:31:37 2026] DELETE /volume/v3/types/e5762589-bf45-4acf-a698-9d326d65db23 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:31:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2b11da5e-f305-4385-9f56-a38d3002873c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-36b610f6-7e1d-4d2e-a2e7-cc3195ab10be None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b11da5e-f305-4385-9f56-a38d3002873c tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] GET http://192.168.122.194/volume/v3/types/e5762589-bf45-4acf-a698-9d326d65db23 Sep 03 11:31:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-36b610f6-7e1d-4d2e-a2e7-cc3195ab10be tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] GET http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-36b610f6-7e1d-4d2e-a2e7-cc3195ab10be tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b11da5e-f305-4385-9f56-a38d3002873c tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-36b610f6-7e1d-4d2e-a2e7-cc3195ab10be tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b11da5e-f305-4385-9f56-a38d3002873c tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-36b610f6-7e1d-4d2e-a2e7-cc3195ab10be tempest-CinderUnicodeTest-1349351074 tempest-CinderUnicodeTest-1349351074-project-member] http://192.168.122.194/volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 returned with HTTP 404 Sep 03 11:31:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1438/2904] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:37 2026] GET /volume/v3/volumes/53cdebdc-9cfd-4afd-be0b-d0ac488e13a1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b11da5e-f305-4385-9f56-a38d3002873c tempest-VolumeAndVolumeTypeFromImageTest-1268474983 tempest-VolumeAndVolumeTypeFromImageTest-1268474983-project-admin] http://192.168.122.194/volume/v3/types/e5762589-bf45-4acf-a698-9d326d65db23 returned with HTTP 404 Sep 03 11:31:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1467/2905] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:31:37 2026] GET /volume/v3/types/e5762589-bf45-4acf-a698-9d326d65db23 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7fbae566-d3eb-4e23-8b69-9bb7e0683a36 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7fbae566-d3eb-4e23-8b69-9bb7e0683a36 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7fbae566-d3eb-4e23-8b69-9bb7e0683a36 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7fbae566-d3eb-4e23-8b69-9bb7e0683a36 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7fbae566-d3eb-4e23-8b69-9bb7e0683a36 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 returned with HTTP 404 Sep 03 11:31:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1439/2906] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:37 2026] GET /volume/v3/volumes/e7671b51-3afe-4a64-b37d-0442e6e5d725 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4e6975e3-6762-4b0b-9627-53b6bfd8d99b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4e6975e3-6762-4b0b-9627-53b6bfd8d99b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] DELETE http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c Sep 03 11:31:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4e6975e3-6762-4b0b-9627-53b6bfd8d99b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4e6975e3-6762-4b0b-9627-53b6bfd8d99b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:37 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-4e6975e3-6762-4b0b-9627-53b6bfd8d99b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume with id: 4de67e6a-e496-42a7-80d3-812ef90a215c Sep 03 11:31:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4e6975e3-6762-4b0b-9627-53b6bfd8d99b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4e6975e3-6762-4b0b-9627-53b6bfd8d99b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume request issued successfully. Sep 03 11:31:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4e6975e3-6762-4b0b-9627-53b6bfd8d99b tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c returned with HTTP 202 Sep 03 11:31:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1468/2907] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:37 2026] DELETE /volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c3ccd896-2643-4212-98f6-4ba7ffd4a0a6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c3ccd896-2643-4212-98f6-4ba7ffd4a0a6 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c3ccd896-2643-4212-98f6-4ba7ffd4a0a6 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c3ccd896-2643-4212-98f6-4ba7ffd4a0a6 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c3ccd896-2643-4212-98f6-4ba7ffd4a0a6 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c3ccd896-2643-4212-98f6-4ba7ffd4a0a6 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c returned with HTTP 200 Sep 03 11:31:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1440/2908] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:37 2026] GET /volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c => generated 861 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-42a69e21-6e79-455a-aea6-1d10611cd410 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-42a69e21-6e79-455a-aea6-1d10611cd410 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c Sep 03 11:31:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-42a69e21-6e79-455a-aea6-1d10611cd410 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-42a69e21-6e79-455a-aea6-1d10611cd410 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-42a69e21-6e79-455a-aea6-1d10611cd410 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-42a69e21-6e79-455a-aea6-1d10611cd410 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c returned with HTTP 200 Sep 03 11:31:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1469/2909] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:39 2026] GET /volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c => generated 861 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-03612125-f233-41e3-abb9-ff82e3380c72 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-03612125-f233-41e3-abb9-ff82e3380c72 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c Sep 03 11:31:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-03612125-f233-41e3-abb9-ff82e3380c72 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-03612125-f233-41e3-abb9-ff82e3380c72 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-03612125-f233-41e3-abb9-ff82e3380c72 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c returned with HTTP 404 Sep 03 11:31:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1441/2910] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:40 2026] GET /volume/v3/volumes/4de67e6a-e496-42a7-80d3-812ef90a215c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:31:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f5426f09-faaf-42a3-a156-5a457ff19f69 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f5426f09-faaf-42a3-a156-5a457ff19f69 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] DELETE http://192.168.122.194/volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 Sep 03 11:31:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f5426f09-faaf-42a3-a156-5a457ff19f69 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f5426f09-faaf-42a3-a156-5a457ff19f69 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:40 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-f5426f09-faaf-42a3-a156-5a457ff19f69 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume with id: d18fc2cb-521d-4359-a10e-1196562f49c6 Sep 03 11:31:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f5426f09-faaf-42a3-a156-5a457ff19f69 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f5426f09-faaf-42a3-a156-5a457ff19f69 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume request issued successfully. Sep 03 11:31:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f5426f09-faaf-42a3-a156-5a457ff19f69 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 returned with HTTP 202 Sep 03 11:31:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1470/2911] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:40 2026] DELETE /volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-66f325b5-f05d-485f-9638-1f0f92aa1a92 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-66f325b5-f05d-485f-9638-1f0f92aa1a92 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 Sep 03 11:31:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-66f325b5-f05d-485f-9638-1f0f92aa1a92 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-66f325b5-f05d-485f-9638-1f0f92aa1a92 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-66f325b5-f05d-485f-9638-1f0f92aa1a92 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-66f325b5-f05d-485f-9638-1f0f92aa1a92 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 returned with HTTP 200 Sep 03 11:31:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1442/2912] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:40 2026] GET /volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 => generated 861 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-920d949f-e820-4378-a55b-19b760e7b2cb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-920d949f-e820-4378-a55b-19b760e7b2cb tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 Sep 03 11:31:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-920d949f-e820-4378-a55b-19b760e7b2cb tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-920d949f-e820-4378-a55b-19b760e7b2cb tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-920d949f-e820-4378-a55b-19b760e7b2cb tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 returned with HTTP 404 Sep 03 11:31:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1471/2913] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:41 2026] GET /volume/v3/volumes/d18fc2cb-521d-4359-a10e-1196562f49c6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6422d446-a2d3-4c11-90ad-9dee05a8337f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6422d446-a2d3-4c11-90ad-9dee05a8337f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] DELETE http://192.168.122.194/volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb Sep 03 11:31:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6422d446-a2d3-4c11-90ad-9dee05a8337f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6422d446-a2d3-4c11-90ad-9dee05a8337f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:41 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-6422d446-a2d3-4c11-90ad-9dee05a8337f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume with id: 64b7fc7f-f7b0-4f07-9d8b-9508eca975bb Sep 03 11:31:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6422d446-a2d3-4c11-90ad-9dee05a8337f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6422d446-a2d3-4c11-90ad-9dee05a8337f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume request issued successfully. Sep 03 11:31:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6422d446-a2d3-4c11-90ad-9dee05a8337f tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb returned with HTTP 202 Sep 03 11:31:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1443/2914] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:41 2026] DELETE /volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f9b7e69a-822b-4f22-af95-362df23e27b4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9b7e69a-822b-4f22-af95-362df23e27b4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb Sep 03 11:31:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9b7e69a-822b-4f22-af95-362df23e27b4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9b7e69a-822b-4f22-af95-362df23e27b4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f9b7e69a-822b-4f22-af95-362df23e27b4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9b7e69a-822b-4f22-af95-362df23e27b4 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb returned with HTTP 200 Sep 03 11:31:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1472/2915] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:41 2026] GET /volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7afb2c23-12f5-4828-92ce-998bcadf125c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e4b52f5b-3d69-48b7-9519-2f066d3a86cf", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e4b52f5b-3d69-48b7-9519-2f066d3a86cf', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Create volume of 1 GB Sep 03 11:31:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1829907019"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1829907019'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Create volume of 1 GB Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Availability Zones retrieved successfully. Sep 03 11:31:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Availability Zones retrieved successfully. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Flow 'volume_create_api' (948d7102-9aa1-41e9-837b-235889d8421b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Flow 'volume_create_api' (0daf2262-b9f3-45cb-8a5f-b89ce0c835d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4991ee-5409-4d29-8312-62520d68830b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce85836b-09de-4643-b515-2c13de7979a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce85836b-09de-4643-b515-2c13de7979a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd5abd3-13eb-4d7b-891e-b4e2b899cbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4991ee-5409-4d29-8312-62520d68830b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be00c7f6-3ba3-4a08-b5fe-f6e21896925f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Created reservations ['4ab762ae-54d3-494d-92c2-b9aeaff23382', '22573d71-5e50-4f42-b70e-b2fb1f930ebc', '6d258b8b-6c2f-4df6-b7e3-2f3b642fc6ed', '2a41fbbc-d10e-491e-9854-8ce6e3c8d6e5'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd5abd3-13eb-4d7b-891e-b4e2b899cbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ab762ae-54d3-494d-92c2-b9aeaff23382', '22573d71-5e50-4f42-b70e-b2fb1f930ebc', '6d258b8b-6c2f-4df6-b7e3-2f3b642fc6ed', '2a41fbbc-d10e-491e-9854-8ce6e3c8d6e5']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7919edf9-e6a6-4342-a3a8-1a2715a6356f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7919edf9-e6a6-4342-a3a8-1a2715a6356f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30353c7b-92fb-47e2-93a2-d7c20d31f2e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1829907019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34172391a9b54e849dad54bb44ecaa7e',qos_specs=None,replication_status=,reservations=['4ab762ae-54d3-494d-92c2-b9aeaff23382','22573d71-5e50-4f42-b70e-b2fb1f930ebc','6d258b8b-6c2f-4df6-b7e3-2f3b642fc6ed','2a41fbbc-d10e-491e-9854-8ce6e3c8d6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='652bb9fce2214af7a43bd927d891e265',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1829907019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30353c7b-92fb-47e2-93a2-d7c20d31f2e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34172391a9b54e849dad54bb44ecaa7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='652bb9fce2214af7a43bd927d891e265',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d480183-c20b-429b-b2e7-3a80b3a4ea81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Created reservations ['84898819-74b8-4765-8f9a-e2ce47ec92fc', '6b2cd506-8298-41ab-8446-3af6f886d2ad', '842731a0-3402-4edc-b228-e0a691e177f6', '620b09fa-5e02-4c83-a4ac-0209a82f45fd'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be00c7f6-3ba3-4a08-b5fe-f6e21896925f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84898819-74b8-4765-8f9a-e2ce47ec92fc', '6b2cd506-8298-41ab-8446-3af6f886d2ad', '842731a0-3402-4edc-b228-e0a691e177f6', '620b09fa-5e02-4c83-a4ac-0209a82f45fd']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f777fe31-565a-4227-ae63-44b2a2732048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d480183-c20b-429b-b2e7-3a80b3a4ea81) transitioned into state 'SUCCESS' from state '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-1829907019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34172391a9b54e849dad54bb44ecaa7e',qos_specs=None,replication_status=,reservations=['4ab762ae-54d3-494d-92c2-b9aeaff23382','22573d71-5e50-4f42-b70e-b2fb1f930ebc','6d258b8b-6c2f-4df6-b7e3-2f3b642fc6ed','2a41fbbc-d10e-491e-9854-8ce6e3c8d6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='652bb9fce2214af7a43bd927d891e265',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3066781-e9f5-4f52-b45b-92d3317d8f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f777fe31-565a-4227-ae63-44b2a2732048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84fcf367-0e7a-4bca-942b-7d9d44ac9f79', '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='c9fddfe1f73e47838e45eb249d934913',qos_specs=None,replication_status=,reservations=['84898819-74b8-4765-8f9a-e2ce47ec92fc','6b2cd506-8298-41ab-8446-3af6f886d2ad','842731a0-3402-4edc-b228-e0a691e177f6','620b09fa-5e02-4c83-a4ac-0209a82f45fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0ff1e3319ad4b2eb01a8b39b5b22862',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:42Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84fcf367-0e7a-4bca-942b-7d9d44ac9f79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9fddfe1f73e47838e45eb249d934913',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0ff1e3319ad4b2eb01a8b39b5b22862',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7bcdf1-3047-4948-a53a-5771338c622c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3066781-e9f5-4f52-b45b-92d3317d8f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Flow 'volume_create_api' (0daf2262-b9f3-45cb-8a5f-b89ce0c835d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Create volume request issued successfully. Sep 03 11:31:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0b95a222-849a-40c6-9ab3-cad0a8824b12 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1444/2916] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:31:41 2026] POST /volume/v3/volumes => generated 787 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7bcdf1-3047-4948-a53a-5771338c622c) transitioned into state 'SUCCESS' from 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='c9fddfe1f73e47838e45eb249d934913',qos_specs=None,replication_status=,reservations=['84898819-74b8-4765-8f9a-e2ce47ec92fc','6b2cd506-8298-41ab-8446-3af6f886d2ad','842731a0-3402-4edc-b228-e0a691e177f6','620b09fa-5e02-4c83-a4ac-0209a82f45fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0ff1e3319ad4b2eb01a8b39b5b22862',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9945cf0e-2684-44c0-85aa-27dedea224c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9945cf0e-2684-44c0-85aa-27dedea224c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Flow 'volume_create_api' (948d7102-9aa1-41e9-837b-235889d8421b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Create volume request issued successfully. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7afb2c23-12f5-4828-92ce-998bcadf125c tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1473/2917] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:31:42 2026] POST /volume/v3/volumes => generated 784 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f9de499f-0b5f-49ab-91ac-d6b24c553cc9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1153066848"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume request body: {'volume': {"'imageRef": 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1153066848'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume of 1 GB Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9de499f-0b5f-49ab-91ac-d6b24c553cc9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 Sep 03 11:31:42 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:42 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9de499f-0b5f-49ab-91ac-d6b24c553cc9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f9de499f-0b5f-49ab-91ac-d6b24c553cc9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Availability Zones retrieved successfully. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f9de499f-0b5f-49ab-91ac-d6b24c553cc9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f9de499f-0b5f-49ab-91ac-d6b24c553cc9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 returned with HTTP 200 Sep 03 11:31:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1474/2918] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:42 2026] GET /volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b791f08a-44b3-42f5-b701-7db625e7f8b3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Flow 'volume_create_api' (8a1e57b7-1e2a-4c08-b070-15835be25b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94444d8e-05cb-43a2-8176-7d0fd569fbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b791f08a-44b3-42f5-b701-7db625e7f8b3 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b791f08a-44b3-42f5-b701-7db625e7f8b3 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b791f08a-44b3-42f5-b701-7db625e7f8b3 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b791f08a-44b3-42f5-b701-7db625e7f8b3 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb returned with HTTP 404 Sep 03 11:31:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1475/2919] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:42 2026] GET /volume/v3/volumes/64b7fc7f-f7b0-4f07-9d8b-9508eca975bb => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bc0dab16-9d78-4399-853b-df554aead340 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc0dab16-9d78-4399-853b-df554aead340 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bc0dab16-9d78-4399-853b-df554aead340 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bc0dab16-9d78-4399-853b-df554aead340 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94444d8e-05cb-43a2-8176-7d0fd569fbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa969d77-dd32-40c3-94b7-5f03ff13f23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bc0dab16-9d78-4399-853b-df554aead340 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bc0dab16-9d78-4399-853b-df554aead340 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1476/2920] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:42 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-728d59fd-9d1a-4e58-88ce-585c92b68235 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-728d59fd-9d1a-4e58-88ce-585c92b68235 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] DELETE http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-728d59fd-9d1a-4e58-88ce-585c92b68235 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-728d59fd-9d1a-4e58-88ce-585c92b68235 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-728d59fd-9d1a-4e58-88ce-585c92b68235 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume with id: 8dea2bf5-d1c6-4b13-8257-5f2fb813f458 Sep 03 11:31:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-728d59fd-9d1a-4e58-88ce-585c92b68235 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-728d59fd-9d1a-4e58-88ce-585c92b68235 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume request issued successfully. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-728d59fd-9d1a-4e58-88ce-585c92b68235 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 returned with HTTP 202 Sep 03 11:31:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1477/2921] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:42 2026] DELETE /volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b1dd61b0-3356-489d-bae7-fb723c3e2679 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b1dd61b0-3356-489d-bae7-fb723c3e2679 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b1dd61b0-3356-489d-bae7-fb723c3e2679 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b1dd61b0-3356-489d-bae7-fb723c3e2679 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:42 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b1dd61b0-3356-489d-bae7-fb723c3e2679 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b1dd61b0-3356-489d-bae7-fb723c3e2679 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 returned with HTTP 200 Sep 03 11:31:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1478/2922] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:42 2026] GET /volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Created reservations ['8ed8a205-123d-42d6-b45b-6491148c7329', '5dfbc245-2739-4800-abe0-60f40085f486', '546b2c44-df25-4eac-b249-b5454db557b0', '903fc34e-530a-4753-8fc1-d2d35b2d0fbd'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa969d77-dd32-40c3-94b7-5f03ff13f23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ed8a205-123d-42d6-b45b-6491148c7329', '5dfbc245-2739-4800-abe0-60f40085f486', '546b2c44-df25-4eac-b249-b5454db557b0', '903fc34e-530a-4753-8fc1-d2d35b2d0fbd']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16944280-ca31-469a-9f6a-99d3987b3fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:42 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16944280-ca31-469a-9f6a-99d3987b3fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8914e7d5-d958-4138-a8e5-7af6cb81ddbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1153066848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16336534399b443cab33d66042944c00',qos_specs=None,replication_status=,reservations=['8ed8a205-123d-42d6-b45b-6491148c7329','5dfbc245-2739-4800-abe0-60f40085f486','546b2c44-df25-4eac-b249-b5454db557b0','903fc34e-530a-4753-8fc1-d2d35b2d0fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062e4d3291344028446b9e38d3255c4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1153066848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8914e7d5-d958-4138-a8e5-7af6cb81ddbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16336534399b443cab33d66042944c00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a062e4d3291344028446b9e38d3255c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:42 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66438f71-0464-498d-a35a-3aab4c15f0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66438f71-0464-498d-a35a-3aab4c15f0fe) transitioned into state 'SUCCESS' from state '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-1153066848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16336534399b443cab33d66042944c00',qos_specs=None,replication_status=,reservations=['8ed8a205-123d-42d6-b45b-6491148c7329','5dfbc245-2739-4800-abe0-60f40085f486','546b2c44-df25-4eac-b249-b5454db557b0','903fc34e-530a-4753-8fc1-d2d35b2d0fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062e4d3291344028446b9e38d3255c4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60aefa96-8d92-4fb4-aba3-8d966642db21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60aefa96-8d92-4fb4-aba3-8d966642db21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Flow 'volume_create_api' (8a1e57b7-1e2a-4c08-b070-15835be25b33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume request issued successfully. Sep 03 11:31:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f0c9029-3981-4f1f-a0c9-8c7ef6acb39b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1445/2923] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:42 2026] POST /volume/v3/volumes => generated 766 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1623045638"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume request body: {'volume': {"'imageRef": 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1623045638'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume of 1 GB Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Availability Zones retrieved successfully. Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Flow 'volume_create_api' (71fb2423-5370-4378-8e24-5e89e2e5a513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5c6b7c-0395-4288-8119-fb02640e1dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5c6b7c-0395-4288-8119-fb02640e1dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2ffabc9-e34b-46bc-8037-88f82236bf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Created reservations ['baef028a-1ae4-498d-86bc-2e9f38fa7f28', 'a857db88-c06c-409f-9e27-ab779022d9b8', 'bd19b181-d2bc-467c-918e-86208525121c', 'daae9fbf-5955-44f5-bbcc-209263a2949e'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2ffabc9-e34b-46bc-8037-88f82236bf7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baef028a-1ae4-498d-86bc-2e9f38fa7f28', 'a857db88-c06c-409f-9e27-ab779022d9b8', 'bd19b181-d2bc-467c-918e-86208525121c', 'daae9fbf-5955-44f5-bbcc-209263a2949e']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec20c5e0-0494-4faa-af03-c5cab78da440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec20c5e0-0494-4faa-af03-c5cab78da440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5883ef09-0775-4b73-888f-2e708db8c4a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1623045638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16336534399b443cab33d66042944c00',qos_specs=None,replication_status=,reservations=['baef028a-1ae4-498d-86bc-2e9f38fa7f28','a857db88-c06c-409f-9e27-ab779022d9b8','bd19b181-d2bc-467c-918e-86208525121c','daae9fbf-5955-44f5-bbcc-209263a2949e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062e4d3291344028446b9e38d3255c4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1623045638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5883ef09-0775-4b73-888f-2e708db8c4a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16336534399b443cab33d66042944c00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a062e4d3291344028446b9e38d3255c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d525cef3-526d-459f-b231-28316656bbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d525cef3-526d-459f-b231-28316656bbc2) transitioned into state 'SUCCESS' from state '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-1623045638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16336534399b443cab33d66042944c00',qos_specs=None,replication_status=,reservations=['baef028a-1ae4-498d-86bc-2e9f38fa7f28','a857db88-c06c-409f-9e27-ab779022d9b8','bd19b181-d2bc-467c-918e-86208525121c','daae9fbf-5955-44f5-bbcc-209263a2949e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062e4d3291344028446b9e38d3255c4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de136096-4ae2-42e0-b178-94e3cc55d005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de136096-4ae2-42e0-b178-94e3cc55d005) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Flow 'volume_create_api' (71fb2423-5370-4378-8e24-5e89e2e5a513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume request issued successfully. Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5f017ed8-2f22-45a4-8799-a1f017cca359 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1479/2924] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:43 2026] POST /volume/v3/volumes => generated 766 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-728280356"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume request body: {'volume': {"'imageRef": 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-728280356'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume of 1 GB Sep 03 11:31:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Availability Zones retrieved successfully. Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Flow 'volume_create_api' (32e88f65-7935-4404-946d-80274d2349a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128a7685-d899-4e93-bd63-9874562d7700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128a7685-d899-4e93-bd63-9874562d7700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531e38e5-c588-4de5-b071-356bf7037189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-435c2b1f-62ce-4602-9e37-d2659e3fc6c1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-435c2b1f-62ce-4602-9e37-d2659e3fc6c1 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-435c2b1f-62ce-4602-9e37-d2659e3fc6c1 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-435c2b1f-62ce-4602-9e37-d2659e3fc6c1 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-435c2b1f-62ce-4602-9e37-d2659e3fc6c1 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Created reservations ['7383f754-c3c5-4eb8-8428-3efc9542df3b', '8331f72c-6be9-4e48-8171-dcfe4e9159d8', '3b8fa4d4-ff59-4a94-9ea2-1918285b83f9', 'a007b735-5f1a-47b9-9389-7997dcfa6aac'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531e38e5-c588-4de5-b071-356bf7037189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7383f754-c3c5-4eb8-8428-3efc9542df3b', '8331f72c-6be9-4e48-8171-dcfe4e9159d8', '3b8fa4d4-ff59-4a94-9ea2-1918285b83f9', 'a007b735-5f1a-47b9-9389-7997dcfa6aac']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e60f6b09-9fb4-406f-b5c4-3ce7c7605ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-435c2b1f-62ce-4602-9e37-d2659e3fc6c1 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 returned with HTTP 200 Sep 03 11:31:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1480/2925] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:43 2026] GET /volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 => generated 1016 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-63f5f441-3977-4b5f-8aea-614d04279e20 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-63f5f441-3977-4b5f-8aea-614d04279e20 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-63f5f441-3977-4b5f-8aea-614d04279e20 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-63f5f441-3977-4b5f-8aea-614d04279e20 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e60f6b09-9fb4-406f-b5c4-3ce7c7605ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ce63040-9fea-4d68-a6cd-bd50344c4706', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-728280356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16336534399b443cab33d66042944c00',qos_specs=None,replication_status=,reservations=['7383f754-c3c5-4eb8-8428-3efc9542df3b','8331f72c-6be9-4e48-8171-dcfe4e9159d8','3b8fa4d4-ff59-4a94-9ea2-1918285b83f9','a007b735-5f1a-47b9-9389-7997dcfa6aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062e4d3291344028446b9e38d3255c4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-728280356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ce63040-9fea-4d68-a6cd-bd50344c4706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16336534399b443cab33d66042944c00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a062e4d3291344028446b9e38d3255c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa81c0e-f2ef-45e0-ade7-07f2c3db7b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-63f5f441-3977-4b5f-8aea-614d04279e20 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-63f5f441-3977-4b5f-8aea-614d04279e20 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1481/2926] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:43 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 876 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa81c0e-f2ef-45e0-ade7-07f2c3db7b05) transitioned into state 'SUCCESS' from state '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-728280356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16336534399b443cab33d66042944c00',qos_specs=None,replication_status=,reservations=['7383f754-c3c5-4eb8-8428-3efc9542df3b','8331f72c-6be9-4e48-8171-dcfe4e9159d8','3b8fa4d4-ff59-4a94-9ea2-1918285b83f9','a007b735-5f1a-47b9-9389-7997dcfa6aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062e4d3291344028446b9e38d3255c4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2e2ed575-850f-436e-baee-3c145244e3ce None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1488fcbd-f4f9-4702-bced-b67b243b23c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e2ed575-850f-436e-baee-3c145244e3ce tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e2ed575-850f-436e-baee-3c145244e3ce tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2e2ed575-850f-436e-baee-3c145244e3ce tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1488fcbd-f4f9-4702-bced-b67b243b23c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Flow 'volume_create_api' (32e88f65-7935-4404-946d-80274d2349a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume request issued successfully. Sep 03 11:31:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b18d69dc-8c2d-47ff-baba-ae366c066732 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1446/2927] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:43 2026] POST /volume/v3/volumes => generated 765 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2e2ed575-850f-436e-baee-3c145244e3ce tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a06c5937-4544-41b4-ae46-51cc4900a48b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2e2ed575-850f-436e-baee-3c145244e3ce tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 returned with HTTP 200 Sep 03 11:31:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1482/2928] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:43 2026] GET /volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1018612203"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume request body: {'volume': {"'imageRef": 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1018612203'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume of 1 GB Sep 03 11:31:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Availability Zones retrieved successfully. Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Flow 'volume_create_api' (c045289a-2d96-4bd6-afe7-f116df9655da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99fc0b38-8507-4b2f-b0c7-0377417c7111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99fc0b38-8507-4b2f-b0c7-0377417c7111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b227f7-e878-4953-bf18-c320f075d2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Created reservations ['e2b1d454-bbc5-4848-9163-1d4fd951fa55', '9fd8dee9-fb12-4385-a3b3-3c9481351820', '1aaa7622-6cd5-4064-b4bb-82bbcf4eb41f', '2dc188da-bb96-483a-a5a1-e715d5dd95d7'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b227f7-e878-4953-bf18-c320f075d2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2b1d454-bbc5-4848-9163-1d4fd951fa55', '9fd8dee9-fb12-4385-a3b3-3c9481351820', '1aaa7622-6cd5-4064-b4bb-82bbcf4eb41f', '2dc188da-bb96-483a-a5a1-e715d5dd95d7']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d3ff040-562a-40fd-b578-d9aef49f7e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d3ff040-562a-40fd-b578-d9aef49f7e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6db3dce9-657b-40af-b069-29e0e915b18b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1018612203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16336534399b443cab33d66042944c00',qos_specs=None,replication_status=,reservations=['e2b1d454-bbc5-4848-9163-1d4fd951fa55','9fd8dee9-fb12-4385-a3b3-3c9481351820','1aaa7622-6cd5-4064-b4bb-82bbcf4eb41f','2dc188da-bb96-483a-a5a1-e715d5dd95d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062e4d3291344028446b9e38d3255c4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1018612203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6db3dce9-657b-40af-b069-29e0e915b18b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16336534399b443cab33d66042944c00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a062e4d3291344028446b9e38d3255c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (100dfa1a-10a6-420f-aba3-b92989983407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (100dfa1a-10a6-420f-aba3-b92989983407) transitioned into state 'SUCCESS' from state '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-1018612203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16336534399b443cab33d66042944c00',qos_specs=None,replication_status=,reservations=['e2b1d454-bbc5-4848-9163-1d4fd951fa55','9fd8dee9-fb12-4385-a3b3-3c9481351820','1aaa7622-6cd5-4064-b4bb-82bbcf4eb41f','2dc188da-bb96-483a-a5a1-e715d5dd95d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062e4d3291344028446b9e38d3255c4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed636b4-fd3d-49f9-98c0-e955e129452f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed636b4-fd3d-49f9-98c0-e955e129452f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Flow 'volume_create_api' (c045289a-2d96-4bd6-afe7-f116df9655da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume request issued successfully. Sep 03 11:31:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a06c5937-4544-41b4-ae46-51cc4900a48b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1447/2929] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:44 2026] POST /volume/v3/volumes => generated 766 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-52332281-3cd4-455c-aca2-82d453999c78 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e1b59027-cb2e-4dc7-b35a-2801c7a053de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-936277581"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume request body: {'volume': {"'imageRef": 'e1b59027-cb2e-4dc7-b35a-2801c7a053de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-936277581'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:44 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume of 1 GB Sep 03 11:31:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Availability Zones retrieved successfully. Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Flow 'volume_create_api' (5a5a2076-b37d-4b5b-9dac-9f26ce800b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682a5024-0198-496c-8b1c-fdf4dc2b43fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682a5024-0198-496c-8b1c-fdf4dc2b43fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d2ff9b-42ad-4e34-9c92-c47b6507c906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Created reservations ['5bae729a-69eb-466f-aadb-38a370dbb981', 'd3d2712c-6a0c-45f2-b0d4-ce9cc8391d4c', 'c88d8020-55b1-4229-a131-dac668cb2174', '2f7268a0-af87-4271-aecf-52ded87af526'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d2ff9b-42ad-4e34-9c92-c47b6507c906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bae729a-69eb-466f-aadb-38a370dbb981', 'd3d2712c-6a0c-45f2-b0d4-ce9cc8391d4c', 'c88d8020-55b1-4229-a131-dac668cb2174', '2f7268a0-af87-4271-aecf-52ded87af526']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ed59e8-13c6-48ef-836c-df985bde3262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bf49ba9d-3be6-4ccd-a759-80b2b423e87f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bf49ba9d-3be6-4ccd-a759-80b2b423e87f tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bf49ba9d-3be6-4ccd-a759-80b2b423e87f tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bf49ba9d-3be6-4ccd-a759-80b2b423e87f tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bf49ba9d-3be6-4ccd-a759-80b2b423e87f tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0ed59e8-13c6-48ef-836c-df985bde3262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdba6f2b-30ff-41f3-a41d-60be6677a399', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-936277581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16336534399b443cab33d66042944c00',qos_specs=None,replication_status=,reservations=['5bae729a-69eb-466f-aadb-38a370dbb981','d3d2712c-6a0c-45f2-b0d4-ce9cc8391d4c','c88d8020-55b1-4229-a131-dac668cb2174','2f7268a0-af87-4271-aecf-52ded87af526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062e4d3291344028446b9e38d3255c4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-936277581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdba6f2b-30ff-41f3-a41d-60be6677a399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16336534399b443cab33d66042944c00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a062e4d3291344028446b9e38d3255c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bf49ba9d-3be6-4ccd-a759-80b2b423e87f tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 returned with HTTP 200 Sep 03 11:31:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1448/2930] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:44 2026] GET /volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 => generated 1017 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e6466f-1b0b-4026-8c4a-d49184518c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-64ff7fa0-6782-4bf0-a545-e9559aab6f6a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-64ff7fa0-6782-4bf0-a545-e9559aab6f6a tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-64ff7fa0-6782-4bf0-a545-e9559aab6f6a tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-64ff7fa0-6782-4bf0-a545-e9559aab6f6a tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e6466f-1b0b-4026-8c4a-d49184518c34) transitioned into state 'SUCCESS' from state '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-936277581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16336534399b443cab33d66042944c00',qos_specs=None,replication_status=,reservations=['5bae729a-69eb-466f-aadb-38a370dbb981','d3d2712c-6a0c-45f2-b0d4-ce9cc8391d4c','c88d8020-55b1-4229-a131-dac668cb2174','2f7268a0-af87-4271-aecf-52ded87af526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a062e4d3291344028446b9e38d3255c4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-64ff7fa0-6782-4bf0-a545-e9559aab6f6a tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:44 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef82d1ca-5ffa-4d89-8674-aebd68ae6616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-64ff7fa0-6782-4bf0-a545-e9559aab6f6a tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1449/2931] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:44 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 876 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3cce1162-d8c2-4895-a60b-d9469eb1bdd3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef82d1ca-5ffa-4d89-8674-aebd68ae6616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Flow 'volume_create_api' (5a5a2076-b37d-4b5b-9dac-9f26ce800b7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Create volume request issued successfully. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52332281-3cd4-455c-aca2-82d453999c78 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1483/2932] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:31:44 2026] POST /volume/v3/volumes => generated 765 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-16621b8b-a2df-4b29-a029-bfcfd3e549bb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-16621b8b-a2df-4b29-a029-bfcfd3e549bb tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-16621b8b-a2df-4b29-a029-bfcfd3e549bb tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-16621b8b-a2df-4b29-a029-bfcfd3e549bb tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-16621b8b-a2df-4b29-a029-bfcfd3e549bb tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-16621b8b-a2df-4b29-a029-bfcfd3e549bb tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc returned with HTTP 200 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1484/2933] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:45 2026] GET /volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc => generated 858 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-73392650-8d5f-4ff0-abf3-c100a2f815c5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-73392650-8d5f-4ff0-abf3-c100a2f815c5 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-73392650-8d5f-4ff0-abf3-c100a2f815c5 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-73392650-8d5f-4ff0-abf3-c100a2f815c5 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-73392650-8d5f-4ff0-abf3-c100a2f815c5 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 returned with HTTP 404 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1485/2934] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:45 2026] GET /volume/v3/volumes/8dea2bf5-d1c6-4b13-8257-5f2fb813f458 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fe37739e-5e36-48b0-b110-df662bb9d60e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fe37739e-5e36-48b0-b110-df662bb9d60e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fe37739e-5e36-48b0-b110-df662bb9d60e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fe37739e-5e36-48b0-b110-df662bb9d60e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-fe37739e-5e36-48b0-b110-df662bb9d60e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete snapshot with id: 1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fe37739e-5e36-48b0-b110-df662bb9d60e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot retrieved successfully. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3cce1162-d8c2-4895-a60b-d9469eb1bdd3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-reader] POST http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4/action Sep 03 11:31:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3cce1162-d8c2-4895-a60b-d9469eb1bdd3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:31:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3cce1162-d8c2-4895-a60b-d9469eb1bdd3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3cce1162-d8c2-4895-a60b-d9469eb1bdd3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-reader] Volume info retrieved successfully. Sep 03 11:31:45 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-3cce1162-d8c2-4895-a60b-d9469eb1bdd3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd4d5699c04d74d02b2096742dbd669a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34172391a9b54e849dad54bb44ecaa7e', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:31:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3cce1162-d8c2-4895-a60b-d9469eb1bdd3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-reader] http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4/action returned with HTTP 403 Sep 03 11:31:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1450/2935] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:31:44 2026] POST /volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4/action => generated 131 bytes in 273 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fe37739e-5e36-48b0-b110-df662bb9d60e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot delete request issued successfully. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fe37739e-5e36-48b0-b110-df662bb9d60e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 returned with HTTP 202 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1486/2936] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:31:45 2026] DELETE /volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b0407102-eb85-4884-9a33-13ca53b30a0e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0407102-eb85-4884-9a33-13ca53b30a0e tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 Sep 03 11:31:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0407102-eb85-4884-9a33-13ca53b30a0e tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0407102-eb85-4884-9a33-13ca53b30a0e tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:45 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-b0407102-eb85-4884-9a33-13ca53b30a0e tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Delete volume with id: 30353c7b-92fb-47e2-93a2-d7c20d31f2e4 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e995d747-a338-4cd7-be3e-90058bfe003e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e995d747-a338-4cd7-be3e-90058bfe003e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e995d747-a338-4cd7-be3e-90058bfe003e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e995d747-a338-4cd7-be3e-90058bfe003e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b0407102-eb85-4884-9a33-13ca53b30a0e tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e995d747-a338-4cd7-be3e-90058bfe003e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot retrieved successfully. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e995d747-a338-4cd7-be3e-90058bfe003e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 returned with HTTP 200 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1487/2937] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:45 2026] GET /volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 => generated 473 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b0407102-eb85-4884-9a33-13ca53b30a0e tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Delete volume request issued successfully. Sep 03 11:31:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0407102-eb85-4884-9a33-13ca53b30a0e tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 returned with HTTP 202 Sep 03 11:31:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1451/2938] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:45 2026] DELETE /volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-78186c31-50bb-49da-8bd6-c92ebd1f56cb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-78186c31-50bb-49da-8bd6-c92ebd1f56cb tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-78186c31-50bb-49da-8bd6-c92ebd1f56cb tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-78186c31-50bb-49da-8bd6-c92ebd1f56cb tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-78186c31-50bb-49da-8bd6-c92ebd1f56cb tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-78186c31-50bb-49da-8bd6-c92ebd1f56cb tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 returned with HTTP 200 Sep 03 11:31:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1488/2939] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:45 2026] GET /volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-790f93bd-0b0d-47ed-842f-adfe3ec8ab71 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-790f93bd-0b0d-47ed-842f-adfe3ec8ab71 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-790f93bd-0b0d-47ed-842f-adfe3ec8ab71 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-790f93bd-0b0d-47ed-842f-adfe3ec8ab71 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-790f93bd-0b0d-47ed-842f-adfe3ec8ab71 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-790f93bd-0b0d-47ed-842f-adfe3ec8ab71 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1452/2940] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:46 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 934 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-285fa059-79c2-4bd1-b685-6c36c62cb4d1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-285fa059-79c2-4bd1-b685-6c36c62cb4d1 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc Sep 03 11:31:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-285fa059-79c2-4bd1-b685-6c36c62cb4d1 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-285fa059-79c2-4bd1-b685-6c36c62cb4d1 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-285fa059-79c2-4bd1-b685-6c36c62cb4d1 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-285fa059-79c2-4bd1-b685-6c36c62cb4d1 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc returned with HTTP 200 Sep 03 11:31:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1489/2941] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:46 2026] GET /volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4c6e5387-759f-481c-bfb6-f20d7d468e9d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4c6e5387-759f-481c-bfb6-f20d7d468e9d tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 Sep 03 11:31:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4c6e5387-759f-481c-bfb6-f20d7d468e9d tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4c6e5387-759f-481c-bfb6-f20d7d468e9d tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4c6e5387-759f-481c-bfb6-f20d7d468e9d tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4c6e5387-759f-481c-bfb6-f20d7d468e9d tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 returned with HTTP 200 Sep 03 11:31:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1453/2942] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:46 2026] GET /volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5d703f36-f295-40a9-b034-56de1eea372c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5d703f36-f295-40a9-b034-56de1eea372c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5d703f36-f295-40a9-b034-56de1eea372c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5d703f36-f295-40a9-b034-56de1eea372c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5d703f36-f295-40a9-b034-56de1eea372c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Snapshot retrieved successfully. Sep 03 11:31:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5d703f36-f295-40a9-b034-56de1eea372c tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 returned with HTTP 200 Sep 03 11:31:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1490/2943] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:46 2026] GET /volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 => generated 473 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-826542c5-796c-4897-b731-39aa185f33ab None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-826542c5-796c-4897-b731-39aa185f33ab tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 Sep 03 11:31:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-826542c5-796c-4897-b731-39aa185f33ab tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-826542c5-796c-4897-b731-39aa185f33ab tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:46 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:46 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-826542c5-796c-4897-b731-39aa185f33ab tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-826542c5-796c-4897-b731-39aa185f33ab tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 returned with HTTP 200 Sep 03 11:31:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1454/2944] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:46 2026] GET /volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-18f8480e-1eb7-4928-a554-8938742d9fa3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-18f8480e-1eb7-4928-a554-8938742d9fa3 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-18f8480e-1eb7-4928-a554-8938742d9fa3 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-18f8480e-1eb7-4928-a554-8938742d9fa3 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-18f8480e-1eb7-4928-a554-8938742d9fa3 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-18f8480e-1eb7-4928-a554-8938742d9fa3 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1491/2945] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:47 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 934 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1931fdf1-4b70-4113-b2b1-47bc8c1903e5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1931fdf1-4b70-4113-b2b1-47bc8c1903e5 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1931fdf1-4b70-4113-b2b1-47bc8c1903e5 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1931fdf1-4b70-4113-b2b1-47bc8c1903e5 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1931fdf1-4b70-4113-b2b1-47bc8c1903e5 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1931fdf1-4b70-4113-b2b1-47bc8c1903e5 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 returned with HTTP 200 Sep 03 11:31:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1455/2946] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:47 2026] GET /volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9be9550a-aa0d-40ae-8c1f-cbf51c1cb243 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9be9550a-aa0d-40ae-8c1f-cbf51c1cb243 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9be9550a-aa0d-40ae-8c1f-cbf51c1cb243 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9be9550a-aa0d-40ae-8c1f-cbf51c1cb243 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-175ecf9a-dfc2-4477-b413-b3f544655ca4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9be9550a-aa0d-40ae-8c1f-cbf51c1cb243 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 returned with HTTP 404 Sep 03 11:31:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1492/2947] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:31:47 2026] GET /volume/v3/snapshots/1595d3d8-59a8-4ede-a1b3-23795d19aa84 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-175ecf9a-dfc2-4477-b413-b3f544655ca4 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-175ecf9a-dfc2-4477-b413-b3f544655ca4 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-175ecf9a-dfc2-4477-b413-b3f544655ca4 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3d89d630-c0fb-4f0a-993a-961cfdcac09e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d89d630-c0fb-4f0a-993a-961cfdcac09e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] DELETE http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3d89d630-c0fb-4f0a-993a-961cfdcac09e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3d89d630-c0fb-4f0a-993a-961cfdcac09e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-3d89d630-c0fb-4f0a-993a-961cfdcac09e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume with id: 27fad037-87dd-42ea-b527-77f67f40b633 Sep 03 11:31:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3d89d630-c0fb-4f0a-993a-961cfdcac09e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-175ecf9a-dfc2-4477-b413-b3f544655ca4 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-175ecf9a-dfc2-4477-b413-b3f544655ca4 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 returned with HTTP 200 Sep 03 11:31:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1456/2948] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:47 2026] GET /volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b13d165d-bc6b-45b5-81cc-8697b411580a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b13d165d-bc6b-45b5-81cc-8697b411580a tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b13d165d-bc6b-45b5-81cc-8697b411580a tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b13d165d-bc6b-45b5-81cc-8697b411580a tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3d89d630-c0fb-4f0a-993a-961cfdcac09e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Delete volume request issued successfully. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d89d630-c0fb-4f0a-993a-961cfdcac09e tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 returned with HTTP 202 Sep 03 11:31:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1493/2949] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:47 2026] DELETE /volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6100cfbc-9c25-4cee-8ee3-d2b9372a38d6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6100cfbc-9c25-4cee-8ee3-d2b9372a38d6 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 Sep 03 11:31:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6100cfbc-9c25-4cee-8ee3-d2b9372a38d6 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6100cfbc-9c25-4cee-8ee3-d2b9372a38d6 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b13d165d-bc6b-45b5-81cc-8697b411580a tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b13d165d-bc6b-45b5-81cc-8697b411580a tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b returned with HTTP 200 Sep 03 11:31:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1457/2950] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:47 2026] GET /volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ee4f31ce-d039-4a09-bcd2-f7df152b4b24 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ee4f31ce-d039-4a09-bcd2-f7df152b4b24 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ee4f31ce-d039-4a09-bcd2-f7df152b4b24 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6100cfbc-9c25-4cee-8ee3-d2b9372a38d6 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Volume info retrieved successfully. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ee4f31ce-d039-4a09-bcd2-f7df152b4b24 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6100cfbc-9c25-4cee-8ee3-d2b9372a38d6 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 returned with HTTP 200 Sep 03 11:31:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1494/2951] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:47 2026] GET /volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ee4f31ce-d039-4a09-bcd2-f7df152b4b24 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 returned with HTTP 404 Sep 03 11:31:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1458/2952] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:47 2026] GET /volume/v3/volumes/30353c7b-92fb-47e2-93a2-d7c20d31f2e4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-283590364"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-283590364'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Create volume of 1 GB Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Availability Zones retrieved successfully. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Flow 'volume_create_api' (055f501b-307d-40d1-9b65-193dbd5751fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ade9314-8de0-4174-9bb0-4f48e7efa2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ade9314-8de0-4174-9bb0-4f48e7efa2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c4da58f-197e-460b-baaa-23db3c8218b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Created reservations ['d9eaad49-23c6-4700-859a-70b5f43e13c4', '86c495f5-8d18-4b59-a180-bbafe1d82509', 'bbccf88a-9310-41ff-95a6-efbda13e4511', '2b6318f0-2c4f-4389-838b-465b4547d857'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c4da58f-197e-460b-baaa-23db3c8218b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9eaad49-23c6-4700-859a-70b5f43e13c4', '86c495f5-8d18-4b59-a180-bbafe1d82509', 'bbccf88a-9310-41ff-95a6-efbda13e4511', '2b6318f0-2c4f-4389-838b-465b4547d857']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4337375e-8b96-414b-970c-34813ee704bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4337375e-8b96-414b-970c-34813ee704bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4f66560-6f93-4a1b-b78f-9861745b88c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283590364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34172391a9b54e849dad54bb44ecaa7e',qos_specs=None,replication_status=,reservations=['d9eaad49-23c6-4700-859a-70b5f43e13c4','86c495f5-8d18-4b59-a180-bbafe1d82509','bbccf88a-9310-41ff-95a6-efbda13e4511','2b6318f0-2c4f-4389-838b-465b4547d857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='652bb9fce2214af7a43bd927d891e265',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283590364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4f66560-6f93-4a1b-b78f-9861745b88c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34172391a9b54e849dad54bb44ecaa7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='652bb9fce2214af7a43bd927d891e265',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cca23cc-8c0d-440b-961b-a1f8f95b1af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cca23cc-8c0d-440b-961b-a1f8f95b1af5) transitioned into state 'SUCCESS' from state '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-283590364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34172391a9b54e849dad54bb44ecaa7e',qos_specs=None,replication_status=,reservations=['d9eaad49-23c6-4700-859a-70b5f43e13c4','86c495f5-8d18-4b59-a180-bbafe1d82509','bbccf88a-9310-41ff-95a6-efbda13e4511','2b6318f0-2c4f-4389-838b-465b4547d857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='652bb9fce2214af7a43bd927d891e265',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a377e89d-810b-45b8-a5d7-0110802530fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a377e89d-810b-45b8-a5d7-0110802530fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Flow 'volume_create_api' (055f501b-307d-40d1-9b65-193dbd5751fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Create volume request issued successfully. Sep 03 11:31:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae1c793b-0dc9-407f-927b-0aa99d06b8a3 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1495/2953] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:31:47 2026] POST /volume/v3/volumes => generated 786 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4123af37-a61d-4e7a-9ab7-15372ccae47a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4123af37-a61d-4e7a-9ab7-15372ccae47a tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4123af37-a61d-4e7a-9ab7-15372ccae47a tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4123af37-a61d-4e7a-9ab7-15372ccae47a tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4123af37-a61d-4e7a-9ab7-15372ccae47a tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4123af37-a61d-4e7a-9ab7-15372ccae47a tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 returned with HTTP 200 Sep 03 11:31:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1459/2954] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:47 2026] GET /volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ae56c104-ed48-49a6-bbe7-a4a394aa8448 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae56c104-ed48-49a6-bbe7-a4a394aa8448 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ae56c104-ed48-49a6-bbe7-a4a394aa8448 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ae56c104-ed48-49a6-bbe7-a4a394aa8448 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ae56c104-ed48-49a6-bbe7-a4a394aa8448 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ae56c104-ed48-49a6-bbe7-a4a394aa8448 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1496/2955] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:48 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 934 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-37186ba4-9f94-4835-81bc-f03e62b798f5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-37186ba4-9f94-4835-81bc-f03e62b798f5 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b Sep 03 11:31:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-37186ba4-9f94-4835-81bc-f03e62b798f5 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-37186ba4-9f94-4835-81bc-f03e62b798f5 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d8a4166b-d37c-4b0a-94f0-e2e7edfb3031 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d8a4166b-d37c-4b0a-94f0-e2e7edfb3031 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] GET http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 Sep 03 11:31:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d8a4166b-d37c-4b0a-94f0-e2e7edfb3031 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d8a4166b-d37c-4b0a-94f0-e2e7edfb3031 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-37186ba4-9f94-4835-81bc-f03e62b798f5 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d8a4166b-d37c-4b0a-94f0-e2e7edfb3031 tempest-CreateVolumesFromSnapshotTest-2066319807 tempest-CreateVolumesFromSnapshotTest-2066319807-project-member] http://192.168.122.194/volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 returned with HTTP 404 Sep 03 11:31:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1497/2956] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:48 2026] GET /volume/v3/volumes/27fad037-87dd-42ea-b527-77f67f40b633 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-37186ba4-9f94-4835-81bc-f03e62b798f5 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b returned with HTTP 200 Sep 03 11:31:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1460/2957] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:48 2026] GET /volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1116f589-86d4-44b3-bea1-5b10ebf96468 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1116f589-86d4-44b3-bea1-5b10ebf96468 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 Sep 03 11:31:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1116f589-86d4-44b3-bea1-5b10ebf96468 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1116f589-86d4-44b3-bea1-5b10ebf96468 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:48 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:48 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1116f589-86d4-44b3-bea1-5b10ebf96468 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1116f589-86d4-44b3-bea1-5b10ebf96468 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 returned with HTTP 200 Sep 03 11:31:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1498/2958] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:48 2026] GET /volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ff585d73-b88a-4a49-b8b9-c15a24813396 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ff585d73-b88a-4a49-b8b9-c15a24813396 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 Sep 03 11:31:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ff585d73-b88a-4a49-b8b9-c15a24813396 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ff585d73-b88a-4a49-b8b9-c15a24813396 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ff585d73-b88a-4a49-b8b9-c15a24813396 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ff585d73-b88a-4a49-b8b9-c15a24813396 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 returned with HTTP 200 Sep 03 11:31:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1461/2959] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:48 2026] GET /volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-80a10d42-a655-4640-b427-d2bd47c14703 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-80a10d42-a655-4640-b427-d2bd47c14703 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-80a10d42-a655-4640-b427-d2bd47c14703 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-80a10d42-a655-4640-b427-d2bd47c14703 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-80a10d42-a655-4640-b427-d2bd47c14703 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-80a10d42-a655-4640-b427-d2bd47c14703 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1499/2960] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:49 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 934 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-900392b7-01a5-4d92-a287-e56770d445d9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-900392b7-01a5-4d92-a287-e56770d445d9 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 Sep 03 11:31:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-900392b7-01a5-4d92-a287-e56770d445d9 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-900392b7-01a5-4d92-a287-e56770d445d9 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-900392b7-01a5-4d92-a287-e56770d445d9 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-900392b7-01a5-4d92-a287-e56770d445d9 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 returned with HTTP 200 Sep 03 11:31:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1462/2961] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:49 2026] GET /volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b167021b-3903-422a-9118-ca476809d508 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b167021b-3903-422a-9118-ca476809d508 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] DELETE http://192.168.122.194/volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 Sep 03 11:31:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b167021b-3903-422a-9118-ca476809d508 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b167021b-3903-422a-9118-ca476809d508 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:49 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-b167021b-3903-422a-9118-ca476809d508 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Delete volume with id: fdba6f2b-30ff-41f3-a41d-60be6677a399 Sep 03 11:31:49 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:49 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b167021b-3903-422a-9118-ca476809d508 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b167021b-3903-422a-9118-ca476809d508 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Delete volume request issued successfully. Sep 03 11:31:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b167021b-3903-422a-9118-ca476809d508 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 returned with HTTP 202 Sep 03 11:31:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1500/2962] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:49 2026] DELETE /volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-30439358-322d-43e9-86e7-4576a8fe3a40 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-30439358-322d-43e9-86e7-4576a8fe3a40 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 Sep 03 11:31:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-30439358-322d-43e9-86e7-4576a8fe3a40 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-30439358-322d-43e9-86e7-4576a8fe3a40 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:49 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:49 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-30439358-322d-43e9-86e7-4576a8fe3a40 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-30439358-322d-43e9-86e7-4576a8fe3a40 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 returned with HTTP 200 Sep 03 11:31:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1463/2963] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:49 2026] GET /volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4270a094-f485-4270-85ed-219ead3da63a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4270a094-f485-4270-85ed-219ead3da63a tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 Sep 03 11:31:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4270a094-f485-4270-85ed-219ead3da63a tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4270a094-f485-4270-85ed-219ead3da63a tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:50 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:50 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4270a094-f485-4270-85ed-219ead3da63a tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4270a094-f485-4270-85ed-219ead3da63a tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 returned with HTTP 200 Sep 03 11:31:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1501/2964] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:50 2026] GET /volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 => generated 1015 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-94413752-54eb-479f-94ed-2c7535f11724 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-94413752-54eb-479f-94ed-2c7535f11724 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-94413752-54eb-479f-94ed-2c7535f11724 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-94413752-54eb-479f-94ed-2c7535f11724 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-94413752-54eb-479f-94ed-2c7535f11724 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-94413752-54eb-479f-94ed-2c7535f11724 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1464/2965] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:50 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 937 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4df6ace9-eec5-473c-8743-03fb36c717d1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4df6ace9-eec5-473c-8743-03fb36c717d1 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 Sep 03 11:31:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4df6ace9-eec5-473c-8743-03fb36c717d1 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4df6ace9-eec5-473c-8743-03fb36c717d1 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4df6ace9-eec5-473c-8743-03fb36c717d1 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 returned with HTTP 404 Sep 03 11:31:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1502/2966] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:50 2026] GET /volume/v3/volumes/fdba6f2b-30ff-41f3-a41d-60be6677a399 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-84a9fded-2d50-4c7b-bd73-6d813dad0779 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-84a9fded-2d50-4c7b-bd73-6d813dad0779 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] DELETE http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b Sep 03 11:31:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-84a9fded-2d50-4c7b-bd73-6d813dad0779 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-84a9fded-2d50-4c7b-bd73-6d813dad0779 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-84a9fded-2d50-4c7b-bd73-6d813dad0779 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Delete volume with id: 6db3dce9-657b-40af-b069-29e0e915b18b Sep 03 11:31:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-84a9fded-2d50-4c7b-bd73-6d813dad0779 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-84a9fded-2d50-4c7b-bd73-6d813dad0779 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Delete volume request issued successfully. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-84a9fded-2d50-4c7b-bd73-6d813dad0779 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b returned with HTTP 202 Sep 03 11:31:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1465/2967] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:50 2026] DELETE /volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fb840718-03e6-437b-9c0c-d7b9fc33dc1f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb840718-03e6-437b-9c0c-d7b9fc33dc1f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b Sep 03 11:31:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fb840718-03e6-437b-9c0c-d7b9fc33dc1f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fb840718-03e6-437b-9c0c-d7b9fc33dc1f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-09f27a3a-6666-4191-9714-c23eb2b28108 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-09f27a3a-6666-4191-9714-c23eb2b28108 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 Sep 03 11:31:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-09f27a3a-6666-4191-9714-c23eb2b28108 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-09f27a3a-6666-4191-9714-c23eb2b28108 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fb840718-03e6-437b-9c0c-d7b9fc33dc1f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb840718-03e6-437b-9c0c-d7b9fc33dc1f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b returned with HTTP 200 Sep 03 11:31:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1503/2968] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:51 2026] GET /volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-09f27a3a-6666-4191-9714-c23eb2b28108 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-09f27a3a-6666-4191-9714-c23eb2b28108 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 returned with HTTP 200 Sep 03 11:31:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1466/2969] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:51 2026] GET /volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 => generated 1016 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b3fb450b-3ce9-48f7-99e3-88bc699ef1a5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b3fb450b-3ce9-48f7-99e3-88bc699ef1a5 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-reader] POST http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1/action Sep 03 11:31:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b3fb450b-3ce9-48f7-99e3-88bc699ef1a5 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:31:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b3fb450b-3ce9-48f7-99e3-88bc699ef1a5 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:51 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-b3fb450b-3ce9-48f7-99e3-88bc699ef1a5 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd4d5699c04d74d02b2096742dbd669a6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '34172391a9b54e849dad54bb44ecaa7e', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:31:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b3fb450b-3ce9-48f7-99e3-88bc699ef1a5 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-reader] http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1/action returned with HTTP 403 Sep 03 11:31:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1504/2970] 192.168.122.194 () {60 vars in 1274 bytes} [Thu Sep 3 11:31:51 2026] POST /volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1/action => generated 131 bytes in 40 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0cf0ce3f-b613-4c0a-a6f7-3ef62e3e75d9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0cf0ce3f-b613-4c0a-a6f7-3ef62e3e75d9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 Sep 03 11:31:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0cf0ce3f-b613-4c0a-a6f7-3ef62e3e75d9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0cf0ce3f-b613-4c0a-a6f7-3ef62e3e75d9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-0cf0ce3f-b613-4c0a-a6f7-3ef62e3e75d9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Delete volume with id: c4f66560-6f93-4a1b-b78f-9861745b88c1 Sep 03 11:31:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0cf0ce3f-b613-4c0a-a6f7-3ef62e3e75d9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0cf0ce3f-b613-4c0a-a6f7-3ef62e3e75d9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Delete volume request issued successfully. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0cf0ce3f-b613-4c0a-a6f7-3ef62e3e75d9 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 returned with HTTP 202 Sep 03 11:31:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1467/2971] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:51 2026] DELETE /volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7b5df4da-300f-4ed0-a94a-914d9d840b09 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7b5df4da-300f-4ed0-a94a-914d9d840b09 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 Sep 03 11:31:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7b5df4da-300f-4ed0-a94a-914d9d840b09 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7b5df4da-300f-4ed0-a94a-914d9d840b09 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a99e194a-8325-409c-ace2-3e241acf011f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7b5df4da-300f-4ed0-a94a-914d9d840b09 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Volume info retrieved successfully. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a99e194a-8325-409c-ace2-3e241acf011f tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7b5df4da-300f-4ed0-a94a-914d9d840b09 tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 returned with HTTP 200 Sep 03 11:31:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1505/2972] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:51 2026] GET /volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a99e194a-8325-409c-ace2-3e241acf011f tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a99e194a-8325-409c-ace2-3e241acf011f tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a99e194a-8325-409c-ace2-3e241acf011f tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a99e194a-8325-409c-ace2-3e241acf011f tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1468/2973] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:51 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 937 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3745b0ec-f7b2-4fd7-94cc-521f167d7a9b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3745b0ec-f7b2-4fd7-94cc-521f167d7a9b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b Sep 03 11:31:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3745b0ec-f7b2-4fd7-94cc-521f167d7a9b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3745b0ec-f7b2-4fd7-94cc-521f167d7a9b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3745b0ec-f7b2-4fd7-94cc-521f167d7a9b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3745b0ec-f7b2-4fd7-94cc-521f167d7a9b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b returned with HTTP 200 Sep 03 11:31:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1506/2974] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:52 2026] GET /volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7b670978-93d9-4340-803f-5526423c9e7f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7b670978-93d9-4340-803f-5526423c9e7f tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] GET http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 Sep 03 11:31:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7b670978-93d9-4340-803f-5526423c9e7f tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7b670978-93d9-4340-803f-5526423c9e7f tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7b670978-93d9-4340-803f-5526423c9e7f tempest-ProjectReaderTests-1706512272 tempest-ProjectReaderTests-1706512272-project-admin] http://192.168.122.194/volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 returned with HTTP 404 Sep 03 11:31:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1469/2975] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:52 2026] GET /volume/v3/volumes/c4f66560-6f93-4a1b-b78f-9861745b88c1 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f1ed5586-423d-491e-b1d9-cff47e799fe7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f1ed5586-423d-491e-b1d9-cff47e799fe7 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f1ed5586-423d-491e-b1d9-cff47e799fe7 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f1ed5586-423d-491e-b1d9-cff47e799fe7 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f1ed5586-423d-491e-b1d9-cff47e799fe7 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f1ed5586-423d-491e-b1d9-cff47e799fe7 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1507/2976] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:52 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 937 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:31:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-51263971-8c08-45e8-9119-ba96ff973840 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-51263971-8c08-45e8-9119-ba96ff973840 tempest-ProjectReaderTests-1313425699 tempest-ProjectReaderTests-1313425699-project-admin] GET http://192.168.122.194/volume/v3/scheduler-stats/get_pools Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-51263971-8c08-45e8-9119-ba96ff973840 tempest-ProjectReaderTests-1313425699 tempest-ProjectReaderTests-1313425699-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-51263971-8c08-45e8-9119-ba96ff973840 tempest-ProjectReaderTests-1313425699 tempest-ProjectReaderTests-1313425699-project-admin] Calling method 'get_pools' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-51263971-8c08-45e8-9119-ba96ff973840 tempest-ProjectReaderTests-1313425699 tempest-ProjectReaderTests-1313425699-project-admin] http://192.168.122.194/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:31:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1470/2977] 192.168.122.194 () {58 vars in 1175 bytes} [Thu Sep 3 11:31:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:31:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d7d7d3e7-3c1d-4e91-974a-5cd724de1604 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5c5d6c7f-563f-4656-91e2-65e32ddc2c56 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5c5d6c7f-563f-4656-91e2-65e32ddc2c56 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5c5d6c7f-563f-4656-91e2-65e32ddc2c56 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5c5d6c7f-563f-4656-91e2-65e32ddc2c56 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5c5d6c7f-563f-4656-91e2-65e32ddc2c56 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b returned with HTTP 404 Sep 03 11:31:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1471/2978] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:53 2026] GET /volume/v3/volumes/6db3dce9-657b-40af-b069-29e0e915b18b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-57d9c2cb-52c9-4ebf-9178-a37a2689ed09 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-57d9c2cb-52c9-4ebf-9178-a37a2689ed09 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] DELETE http://192.168.122.194/volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-57d9c2cb-52c9-4ebf-9178-a37a2689ed09 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-57d9c2cb-52c9-4ebf-9178-a37a2689ed09 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-57d9c2cb-52c9-4ebf-9178-a37a2689ed09 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Delete volume with id: 5ce63040-9fea-4d68-a6cd-bd50344c4706 Sep 03 11:31:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-57d9c2cb-52c9-4ebf-9178-a37a2689ed09 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-57d9c2cb-52c9-4ebf-9178-a37a2689ed09 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Delete volume request issued successfully. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-57d9c2cb-52c9-4ebf-9178-a37a2689ed09 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 returned with HTTP 202 Sep 03 11:31:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1472/2979] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:53 2026] DELETE /volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-014c3df2-823e-404c-9dca-7a280a148db6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-014c3df2-823e-404c-9dca-7a280a148db6 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-014c3df2-823e-404c-9dca-7a280a148db6 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-014c3df2-823e-404c-9dca-7a280a148db6 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-014c3df2-823e-404c-9dca-7a280a148db6 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-014c3df2-823e-404c-9dca-7a280a148db6 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 returned with HTTP 200 Sep 03 11:31:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1473/2980] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:53 2026] GET /volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d7d7d3e7-3c1d-4e91-974a-5cd724de1604 tempest-ProjectReaderTests-1313425699 tempest-ProjectReaderTests-1313425699-project-reader] GET http://192.168.122.194/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:31:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d7d7d3e7-3c1d-4e91-974a-5cd724de1604 tempest-ProjectReaderTests-1313425699 tempest-ProjectReaderTests-1313425699-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d7d7d3e7-3c1d-4e91-974a-5cd724de1604 tempest-ProjectReaderTests-1313425699 tempest-ProjectReaderTests-1313425699-project-reader] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:53 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-d7d7d3e7-3c1d-4e91-974a-5cd724de1604 tempest-ProjectReaderTests-1313425699 tempest-ProjectReaderTests-1313425699-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f4851221e8dd4d72965e635b6726ffbd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c01cb43db846ebba1149d26c5b93d9', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:31:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d7d7d3e7-3c1d-4e91-974a-5cd724de1604 tempest-ProjectReaderTests-1313425699 tempest-ProjectReaderTests-1313425699-project-reader] http://192.168.122.194/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 11:31:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1508/2981] 192.168.122.194 () {58 vars in 1193 bytes} [Thu Sep 3 11:31:53 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 252 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-655f1f52-414f-413c-8c59-fcadf92cc8fe None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-655f1f52-414f-413c-8c59-fcadf92cc8fe tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-655f1f52-414f-413c-8c59-fcadf92cc8fe tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-655f1f52-414f-413c-8c59-fcadf92cc8fe tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-655f1f52-414f-413c-8c59-fcadf92cc8fe tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-655f1f52-414f-413c-8c59-fcadf92cc8fe tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:53 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1474/2982] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:53 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 1202 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:31:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dc339b93-f2b2-4787-b5f4-f9c820d68b7b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc339b93-f2b2-4787-b5f4-f9c820d68b7b tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc339b93-f2b2-4787-b5f4-f9c820d68b7b tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc339b93-f2b2-4787-b5f4-f9c820d68b7b tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-dc339b93-f2b2-4787-b5f4-f9c820d68b7b tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc339b93-f2b2-4787-b5f4-f9c820d68b7b tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1509/2983] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:53 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 1202 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-fc3ea9c3-5df6-4b0b-825d-27f9f151e268 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fc3ea9c3-5df6-4b0b-825d-27f9f151e268 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] DELETE http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fc3ea9c3-5df6-4b0b-825d-27f9f151e268 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-fc3ea9c3-5df6-4b0b-825d-27f9f151e268 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-fc3ea9c3-5df6-4b0b-825d-27f9f151e268 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Delete volume with id: 84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fc3ea9c3-5df6-4b0b-825d-27f9f151e268 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-fc3ea9c3-5df6-4b0b-825d-27f9f151e268 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Delete volume request issued successfully. Sep 03 11:31:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-fc3ea9c3-5df6-4b0b-825d-27f9f151e268 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 202 Sep 03 11:31:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1475/2984] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:31:53 2026] DELETE /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 11:31:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6b7dd1c8-b6f9-4ac6-b278-99f2cf786be4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6b7dd1c8-b6f9-4ac6-b278-99f2cf786be4 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6b7dd1c8-b6f9-4ac6-b278-99f2cf786be4 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6b7dd1c8-b6f9-4ac6-b278-99f2cf786be4 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6b7dd1c8-b6f9-4ac6-b278-99f2cf786be4 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6b7dd1c8-b6f9-4ac6-b278-99f2cf786be4 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1510/2985] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:54 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 1201 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:31:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dc72f664-e488-4ba5-a28b-573e50733c1b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dc72f664-e488-4ba5-a28b-573e50733c1b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 Sep 03 11:31:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dc72f664-e488-4ba5-a28b-573e50733c1b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dc72f664-e488-4ba5-a28b-573e50733c1b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dc72f664-e488-4ba5-a28b-573e50733c1b tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 returned with HTTP 404 Sep 03 11:31:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1476/2986] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:54 2026] GET /volume/v3/volumes/5ce63040-9fea-4d68-a6cd-bd50344c4706 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5cdd7f2a-d176-4dda-845a-8d07acc070ce None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5cdd7f2a-d176-4dda-845a-8d07acc070ce tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] DELETE http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 Sep 03 11:31:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5cdd7f2a-d176-4dda-845a-8d07acc070ce tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:54 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5cdd7f2a-d176-4dda-845a-8d07acc070ce tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:54 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-5cdd7f2a-d176-4dda-845a-8d07acc070ce tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Delete volume with id: 5883ef09-0775-4b73-888f-2e708db8c4a1 Sep 03 11:31:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:54 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:54 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5cdd7f2a-d176-4dda-845a-8d07acc070ce tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5cdd7f2a-d176-4dda-845a-8d07acc070ce tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Delete volume request issued successfully. Sep 03 11:31:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5cdd7f2a-d176-4dda-845a-8d07acc070ce tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 returned with HTTP 202 Sep 03 11:31:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1511/2987] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:54 2026] DELETE /volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:31:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9b15c5c9-b3c4-4da9-9341-59a62af586ed None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b15c5c9-b3c4-4da9-9341-59a62af586ed tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 Sep 03 11:31:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b15c5c9-b3c4-4da9-9341-59a62af586ed tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b15c5c9-b3c4-4da9-9341-59a62af586ed tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:54 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:54 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:54 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:54 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9b15c5c9-b3c4-4da9-9341-59a62af586ed tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b15c5c9-b3c4-4da9-9341-59a62af586ed tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 returned with HTTP 200 Sep 03 11:31:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1477/2988] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:54 2026] GET /volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 => generated 858 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bf6acae1-6235-4125-988f-8617aa81de95 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bf6acae1-6235-4125-988f-8617aa81de95 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bf6acae1-6235-4125-988f-8617aa81de95 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bf6acae1-6235-4125-988f-8617aa81de95 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:55 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:55 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-bf6acae1-6235-4125-988f-8617aa81de95 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Volume info retrieved successfully. Sep 03 11:31:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bf6acae1-6235-4125-988f-8617aa81de95 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 200 Sep 03 11:31:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1512/2989] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:55 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 1201 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:31:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a8fcf601-b21c-40a7-ab56-a44a66778e7f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8fcf601-b21c-40a7-ab56-a44a66778e7f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 Sep 03 11:31:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8fcf601-b21c-40a7-ab56-a44a66778e7f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8fcf601-b21c-40a7-ab56-a44a66778e7f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a8fcf601-b21c-40a7-ab56-a44a66778e7f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8fcf601-b21c-40a7-ab56-a44a66778e7f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 returned with HTTP 200 Sep 03 11:31:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1478/2990] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:55 2026] GET /volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 => generated 858 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f469a1da-fc94-40ed-88d2-e16e41560360 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f469a1da-fc94-40ed-88d2-e16e41560360 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f469a1da-fc94-40ed-88d2-e16e41560360 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f469a1da-fc94-40ed-88d2-e16e41560360 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f469a1da-fc94-40ed-88d2-e16e41560360 tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 404 Sep 03 11:31:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1513/2991] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:56 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:31:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2e9cd457-7742-4b3f-8288-81398aa9c62f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e9cd457-7742-4b3f-8288-81398aa9c62f tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] DELETE http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e9cd457-7742-4b3f-8288-81398aa9c62f tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e9cd457-7742-4b3f-8288-81398aa9c62f tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:56 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2e9cd457-7742-4b3f-8288-81398aa9c62f tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Delete volume with id: 84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e9cd457-7742-4b3f-8288-81398aa9c62f tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 404 Sep 03 11:31:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1479/2992] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:31:56 2026] DELETE /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:31:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-72998a0d-b1df-4b4c-83e7-dcd02450386d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72998a0d-b1df-4b4c-83e7-dcd02450386d tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] GET http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 Sep 03 11:31:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72998a0d-b1df-4b4c-83e7-dcd02450386d tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72998a0d-b1df-4b4c-83e7-dcd02450386d tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72998a0d-b1df-4b4c-83e7-dcd02450386d tempest-VolumeImageDependencyTests-2125893655 tempest-VolumeImageDependencyTests-2125893655-project-member] http://192.168.122.194/volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 returned with HTTP 404 Sep 03 11:31:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1514/2993] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:31:56 2026] GET /volume/v3/volumes/84fcf367-0e7a-4bca-942b-7d9d44ac9f79 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:31:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e7afaedb-edf4-41b3-bf40-9ab6bad48e07 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e7afaedb-edf4-41b3-bf40-9ab6bad48e07 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 Sep 03 11:31:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e7afaedb-edf4-41b3-bf40-9ab6bad48e07 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e7afaedb-edf4-41b3-bf40-9ab6bad48e07 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e7afaedb-edf4-41b3-bf40-9ab6bad48e07 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 returned with HTTP 404 Sep 03 11:31:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1480/2994] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:56 2026] GET /volume/v3/volumes/5883ef09-0775-4b73-888f-2e708db8c4a1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e7ed2c70-5dd2-4586-9cac-7dcb4ccf3586 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e7ed2c70-5dd2-4586-9cac-7dcb4ccf3586 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] DELETE http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc Sep 03 11:31:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e7ed2c70-5dd2-4586-9cac-7dcb4ccf3586 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e7ed2c70-5dd2-4586-9cac-7dcb4ccf3586 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:56 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-e7ed2c70-5dd2-4586-9cac-7dcb4ccf3586 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Delete volume with id: 8914e7d5-d958-4138-a8e5-7af6cb81ddbc Sep 03 11:31:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:31:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e7ed2c70-5dd2-4586-9cac-7dcb4ccf3586 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e7ed2c70-5dd2-4586-9cac-7dcb4ccf3586 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Delete volume request issued successfully. Sep 03 11:31:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e7ed2c70-5dd2-4586-9cac-7dcb4ccf3586 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc returned with HTTP 202 Sep 03 11:31:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1515/2995] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:31:56 2026] DELETE /volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:31:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9cc22967-372e-4dc0-ad61-8a66976e5d4f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9cc22967-372e-4dc0-ad61-8a66976e5d4f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc Sep 03 11:31:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9cc22967-372e-4dc0-ad61-8a66976e5d4f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9cc22967-372e-4dc0-ad61-8a66976e5d4f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9cc22967-372e-4dc0-ad61-8a66976e5d4f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9cc22967-372e-4dc0-ad61-8a66976e5d4f tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc returned with HTTP 200 Sep 03 11:31:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1481/2996] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:57 2026] GET /volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d53719f0-bd8b-4de9-abe9-79a4dd09166e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d53719f0-bd8b-4de9-abe9-79a4dd09166e tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc Sep 03 11:31:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d53719f0-bd8b-4de9-abe9-79a4dd09166e tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d53719f0-bd8b-4de9-abe9-79a4dd09166e tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d53719f0-bd8b-4de9-abe9-79a4dd09166e tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Volume info retrieved successfully. Sep 03 11:31:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-359286458"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-359286458'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume of 1 GB Sep 03 11:31:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d53719f0-bd8b-4de9-abe9-79a4dd09166e tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc returned with HTTP 200 Sep 03 11:31:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1482/2997] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:58 2026] GET /volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc => generated 858 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Availability Zones retrieved successfully. Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Flow 'volume_create_api' (a8abfd8b-c007-4035-8e53-0a4f5c225e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf4db48-09bf-4d93-981e-96c2b9c47248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf4db48-09bf-4d93-981e-96c2b9c47248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4361865d-9f6d-48ea-a011-eef838f79dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Created reservations ['6bcc4f06-7e9a-4fbc-898d-4f5ff2ce3fb4', '15d54058-0df6-4b0f-99c3-537626acd21b', '0ee3406c-0f1b-455d-a41f-3a2e17458ab0', 'b7fda8e7-c425-4ae1-862b-361a8b1ba481'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4361865d-9f6d-48ea-a011-eef838f79dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bcc4f06-7e9a-4fbc-898d-4f5ff2ce3fb4', '15d54058-0df6-4b0f-99c3-537626acd21b', '0ee3406c-0f1b-455d-a41f-3a2e17458ab0', 'b7fda8e7-c425-4ae1-862b-361a8b1ba481']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26753291-26c6-48c9-9258-a80657650ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26753291-26c6-48c9-9258-a80657650ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-359286458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcd4de0122b4179a023a1174825fdff',qos_specs=None,replication_status=,reservations=['6bcc4f06-7e9a-4fbc-898d-4f5ff2ce3fb4','15d54058-0df6-4b0f-99c3-537626acd21b','0ee3406c-0f1b-455d-a41f-3a2e17458ab0','b7fda8e7-c425-4ae1-862b-361a8b1ba481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-359286458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dcd4de0122b4179a023a1174825fdff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3d9fcd-843e-4066-84d8-133aaa3ddbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3d9fcd-843e-4066-84d8-133aaa3ddbe0) transitioned into state 'SUCCESS' from state '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-359286458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcd4de0122b4179a023a1174825fdff',qos_specs=None,replication_status=,reservations=['6bcc4f06-7e9a-4fbc-898d-4f5ff2ce3fb4','15d54058-0df6-4b0f-99c3-537626acd21b','0ee3406c-0f1b-455d-a41f-3a2e17458ab0','b7fda8e7-c425-4ae1-862b-361a8b1ba481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (693ce8a9-3ce5-43bd-b6b6-2e3ae9855165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (693ce8a9-3ce5-43bd-b6b6-2e3ae9855165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Flow 'volume_create_api' (a8abfd8b-c007-4035-8e53-0a4f5c225e5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:31:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume request issued successfully. Sep 03 11:31:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9545f46f-b129-4d50-8bb1-4759d4a03cb3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:31:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1516/2998] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:31:57 2026] POST /volume/v3/volumes => generated 786 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:31:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c688c4cf-3d1b-456b-9716-ba73702de82b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c688c4cf-3d1b-456b-9716-ba73702de82b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 Sep 03 11:31:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c688c4cf-3d1b-456b-9716-ba73702de82b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c688c4cf-3d1b-456b-9716-ba73702de82b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c688c4cf-3d1b-456b-9716-ba73702de82b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:31:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c688c4cf-3d1b-456b-9716-ba73702de82b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 returned with HTTP 200 Sep 03 11:31:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1483/2999] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:58 2026] GET /volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 => generated 965 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:31:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c25dac4a-6924-49e0-8403-cff93b7ea665 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c25dac4a-6924-49e0-8403-cff93b7ea665 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] GET http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc Sep 03 11:31:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c25dac4a-6924-49e0-8403-cff93b7ea665 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c25dac4a-6924-49e0-8403-cff93b7ea665 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c25dac4a-6924-49e0-8403-cff93b7ea665 tempest-CreateVolumesFromImageTest-2002239375 tempest-CreateVolumesFromImageTest-2002239375-project-member] http://192.168.122.194/volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc returned with HTTP 404 Sep 03 11:31:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1517/3000] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:59 2026] GET /volume/v3/volumes/8914e7d5-d958-4138-a8e5-7af6cb81ddbc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:31:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bc67b6e6-09d6-4353-87d7-7cb48ce00f4d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:31:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bc67b6e6-09d6-4353-87d7-7cb48ce00f4d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 Sep 03 11:31:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bc67b6e6-09d6-4353-87d7-7cb48ce00f4d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:31:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bc67b6e6-09d6-4353-87d7-7cb48ce00f4d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:31:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:31:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:31:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:31:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:31:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bc67b6e6-09d6-4353-87d7-7cb48ce00f4d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:31:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bc67b6e6-09d6-4353-87d7-7cb48ce00f4d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 returned with HTTP 200 Sep 03 11:31:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1484/3001] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:31:59 2026] GET /volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 => generated 1015 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-052da636-4246-470a-8728-29e85687f7cb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-052da636-4246-470a-8728-29e85687f7cb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 Sep 03 11:32:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-052da636-4246-470a-8728-29e85687f7cb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-052da636-4246-470a-8728-29e85687f7cb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:00 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-052da636-4246-470a-8728-29e85687f7cb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-052da636-4246-470a-8728-29e85687f7cb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 returned with HTTP 200 Sep 03 11:32:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1518/3002] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:00 2026] GET /volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 => generated 1016 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3a19fd3d-44ca-4ba4-8476-cbeabc1cc430 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a19fd3d-44ca-4ba4-8476-cbeabc1cc430 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a19fd3d-44ca-4ba4-8476-cbeabc1cc430 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-531883072"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3a19fd3d-44ca-4ba4-8476-cbeabc1cc430 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:01 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-3a19fd3d-44ca-4ba4-8476-cbeabc1cc430 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create snapshot from volume ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 Sep 03 11:32:01 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-3a19fd3d-44ca-4ba4-8476-cbeabc1cc430 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Created reservations ['8e8f2776-05e0-43a1-898e-868b55f463ba', '980661ce-f4e1-4720-a573-14684a3249ae', '2a5a0afa-e2d4-4e30-b2c9-4b629812497d', '700e9949-5f4c-49ae-aea3-06e96771b44c'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3a19fd3d-44ca-4ba4-8476-cbeabc1cc430 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot create request issued successfully. Sep 03 11:32:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a19fd3d-44ca-4ba4-8476-cbeabc1cc430 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:32:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1485/3003] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:32:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ed21cfa3-4f2c-4859-8a4f-0d21ac484dc4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ed21cfa3-4f2c-4859-8a4f-0d21ac484dc4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 Sep 03 11:32:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ed21cfa3-4f2c-4859-8a4f-0d21ac484dc4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ed21cfa3-4f2c-4859-8a4f-0d21ac484dc4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ed21cfa3-4f2c-4859-8a4f-0d21ac484dc4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ed21cfa3-4f2c-4859-8a4f-0d21ac484dc4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 returned with HTTP 200 Sep 03 11:32:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1519/3004] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:01 2026] GET /volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9839ee57-8572-487f-9caa-2d5b2d7d5f12 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9839ee57-8572-487f-9caa-2d5b2d7d5f12 tempest-ProjectMemberTests-1539696122 tempest-ProjectMemberTests-1539696122-project-admin] GET http://192.168.122.194/volume/v3/scheduler-stats/get_pools Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9839ee57-8572-487f-9caa-2d5b2d7d5f12 tempest-ProjectMemberTests-1539696122 tempest-ProjectMemberTests-1539696122-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9839ee57-8572-487f-9caa-2d5b2d7d5f12 tempest-ProjectMemberTests-1539696122 tempest-ProjectMemberTests-1539696122-project-admin] Calling method 'get_pools' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9839ee57-8572-487f-9caa-2d5b2d7d5f12 tempest-ProjectMemberTests-1539696122 tempest-ProjectMemberTests-1539696122-project-admin] http://192.168.122.194/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:32:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1486/3005] 192.168.122.194 () {58 vars in 1175 bytes} [Thu Sep 3 11:32:01 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:32:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ccbc106f-6f3b-4572-b764-9c9889f584ed None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-402674717"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-402674717'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Create volume of 1 GB Sep 03 11:32:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Availability Zones retrieved successfully. Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Flow 'volume_create_api' (d75c5ce8-f219-4273-b1c1-6cb98c849eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ccbc106f-6f3b-4572-b764-9c9889f584ed tempest-ProjectMemberTests-1539696122 tempest-ProjectMemberTests-1539696122-project-member] GET http://192.168.122.194/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:32:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ccbc106f-6f3b-4572-b764-9c9889f584ed tempest-ProjectMemberTests-1539696122 tempest-ProjectMemberTests-1539696122-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aedde5b8-8f94-45cf-9258-695f11e0569e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ccbc106f-6f3b-4572-b764-9c9889f584ed tempest-ProjectMemberTests-1539696122 tempest-ProjectMemberTests-1539696122-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:02 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-ccbc106f-6f3b-4572-b764-9c9889f584ed tempest-ProjectMemberTests-1539696122 tempest-ProjectMemberTests-1539696122-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a7fad589cf754f0a8f1a2ac8e1761e48', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1f877de8a0c4507aa4dfb5f87de1d66', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:32:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ccbc106f-6f3b-4572-b764-9c9889f584ed tempest-ProjectMemberTests-1539696122 tempest-ProjectMemberTests-1539696122-project-member] http://192.168.122.194/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1520/3006] 192.168.122.194 () {58 vars in 1193 bytes} [Thu Sep 3 11:32:02 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 264 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-90249270-3328-44a1-91a7-c54b7622f5e4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90249270-3328-44a1-91a7-c54b7622f5e4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 Sep 03 11:32:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90249270-3328-44a1-91a7-c54b7622f5e4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90249270-3328-44a1-91a7-c54b7622f5e4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-90249270-3328-44a1-91a7-c54b7622f5e4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90249270-3328-44a1-91a7-c54b7622f5e4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 returned with HTTP 200 Sep 03 11:32:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1521/3007] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:02 2026] GET /volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aedde5b8-8f94-45cf-9258-695f11e0569e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d2c104-b161-497f-aa17-e9e27ee6ef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Created reservations ['549790d9-fc08-4eea-87ff-befdb5d5625b', '0c2faa26-4a35-445b-b437-ff9f308832e1', 'c024796c-08bf-4fbc-99b2-504dac1da7d5', '2907b518-b4da-4bfb-9449-936502e7b3a3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d2c104-b161-497f-aa17-e9e27ee6ef54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['549790d9-fc08-4eea-87ff-befdb5d5625b', '0c2faa26-4a35-445b-b437-ff9f308832e1', 'c024796c-08bf-4fbc-99b2-504dac1da7d5', '2907b518-b4da-4bfb-9449-936502e7b3a3']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd306db-350c-4d88-9372-2c79e3e13d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd306db-350c-4d88-9372-2c79e3e13d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '491f629e-688e-4be9-99c8-e85426a8d5c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-402674717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a782bf81519a4f28996e46ae093159ff',qos_specs=None,replication_status=,reservations=['549790d9-fc08-4eea-87ff-befdb5d5625b','0c2faa26-4a35-445b-b437-ff9f308832e1','c024796c-08bf-4fbc-99b2-504dac1da7d5','2907b518-b4da-4bfb-9449-936502e7b3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='409f6fef4703421f8a6f404896ae5883',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-402674717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=491f629e-688e-4be9-99c8-e85426a8d5c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a782bf81519a4f28996e46ae093159ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='409f6fef4703421f8a6f404896ae5883',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb2027e-71f5-47c5-8f9b-763bf2e41e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb2027e-71f5-47c5-8f9b-763bf2e41e47) transitioned into state 'SUCCESS' from state '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-402674717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a782bf81519a4f28996e46ae093159ff',qos_specs=None,replication_status=,reservations=['549790d9-fc08-4eea-87ff-befdb5d5625b','0c2faa26-4a35-445b-b437-ff9f308832e1','c024796c-08bf-4fbc-99b2-504dac1da7d5','2907b518-b4da-4bfb-9449-936502e7b3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='409f6fef4703421f8a6f404896ae5883',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90142065-2ac0-452b-aa01-7d00bd906a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90142065-2ac0-452b-aa01-7d00bd906a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Flow 'volume_create_api' (d75c5ce8-f219-4273-b1c1-6cb98c849eab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Create volume request issued successfully. Sep 03 11:32:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-73ffcd0e-81e4-45b8-be1c-6eef65960d4e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1487/3008] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:32:02 2026] POST /volume/v3/volumes => generated 778 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a6ac270e-280d-42a4-94b0-5a1b7ba2b5ee None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6ac270e-280d-42a4-94b0-5a1b7ba2b5ee tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6ac270e-280d-42a4-94b0-5a1b7ba2b5ee tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a6ac270e-280d-42a4-94b0-5a1b7ba2b5ee tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a6ac270e-280d-42a4-94b0-5a1b7ba2b5ee tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a6ac270e-280d-42a4-94b0-5a1b7ba2b5ee tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 returned with HTTP 200 Sep 03 11:32:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1522/3009] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:02 2026] GET /volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d39e4d9b-bdb5-4fdf-872a-d87e072c1d21 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d39e4d9b-bdb5-4fdf-872a-d87e072c1d21 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 Sep 03 11:32:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d39e4d9b-bdb5-4fdf-872a-d87e072c1d21 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d39e4d9b-bdb5-4fdf-872a-d87e072c1d21 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d39e4d9b-bdb5-4fdf-872a-d87e072c1d21 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d39e4d9b-bdb5-4fdf-872a-d87e072c1d21 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 returned with HTTP 200 Sep 03 11:32:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1488/3010] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:03 2026] GET /volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-44a68d36-1d0e-4535-aa85-38d25465da44 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-44a68d36-1d0e-4535-aa85-38d25465da44 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-44a68d36-1d0e-4535-aa85-38d25465da44 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-44a68d36-1d0e-4535-aa85-38d25465da44 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:04 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:04 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-44a68d36-1d0e-4535-aa85-38d25465da44 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-44a68d36-1d0e-4535-aa85-38d25465da44 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 returned with HTTP 200 Sep 03 11:32:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1523/3011] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:03 2026] GET /volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 => generated 870 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b68f38ff-53f3-4fc7-881c-e5807c8a2f1e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b68f38ff-53f3-4fc7-881c-e5807c8a2f1e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 Sep 03 11:32:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b68f38ff-53f3-4fc7-881c-e5807c8a2f1e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b68f38ff-53f3-4fc7-881c-e5807c8a2f1e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b68f38ff-53f3-4fc7-881c-e5807c8a2f1e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b68f38ff-53f3-4fc7-881c-e5807c8a2f1e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 returned with HTTP 200 Sep 03 11:32:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1489/3012] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:04 2026] GET /volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e6d7d9a2-81bf-496b-8447-e6ef7ed8df55 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6d7d9a2-81bf-496b-8447-e6ef7ed8df55 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] POST http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285/action Sep 03 11:32:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6d7d9a2-81bf-496b-8447-e6ef7ed8df55 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:32:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6d7d9a2-81bf-496b-8447-e6ef7ed8df55 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e6d7d9a2-81bf-496b-8447-e6ef7ed8df55 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Snapshot retrieved successfully. Sep 03 11:32:04 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-e6d7d9a2-81bf-496b-8447-e6ef7ed8df55 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5c81ceb5365a4b72a34f37e8779317c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dcd4de0122b4179a023a1174825fdff', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:32:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6d7d9a2-81bf-496b-8447-e6ef7ed8df55 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285/action returned with HTTP 403 Sep 03 11:32:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1524/3013] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:32:04 2026] POST /volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285/action => generated 133 bytes in 375 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-aa400252-b404-450c-b1e7-dcb58c52eb07 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aa400252-b404-450c-b1e7-dcb58c52eb07 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 Sep 03 11:32:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aa400252-b404-450c-b1e7-dcb58c52eb07 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:04 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aa400252-b404-450c-b1e7-dcb58c52eb07 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:04 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-aa400252-b404-450c-b1e7-dcb58c52eb07 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete snapshot with id: d756b66b-bb1a-4499-b3f1-13744830a285 Sep 03 11:32:04 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:04 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-aa400252-b404-450c-b1e7-dcb58c52eb07 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:04 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:04 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:04 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-aa400252-b404-450c-b1e7-dcb58c52eb07 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot delete request issued successfully. Sep 03 11:32:04 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aa400252-b404-450c-b1e7-dcb58c52eb07 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 returned with HTTP 202 Sep 03 11:32:04 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1490/3014] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:04 2026] DELETE /volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a7ecbd9e-2dc3-4174-963f-80c22440bd7e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a7ecbd9e-2dc3-4174-963f-80c22440bd7e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 Sep 03 11:32:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a7ecbd9e-2dc3-4174-963f-80c22440bd7e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a7ecbd9e-2dc3-4174-963f-80c22440bd7e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a7ecbd9e-2dc3-4174-963f-80c22440bd7e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a7ecbd9e-2dc3-4174-963f-80c22440bd7e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 returned with HTTP 200 Sep 03 11:32:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1525/3015] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:04 2026] GET /volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-adb4d73f-788b-497b-85f2-122d3b049913 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-adb4d73f-788b-497b-85f2-122d3b049913 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-adb4d73f-788b-497b-85f2-122d3b049913 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-adb4d73f-788b-497b-85f2-122d3b049913 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-adb4d73f-788b-497b-85f2-122d3b049913 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-adb4d73f-788b-497b-85f2-122d3b049913 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 returned with HTTP 200 Sep 03 11:32:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1491/3016] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:05 2026] GET /volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 => generated 870 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-33c3956f-f589-4c73-98ee-317e4d0b7c02 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-33c3956f-f589-4c73-98ee-317e4d0b7c02 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 Sep 03 11:32:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-33c3956f-f589-4c73-98ee-317e4d0b7c02 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-33c3956f-f589-4c73-98ee-317e4d0b7c02 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-33c3956f-f589-4c73-98ee-317e4d0b7c02 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-33c3956f-f589-4c73-98ee-317e4d0b7c02 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 returned with HTTP 200 Sep 03 11:32:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1526/3017] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:05 2026] GET /volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-35a45bfa-0136-4527-8f85-bce8b22b668e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35a45bfa-0136-4527-8f85-bce8b22b668e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35a45bfa-0136-4527-8f85-bce8b22b668e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35a45bfa-0136-4527-8f85-bce8b22b668e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-35a45bfa-0136-4527-8f85-bce8b22b668e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35a45bfa-0136-4527-8f85-bce8b22b668e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 returned with HTTP 200 Sep 03 11:32:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1492/3018] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:06 2026] GET /volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 => generated 871 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b0bc9009-0599-47cd-a63a-983e38316e5e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b0bc9009-0599-47cd-a63a-983e38316e5e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b0bc9009-0599-47cd-a63a-983e38316e5e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "491f629e-688e-4be9-99c8-e85426a8d5c5", "name": "tempest-VolumeDependencyTests-Snapshot-1833540747"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:06 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:06 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b0bc9009-0599-47cd-a63a-983e38316e5e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:06 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-b0bc9009-0599-47cd-a63a-983e38316e5e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Create snapshot from volume 491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:06 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-b0bc9009-0599-47cd-a63a-983e38316e5e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Created reservations ['0c73e328-5fe6-43fe-9a2c-0b17384f8877', '9a16e645-d4c1-4769-b23e-a63bfb8fd9c5', '83c90de9-f2bb-45ff-aa28-9c6989c3d367', 'b48a92da-4353-44c7-80b5-0339276cb729'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b0bc9009-0599-47cd-a63a-983e38316e5e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Snapshot create request issued successfully. Sep 03 11:32:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b0bc9009-0599-47cd-a63a-983e38316e5e tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:32:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1527/3019] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:32:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f234664f-688a-4e19-af63-850ff072c4cb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f234664f-688a-4e19-af63-850ff072c4cb tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f234664f-688a-4e19-af63-850ff072c4cb tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f234664f-688a-4e19-af63-850ff072c4cb tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f234664f-688a-4e19-af63-850ff072c4cb tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Snapshot retrieved successfully. Sep 03 11:32:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f234664f-688a-4e19-af63-850ff072c4cb tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e returned with HTTP 200 Sep 03 11:32:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1493/3020] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:06 2026] GET /volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a768f0f3-b3ec-4a7c-8eb3-3af6f1ab7946 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a768f0f3-b3ec-4a7c-8eb3-3af6f1ab7946 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 Sep 03 11:32:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a768f0f3-b3ec-4a7c-8eb3-3af6f1ab7946 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a768f0f3-b3ec-4a7c-8eb3-3af6f1ab7946 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a768f0f3-b3ec-4a7c-8eb3-3af6f1ab7946 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a768f0f3-b3ec-4a7c-8eb3-3af6f1ab7946 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 returned with HTTP 200 Sep 03 11:32:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1528/3021] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:07 2026] GET /volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9e2c8c96-af74-4145-a0b1-0ba4699a0580 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9e2c8c96-af74-4145-a0b1-0ba4699a0580 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9e2c8c96-af74-4145-a0b1-0ba4699a0580 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9e2c8c96-af74-4145-a0b1-0ba4699a0580 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9e2c8c96-af74-4145-a0b1-0ba4699a0580 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Snapshot retrieved successfully. Sep 03 11:32:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9e2c8c96-af74-4145-a0b1-0ba4699a0580 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e returned with HTTP 200 Sep 03 11:32:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1494/3022] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:07 2026] GET /volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c3b2c1e2-935e-44a1-9123-fa7ea6e11039 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c3b2c1e2-935e-44a1-9123-fa7ea6e11039 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c3b2c1e2-935e-44a1-9123-fa7ea6e11039 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c3b2c1e2-935e-44a1-9123-fa7ea6e11039 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=634,cinder:INSERT=126,cinder:UPDATE=208 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c3b2c1e2-935e-44a1-9123-fa7ea6e11039 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 returned with HTTP 404 Sep 03 11:32:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1495/3023] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:08 2026] GET /volume/v3/snapshots/d756b66b-bb1a-4499-b3f1-13744830a285 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-35c0c5b7-0b12-4aff-86e4-ca69662a1256 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35c0c5b7-0b12-4aff-86e4-ca69662a1256 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35c0c5b7-0b12-4aff-86e4-ca69662a1256 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-35c0c5b7-0b12-4aff-86e4-ca69662a1256 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-35c0c5b7-0b12-4aff-86e4-ca69662a1256 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete volume with id: ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 Sep 03 11:32:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-35c0c5b7-0b12-4aff-86e4-ca69662a1256 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-35c0c5b7-0b12-4aff-86e4-ca69662a1256 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete volume request issued successfully. Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-35c0c5b7-0b12-4aff-86e4-ca69662a1256 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 returned with HTTP 202 Sep 03 11:32:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1496/3024] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:32:08 2026] DELETE /volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0199c89f-24c2-428c-ab09-3fe0145583f3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0199c89f-24c2-428c-ab09-3fe0145583f3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0199c89f-24c2-428c-ab09-3fe0145583f3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0199c89f-24c2-428c-ab09-3fe0145583f3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0199c89f-24c2-428c-ab09-3fe0145583f3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0199c89f-24c2-428c-ab09-3fe0145583f3 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 returned with HTTP 200 Sep 03 11:32:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1497/3025] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:08 2026] GET /volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-696649597"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-696649597'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume of 1 GB Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=603,cinder:INSERT=112,cinder:UPDATE=170 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Availability Zones retrieved successfully. Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (3aa1cffe-d5ba-4f85-b5f1-a8d099b72743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa9bfe13-3351-4a55-b1a3-2dd646110888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa9bfe13-3351-4a55-b1a3-2dd646110888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6247b2f-9ba5-46ca-9dfa-1c4ffbc07734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-482b2a5d-4604-45ce-bd43-9bcd57b5621b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-482b2a5d-4604-45ce-bd43-9bcd57b5621b tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-482b2a5d-4604-45ce-bd43-9bcd57b5621b tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-482b2a5d-4604-45ce-bd43-9bcd57b5621b tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-482b2a5d-4604-45ce-bd43-9bcd57b5621b tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Snapshot retrieved successfully. Sep 03 11:32:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-482b2a5d-4604-45ce-bd43-9bcd57b5621b tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e returned with HTTP 200 Sep 03 11:32:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1498/3026] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:08 2026] GET /volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e => generated 440 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['6ac06312-2e15-45d0-89c2-28e60dd98632', '534f8af9-db14-4f9d-bd7c-f89fb207f855', 'a32bea90-af50-436f-a132-3b50db85d825', 'b44d8146-81ee-4f94-9117-3a4b3f9f0a2f'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6247b2f-9ba5-46ca-9dfa-1c4ffbc07734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ac06312-2e15-45d0-89c2-28e60dd98632', '534f8af9-db14-4f9d-bd7c-f89fb207f855', 'a32bea90-af50-436f-a132-3b50db85d825', 'b44d8146-81ee-4f94-9117-3a4b3f9f0a2f']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3baa98c5-3620-4228-a0cc-2a466cd8128c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3baa98c5-3620-4228-a0cc-2a466cd8128c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57c45b3-3438-4212-b119-981a67c79dfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-696649597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['6ac06312-2e15-45d0-89c2-28e60dd98632','534f8af9-db14-4f9d-bd7c-f89fb207f855','a32bea90-af50-436f-a132-3b50db85d825','b44d8146-81ee-4f94-9117-3a4b3f9f0a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-696649597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b57c45b3-3438-4212-b119-981a67c79dfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e9ee545cbb4eb99d3a310cf4efc844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badece1d173b4e51add55b4a7c961a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e2feb2a-941b-4c86-8793-b74b927a16b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e2feb2a-941b-4c86-8793-b74b927a16b3) transitioned into state 'SUCCESS' from state '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-696649597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['6ac06312-2e15-45d0-89c2-28e60dd98632','534f8af9-db14-4f9d-bd7c-f89fb207f855','a32bea90-af50-436f-a132-3b50db85d825','b44d8146-81ee-4f94-9117-3a4b3f9f0a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eed8cad-8082-4e2c-ac25-b7b3df9fd6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:08 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eed8cad-8082-4e2c-ac25-b7b3df9fd6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:09 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (3aa1cffe-d5ba-4f85-b5f1-a8d099b72743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request issued successfully. Sep 03 11:32:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-263de714-0e72-4b09-9fe3-b0ad165b4bbe tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1529/3027] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:32:07 2026] POST /volume/v3/volumes => generated 786 bytes in 1097 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3ac9e8d4-5332-4a97-ac87-f05084612f62 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ac9e8d4-5332-4a97-ac87-f05084612f62 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb Sep 03 11:32:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ac9e8d4-5332-4a97-ac87-f05084612f62 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ac9e8d4-5332-4a97-ac87-f05084612f62 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:09 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:09 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3ac9e8d4-5332-4a97-ac87-f05084612f62 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ac9e8d4-5332-4a97-ac87-f05084612f62 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb returned with HTTP 200 Sep 03 11:32:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1499/3028] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:09 2026] GET /volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb => generated 965 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5fb2fce1-5fa6-4087-9b2b-f6f210fa42fc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5fb2fce1-5fa6-4087-9b2b-f6f210fa42fc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 Sep 03 11:32:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5fb2fce1-5fa6-4087-9b2b-f6f210fa42fc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5fb2fce1-5fa6-4087-9b2b-f6f210fa42fc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5fb2fce1-5fa6-4087-9b2b-f6f210fa42fc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5fb2fce1-5fa6-4087-9b2b-f6f210fa42fc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 returned with HTTP 200 Sep 03 11:32:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1530/3029] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:09 2026] GET /volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1305f6a8-1899-4f0a-9b35-7c3921b8c1f9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1305f6a8-1899-4f0a-9b35-7c3921b8c1f9 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1305f6a8-1899-4f0a-9b35-7c3921b8c1f9 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1305f6a8-1899-4f0a-9b35-7c3921b8c1f9 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1305f6a8-1899-4f0a-9b35-7c3921b8c1f9 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Snapshot retrieved successfully. Sep 03 11:32:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1305f6a8-1899-4f0a-9b35-7c3921b8c1f9 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e returned with HTTP 200 Sep 03 11:32:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1500/3030] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:09 2026] GET /volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0006b538-a93c-48ea-ba22-5f9d158db9c2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0006b538-a93c-48ea-ba22-5f9d158db9c2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0006b538-a93c-48ea-ba22-5f9d158db9c2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0006b538-a93c-48ea-ba22-5f9d158db9c2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0006b538-a93c-48ea-ba22-5f9d158db9c2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0006b538-a93c-48ea-ba22-5f9d158db9c2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb returned with HTTP 200 Sep 03 11:32:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1531/3031] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:10 2026] GET /volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f87484d4-1d5a-4240-ad01-ec1b34b1f3cd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f87484d4-1d5a-4240-ad01-ec1b34b1f3cd tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f87484d4-1d5a-4240-ad01-ec1b34b1f3cd tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f87484d4-1d5a-4240-ad01-ec1b34b1f3cd tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f87484d4-1d5a-4240-ad01-ec1b34b1f3cd tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 returned with HTTP 404 Sep 03 11:32:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1501/3032] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:10 2026] GET /volume/v3/volumes/ab2f7bae-2faa-4ff9-b9b7-ef9a473486b7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-810855664"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-810855664'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume of 1 GB Sep 03 11:32:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Availability Zones retrieved successfully. Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Flow 'volume_create_api' (94702682-e445-4ecc-aaff-9f09c43de916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66adf960-aac3-484f-a6ff-3d61abe89284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66adf960-aac3-484f-a6ff-3d61abe89284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65da924e-704e-48c3-804e-0fa9ba36c315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Created reservations ['c5a2246d-7a6b-43b9-b2a8-66d2c4ea9fd0', '0fa0b177-7c39-495d-b508-9e580ff6291f', '07b57ec0-1b27-4541-8a30-4fb79128de46', '862e75b3-5f45-4c7f-8879-42c33d99a275'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65da924e-704e-48c3-804e-0fa9ba36c315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5a2246d-7a6b-43b9-b2a8-66d2c4ea9fd0', '0fa0b177-7c39-495d-b508-9e580ff6291f', '07b57ec0-1b27-4541-8a30-4fb79128de46', '862e75b3-5f45-4c7f-8879-42c33d99a275']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4660f3-c164-4f43-ab15-955096d48321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4660f3-c164-4f43-ab15-955096d48321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810855664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcd4de0122b4179a023a1174825fdff',qos_specs=None,replication_status=,reservations=['c5a2246d-7a6b-43b9-b2a8-66d2c4ea9fd0','0fa0b177-7c39-495d-b508-9e580ff6291f','07b57ec0-1b27-4541-8a30-4fb79128de46','862e75b3-5f45-4c7f-8879-42c33d99a275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810855664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dcd4de0122b4179a023a1174825fdff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8103938-0fd9-424b-a4ed-c3dd79860a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bd695ebd-4403-49f0-83ec-1f5c7eba2937 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bd695ebd-4403-49f0-83ec-1f5c7eba2937 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bd695ebd-4403-49f0-83ec-1f5c7eba2937 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bd695ebd-4403-49f0-83ec-1f5c7eba2937 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bd695ebd-4403-49f0-83ec-1f5c7eba2937 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Snapshot retrieved successfully. Sep 03 11:32:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bd695ebd-4403-49f0-83ec-1f5c7eba2937 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e returned with HTTP 200 Sep 03 11:32:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1502/3033] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:10 2026] GET /volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-00461759-0cc9-4d50-b672-b502a7851cd5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "41b36384-cab1-41a5-81b2-126ac62a337e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-776256799"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8103938-0fd9-424b-a4ed-c3dd79860a83) transitioned into state 'SUCCESS' from state '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-810855664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcd4de0122b4179a023a1174825fdff',qos_specs=None,replication_status=,reservations=['c5a2246d-7a6b-43b9-b2a8-66d2c4ea9fd0','0fa0b177-7c39-495d-b508-9e580ff6291f','07b57ec0-1b27-4541-8a30-4fb79128de46','862e75b3-5f45-4c7f-8879-42c33d99a275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Create volume request body: {'volume': {'snapshot_id': '41b36384-cab1-41a5-81b2-126ac62a337e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-776256799'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c4c9ee4-846a-44a6-8d05-40fb974bda10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Snapshot retrieved successfully. Sep 03 11:32:10 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Create volume of 1 GB Sep 03 11:32:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Availability Zones retrieved successfully. Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c4c9ee4-846a-44a6-8d05-40fb974bda10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Flow 'volume_create_api' (94702682-e445-4ecc-aaff-9f09c43de916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume request issued successfully. Sep 03 11:32:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7343eda8-bc1b-4961-ae59-92be3d689fa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1532/3034] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:32:10 2026] POST /volume/v3/volumes => generated 786 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Flow 'volume_create_api' (00114888-534b-4b2c-b379-7f3eb795d49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-caa077d8-af74-4374-93f4-67454f31e83c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b66b80f-c70b-4abd-a385-be70675700ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-caa077d8-af74-4374-93f4-67454f31e83c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-caa077d8-af74-4374-93f4-67454f31e83c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-caa077d8-af74-4374-93f4-67454f31e83c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-caa077d8-af74-4374-93f4-67454f31e83c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-caa077d8-af74-4374-93f4-67454f31e83c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 returned with HTTP 200 Sep 03 11:32:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1533/3035] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:10 2026] GET /volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 => generated 965 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b66b80f-c70b-4abd-a385-be70675700ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '41b36384-cab1-41a5-81b2-126ac62a337e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eac10e07-21bc-4d5a-a83b-8d238eea5c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Created reservations ['c7746be6-712c-4b0b-b43b-77f988f1eb5f', '35b7c4c9-57be-4714-8c59-6199a473d0c6', '7be30a86-433b-4635-9a9d-3f4ee816be87', '5cccf03d-3ad2-4180-b47b-b95d943f9019'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eac10e07-21bc-4d5a-a83b-8d238eea5c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7746be6-712c-4b0b-b43b-77f988f1eb5f', '35b7c4c9-57be-4714-8c59-6199a473d0c6', '7be30a86-433b-4635-9a9d-3f4ee816be87', '5cccf03d-3ad2-4180-b47b-b95d943f9019']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89852e65-166d-468c-b928-bafef33990d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89852e65-166d-468c-b928-bafef33990d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46fcb641-ff20-487e-bcca-a7e5a395a3fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-776256799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a782bf81519a4f28996e46ae093159ff',qos_specs=None,replication_status=,reservations=['c7746be6-712c-4b0b-b43b-77f988f1eb5f','35b7c4c9-57be-4714-8c59-6199a473d0c6','7be30a86-433b-4635-9a9d-3f4ee816be87','5cccf03d-3ad2-4180-b47b-b95d943f9019'],size=1,snapshot_id=41b36384-cab1-41a5-81b2-126ac62a337e,source_replicaid=,source_volid=None,status='creating',user_id='409f6fef4703421f8a6f404896ae5883',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-776256799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46fcb641-ff20-487e-bcca-a7e5a395a3fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a782bf81519a4f28996e46ae093159ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=41b36384-cab1-41a5-81b2-126ac62a337e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='409f6fef4703421f8a6f404896ae5883',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba180a9-6729-4763-a59a-3f717b2b3dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba180a9-6729-4763-a59a-3f717b2b3dc5) transitioned into state 'SUCCESS' from state '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-776256799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a782bf81519a4f28996e46ae093159ff',qos_specs=None,replication_status=,reservations=['c7746be6-712c-4b0b-b43b-77f988f1eb5f','35b7c4c9-57be-4714-8c59-6199a473d0c6','7be30a86-433b-4635-9a9d-3f4ee816be87','5cccf03d-3ad2-4180-b47b-b95d943f9019'],size=1,snapshot_id=41b36384-cab1-41a5-81b2-126ac62a337e,source_replicaid=,source_volid=None,status='creating',user_id='409f6fef4703421f8a6f404896ae5883',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d64c49-dbc7-4c22-9500-e709b6f860a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7e763b14-e58c-423a-a66d-c5b014de2e16 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7e763b14-e58c-423a-a66d-c5b014de2e16 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb Sep 03 11:32:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7e763b14-e58c-423a-a66d-c5b014de2e16 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7e763b14-e58c-423a-a66d-c5b014de2e16 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d64c49-dbc7-4c22-9500-e709b6f860a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Flow 'volume_create_api' (00114888-534b-4b2c-b379-7f3eb795d49d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Create volume request issued successfully. Sep 03 11:32:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-00461759-0cc9-4d50-b672-b502a7851cd5 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7e763b14-e58c-423a-a66d-c5b014de2e16 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1503/3036] 192.168.122.194 () {62 vars in 1184 bytes} [Thu Sep 3 11:32:10 2026] POST /volume/v3/volumes => generated 812 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7e763b14-e58c-423a-a66d-c5b014de2e16 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb returned with HTTP 200 Sep 03 11:32:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1534/3037] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:11 2026] GET /volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8c5b5942-ea28-4d4f-8927-351d4991fc9f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8c5b5942-ea28-4d4f-8927-351d4991fc9f tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8c5b5942-ea28-4d4f-8927-351d4991fc9f tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8c5b5942-ea28-4d4f-8927-351d4991fc9f tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c296a532-7292-4dc7-8acd-d0beb1b8f7d1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8c5b5942-ea28-4d4f-8927-351d4991fc9f tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8c5b5942-ea28-4d4f-8927-351d4991fc9f tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe returned with HTTP 200 Sep 03 11:32:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1504/3038] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:11 2026] GET /volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe => generated 880 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c296a532-7292-4dc7-8acd-d0beb1b8f7d1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c296a532-7292-4dc7-8acd-d0beb1b8f7d1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b57c45b3-3438-4212-b119-981a67c79dfb", "name": "tempest-ProjectMemberTests-Snapshot-739339721"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c296a532-7292-4dc7-8acd-d0beb1b8f7d1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Volume info retrieved successfully. Sep 03 11:32:11 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-c296a532-7292-4dc7-8acd-d0beb1b8f7d1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Create snapshot from volume b57c45b3-3438-4212-b119-981a67c79dfb Sep 03 11:32:11 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-c296a532-7292-4dc7-8acd-d0beb1b8f7d1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Created reservations ['e59c17f7-543e-4367-ba01-bbc34f4ecc6e', '1f32dc92-637a-40bd-b410-4525cad7a1b6', '79af59b2-b7a1-4842-98f4-bf4a35944f0b', '6b63722a-1275-4bf8-b080-1d5e06b2c82e'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c296a532-7292-4dc7-8acd-d0beb1b8f7d1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot create request issued successfully. Sep 03 11:32:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c296a532-7292-4dc7-8acd-d0beb1b8f7d1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:32:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1535/3039] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:32:11 2026] POST /volume/v3/snapshots => generated 304 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-66a76ff9-aedc-4d34-9a79-d10a0633139f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-66a76ff9-aedc-4d34-9a79-d10a0633139f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-66a76ff9-aedc-4d34-9a79-d10a0633139f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-66a76ff9-aedc-4d34-9a79-d10a0633139f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-66a76ff9-aedc-4d34-9a79-d10a0633139f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-66a76ff9-aedc-4d34-9a79-d10a0633139f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1505/3040] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:11 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 436 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f03c5b77-0914-4af9-990a-87f1860e43b6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f03c5b77-0914-4af9-990a-87f1860e43b6 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 Sep 03 11:32:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f03c5b77-0914-4af9-990a-87f1860e43b6 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f03c5b77-0914-4af9-990a-87f1860e43b6 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:11 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:11 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f03c5b77-0914-4af9-990a-87f1860e43b6 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f03c5b77-0914-4af9-990a-87f1860e43b6 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 returned with HTTP 200 Sep 03 11:32:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1536/3041] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:11 2026] GET /volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:32:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7987f124-e069-40f1-9998-ca63956f41b8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7987f124-e069-40f1-9998-ca63956f41b8 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7987f124-e069-40f1-9998-ca63956f41b8 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7987f124-e069-40f1-9998-ca63956f41b8 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7987f124-e069-40f1-9998-ca63956f41b8 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7987f124-e069-40f1-9998-ca63956f41b8 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe returned with HTTP 200 Sep 03 11:32:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1506/3042] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:12 2026] GET /volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe => generated 904 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-576f7218-4afe-4baa-8c6c-cca3a357162e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-576f7218-4afe-4baa-8c6c-cca3a357162e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-576f7218-4afe-4baa-8c6c-cca3a357162e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-576f7218-4afe-4baa-8c6c-cca3a357162e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-576f7218-4afe-4baa-8c6c-cca3a357162e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-576f7218-4afe-4baa-8c6c-cca3a357162e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1537/3043] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:12 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 436 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a5ca8edb-b0eb-4b55-82b4-94434ccf71f5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a5ca8edb-b0eb-4b55-82b4-94434ccf71f5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 Sep 03 11:32:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a5ca8edb-b0eb-4b55-82b4-94434ccf71f5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a5ca8edb-b0eb-4b55-82b4-94434ccf71f5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a5ca8edb-b0eb-4b55-82b4-94434ccf71f5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a5ca8edb-b0eb-4b55-82b4-94434ccf71f5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 returned with HTTP 200 Sep 03 11:32:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1507/3044] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:12 2026] GET /volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0f070e58-076e-4e19-b5ea-7a48bcf203cc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0f070e58-076e-4e19-b5ea-7a48bcf203cc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0f070e58-076e-4e19-b5ea-7a48bcf203cc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1540523450"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0f070e58-076e-4e19-b5ea-7a48bcf203cc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:13 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-0f070e58-076e-4e19-b5ea-7a48bcf203cc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create snapshot from volume e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 Sep 03 11:32:13 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-0f070e58-076e-4e19-b5ea-7a48bcf203cc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Created reservations ['478e38c3-c877-4bab-ba61-5199aae3640e', '90675e5e-b4dd-47b3-ac95-637a024569db', '0b7c150a-d6c9-49d9-b225-d18fb77a92ea', '7b1b5ea8-0e49-4c94-af11-17d93bfc609b'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0f070e58-076e-4e19-b5ea-7a48bcf203cc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot create request issued successfully. Sep 03 11:32:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0f070e58-076e-4e19-b5ea-7a48bcf203cc tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:32:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1538/3045] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:32:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e5f63720-7a72-4f57-8670-b3738af57525 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5f63720-7a72-4f57-8670-b3738af57525 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5f63720-7a72-4f57-8670-b3738af57525 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5f63720-7a72-4f57-8670-b3738af57525 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e5f63720-7a72-4f57-8670-b3738af57525 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5f63720-7a72-4f57-8670-b3738af57525 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1508/3046] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:13 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-930bf1b4-d6e9-42e6-b180-12dd18501f56 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-930bf1b4-d6e9-42e6-b180-12dd18501f56 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-930bf1b4-d6e9-42e6-b180-12dd18501f56 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-930bf1b4-d6e9-42e6-b180-12dd18501f56 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:13 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:13 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:13 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:13 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:13 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-930bf1b4-d6e9-42e6-b180-12dd18501f56 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-930bf1b4-d6e9-42e6-b180-12dd18501f56 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe returned with HTTP 200 Sep 03 11:32:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1539/3047] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:13 2026] GET /volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe => generated 904 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1582501f-2640-4046-8b75-5c80770dfa03 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1582501f-2640-4046-8b75-5c80770dfa03 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1582501f-2640-4046-8b75-5c80770dfa03 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1582501f-2640-4046-8b75-5c80770dfa03 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:13 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:13 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1582501f-2640-4046-8b75-5c80770dfa03 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1582501f-2640-4046-8b75-5c80770dfa03 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:13 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1509/3048] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:13 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 436 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d8c42f35-2a55-4162-864e-20282007b029 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d8c42f35-2a55-4162-864e-20282007b029 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d8c42f35-2a55-4162-864e-20282007b029 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d8c42f35-2a55-4162-864e-20282007b029 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d8c42f35-2a55-4162-864e-20282007b029 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d8c42f35-2a55-4162-864e-20282007b029 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1540/3049] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:14 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 440 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-655a04a4-962c-495c-99be-b370f7923e03 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-655a04a4-962c-495c-99be-b370f7923e03 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-655a04a4-962c-495c-99be-b370f7923e03 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:14 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-655a04a4-962c-495c-99be-b370f7923e03 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:14 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:14 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-655a04a4-962c-495c-99be-b370f7923e03 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-655a04a4-962c-495c-99be-b370f7923e03 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe returned with HTTP 200 Sep 03 11:32:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1510/3050] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:14 2026] GET /volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe => generated 904 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-86d59359-a1b3-4dbd-8c83-1283202ffce2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-86d59359-a1b3-4dbd-8c83-1283202ffce2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-86d59359-a1b3-4dbd-8c83-1283202ffce2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-86d59359-a1b3-4dbd-8c83-1283202ffce2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-86d59359-a1b3-4dbd-8c83-1283202ffce2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-86d59359-a1b3-4dbd-8c83-1283202ffce2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1541/3051] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:14 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 436 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0ab247ae-7f50-46fd-8e0f-0c01b1c5e946 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0ab247ae-7f50-46fd-8e0f-0c01b1c5e946 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0ab247ae-7f50-46fd-8e0f-0c01b1c5e946 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0ab247ae-7f50-46fd-8e0f-0c01b1c5e946 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0ab247ae-7f50-46fd-8e0f-0c01b1c5e946 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0ab247ae-7f50-46fd-8e0f-0c01b1c5e946 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1511/3052] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:15 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 440 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a9962192-be2c-43d9-ba99-8f154c866875 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9962192-be2c-43d9-ba99-8f154c866875 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9962192-be2c-43d9-ba99-8f154c866875 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9962192-be2c-43d9-ba99-8f154c866875 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:15 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:15 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:15 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:15 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:15 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a9962192-be2c-43d9-ba99-8f154c866875 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9962192-be2c-43d9-ba99-8f154c866875 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe returned with HTTP 200 Sep 03 11:32:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1542/3053] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:15 2026] GET /volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe => generated 904 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a5b0e671-9239-4964-b41a-7d44dce02539 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a5b0e671-9239-4964-b41a-7d44dce02539 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a5b0e671-9239-4964-b41a-7d44dce02539 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a5b0e671-9239-4964-b41a-7d44dce02539 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a5b0e671-9239-4964-b41a-7d44dce02539 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a5b0e671-9239-4964-b41a-7d44dce02539 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1512/3054] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:16 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 436 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8f5fb04d-c14b-4508-b144-4430f3de6681 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8f5fb04d-c14b-4508-b144-4430f3de6681 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8f5fb04d-c14b-4508-b144-4430f3de6681 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8f5fb04d-c14b-4508-b144-4430f3de6681 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:16 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:16 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:16 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8f5fb04d-c14b-4508-b144-4430f3de6681 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8f5fb04d-c14b-4508-b144-4430f3de6681 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1543/3055] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:16 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 440 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-86da75a8-7e86-41ce-ac97-7d8c88abdc24 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-86da75a8-7e86-41ce-ac97-7d8c88abdc24 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-86da75a8-7e86-41ce-ac97-7d8c88abdc24 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-86da75a8-7e86-41ce-ac97-7d8c88abdc24 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:16 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:16 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-86da75a8-7e86-41ce-ac97-7d8c88abdc24 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-86da75a8-7e86-41ce-ac97-7d8c88abdc24 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe returned with HTTP 200 Sep 03 11:32:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1513/3056] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:16 2026] GET /volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe => generated 904 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-83dcb9e0-ff7d-4089-8974-6f92e5326792 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-83dcb9e0-ff7d-4089-8974-6f92e5326792 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-83dcb9e0-ff7d-4089-8974-6f92e5326792 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-83dcb9e0-ff7d-4089-8974-6f92e5326792 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-83dcb9e0-ff7d-4089-8974-6f92e5326792 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-83dcb9e0-ff7d-4089-8974-6f92e5326792 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1544/3057] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:17 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 436 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-025cfbe7-4067-42a0-acf5-818d77ef91f1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-025cfbe7-4067-42a0-acf5-818d77ef91f1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-025cfbe7-4067-42a0-acf5-818d77ef91f1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-025cfbe7-4067-42a0-acf5-818d77ef91f1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-025cfbe7-4067-42a0-acf5-818d77ef91f1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-025cfbe7-4067-42a0-acf5-818d77ef91f1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1514/3058] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:17 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b11b3a3e-1ff9-47fc-9a12-afdc61333a6f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b11b3a3e-1ff9-47fc-9a12-afdc61333a6f tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b11b3a3e-1ff9-47fc-9a12-afdc61333a6f tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b11b3a3e-1ff9-47fc-9a12-afdc61333a6f tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b11b3a3e-1ff9-47fc-9a12-afdc61333a6f tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b11b3a3e-1ff9-47fc-9a12-afdc61333a6f tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe returned with HTTP 200 Sep 03 11:32:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1545/3059] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:17 2026] GET /volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe => generated 904 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b46ea259-99d4-4745-9fd1-5f1f7601e504 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b46ea259-99d4-4745-9fd1-5f1f7601e504 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b46ea259-99d4-4745-9fd1-5f1f7601e504 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:18 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b46ea259-99d4-4745-9fd1-5f1f7601e504 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:18 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:18 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:18 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b46ea259-99d4-4745-9fd1-5f1f7601e504 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:18 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b46ea259-99d4-4745-9fd1-5f1f7601e504 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:18 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1515/3060] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:18 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 436 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3ce09257-948b-47af-8913-ddb4f17529fe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3ce09257-948b-47af-8913-ddb4f17529fe tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3ce09257-948b-47af-8913-ddb4f17529fe tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3ce09257-948b-47af-8913-ddb4f17529fe tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3ce09257-948b-47af-8913-ddb4f17529fe tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3ce09257-948b-47af-8913-ddb4f17529fe tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1546/3061] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:18 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d6dc093a-3d4c-4d0b-91c5-4187ef00bb39 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6dc093a-3d4c-4d0b-91c5-4187ef00bb39 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6dc093a-3d4c-4d0b-91c5-4187ef00bb39 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d6dc093a-3d4c-4d0b-91c5-4187ef00bb39 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:19 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:19 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d6dc093a-3d4c-4d0b-91c5-4187ef00bb39 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d6dc093a-3d4c-4d0b-91c5-4187ef00bb39 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe returned with HTTP 200 Sep 03 11:32:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1516/3062] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:19 2026] GET /volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe => generated 905 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7fee634b-f79a-4673-a4e6-d32a2b691785 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7fee634b-f79a-4673-a4e6-d32a2b691785 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7fee634b-f79a-4673-a4e6-d32a2b691785 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7fee634b-f79a-4673-a4e6-d32a2b691785 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:19 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-7fee634b-f79a-4673-a4e6-d32a2b691785 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Delete snapshot with id: 41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7fee634b-f79a-4673-a4e6-d32a2b691785 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Snapshot retrieved successfully. Sep 03 11:32:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7fee634b-f79a-4673-a4e6-d32a2b691785 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Snapshot delete request issued successfully. Sep 03 11:32:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7fee634b-f79a-4673-a4e6-d32a2b691785 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e returned with HTTP 202 Sep 03 11:32:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1547/3063] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:19 2026] DELETE /volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cba9857d-289f-4d63-8265-1751d3eee77c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cba9857d-289f-4d63-8265-1751d3eee77c tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cba9857d-289f-4d63-8265-1751d3eee77c tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cba9857d-289f-4d63-8265-1751d3eee77c tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cba9857d-289f-4d63-8265-1751d3eee77c tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Snapshot retrieved successfully. Sep 03 11:32:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cba9857d-289f-4d63-8265-1751d3eee77c tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e returned with HTTP 200 Sep 03 11:32:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1517/3064] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:19 2026] GET /volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-edcd0e79-51d9-410a-9ba9-e57b5c871b14 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-edcd0e79-51d9-410a-9ba9-e57b5c871b14 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-edcd0e79-51d9-410a-9ba9-e57b5c871b14 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-edcd0e79-51d9-410a-9ba9-e57b5c871b14 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-edcd0e79-51d9-410a-9ba9-e57b5c871b14 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-edcd0e79-51d9-410a-9ba9-e57b5c871b14 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1548/3065] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:19 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 436 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b079becf-81b9-4620-8454-3452587a9cb4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b079becf-81b9-4620-8454-3452587a9cb4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b079becf-81b9-4620-8454-3452587a9cb4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b079becf-81b9-4620-8454-3452587a9cb4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:19 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:19 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b079becf-81b9-4620-8454-3452587a9cb4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b079becf-81b9-4620-8454-3452587a9cb4 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:19 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1518/3066] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:19 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6ac74241-3fd1-462b-90fa-ce0871d670f0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6ac74241-3fd1-462b-90fa-ce0871d670f0 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6ac74241-3fd1-462b-90fa-ce0871d670f0 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6ac74241-3fd1-462b-90fa-ce0871d670f0 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6ac74241-3fd1-462b-90fa-ce0871d670f0 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Snapshot retrieved successfully. Sep 03 11:32:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6ac74241-3fd1-462b-90fa-ce0871d670f0 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e returned with HTTP 200 Sep 03 11:32:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1549/3067] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:20 2026] GET /volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bb8c31a1-a096-401c-9507-4b02d84ed538 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bb8c31a1-a096-401c-9507-4b02d84ed538 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bb8c31a1-a096-401c-9507-4b02d84ed538 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bb8c31a1-a096-401c-9507-4b02d84ed538 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:20 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:20 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bb8c31a1-a096-401c-9507-4b02d84ed538 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bb8c31a1-a096-401c-9507-4b02d84ed538 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1519/3068] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:20 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 436 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2c983d2c-aea6-4878-8056-9b0bf3840276 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2c983d2c-aea6-4878-8056-9b0bf3840276 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2c983d2c-aea6-4878-8056-9b0bf3840276 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2c983d2c-aea6-4878-8056-9b0bf3840276 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2c983d2c-aea6-4878-8056-9b0bf3840276 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2c983d2c-aea6-4878-8056-9b0bf3840276 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1550/3069] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:20 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-54c20264-3134-455f-9ff6-ad02cbe37827 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-54c20264-3134-455f-9ff6-ad02cbe37827 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-54c20264-3134-455f-9ff6-ad02cbe37827 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-54c20264-3134-455f-9ff6-ad02cbe37827 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-54c20264-3134-455f-9ff6-ad02cbe37827 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e returned with HTTP 404 Sep 03 11:32:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1520/3070] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:21 2026] GET /volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-10b3bc50-9fde-460a-8b6b-602b6adf95c1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-10b3bc50-9fde-460a-8b6b-602b6adf95c1 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] DELETE http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-10b3bc50-9fde-460a-8b6b-602b6adf95c1 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-10b3bc50-9fde-460a-8b6b-602b6adf95c1 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:21 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-10b3bc50-9fde-460a-8b6b-602b6adf95c1 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Delete volume with id: 491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4f6d9f11-1ce7-4044-b46c-55f778f9f7b5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f6d9f11-1ce7-4044-b46c-55f778f9f7b5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f6d9f11-1ce7-4044-b46c-55f778f9f7b5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f6d9f11-1ce7-4044-b46c-55f778f9f7b5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4f6d9f11-1ce7-4044-b46c-55f778f9f7b5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-10b3bc50-9fde-460a-8b6b-602b6adf95c1 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f6d9f11-1ce7-4044-b46c-55f778f9f7b5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1521/3071] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:21 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 463 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cc886c17-c0a6-4390-ae0b-305dc2205c56 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cc886c17-c0a6-4390-ae0b-305dc2205c56 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cc886c17-c0a6-4390-ae0b-305dc2205c56 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cc886c17-c0a6-4390-ae0b-305dc2205c56 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-cc886c17-c0a6-4390-ae0b-305dc2205c56 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Delete snapshot with id: cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cc886c17-c0a6-4390-ae0b-305dc2205c56 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-10b3bc50-9fde-460a-8b6b-602b6adf95c1 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Delete volume request issued successfully. Sep 03 11:32:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-10b3bc50-9fde-460a-8b6b-602b6adf95c1 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 returned with HTTP 202 Sep 03 11:32:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1551/3072] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:32:21 2026] DELETE /volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 11:32:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d5c98993-5444-40da-9134-5ab039b2fd69 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d5c98993-5444-40da-9134-5ab039b2fd69 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d5c98993-5444-40da-9134-5ab039b2fd69 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d5c98993-5444-40da-9134-5ab039b2fd69 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cc886c17-c0a6-4390-ae0b-305dc2205c56 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot delete request issued successfully. Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cc886c17-c0a6-4390-ae0b-305dc2205c56 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 202 Sep 03 11:32:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1522/3073] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:21 2026] DELETE /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2fbfeacc-93e9-40a2-a51f-a123cb24e98d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2fbfeacc-93e9-40a2-a51f-a123cb24e98d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2fbfeacc-93e9-40a2-a51f-a123cb24e98d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2fbfeacc-93e9-40a2-a51f-a123cb24e98d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2fbfeacc-93e9-40a2-a51f-a123cb24e98d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2fbfeacc-93e9-40a2-a51f-a123cb24e98d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1523/3074] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:21 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 462 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d5c98993-5444-40da-9134-5ab039b2fd69 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d5c98993-5444-40da-9134-5ab039b2fd69 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 returned with HTTP 200 Sep 03 11:32:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1552/3075] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:21 2026] GET /volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 => generated 870 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c54356f2-c882-4f09-8abc-1e59a9279420 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c54356f2-c882-4f09-8abc-1e59a9279420 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c54356f2-c882-4f09-8abc-1e59a9279420 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c54356f2-c882-4f09-8abc-1e59a9279420 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c54356f2-c882-4f09-8abc-1e59a9279420 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c54356f2-c882-4f09-8abc-1e59a9279420 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1524/3076] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:21 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-171655bd-3aea-4d7c-bd76-fa6aa050ce69 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-171655bd-3aea-4d7c-bd76-fa6aa050ce69 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-171655bd-3aea-4d7c-bd76-fa6aa050ce69 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-171655bd-3aea-4d7c-bd76-fa6aa050ce69 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-171655bd-3aea-4d7c-bd76-fa6aa050ce69 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-171655bd-3aea-4d7c-bd76-fa6aa050ce69 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1553/3077] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:22 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 462 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-81c12eb2-c4a3-4449-96fb-a4b4fbd174b7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-81c12eb2-c4a3-4449-96fb-a4b4fbd174b7 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-81c12eb2-c4a3-4449-96fb-a4b4fbd174b7 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-81c12eb2-c4a3-4449-96fb-a4b4fbd174b7 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-81c12eb2-c4a3-4449-96fb-a4b4fbd174b7 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-81c12eb2-c4a3-4449-96fb-a4b4fbd174b7 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 returned with HTTP 200 Sep 03 11:32:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1525/3078] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:22 2026] GET /volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 => generated 870 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5af3ec65-3800-4e98-9c7f-460320ae343f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5af3ec65-3800-4e98-9c7f-460320ae343f tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5af3ec65-3800-4e98-9c7f-460320ae343f tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5af3ec65-3800-4e98-9c7f-460320ae343f tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5af3ec65-3800-4e98-9c7f-460320ae343f tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5af3ec65-3800-4e98-9c7f-460320ae343f tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1554/3079] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:22 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-516771", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-516771', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Create volume of 1 GB Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Availability Zones retrieved successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Flow 'volume_create_api' (5aed54a9-2177-4162-89e0-724a11a4fe37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4fdf1df-ca5e-4586-b4d4-eb2d024807ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4fdf1df-ca5e-4586-b4d4-eb2d024807ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b31b9ab-5c7e-4db9-ae1d-1bd62cf5a6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Created reservations ['dead3edb-3b10-4857-842d-ebd0b86062fb', 'd815bfd3-b155-4adc-8c99-edcc74248ac3', 'd96f8ab7-9c31-430e-8c38-8f04733e29c4', '71d48ea7-6f56-48ba-8053-96169905401d'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-56bfbffa-ef45-444d-aec2-af5d3ebc67ba None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b31b9ab-5c7e-4db9-ae1d-1bd62cf5a6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dead3edb-3b10-4857-842d-ebd0b86062fb', 'd815bfd3-b155-4adc-8c99-edcc74248ac3', 'd96f8ab7-9c31-430e-8c38-8f04733e29c4', '71d48ea7-6f56-48ba-8053-96169905401d']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-56bfbffa-ef45-444d-aec2-af5d3ebc67ba tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-56bfbffa-ef45-444d-aec2-af5d3ebc67ba tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-56bfbffa-ef45-444d-aec2-af5d3ebc67ba tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c31624-7c0a-4df9-9ff9-14dddf9a4096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-56bfbffa-ef45-444d-aec2-af5d3ebc67ba tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-56bfbffa-ef45-444d-aec2-af5d3ebc67ba tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 200 Sep 03 11:32:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1555/3080] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:23 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 462 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95c31624-7c0a-4df9-9ff9-14dddf9a4096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cfd7cd8-1a14-4a19-a815-f19222c54be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-516771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47bb573456d146139915b2b06f88e2ac',qos_specs=None,replication_status=,reservations=['dead3edb-3b10-4857-842d-ebd0b86062fb','d815bfd3-b155-4adc-8c99-edcc74248ac3','d96f8ab7-9c31-430e-8c38-8f04733e29c4','71d48ea7-6f56-48ba-8053-96169905401d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92a459b3b7134321a8056f701a267cd4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-516771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cfd7cd8-1a14-4a19-a815-f19222c54be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47bb573456d146139915b2b06f88e2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92a459b3b7134321a8056f701a267cd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc39001-6143-4829-9f95-53cfc43e1c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8727884f-4c89-4a0a-bf3c-3b71f4c163a9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8727884f-4c89-4a0a-bf3c-3b71f4c163a9 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8727884f-4c89-4a0a-bf3c-3b71f4c163a9 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8727884f-4c89-4a0a-bf3c-3b71f4c163a9 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc39001-6143-4829-9f95-53cfc43e1c5d) transitioned into state 'SUCCESS' from state '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-516771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47bb573456d146139915b2b06f88e2ac',qos_specs=None,replication_status=,reservations=['dead3edb-3b10-4857-842d-ebd0b86062fb','d815bfd3-b155-4adc-8c99-edcc74248ac3','d96f8ab7-9c31-430e-8c38-8f04733e29c4','71d48ea7-6f56-48ba-8053-96169905401d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92a459b3b7134321a8056f701a267cd4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c62377ad-7fe8-427d-acca-28880c2b8dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8727884f-4c89-4a0a-bf3c-3b71f4c163a9 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 returned with HTTP 404 Sep 03 11:32:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1556/3081] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:23 2026] GET /volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8e8600df-eb68-44c0-83dd-599605fbce2a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8e8600df-eb68-44c0-83dd-599605fbce2a tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] DELETE http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8e8600df-eb68-44c0-83dd-599605fbce2a tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8e8600df-eb68-44c0-83dd-599605fbce2a tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-8e8600df-eb68-44c0-83dd-599605fbce2a tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Delete volume with id: 46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c62377ad-7fe8-427d-acca-28880c2b8dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Flow 'volume_create_api' (5aed54a9-2177-4162-89e0-724a11a4fe37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Create volume request issued successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-97ecf3f6-2f5b-4bd0-a372-90e7c6727bb7 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1526/3082] 192.168.122.194 () {60 vars in 1143 bytes} [Thu Sep 3 11:32:23 2026] POST /volume/v3/volumes => generated 759 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:32:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8e8600df-eb68-44c0-83dd-599605fbce2a tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-68c483ec-78d3-4fbd-b49b-c5c1a904ebe3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-68c483ec-78d3-4fbd-b49b-c5c1a904ebe3 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-68c483ec-78d3-4fbd-b49b-c5c1a904ebe3 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-68c483ec-78d3-4fbd-b49b-c5c1a904ebe3 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8e8600df-eb68-44c0-83dd-599605fbce2a tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Delete volume request issued successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8e8600df-eb68-44c0-83dd-599605fbce2a tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe returned with HTTP 202 Sep 03 11:32:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1557/3083] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:32:23 2026] DELETE /volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4538e3ca-09ea-42d2-83f7-d747e9fdf69c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-68c483ec-78d3-4fbd-b49b-c5c1a904ebe3 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4538e3ca-09ea-42d2-83f7-d747e9fdf69c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4538e3ca-09ea-42d2-83f7-d747e9fdf69c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4538e3ca-09ea-42d2-83f7-d747e9fdf69c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4538e3ca-09ea-42d2-83f7-d747e9fdf69c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4538e3ca-09ea-42d2-83f7-d747e9fdf69c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-68c483ec-78d3-4fbd-b49b-c5c1a904ebe3 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 returned with HTTP 200 Sep 03 11:32:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1558/3084] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:23 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-937c5058-44cd-4b6d-9953-f7278777d783 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1527/3085] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:23 2026] GET /volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 => generated 827 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-937c5058-44cd-4b6d-9953-f7278777d783 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-937c5058-44cd-4b6d-9953-f7278777d783 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-937c5058-44cd-4b6d-9953-f7278777d783 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b0a15b8d-98a9-4ac9-9a29-8610c6ed8796 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0a15b8d-98a9-4ac9-9a29-8610c6ed8796 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] GET http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0a15b8d-98a9-4ac9-9a29-8610c6ed8796 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0a15b8d-98a9-4ac9-9a29-8610c6ed8796 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-b0a15b8d-98a9-4ac9-9a29-8610c6ed8796 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-b0a15b8d-98a9-4ac9-9a29-8610c6ed8796 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-937c5058-44cd-4b6d-9953-f7278777d783 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Volume info retrieved successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-937c5058-44cd-4b6d-9953-f7278777d783 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe returned with HTTP 200 Sep 03 11:32:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1559/3086] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:23 2026] GET /volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe => generated 904 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:23 devstack devstack@c-api.service[86726]: /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 03 11:32:23 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b0a15b8d-98a9-4ac9-9a29-8610c6ed8796 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Get all snapshots completed successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0a15b8d-98a9-4ac9-9a29-8610c6ed8796 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] http://192.168.122.194/volume/v3/snapshots returned with HTTP 200 Sep 03 11:32:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1528/3087] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:32:23 2026] GET /volume/v3/snapshots => generated 336 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-39c04c20-fe95-4617-b42e-2f19e9d32b75 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-39c04c20-fe95-4617-b42e-2f19e9d32b75 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-39c04c20-fe95-4617-b42e-2f19e9d32b75 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-39c04c20-fe95-4617-b42e-2f19e9d32b75 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-39c04c20-fe95-4617-b42e-2f19e9d32b75 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete snapshot with id: 0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-39c04c20-fe95-4617-b42e-2f19e9d32b75 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-39c04c20-fe95-4617-b42e-2f19e9d32b75 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot delete request issued successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-39c04c20-fe95-4617-b42e-2f19e9d32b75 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 202 Sep 03 11:32:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1560/3088] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:23 2026] DELETE /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5d152c7f-2480-4295-aafc-e1e74ef1bbc8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5d152c7f-2480-4295-aafc-e1e74ef1bbc8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5d152c7f-2480-4295-aafc-e1e74ef1bbc8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5d152c7f-2480-4295-aafc-e1e74ef1bbc8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5d152c7f-2480-4295-aafc-e1e74ef1bbc8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5d152c7f-2480-4295-aafc-e1e74ef1bbc8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1529/3089] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:23 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a5871c20-e3eb-4bf0-9afd-a9cd0adb0fea None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a5871c20-e3eb-4bf0-9afd-a9cd0adb0fea tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a5871c20-e3eb-4bf0-9afd-a9cd0adb0fea tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a5871c20-e3eb-4bf0-9afd-a9cd0adb0fea tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a5871c20-e3eb-4bf0-9afd-a9cd0adb0fea tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb returned with HTTP 404 Sep 03 11:32:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1561/3090] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:24 2026] GET /volume/v3/snapshots/cf9e7bec-89ff-43e3-a7e4-8fdbc78deceb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2cef90f0-f0cc-46d5-b936-b2d42eb390fc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2cef90f0-f0cc-46d5-b936-b2d42eb390fc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2cef90f0-f0cc-46d5-b936-b2d42eb390fc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2cef90f0-f0cc-46d5-b936-b2d42eb390fc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2cef90f0-f0cc-46d5-b936-b2d42eb390fc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume with id: b57c45b3-3438-4212-b119-981a67c79dfb Sep 03 11:32:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2cef90f0-f0cc-46d5-b936-b2d42eb390fc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2cef90f0-f0cc-46d5-b936-b2d42eb390fc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume request issued successfully. Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2cef90f0-f0cc-46d5-b936-b2d42eb390fc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb returned with HTTP 202 Sep 03 11:32:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1530/3091] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:32:24 2026] DELETE /volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-97775215-6747-4803-84f0-0aad05313600 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-97775215-6747-4803-84f0-0aad05313600 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-97775215-6747-4803-84f0-0aad05313600 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-97775215-6747-4803-84f0-0aad05313600 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-97775215-6747-4803-84f0-0aad05313600 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-97775215-6747-4803-84f0-0aad05313600 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb returned with HTTP 200 Sep 03 11:32:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1562/3092] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:24 2026] GET /volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb => generated 1015 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7d312737-9a47-4eef-8de0-34f16d71e22a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7d312737-9a47-4eef-8de0-34f16d71e22a tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7d312737-9a47-4eef-8de0-34f16d71e22a tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7d312737-9a47-4eef-8de0-34f16d71e22a tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2c4fcfdd-1f2e-49bb-acca-26b92877abc1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7d312737-9a47-4eef-8de0-34f16d71e22a tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2c4fcfdd-1f2e-49bb-acca-26b92877abc1 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2c4fcfdd-1f2e-49bb-acca-26b92877abc1 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2c4fcfdd-1f2e-49bb-acca-26b92877abc1 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7d312737-9a47-4eef-8de0-34f16d71e22a tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 returned with HTTP 200 Sep 03 11:32:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1531/3093] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:24 2026] GET /volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2c4fcfdd-1f2e-49bb-acca-26b92877abc1 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe returned with HTTP 404 Sep 03 11:32:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1563/3094] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:24 2026] GET /volume/v3/volumes/46fcb641-ff20-487e-bcca-a7e5a395a3fe => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4f0d4144-9f1c-4bff-82d3-9a8b7d3d5f14 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f0d4144-9f1c-4bff-82d3-9a8b7d3d5f14 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f0d4144-9f1c-4bff-82d3-9a8b7d3d5f14 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f0d4144-9f1c-4bff-82d3-9a8b7d3d5f14 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-4f0d4144-9f1c-4bff-82d3-9a8b7d3d5f14 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Delete snapshot with id: 41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f0d4144-9f1c-4bff-82d3-9a8b7d3d5f14 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e returned with HTTP 404 Sep 03 11:32:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1532/3095] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:24 2026] DELETE /volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-67009ffc-dbb6-4593-a398-f4a0bffb0727 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-67009ffc-dbb6-4593-a398-f4a0bffb0727 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-67009ffc-dbb6-4593-a398-f4a0bffb0727 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-67009ffc-dbb6-4593-a398-f4a0bffb0727 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-67009ffc-dbb6-4593-a398-f4a0bffb0727 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e returned with HTTP 404 Sep 03 11:32:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1564/3096] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:24 2026] GET /volume/v3/snapshots/41b36384-cab1-41a5-81b2-126ac62a337e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e54a8174-2853-4f77-adc7-ef104810bbcf None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e54a8174-2853-4f77-adc7-ef104810bbcf tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] DELETE http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e54a8174-2853-4f77-adc7-ef104810bbcf tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e54a8174-2853-4f77-adc7-ef104810bbcf tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-e54a8174-2853-4f77-adc7-ef104810bbcf tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Delete volume with id: 491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0d0b250d-ee96-40e1-a069-4bb2263188a1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d0b250d-ee96-40e1-a069-4bb2263188a1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d0b250d-ee96-40e1-a069-4bb2263188a1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0d0b250d-ee96-40e1-a069-4bb2263188a1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e54a8174-2853-4f77-adc7-ef104810bbcf tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 returned with HTTP 404 Sep 03 11:32:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1533/3097] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:32:24 2026] DELETE /volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:32:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1f1dcb36-70bd-4c88-8417-d30a08a200c3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0d0b250d-ee96-40e1-a069-4bb2263188a1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0d0b250d-ee96-40e1-a069-4bb2263188a1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 200 Sep 03 11:32:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f1dcb36-70bd-4c88-8417-d30a08a200c3 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] GET http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 Sep 03 11:32:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1565/3098] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:24 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f1dcb36-70bd-4c88-8417-d30a08a200c3 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f1dcb36-70bd-4c88-8417-d30a08a200c3 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f1dcb36-70bd-4c88-8417-d30a08a200c3 tempest-VolumeDependencyTests-693697648 tempest-VolumeDependencyTests-693697648-project-member] http://192.168.122.194/volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 returned with HTTP 404 Sep 03 11:32:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1534/3099] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:32:24 2026] GET /volume/v3/volumes/491f629e-688e-4be9-99c8-e85426a8d5c5 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:32:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fb77ee69-9373-4b33-844d-3e2451664d59 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb77ee69-9373-4b33-844d-3e2451664d59 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb Sep 03 11:32:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fb77ee69-9373-4b33-844d-3e2451664d59 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fb77ee69-9373-4b33-844d-3e2451664d59 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb77ee69-9373-4b33-844d-3e2451664d59 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb returned with HTTP 404 Sep 03 11:32:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1566/3100] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:25 2026] GET /volume/v3/volumes/b57c45b3-3438-4212-b119-981a67c79dfb => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-226340723"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-226340723'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:25 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume of 1 GB Sep 03 11:32:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Availability Zones retrieved successfully. Sep 03 11:32:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (509e3d0c-f342-4c52-ba4e-530799794a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ecbc2b-51aa-4e70-9275-7ef2be7c7a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-da466363-29d5-4010-a997-1eb02c55bc02 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da466363-29d5-4010-a997-1eb02c55bc02 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da466363-29d5-4010-a997-1eb02c55bc02 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-da466363-29d5-4010-a997-1eb02c55bc02 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-da466363-29d5-4010-a997-1eb02c55bc02 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-da466363-29d5-4010-a997-1eb02c55bc02 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 returned with HTTP 200 Sep 03 11:32:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1567/3101] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:25 2026] GET /volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ecbc2b-51aa-4e70-9275-7ef2be7c7a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8ebcb452-f680-4b33-8397-f5df8c32679d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:25 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f82aad4-01a8-4b0b-822e-af069d3c2ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ebcb452-f680-4b33-8397-f5df8c32679d tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ebcb452-f680-4b33-8397-f5df8c32679d tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8ebcb452-f680-4b33-8397-f5df8c32679d tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8ebcb452-f680-4b33-8397-f5df8c32679d tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8ebcb452-f680-4b33-8397-f5df8c32679d tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 returned with HTTP 200 Sep 03 11:32:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1568/3102] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:25 2026] GET /volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7ef05548-896e-4d84-b365-cf3f4938b803 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7ef05548-896e-4d84-b365-cf3f4938b803 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 Sep 03 11:32:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7ef05548-896e-4d84-b365-cf3f4938b803 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7ef05548-896e-4d84-b365-cf3f4938b803 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7ef05548-896e-4d84-b365-cf3f4938b803 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 returned with HTTP 404 Sep 03 11:32:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1569/3103] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:26 2026] GET /volume/v3/snapshots/0e5ef694-dba3-41c1-9706-e0b024542329 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-414655ec-bd6e-4c32-8671-19afdb73ef5e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-414655ec-bd6e-4c32-8671-19afdb73ef5e tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-414655ec-bd6e-4c32-8671-19afdb73ef5e tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cfd7cd8-1a14-4a19-a815-f19222c54be9", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1711171507", "description": null, "metadata": null}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-414655ec-bd6e-4c32-8671-19afdb73ef5e tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-414655ec-bd6e-4c32-8671-19afdb73ef5e tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Create snapshot from volume 4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['bb5c39fd-cb16-4587-8a3e-4616c2f9c5bd', '712737de-ccce-4344-954b-c958b25e5d5b', 'fc592d8c-ea84-4655-92ca-962bcb1b4bd8', 'ac8680b8-0b54-470c-b199-5bfc951c0b85'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f82aad4-01a8-4b0b-822e-af069d3c2ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb5c39fd-cb16-4587-8a3e-4616c2f9c5bd', '712737de-ccce-4344-954b-c958b25e5d5b', 'fc592d8c-ea84-4655-92ca-962bcb1b4bd8', 'ac8680b8-0b54-470c-b199-5bfc951c0b85']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5e01371-c58b-4b5e-80bc-c2e558d81fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5e01371-c58b-4b5e-80bc-c2e558d81fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48ab4bbd-e13f-4b87-b357-c331e55ea355', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226340723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['bb5c39fd-cb16-4587-8a3e-4616c2f9c5bd','712737de-ccce-4344-954b-c958b25e5d5b','fc592d8c-ea84-4655-92ca-962bcb1b4bd8','ac8680b8-0b54-470c-b199-5bfc951c0b85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226340723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48ab4bbd-e13f-4b87-b357-c331e55ea355,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e9ee545cbb4eb99d3a310cf4efc844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badece1d173b4e51add55b4a7c961a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91de39d-4398-4b55-b859-1a440a9886d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-414655ec-bd6e-4c32-8671-19afdb73ef5e tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Created reservations ['1e804e5e-6130-41e4-8a21-9fec05785112', 'fe4a7a4f-796c-4a47-8377-1c0a7239cacd', '262e8a8d-f808-487c-ab06-61a25ccdb755', '81df7ef4-0f8b-45c7-aacf-33f29a90ce88'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91de39d-4398-4b55-b859-1a440a9886d1) transitioned into state 'SUCCESS' from state '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-226340723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['bb5c39fd-cb16-4587-8a3e-4616c2f9c5bd','712737de-ccce-4344-954b-c958b25e5d5b','fc592d8c-ea84-4655-92ca-962bcb1b4bd8','ac8680b8-0b54-470c-b199-5bfc951c0b85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1cecc01-cb6c-4c20-8df6-470a2b05230c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1cecc01-cb6c-4c20-8df6-470a2b05230c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (509e3d0c-f342-4c52-ba4e-530799794a6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request issued successfully. Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ec9b794a-10e2-4de4-ab76-b5f565cad4f1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1535/3104] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:32:25 2026] POST /volume/v3/volumes => generated 786 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-53263412-f590-4917-8856-dbcb02c28752 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-53263412-f590-4917-8856-dbcb02c28752 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-53263412-f590-4917-8856-dbcb02c28752 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-53263412-f590-4917-8856-dbcb02c28752 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-53263412-f590-4917-8856-dbcb02c28752 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete volume with id: e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 Sep 03 11:32:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-53263412-f590-4917-8856-dbcb02c28752 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-414655ec-bd6e-4c32-8671-19afdb73ef5e tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot force create request issued successfully. Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-414655ec-bd6e-4c32-8671-19afdb73ef5e tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:32:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1570/3105] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:32:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d9fe6ef2-1bd0-4a05-b846-f7a39e33144a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d9fe6ef2-1bd0-4a05-b846-f7a39e33144a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 Sep 03 11:32:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d9fe6ef2-1bd0-4a05-b846-f7a39e33144a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d9fe6ef2-1bd0-4a05-b846-f7a39e33144a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-53263412-f590-4917-8856-dbcb02c28752 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete volume request issued successfully. Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-53263412-f590-4917-8856-dbcb02c28752 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 returned with HTTP 202 Sep 03 11:32:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1536/3106] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:32:26 2026] DELETE /volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c44ab40a-9a0e-48e4-952a-fd03921f8bc5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d9fe6ef2-1bd0-4a05-b846-f7a39e33144a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c44ab40a-9a0e-48e4-952a-fd03921f8bc5 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c44ab40a-9a0e-48e4-952a-fd03921f8bc5 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c44ab40a-9a0e-48e4-952a-fd03921f8bc5 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c44ab40a-9a0e-48e4-952a-fd03921f8bc5 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot retrieved successfully. Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c44ab40a-9a0e-48e4-952a-fd03921f8bc5 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 200 Sep 03 11:32:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1537/3107] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:26 2026] GET /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d9fe6ef2-1bd0-4a05-b846-f7a39e33144a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 returned with HTTP 200 Sep 03 11:32:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1571/3108] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:26 2026] GET /volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 => generated 965 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7cfc762f-11fa-48c2-8210-c54cf6a76f0f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7cfc762f-11fa-48c2-8210-c54cf6a76f0f tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7cfc762f-11fa-48c2-8210-c54cf6a76f0f tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7cfc762f-11fa-48c2-8210-c54cf6a76f0f tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7cfc762f-11fa-48c2-8210-c54cf6a76f0f tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7cfc762f-11fa-48c2-8210-c54cf6a76f0f tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 returned with HTTP 200 Sep 03 11:32:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1538/3109] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:26 2026] GET /volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c3d50630-9557-496e-81cf-69c91b0c3bd8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c3d50630-9557-496e-81cf-69c91b0c3bd8 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c3d50630-9557-496e-81cf-69c91b0c3bd8 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c3d50630-9557-496e-81cf-69c91b0c3bd8 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-aeb55a02-00c1-4484-a64e-e795cf754567 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c3d50630-9557-496e-81cf-69c91b0c3bd8 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot retrieved successfully. Sep 03 11:32:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aeb55a02-00c1-4484-a64e-e795cf754567 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 Sep 03 11:32:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c3d50630-9557-496e-81cf-69c91b0c3bd8 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 200 Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aeb55a02-00c1-4484-a64e-e795cf754567 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-aeb55a02-00c1-4484-a64e-e795cf754567 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1572/3110] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:27 2026] GET /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-aeb55a02-00c1-4484-a64e-e795cf754567 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-aeb55a02-00c1-4484-a64e-e795cf754567 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 returned with HTTP 200 Sep 03 11:32:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1539/3111] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:27 2026] GET /volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:32:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bea86978-a714-4b91-844c-9abbee91c364 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bea86978-a714-4b91-844c-9abbee91c364 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 Sep 03 11:32:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bea86978-a714-4b91-844c-9abbee91c364 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bea86978-a714-4b91-844c-9abbee91c364 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bea86978-a714-4b91-844c-9abbee91c364 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 returned with HTTP 404 Sep 03 11:32:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1573/3112] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:27 2026] GET /volume/v3/volumes/e503ed30-ed4c-4b90-b5fa-8bdd22f0bb23 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6bdaa153-da05-4cac-b8df-e75d72039aea None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-948666723"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-948666723'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume of 1 GB Sep 03 11:32:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Availability Zones retrieved successfully. Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Flow 'volume_create_api' (e7219ec1-79d2-4751-825e-537eaa7a81f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5c046b-6cab-436d-9a0f-eff1424333b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5c046b-6cab-436d-9a0f-eff1424333b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea17fee4-2ace-4124-96f5-474dca8b71d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Created reservations ['c1776394-a1f9-4ef0-9187-851b5d2ed1ca', 'ec53f615-6998-46c9-be69-0caf2bb547ca', 'db91e9be-0269-4e64-8aab-bf2a9ce204f6', 'df29f6ad-0fd4-48ca-a49d-f65fde21e77b'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea17fee4-2ace-4124-96f5-474dca8b71d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1776394-a1f9-4ef0-9187-851b5d2ed1ca', 'ec53f615-6998-46c9-be69-0caf2bb547ca', 'db91e9be-0269-4e64-8aab-bf2a9ce204f6', 'df29f6ad-0fd4-48ca-a49d-f65fde21e77b']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aacaf484-f250-4dea-8362-bd7e9b863e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aacaf484-f250-4dea-8362-bd7e9b863e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0d4d31a-4adf-4b7a-821b-e99096eccced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-948666723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcd4de0122b4179a023a1174825fdff',qos_specs=None,replication_status=,reservations=['c1776394-a1f9-4ef0-9187-851b5d2ed1ca','ec53f615-6998-46c9-be69-0caf2bb547ca','db91e9be-0269-4e64-8aab-bf2a9ce204f6','df29f6ad-0fd4-48ca-a49d-f65fde21e77b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-948666723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0d4d31a-4adf-4b7a-821b-e99096eccced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dcd4de0122b4179a023a1174825fdff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee1822d-fe96-431a-93bc-a38ed3f806ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee1822d-fe96-431a-93bc-a38ed3f806ec) transitioned into state 'SUCCESS' from state '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-948666723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcd4de0122b4179a023a1174825fdff',qos_specs=None,replication_status=,reservations=['c1776394-a1f9-4ef0-9187-851b5d2ed1ca','ec53f615-6998-46c9-be69-0caf2bb547ca','db91e9be-0269-4e64-8aab-bf2a9ce204f6','df29f6ad-0fd4-48ca-a49d-f65fde21e77b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (709cb56d-bcc5-48fa-81c1-b515ef6e2c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (709cb56d-bcc5-48fa-81c1-b515ef6e2c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Flow 'volume_create_api' (e7219ec1-79d2-4751-825e-537eaa7a81f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume request issued successfully. Sep 03 11:32:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6bdaa153-da05-4cac-b8df-e75d72039aea tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1540/3113] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:32:27 2026] POST /volume/v3/volumes => generated 786 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a4cb2996-2078-4cc9-8287-f118c24886f8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a4cb2996-2078-4cc9-8287-f118c24886f8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced Sep 03 11:32:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a4cb2996-2078-4cc9-8287-f118c24886f8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a4cb2996-2078-4cc9-8287-f118c24886f8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a4cb2996-2078-4cc9-8287-f118c24886f8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a4cb2996-2078-4cc9-8287-f118c24886f8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced returned with HTTP 200 Sep 03 11:32:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1574/3114] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:27 2026] GET /volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced => generated 965 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0f1e7b7f-2de6-4585-877f-a95baf62ca4d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-70687f87-d7c2-43e4-9a3b-feebe46e782f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-70687f87-d7c2-43e4-9a3b-feebe46e782f tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-70687f87-d7c2-43e4-9a3b-feebe46e782f tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-70687f87-d7c2-43e4-9a3b-feebe46e782f tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-70687f87-d7c2-43e4-9a3b-feebe46e782f tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot retrieved successfully. Sep 03 11:32:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-70687f87-d7c2-43e4-9a3b-feebe46e782f tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 200 Sep 03 11:32:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1575/3115] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:28 2026] GET /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-83eae6a0-b214-437c-ab54-6cb6a359cea7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-83eae6a0-b214-437c-ab54-6cb6a359cea7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 Sep 03 11:32:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-83eae6a0-b214-437c-ab54-6cb6a359cea7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-83eae6a0-b214-437c-ab54-6cb6a359cea7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-83eae6a0-b214-437c-ab54-6cb6a359cea7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0f1e7b7f-2de6-4585-877f-a95baf62ca4d tempest-ProjectAdminTests-245969032 tempest-ProjectAdminTests-245969032-project-admin] GET http://192.168.122.194/volume/v3/scheduler-stats/get_pools Sep 03 11:32:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0f1e7b7f-2de6-4585-877f-a95baf62ca4d tempest-ProjectAdminTests-245969032 tempest-ProjectAdminTests-245969032-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0f1e7b7f-2de6-4585-877f-a95baf62ca4d tempest-ProjectAdminTests-245969032 tempest-ProjectAdminTests-245969032-project-admin] Calling method 'get_pools' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-83eae6a0-b214-437c-ab54-6cb6a359cea7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 returned with HTTP 200 Sep 03 11:32:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1576/3116] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:28 2026] GET /volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0f1e7b7f-2de6-4585-877f-a95baf62ca4d tempest-ProjectAdminTests-245969032 tempest-ProjectAdminTests-245969032-project-admin] http://192.168.122.194/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:32:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1541/3117] 192.168.122.194 () {58 vars in 1175 bytes} [Thu Sep 3 11:32:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:32:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ccc07755-3621-4add-aaaf-7c52c0cd114a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ccc07755-3621-4add-aaaf-7c52c0cd114a tempest-ProjectAdminTests-245969032 tempest-ProjectAdminTests-245969032-project-admin] GET http://192.168.122.194/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:32:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ccc07755-3621-4add-aaaf-7c52c0cd114a tempest-ProjectAdminTests-245969032 tempest-ProjectAdminTests-245969032-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ccc07755-3621-4add-aaaf-7c52c0cd114a tempest-ProjectAdminTests-245969032 tempest-ProjectAdminTests-245969032-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:28 devstack devstack@c-api.service[86725]: /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 03 11:32:28 devstack devstack@c-api.service[86725]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:32:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ccc07755-3621-4add-aaaf-7c52c0cd114a tempest-ProjectAdminTests-245969032 tempest-ProjectAdminTests-245969032-project-admin] http://192.168.122.194/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 11:32:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1577/3118] 192.168.122.194 () {58 vars in 1193 bytes} [Thu Sep 3 11:32:28 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4a1adef6-b6ab-4c5c-865f-9e376e71aef0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4a1adef6-b6ab-4c5c-865f-9e376e71aef0 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4a1adef6-b6ab-4c5c-865f-9e376e71aef0 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4a1adef6-b6ab-4c5c-865f-9e376e71aef0 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4a1adef6-b6ab-4c5c-865f-9e376e71aef0 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4a1adef6-b6ab-4c5c-865f-9e376e71aef0 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced returned with HTTP 200 Sep 03 11:32:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1542/3119] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:29 2026] GET /volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4eb27477-d194-4cab-9fa7-012ac0d92e95 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4eb27477-d194-4cab-9fa7-012ac0d92e95 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4eb27477-d194-4cab-9fa7-012ac0d92e95 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4eb27477-d194-4cab-9fa7-012ac0d92e95 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4eb27477-d194-4cab-9fa7-012ac0d92e95 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot retrieved successfully. Sep 03 11:32:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4eb27477-d194-4cab-9fa7-012ac0d92e95 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 200 Sep 03 11:32:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1578/3120] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:29 2026] GET /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-01690d39-0dc3-4f69-9242-055b3c4bac98 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-01690d39-0dc3-4f69-9242-055b3c4bac98 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-01690d39-0dc3-4f69-9242-055b3c4bac98 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-01690d39-0dc3-4f69-9242-055b3c4bac98 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-01690d39-0dc3-4f69-9242-055b3c4bac98 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot retrieved successfully. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-01690d39-0dc3-4f69-9242-055b3c4bac98 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 200 Sep 03 11:32:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1543/3121] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:29 2026] GET /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-84309880-cd21-49a9-9a2b-25b76d5177c2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c61a5fd9-ece9-42c4-9b00-537ed2217ff1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-84309880-cd21-49a9-9a2b-25b76d5177c2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 Sep 03 11:32:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-84309880-cd21-49a9-9a2b-25b76d5177c2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-84309880-cd21-49a9-9a2b-25b76d5177c2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c61a5fd9-ece9-42c4-9b00-537ed2217ff1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c61a5fd9-ece9-42c4-9b00-537ed2217ff1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c61a5fd9-ece9-42c4-9b00-537ed2217ff1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c61a5fd9-ece9-42c4-9b00-537ed2217ff1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot retrieved successfully. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c61a5fd9-ece9-42c4-9b00-537ed2217ff1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 200 Sep 03 11:32:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-84309880-cd21-49a9-9a2b-25b76d5177c2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1544/3122] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:29 2026] GET /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d13d7b25-4790-482a-8576-0208996e89a4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "859b30d5-2e55-4b4f-b542-4382186537e9", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-84309880-cd21-49a9-9a2b-25b76d5177c2 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 returned with HTTP 200 Sep 03 11:32:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1579/3123] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:29 2026] GET /volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Create volume request body: {'volume': {'snapshot_id': '859b30d5-2e55-4b4f-b542-4382186537e9', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot retrieved successfully. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Create volume of 1 GB Sep 03 11:32:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Availability Zones retrieved successfully. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Flow 'volume_create_api' (5230309e-39e9-4470-814c-324d4f8fe17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1666c753-1c68-4dd8-b524-074e89eaf321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:29 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1666c753-1c68-4dd8-b524-074e89eaf321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '859b30d5-2e55-4b4f-b542-4382186537e9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c3856c-c242-4bc9-be5f-2d8a1c401e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Created reservations ['6651c0ca-b430-4639-a538-b573552b78fe', '7989373b-6f35-40aa-afb5-55606f735901', 'b8adadca-3a11-4f1d-aaf4-5f403760f830', 'fe547000-1d16-4ec0-bb5f-a9a0c83e962e'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c3856c-c242-4bc9-be5f-2d8a1c401e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6651c0ca-b430-4639-a538-b573552b78fe', '7989373b-6f35-40aa-afb5-55606f735901', 'b8adadca-3a11-4f1d-aaf4-5f403760f830', 'fe547000-1d16-4ec0-bb5f-a9a0c83e962e']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:29 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c24d0d2-b2b2-411e-b593-abbcb41677ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c24d0d2-b2b2-411e-b593-abbcb41677ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '658be396-d1ae-40ff-bb2e-43881abb6a27', '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='47bb573456d146139915b2b06f88e2ac',qos_specs=None,replication_status=,reservations=['6651c0ca-b430-4639-a538-b573552b78fe','7989373b-6f35-40aa-afb5-55606f735901','b8adadca-3a11-4f1d-aaf4-5f403760f830','fe547000-1d16-4ec0-bb5f-a9a0c83e962e'],size=1,snapshot_id=859b30d5-2e55-4b4f-b542-4382186537e9,source_replicaid=,source_volid=None,status='creating',user_id='92a459b3b7134321a8056f701a267cd4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:30Z,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=658be396-d1ae-40ff-bb2e-43881abb6a27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47bb573456d146139915b2b06f88e2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=859b30d5-2e55-4b4f-b542-4382186537e9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92a459b3b7134321a8056f701a267cd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (653cf15e-6a05-471e-b7ad-afdb680120b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (653cf15e-6a05-471e-b7ad-afdb680120b9) transitioned into state 'SUCCESS' from 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='47bb573456d146139915b2b06f88e2ac',qos_specs=None,replication_status=,reservations=['6651c0ca-b430-4639-a538-b573552b78fe','7989373b-6f35-40aa-afb5-55606f735901','b8adadca-3a11-4f1d-aaf4-5f403760f830','fe547000-1d16-4ec0-bb5f-a9a0c83e962e'],size=1,snapshot_id=859b30d5-2e55-4b4f-b542-4382186537e9,source_replicaid=,source_volid=None,status='creating',user_id='92a459b3b7134321a8056f701a267cd4',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d681b31e-6891-48c1-88e6-329dabf00d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-57add081-2970-41a1-aa27-2bc47a80c476 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-57add081-2970-41a1-aa27-2bc47a80c476 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced Sep 03 11:32:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-57add081-2970-41a1-aa27-2bc47a80c476 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-57add081-2970-41a1-aa27-2bc47a80c476 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d681b31e-6891-48c1-88e6-329dabf00d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Flow 'volume_create_api' (5230309e-39e9-4470-814c-324d4f8fe17c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Create volume request issued successfully. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d13d7b25-4790-482a-8576-0208996e89a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1545/3124] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:32:29 2026] POST /volume/v3/volumes => generated 750 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-11de2193-18e4-44b9-94f7-73a5551eb243 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-11de2193-18e4-44b9-94f7-73a5551eb243 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-11de2193-18e4-44b9-94f7-73a5551eb243 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-11de2193-18e4-44b9-94f7-73a5551eb243 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-57add081-2970-41a1-aa27-2bc47a80c476 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-57add081-2970-41a1-aa27-2bc47a80c476 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced returned with HTTP 200 Sep 03 11:32:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-11de2193-18e4-44b9-94f7-73a5551eb243 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1580/3125] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:30 2026] GET /volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced => generated 1015 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-11de2193-18e4-44b9-94f7-73a5551eb243 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 returned with HTTP 200 Sep 03 11:32:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1546/3126] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:30 2026] GET /volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-582cf494-7455-4b09-94ca-a6497c6b052b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-582cf494-7455-4b09-94ca-a6497c6b052b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 Sep 03 11:32:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-582cf494-7455-4b09-94ca-a6497c6b052b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-582cf494-7455-4b09-94ca-a6497c6b052b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-582cf494-7455-4b09-94ca-a6497c6b052b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-582cf494-7455-4b09-94ca-a6497c6b052b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 returned with HTTP 200 Sep 03 11:32:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1581/3127] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:30 2026] GET /volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-eceb6111-6470-4f52-8fc7-bcfada7fe357 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eceb6111-6470-4f52-8fc7-bcfada7fe357 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-eceb6111-6470-4f52-8fc7-bcfada7fe357 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48ab4bbd-e13f-4b87-b357-c331e55ea355", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-827255609"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eceb6111-6470-4f52-8fc7-bcfada7fe357 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-eceb6111-6470-4f52-8fc7-bcfada7fe357 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create snapshot from volume 48ab4bbd-e13f-4b87-b357-c331e55ea355 Sep 03 11:32:30 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-eceb6111-6470-4f52-8fc7-bcfada7fe357 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['a7bfbea2-c4ae-46a0-806d-39945310ba7a', 'f406a99d-18fe-40a4-81a6-8591afb48e94', 'd0b5b450-b9eb-4b88-9f9b-ca71a49e137e', '9c4ca039-5f39-4c43-9f5b-29df6ee1259a'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-eceb6111-6470-4f52-8fc7-bcfada7fe357 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot create request issued successfully. Sep 03 11:32:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-eceb6111-6470-4f52-8fc7-bcfada7fe357 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:32:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1547/3128] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:32:30 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 03 11:32:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d674f6e0-c38d-4dd3-a973-0b14434544e1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d674f6e0-c38d-4dd3-a973-0b14434544e1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d674f6e0-c38d-4dd3-a973-0b14434544e1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d674f6e0-c38d-4dd3-a973-0b14434544e1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d674f6e0-c38d-4dd3-a973-0b14434544e1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d674f6e0-c38d-4dd3-a973-0b14434544e1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 200 Sep 03 11:32:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1582/3129] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:30 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a326b185-b093-48aa-a7f3-4f3072177170 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a326b185-b093-48aa-a7f3-4f3072177170 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced Sep 03 11:32:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a326b185-b093-48aa-a7f3-4f3072177170 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a326b185-b093-48aa-a7f3-4f3072177170 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b17cf97a-dccf-4506-8795-f99ac40c8167 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b17cf97a-dccf-4506-8795-f99ac40c8167 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b17cf97a-dccf-4506-8795-f99ac40c8167 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a326b185-b093-48aa-a7f3-4f3072177170 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b17cf97a-dccf-4506-8795-f99ac40c8167 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a326b185-b093-48aa-a7f3-4f3072177170 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced returned with HTTP 200 Sep 03 11:32:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1548/3130] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:31 2026] GET /volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b1717961-c062-40c6-8ca7-5f41c940cc2d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b17cf97a-dccf-4506-8795-f99ac40c8167 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b1717961-c062-40c6-8ca7-5f41c940cc2d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b1717961-c062-40c6-8ca7-5f41c940cc2d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0d4d31a-4adf-4b7a-821b-e99096eccced", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1650010574"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b17cf97a-dccf-4506-8795-f99ac40c8167 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 returned with HTTP 200 Sep 03 11:32:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1583/3131] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:31 2026] GET /volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b1717961-c062-40c6-8ca7-5f41c940cc2d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:31 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-b1717961-c062-40c6-8ca7-5f41c940cc2d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create snapshot from volume c0d4d31a-4adf-4b7a-821b-e99096eccced Sep 03 11:32:31 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-b1717961-c062-40c6-8ca7-5f41c940cc2d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Created reservations ['1c13b181-2115-4fa6-b6cd-a884029840c6', 'f42b4db2-dc86-427d-b3ee-a407a5ca515d', 'a4827123-9016-4585-8317-1159184b3ca5', '917ef4e7-2534-4310-9e72-805364423477'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b1717961-c062-40c6-8ca7-5f41c940cc2d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot create request issued successfully. Sep 03 11:32:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b1717961-c062-40c6-8ca7-5f41c940cc2d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:32:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1549/3132] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:32:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f3ecbcd5-7690-42f9-96b9-7d1f1a4fe835 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3ecbcd5-7690-42f9-96b9-7d1f1a4fe835 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3ecbcd5-7690-42f9-96b9-7d1f1a4fe835 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3ecbcd5-7690-42f9-96b9-7d1f1a4fe835 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f3ecbcd5-7690-42f9-96b9-7d1f1a4fe835 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3ecbcd5-7690-42f9-96b9-7d1f1a4fe835 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1584/3133] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:31 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-273856c0-a2b4-487e-a517-234368dcd0b1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-273856c0-a2b4-487e-a517-234368dcd0b1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-273856c0-a2b4-487e-a517-234368dcd0b1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-273856c0-a2b4-487e-a517-234368dcd0b1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-273856c0-a2b4-487e-a517-234368dcd0b1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-273856c0-a2b4-487e-a517-234368dcd0b1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 200 Sep 03 11:32:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-82126eaf-7a56-47a9-b0c6-135373fbcb15 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1550/3134] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:31 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6197bd53-c1e1-49a8-8baf-f2782af5f831 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6197bd53-c1e1-49a8-8baf-f2782af5f831 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6197bd53-c1e1-49a8-8baf-f2782af5f831 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6197bd53-c1e1-49a8-8baf-f2782af5f831 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:32 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:32 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6197bd53-c1e1-49a8-8baf-f2782af5f831 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-82126eaf-7a56-47a9-b0c6-135373fbcb15 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:32:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-82126eaf-7a56-47a9-b0c6-135373fbcb15 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-111259160", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1903302128", "vendor_name": "tempest-vendor_name-1036072686"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6197bd53-c1e1-49a8-8baf-f2782af5f831 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 returned with HTTP 200 Sep 03 11:32:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1551/3135] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:32 2026] GET /volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 => generated 842 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-82126eaf-7a56-47a9-b0c6-135373fbcb15 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:32:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9b315223-42b1-4dfc-aa12-cae3b5e54ec1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1585/3136] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:32:32 2026] POST /volume/v3/types => generated 329 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b315223-42b1-4dfc-aa12-cae3b5e54ec1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b315223-42b1-4dfc-aa12-cae3b5e54ec1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b315223-42b1-4dfc-aa12-cae3b5e54ec1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d44045b0-ed94-4c59-8131-5fd548af7b2b", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Create volume request body: {'volume': {'volume_type': 'd44045b0-ed94-4c59-8131-5fd548af7b2b', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9b315223-42b1-4dfc-aa12-cae3b5e54ec1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b315223-42b1-4dfc-aa12-cae3b5e54ec1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1552/3137] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:32 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 440 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:32 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Create volume of 1 GB Sep 03 11:32:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Availability Zones retrieved successfully. Sep 03 11:32:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Flow 'volume_create_api' (1d1b62db-f582-4547-ad86-3bb9366dde49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2550c8-f9b4-45f8-98aa-083c4af8b992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2550c8-f9b4-45f8-98aa-083c4af8b992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:32:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1903302128',vendor_name='tempest-vendor_name-1036072686'},id=d44045b0-ed94-4c59-8131-5fd548af7b2b,is_public=True,name='tempest-ProjectReaderTests-volume-type-111259160',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd44045b0-ed94-4c59-8131-5fd548af7b2b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:32 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb718808-eae2-4dcb-a051-86f4b4212477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:32 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-111259160 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-111259160, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:32:32 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-111259160 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-111259160, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Created reservations ['d17e23ce-c190-4d03-b697-f2d5fecbf439', '035a9f19-8c21-40fb-b2e0-d3ece54d1273', '65793587-8c99-4ff6-b703-653f79227eb2', 'e791c9ee-3dc1-42e8-a972-8ac60b81dc27'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb718808-eae2-4dcb-a051-86f4b4212477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d17e23ce-c190-4d03-b697-f2d5fecbf439', '035a9f19-8c21-40fb-b2e0-d3ece54d1273', '65793587-8c99-4ff6-b703-653f79227eb2', 'e791c9ee-3dc1-42e8-a972-8ac60b81dc27']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48dbdf79-1848-45cf-bb06-928085383b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a47fcec1-8cd7-4f23-beb3-674165da10dc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a47fcec1-8cd7-4f23-beb3-674165da10dc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a47fcec1-8cd7-4f23-beb3-674165da10dc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a47fcec1-8cd7-4f23-beb3-674165da10dc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a47fcec1-8cd7-4f23-beb3-674165da10dc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a47fcec1-8cd7-4f23-beb3-674165da10dc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 200 Sep 03 11:32:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1553/3138] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:33 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48dbdf79-1848-45cf-bb06-928085383b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59854416-5ada-4a48-8cf0-8a3fc1d16612', '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='563f3a4492ec47d19bab2a4449662753',qos_specs=None,replication_status=,reservations=['d17e23ce-c190-4d03-b697-f2d5fecbf439','035a9f19-8c21-40fb-b2e0-d3ece54d1273','65793587-8c99-4ff6-b703-653f79227eb2','e791c9ee-3dc1-42e8-a972-8ac60b81dc27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783852485b8a420bb9e0996efb9dd0f1',volume_type_id=d44045b0-ed94-4c59-8131-5fd548af7b2b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32: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=59854416-5ada-4a48-8cf0-8a3fc1d16612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='563f3a4492ec47d19bab2a4449662753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='783852485b8a420bb9e0996efb9dd0f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d44045b0-ed94-4c59-8131-5fd548af7b2b),volume_type_id=d44045b0-ed94-4c59-8131-5fd548af7b2b)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7fce81-8908-4543-81a3-dc3045aea694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7fce81-8908-4543-81a3-dc3045aea694) transitioned into state 'SUCCESS' from 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='563f3a4492ec47d19bab2a4449662753',qos_specs=None,replication_status=,reservations=['d17e23ce-c190-4d03-b697-f2d5fecbf439','035a9f19-8c21-40fb-b2e0-d3ece54d1273','65793587-8c99-4ff6-b703-653f79227eb2','e791c9ee-3dc1-42e8-a972-8ac60b81dc27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783852485b8a420bb9e0996efb9dd0f1',volume_type_id=d44045b0-ed94-4c59-8131-5fd548af7b2b)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c731e516-c86c-41de-837c-e6322d4d97df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c731e516-c86c-41de-837c-e6322d4d97df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Flow 'volume_create_api' (1d1b62db-f582-4547-ad86-3bb9366dde49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Create volume request issued successfully. Sep 03 11:32:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5500dd0b-2dbb-4a0f-82c1-d183e561de94 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1586/3139] 192.168.122.194 () {62 vars in 1182 bytes} [Thu Sep 3 11:32:32 2026] POST /volume/v3/volumes => generated 781 bytes in 646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3d73ed7e-a92c-4e92-986b-3f70aae0a255 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d73ed7e-a92c-4e92-986b-3f70aae0a255 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] GET http://192.168.122.194/volume/v3/volumes/59854416-5ada-4a48-8cf0-8a3fc1d16612 Sep 03 11:32:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d73ed7e-a92c-4e92-986b-3f70aae0a255 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d73ed7e-a92c-4e92-986b-3f70aae0a255 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3d73ed7e-a92c-4e92-986b-3f70aae0a255 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Volume info retrieved successfully. Sep 03 11:32:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d73ed7e-a92c-4e92-986b-3f70aae0a255 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/volumes/59854416-5ada-4a48-8cf0-8a3fc1d16612 returned with HTTP 200 Sep 03 11:32:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1554/3140] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:32:33 2026] GET /volume/v3/volumes/59854416-5ada-4a48-8cf0-8a3fc1d16612 => generated 960 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-49c98cbe-984c-414a-a865-817a47d752c1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-49c98cbe-984c-414a-a865-817a47d752c1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-49c98cbe-984c-414a-a865-817a47d752c1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-49c98cbe-984c-414a-a865-817a47d752c1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-49c98cbe-984c-414a-a865-817a47d752c1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-49c98cbe-984c-414a-a865-817a47d752c1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 returned with HTTP 200 Sep 03 11:32:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1587/3141] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:33 2026] GET /volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 => generated 842 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-56f79709-ad66-43c8-8473-6776f4c77c87 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-56f79709-ad66-43c8-8473-6776f4c77c87 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-56f79709-ad66-43c8-8473-6776f4c77c87 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-56f79709-ad66-43c8-8473-6776f4c77c87 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-56f79709-ad66-43c8-8473-6776f4c77c87 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-56f79709-ad66-43c8-8473-6776f4c77c87 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1555/3142] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:33 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 440 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4f850590-94ca-4a6b-bab6-937551d91eb6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4f850590-94ca-4a6b-bab6-937551d91eb6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4f850590-94ca-4a6b-bab6-937551d91eb6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4f850590-94ca-4a6b-bab6-937551d91eb6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4f850590-94ca-4a6b-bab6-937551d91eb6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4f850590-94ca-4a6b-bab6-937551d91eb6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 200 Sep 03 11:32:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1588/3143] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:34 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9bab7cfc-a988-4daa-b05f-c16f2a5f43b8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9bab7cfc-a988-4daa-b05f-c16f2a5f43b8 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] GET http://192.168.122.194/volume/v3/volumes/59854416-5ada-4a48-8cf0-8a3fc1d16612 Sep 03 11:32:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9bab7cfc-a988-4daa-b05f-c16f2a5f43b8 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9bab7cfc-a988-4daa-b05f-c16f2a5f43b8 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:34 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:34 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9bab7cfc-a988-4daa-b05f-c16f2a5f43b8 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Volume info retrieved successfully. Sep 03 11:32:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9bab7cfc-a988-4daa-b05f-c16f2a5f43b8 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/volumes/59854416-5ada-4a48-8cf0-8a3fc1d16612 returned with HTTP 200 Sep 03 11:32:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1556/3144] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:32:34 2026] GET /volume/v3/volumes/59854416-5ada-4a48-8cf0-8a3fc1d16612 => generated 981 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0df8a964-75f7-471e-9843-86efd36af086 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0df8a964-75f7-471e-9843-86efd36af086 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] GET http://192.168.122.194/volume/v3/messages Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0df8a964-75f7-471e-9843-86efd36af086 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0df8a964-75f7-471e-9843-86efd36af086 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0df8a964-75f7-471e-9843-86efd36af086 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:32:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1589/3145] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:32:34 2026] GET /volume/v3/messages => generated 678 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-04e033b7-0c9e-4f0c-a151-f9c800961a4c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b482d70e-7060-4c42-bb19-6343fe2057a4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b482d70e-7060-4c42-bb19-6343fe2057a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b482d70e-7060-4c42-bb19-6343fe2057a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b482d70e-7060-4c42-bb19-6343fe2057a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b482d70e-7060-4c42-bb19-6343fe2057a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-04e033b7-0c9e-4f0c-a151-f9c800961a4c tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-reader] GET http://192.168.122.194/volume/v3/messages Sep 03 11:32:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-04e033b7-0c9e-4f0c-a151-f9c800961a4c tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-04e033b7-0c9e-4f0c-a151-f9c800961a4c tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-reader] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b482d70e-7060-4c42-bb19-6343fe2057a4 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 returned with HTTP 200 Sep 03 11:32:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1590/3146] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:34 2026] GET /volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 => generated 842 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-989148ee-7083-4031-85f9-d348075d8f12 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-04e033b7-0c9e-4f0c-a151-f9c800961a4c tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-reader] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:32:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1557/3147] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:32:34 2026] GET /volume/v3/messages => generated 678 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-989148ee-7083-4031-85f9-d348075d8f12 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-989148ee-7083-4031-85f9-d348075d8f12 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-989148ee-7083-4031-85f9-d348075d8f12 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ad7c5e5c-da1e-4420-a62c-1d5987973c40 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad7c5e5c-da1e-4420-a62c-1d5987973c40 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] DELETE http://192.168.122.194/volume/v3/messages/98a0ba9b-53ee-430a-bf91-172ca1b74b47 Sep 03 11:32:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ad7c5e5c-da1e-4420-a62c-1d5987973c40 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ad7c5e5c-da1e-4420-a62c-1d5987973c40 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-989148ee-7083-4031-85f9-d348075d8f12 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-989148ee-7083-4031-85f9-d348075d8f12 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1591/3148] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:34 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 440 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad7c5e5c-da1e-4420-a62c-1d5987973c40 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/messages/98a0ba9b-53ee-430a-bf91-172ca1b74b47 returned with HTTP 204 Sep 03 11:32:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1558/3149] 192.168.122.194 () {60 vars in 1278 bytes} [Thu Sep 3 11:32:34 2026] DELETE /volume/v3/messages/98a0ba9b-53ee-430a-bf91-172ca1b74b47 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f614beb8-f6b0-4883-812e-cfb6d5f9eb50 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f614beb8-f6b0-4883-812e-cfb6d5f9eb50 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/59854416-5ada-4a48-8cf0-8a3fc1d16612 Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f614beb8-f6b0-4883-812e-cfb6d5f9eb50 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f614beb8-f6b0-4883-812e-cfb6d5f9eb50 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-f614beb8-f6b0-4883-812e-cfb6d5f9eb50 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Delete volume with id: 59854416-5ada-4a48-8cf0-8a3fc1d16612 Sep 03 11:32:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f614beb8-f6b0-4883-812e-cfb6d5f9eb50 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Volume info retrieved successfully. Sep 03 11:32:34 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-f614beb8-f6b0-4883-812e-cfb6d5f9eb50 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86725) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:32:35 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-f614beb8-f6b0-4883-812e-cfb6d5f9eb50 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Created reservations ['83558070-42b3-4b35-8bb7-1d0250ba82d1', '6699d093-4abc-45b9-a177-b8e09816efc6', '147fd222-8248-41e7-bbad-999bef99a41f', 'c5cee2d6-feae-4153-8f05-62108da2ee66'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5f5a807d-1e0f-4749-bc45-ea6b84656278 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5f5a807d-1e0f-4749-bc45-ea6b84656278 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5f5a807d-1e0f-4749-bc45-ea6b84656278 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5f5a807d-1e0f-4749-bc45-ea6b84656278 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5f5a807d-1e0f-4749-bc45-ea6b84656278 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5f5a807d-1e0f-4749-bc45-ea6b84656278 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 200 Sep 03 11:32:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1559/3150] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:35 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 439 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f614beb8-f6b0-4883-812e-cfb6d5f9eb50 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Delete volume request issued successfully. Sep 03 11:32:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f614beb8-f6b0-4883-812e-cfb6d5f9eb50 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/volumes/59854416-5ada-4a48-8cf0-8a3fc1d16612 returned with HTTP 202 Sep 03 11:32:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1592/3151] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:32:34 2026] DELETE /volume/v3/volumes/59854416-5ada-4a48-8cf0-8a3fc1d16612 => generated 0 bytes in 501 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-65e1c0c1-9d74-4bd5-96d5-9634102ff979 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-65e1c0c1-9d74-4bd5-96d5-9634102ff979 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] DELETE http://192.168.122.194/volume/v3/types/d44045b0-ed94-4c59-8131-5fd548af7b2b Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-65e1c0c1-9d74-4bd5-96d5-9634102ff979 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-65e1c0c1-9d74-4bd5-96d5-9634102ff979 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-65e1c0c1-9d74-4bd5-96d5-9634102ff979 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/types/d44045b0-ed94-4c59-8131-5fd548af7b2b returned with HTTP 202 Sep 03 11:32:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1560/3152] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:32:35 2026] DELETE /volume/v3/types/d44045b0-ed94-4c59-8131-5fd548af7b2b => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f4e22a3d-a15c-4e82-bab0-24c07aefdace None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f4e22a3d-a15c-4e82-bab0-24c07aefdace tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:32:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f4e22a3d-a15c-4e82-bab0-24c07aefdace tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-173329256", "extra_specs": {"storage_protocol": "tempest-storage_protocol-269764641", "vendor_name": "tempest-vendor_name-399633440"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f4e22a3d-a15c-4e82-bab0-24c07aefdace tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:32:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1593/3153] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:32:35 2026] POST /volume/v3/types => generated 327 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a66255d6-0bdc-41c1-9cff-da6821c8f51a", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Create volume request body: {'volume': {'volume_type': 'a66255d6-0bdc-41c1-9cff-da6821c8f51a', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Create volume of 1 GB Sep 03 11:32:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Availability Zones retrieved successfully. Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Flow 'volume_create_api' (bb73c669-8a5a-4ce7-bdff-9b85296fcf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d83ec5d-6857-4735-9a17-0933c27adf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dc8588f3-8adf-47b6-8fc6-9cfa164a8a68 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc8588f3-8adf-47b6-8fc6-9cfa164a8a68 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc8588f3-8adf-47b6-8fc6-9cfa164a8a68 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dc8588f3-8adf-47b6-8fc6-9cfa164a8a68 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d83ec5d-6857-4735-9a17-0933c27adf31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:32:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-269764641',vendor_name='tempest-vendor_name-399633440'},id=a66255d6-0bdc-41c1-9cff-da6821c8f51a,is_public=True,name='tempest-ProjectReaderTests-volume-type-173329256',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a66255d6-0bdc-41c1-9cff-da6821c8f51a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3480ceb1-9f84-4175-abfb-8e6f077df12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:35 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:35 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-dc8588f3-8adf-47b6-8fc6-9cfa164a8a68 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dc8588f3-8adf-47b6-8fc6-9cfa164a8a68 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 returned with HTTP 200 Sep 03 11:32:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1594/3154] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:35 2026] GET /volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 => generated 842 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a96f3c52-4a7c-49d7-897c-14ba892eb000 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:35 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-173329256 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-173329256, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:32:35 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-173329256 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-173329256, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:32:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a96f3c52-4a7c-49d7-897c-14ba892eb000 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a96f3c52-4a7c-49d7-897c-14ba892eb000 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:35 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a96f3c52-4a7c-49d7-897c-14ba892eb000 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:35 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:35 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:35 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a96f3c52-4a7c-49d7-897c-14ba892eb000 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:35 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a96f3c52-4a7c-49d7-897c-14ba892eb000 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:35 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1595/3155] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:35 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Created reservations ['7152f2ca-2db5-4171-bd7a-a1c5763f613e', '1f037699-3086-481f-b44a-22ac941c30cd', '5dc25960-e765-45e3-83a2-109f38e6671d', '479783f0-d842-4760-bebf-49ae17b1f2d8'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3480ceb1-9f84-4175-abfb-8e6f077df12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7152f2ca-2db5-4171-bd7a-a1c5763f613e', '1f037699-3086-481f-b44a-22ac941c30cd', '5dc25960-e765-45e3-83a2-109f38e6671d', '479783f0-d842-4760-bebf-49ae17b1f2d8']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (807b3eab-2573-405c-bfef-ee49415f7fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (807b3eab-2573-405c-bfef-ee49415f7fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7071c07-2c85-4c32-ad2e-ed94e0cc17e0', '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='563f3a4492ec47d19bab2a4449662753',qos_specs=None,replication_status=,reservations=['7152f2ca-2db5-4171-bd7a-a1c5763f613e','1f037699-3086-481f-b44a-22ac941c30cd','5dc25960-e765-45e3-83a2-109f38e6671d','479783f0-d842-4760-bebf-49ae17b1f2d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783852485b8a420bb9e0996efb9dd0f1',volume_type_id=a66255d6-0bdc-41c1-9cff-da6821c8f51a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:36Z,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=a7071c07-2c85-4c32-ad2e-ed94e0cc17e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='563f3a4492ec47d19bab2a4449662753',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='783852485b8a420bb9e0996efb9dd0f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a66255d6-0bdc-41c1-9cff-da6821c8f51a),volume_type_id=a66255d6-0bdc-41c1-9cff-da6821c8f51a)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ce7cc6-ebc7-461e-82b2-59c93c98066b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-43f50877-319a-46fd-9d75-9fb402c99a4b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ce7cc6-ebc7-461e-82b2-59c93c98066b) transitioned into state 'SUCCESS' from 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='563f3a4492ec47d19bab2a4449662753',qos_specs=None,replication_status=,reservations=['7152f2ca-2db5-4171-bd7a-a1c5763f613e','1f037699-3086-481f-b44a-22ac941c30cd','5dc25960-e765-45e3-83a2-109f38e6671d','479783f0-d842-4760-bebf-49ae17b1f2d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='783852485b8a420bb9e0996efb9dd0f1',volume_type_id=a66255d6-0bdc-41c1-9cff-da6821c8f51a)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-43f50877-319a-46fd-9d75-9fb402c99a4b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-43f50877-319a-46fd-9d75-9fb402c99a4b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (823603af-1bc1-4ffd-84e1-c9242c9f4cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-43f50877-319a-46fd-9d75-9fb402c99a4b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-43f50877-319a-46fd-9d75-9fb402c99a4b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-43f50877-319a-46fd-9d75-9fb402c99a4b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 200 Sep 03 11:32:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1596/3156] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:36 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (823603af-1bc1-4ffd-84e1-c9242c9f4cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Flow 'volume_create_api' (bb73c669-8a5a-4ce7-bdff-9b85296fcf42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Create volume request issued successfully. Sep 03 11:32:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9b0ff9b0-c01a-495a-8bf8-392e23822d34 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1561/3157] 192.168.122.194 () {62 vars in 1182 bytes} [Thu Sep 3 11:32:35 2026] POST /volume/v3/volumes => generated 781 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8597579b-c2c0-4996-967a-0fd55bf0bf42 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8597579b-c2c0-4996-967a-0fd55bf0bf42 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] GET http://192.168.122.194/volume/v3/volumes/a7071c07-2c85-4c32-ad2e-ed94e0cc17e0 Sep 03 11:32:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8597579b-c2c0-4996-967a-0fd55bf0bf42 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8597579b-c2c0-4996-967a-0fd55bf0bf42 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8597579b-c2c0-4996-967a-0fd55bf0bf42 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Volume info retrieved successfully. Sep 03 11:32:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8597579b-c2c0-4996-967a-0fd55bf0bf42 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/volumes/a7071c07-2c85-4c32-ad2e-ed94e0cc17e0 returned with HTTP 200 Sep 03 11:32:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1597/3158] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:32:36 2026] GET /volume/v3/volumes/a7071c07-2c85-4c32-ad2e-ed94e0cc17e0 => generated 960 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6dde121d-4170-40be-a236-6658a9925906 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6dde121d-4170-40be-a236-6658a9925906 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6dde121d-4170-40be-a236-6658a9925906 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6dde121d-4170-40be-a236-6658a9925906 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6dde121d-4170-40be-a236-6658a9925906 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6dde121d-4170-40be-a236-6658a9925906 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 returned with HTTP 200 Sep 03 11:32:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1562/3159] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:36 2026] GET /volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d80a2f2a-db6f-4651-a3ec-91215b6170d8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d80a2f2a-db6f-4651-a3ec-91215b6170d8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d80a2f2a-db6f-4651-a3ec-91215b6170d8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d80a2f2a-db6f-4651-a3ec-91215b6170d8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-40667cf1-6848-44a9-8b62-6b1c97fad4d5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-40667cf1-6848-44a9-8b62-6b1c97fad4d5 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-40667cf1-6848-44a9-8b62-6b1c97fad4d5 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-40667cf1-6848-44a9-8b62-6b1c97fad4d5 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d80a2f2a-db6f-4651-a3ec-91215b6170d8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d80a2f2a-db6f-4651-a3ec-91215b6170d8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1598/3160] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:36 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-40667cf1-6848-44a9-8b62-6b1c97fad4d5 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-40667cf1-6848-44a9-8b62-6b1c97fad4d5 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 returned with HTTP 200 Sep 03 11:32:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1563/3161] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:37 2026] GET /volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cd6e913d-e7c2-4a90-b67b-257d5f965b80 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd6e913d-e7c2-4a90-b67b-257d5f965b80 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd6e913d-e7c2-4a90-b67b-257d5f965b80 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cd6e913d-e7c2-4a90-b67b-257d5f965b80 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-cd6e913d-e7c2-4a90-b67b-257d5f965b80 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Delete snapshot with id: 859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cd6e913d-e7c2-4a90-b67b-257d5f965b80 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot retrieved successfully. Sep 03 11:32:37 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:37 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-cd6e913d-e7c2-4a90-b67b-257d5f965b80 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot delete request issued successfully. Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cd6e913d-e7c2-4a90-b67b-257d5f965b80 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 202 Sep 03 11:32:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1599/3162] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:37 2026] DELETE /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-be66979d-9236-4a19-839c-1c94dd767c45 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-be66979d-9236-4a19-839c-1c94dd767c45 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-be66979d-9236-4a19-839c-1c94dd767c45 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-be66979d-9236-4a19-839c-1c94dd767c45 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-be66979d-9236-4a19-839c-1c94dd767c45 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot retrieved successfully. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-be66979d-9236-4a19-839c-1c94dd767c45 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 200 Sep 03 11:32:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1564/3163] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:37 2026] GET /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-50fe4d39-d781-4e27-8c21-6ac9e7586859 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-50fe4d39-d781-4e27-8c21-6ac9e7586859 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-50fe4d39-d781-4e27-8c21-6ac9e7586859 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-50fe4d39-d781-4e27-8c21-6ac9e7586859 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:37 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-50fe4d39-d781-4e27-8c21-6ac9e7586859 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-50fe4d39-d781-4e27-8c21-6ac9e7586859 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 200 Sep 03 11:32:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1600/3164] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:37 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b979e962-ab38-4a6a-9922-c1f2662fb091 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b979e962-ab38-4a6a-9922-c1f2662fb091 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] GET http://192.168.122.194/volume/v3/volumes/a7071c07-2c85-4c32-ad2e-ed94e0cc17e0 Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b979e962-ab38-4a6a-9922-c1f2662fb091 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b979e962-ab38-4a6a-9922-c1f2662fb091 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b979e962-ab38-4a6a-9922-c1f2662fb091 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Volume info retrieved successfully. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b979e962-ab38-4a6a-9922-c1f2662fb091 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/volumes/a7071c07-2c85-4c32-ad2e-ed94e0cc17e0 returned with HTTP 200 Sep 03 11:32:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1565/3165] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:32:37 2026] GET /volume/v3/volumes/a7071c07-2c85-4c32-ad2e-ed94e0cc17e0 => generated 981 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a34faba8-ebd2-4699-a394-d90e40fe59f2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a34faba8-ebd2-4699-a394-d90e40fe59f2 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] GET http://192.168.122.194/volume/v3/messages Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a34faba8-ebd2-4699-a394-d90e40fe59f2 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a34faba8-ebd2-4699-a394-d90e40fe59f2 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a34faba8-ebd2-4699-a394-d90e40fe59f2 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:32:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1601/3166] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:32:37 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5e2756ab-3a61-4322-b14e-95f220e69338 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5e2756ab-3a61-4322-b14e-95f220e69338 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-reader] GET http://192.168.122.194/volume/v3/messages/b0c2052e-e79b-41b2-ad56-11559db581b0 Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5e2756ab-3a61-4322-b14e-95f220e69338 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5e2756ab-3a61-4322-b14e-95f220e69338 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-reader] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5e2756ab-3a61-4322-b14e-95f220e69338 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-reader] http://192.168.122.194/volume/v3/messages/b0c2052e-e79b-41b2-ad56-11559db581b0 returned with HTTP 200 Sep 03 11:32:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1566/3167] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:32:37 2026] GET /volume/v3/messages/b0c2052e-e79b-41b2-ad56-11559db581b0 => generated 675 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3edab17d-ae20-43a6-bc2a-0a44f8632a23 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3edab17d-ae20-43a6-bc2a-0a44f8632a23 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] DELETE http://192.168.122.194/volume/v3/messages/b0c2052e-e79b-41b2-ad56-11559db581b0 Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3edab17d-ae20-43a6-bc2a-0a44f8632a23 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3edab17d-ae20-43a6-bc2a-0a44f8632a23 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3edab17d-ae20-43a6-bc2a-0a44f8632a23 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/messages/b0c2052e-e79b-41b2-ad56-11559db581b0 returned with HTTP 204 Sep 03 11:32:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1602/3168] 192.168.122.194 () {60 vars in 1278 bytes} [Thu Sep 3 11:32:37 2026] DELETE /volume/v3/messages/b0c2052e-e79b-41b2-ad56-11559db581b0 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ac5a5030-1edd-43d3-b9bf-f96c92d9960f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac5a5030-1edd-43d3-b9bf-f96c92d9960f tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/a7071c07-2c85-4c32-ad2e-ed94e0cc17e0 Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac5a5030-1edd-43d3-b9bf-f96c92d9960f tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac5a5030-1edd-43d3-b9bf-f96c92d9960f tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-ac5a5030-1edd-43d3-b9bf-f96c92d9960f tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Delete volume with id: a7071c07-2c85-4c32-ad2e-ed94e0cc17e0 Sep 03 11:32:37 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:37 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ac5a5030-1edd-43d3-b9bf-f96c92d9960f tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Volume info retrieved successfully. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-ac5a5030-1edd-43d3-b9bf-f96c92d9960f tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86726) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-ac5a5030-1edd-43d3-b9bf-f96c92d9960f tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Created reservations ['44589c65-e789-4c0f-ac84-b3b8c69c1d7d', '7fc8bdcc-1703-4b3a-99a8-3090bc746db9', 'f8368736-0e6e-4f81-a1bd-c2048ec0e329', 'eb1010de-f0c5-4029-8ed0-270f84fff684'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ac5a5030-1edd-43d3-b9bf-f96c92d9960f tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Delete volume request issued successfully. Sep 03 11:32:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac5a5030-1edd-43d3-b9bf-f96c92d9960f tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/volumes/a7071c07-2c85-4c32-ad2e-ed94e0cc17e0 returned with HTTP 202 Sep 03 11:32:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1567/3169] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:32:37 2026] DELETE /volume/v3/volumes/a7071c07-2c85-4c32-ad2e-ed94e0cc17e0 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-228b69d6-dcde-4413-9c81-dd9459d49f66 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-228b69d6-dcde-4413-9c81-dd9459d49f66 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] DELETE http://192.168.122.194/volume/v3/types/a66255d6-0bdc-41c1-9cff-da6821c8f51a Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-228b69d6-dcde-4413-9c81-dd9459d49f66 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-228b69d6-dcde-4413-9c81-dd9459d49f66 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:37 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-228b69d6-dcde-4413-9c81-dd9459d49f66 tempest-ProjectReaderTests-1404034998 tempest-ProjectReaderTests-1404034998-project-admin] http://192.168.122.194/volume/v3/types/a66255d6-0bdc-41c1-9cff-da6821c8f51a returned with HTTP 202 Sep 03 11:32:37 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1603/3170] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:32:37 2026] DELETE /volume/v3/types/a66255d6-0bdc-41c1-9cff-da6821c8f51a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-262ebc2e-e05f-42e0-a2ce-61466f0fef6a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-262ebc2e-e05f-42e0-a2ce-61466f0fef6a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-262ebc2e-e05f-42e0-a2ce-61466f0fef6a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-262ebc2e-e05f-42e0-a2ce-61466f0fef6a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-262ebc2e-e05f-42e0-a2ce-61466f0fef6a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-262ebc2e-e05f-42e0-a2ce-61466f0fef6a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1568/3171] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:38 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-644e11e4-3a8a-4a74-928a-e88fec9262dc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-644e11e4-3a8a-4a74-928a-e88fec9262dc tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-644e11e4-3a8a-4a74-928a-e88fec9262dc tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:38 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-644e11e4-3a8a-4a74-928a-e88fec9262dc tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:38 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:38 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:38 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-644e11e4-3a8a-4a74-928a-e88fec9262dc tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Snapshot retrieved successfully. Sep 03 11:32:38 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-644e11e4-3a8a-4a74-928a-e88fec9262dc tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 200 Sep 03 11:32:38 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1604/3172] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:38 2026] GET /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b6e44648-7f50-470a-b216-b8bfa2daa3e4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b6e44648-7f50-470a-b216-b8bfa2daa3e4 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b6e44648-7f50-470a-b216-b8bfa2daa3e4 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:38 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b6e44648-7f50-470a-b216-b8bfa2daa3e4 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:38 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:38 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:38 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b6e44648-7f50-470a-b216-b8bfa2daa3e4 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:38 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b6e44648-7f50-470a-b216-b8bfa2daa3e4 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 200 Sep 03 11:32:38 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1569/3173] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:38 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-38b7f762-afe0-444f-a99b-7be0ba30dee1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-38b7f762-afe0-444f-a99b-7be0ba30dee1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-38b7f762-afe0-444f-a99b-7be0ba30dee1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-38b7f762-afe0-444f-a99b-7be0ba30dee1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-38b7f762-afe0-444f-a99b-7be0ba30dee1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-38b7f762-afe0-444f-a99b-7be0ba30dee1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1605/3174] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:39 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ba4bad5a-03de-4114-91db-d439a31a2ce1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba4bad5a-03de-4114-91db-d439a31a2ce1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba4bad5a-03de-4114-91db-d439a31a2ce1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ba4bad5a-03de-4114-91db-d439a31a2ce1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ba4bad5a-03de-4114-91db-d439a31a2ce1 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 404 Sep 03 11:32:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1570/3175] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:39 2026] GET /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d096bac0-0c05-4f15-bf87-3bf47ab2b162 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d096bac0-0c05-4f15-bf87-3bf47ab2b162 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] DELETE http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d096bac0-0c05-4f15-bf87-3bf47ab2b162 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d096bac0-0c05-4f15-bf87-3bf47ab2b162 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-d096bac0-0c05-4f15-bf87-3bf47ab2b162 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Delete volume with id: 4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:39 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:39 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d096bac0-0c05-4f15-bf87-3bf47ab2b162 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d096bac0-0c05-4f15-bf87-3bf47ab2b162 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Delete volume request issued successfully. Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d096bac0-0c05-4f15-bf87-3bf47ab2b162 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 returned with HTTP 202 Sep 03 11:32:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1606/3176] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:32:39 2026] DELETE /volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9e1f4d69-5164-4911-9749-cc0b4fe6adc3 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9e1f4d69-5164-4911-9749-cc0b4fe6adc3 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9e1f4d69-5164-4911-9749-cc0b4fe6adc3 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9e1f4d69-5164-4911-9749-cc0b4fe6adc3 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9e1f4d69-5164-4911-9749-cc0b4fe6adc3 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3a151efa-4754-49f2-a87d-dd42183cedad None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3a151efa-4754-49f2-a87d-dd42183cedad tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3a151efa-4754-49f2-a87d-dd42183cedad tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3a151efa-4754-49f2-a87d-dd42183cedad tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9e1f4d69-5164-4911-9749-cc0b4fe6adc3 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 returned with HTTP 200 Sep 03 11:32:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1571/3177] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:39 2026] GET /volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3a151efa-4754-49f2-a87d-dd42183cedad tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3a151efa-4754-49f2-a87d-dd42183cedad tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 200 Sep 03 11:32:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1607/3178] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:39 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a38f6ea2-4921-4511-81e1-432078e76645 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a38f6ea2-4921-4511-81e1-432078e76645 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a38f6ea2-4921-4511-81e1-432078e76645 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a38f6ea2-4921-4511-81e1-432078e76645 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:39 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-a38f6ea2-4921-4511-81e1-432078e76645 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Delete snapshot with id: ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a38f6ea2-4921-4511-81e1-432078e76645 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:39 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:39 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a38f6ea2-4921-4511-81e1-432078e76645 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot delete request issued successfully. Sep 03 11:32:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a38f6ea2-4921-4511-81e1-432078e76645 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 202 Sep 03 11:32:39 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1572/3179] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:39 2026] DELETE /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3adcb199-9e8f-47e8-bdab-16e780801a48 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3adcb199-9e8f-47e8-bdab-16e780801a48 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3adcb199-9e8f-47e8-bdab-16e780801a48 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3adcb199-9e8f-47e8-bdab-16e780801a48 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:39 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:39 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3adcb199-9e8f-47e8-bdab-16e780801a48 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3adcb199-9e8f-47e8-bdab-16e780801a48 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 200 Sep 03 11:32:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1608/3180] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:39 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d83e6229-3fd7-46b3-805f-5c4e9b5d5ba8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d83e6229-3fd7-46b3-805f-5c4e9b5d5ba8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d83e6229-3fd7-46b3-805f-5c4e9b5d5ba8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d83e6229-3fd7-46b3-805f-5c4e9b5d5ba8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d83e6229-3fd7-46b3-805f-5c4e9b5d5ba8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d83e6229-3fd7-46b3-805f-5c4e9b5d5ba8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1573/3181] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:40 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ca539a07-a411-4ae3-b340-1baf54a00f03 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca539a07-a411-4ae3-b340-1baf54a00f03 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca539a07-a411-4ae3-b340-1baf54a00f03 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ca539a07-a411-4ae3-b340-1baf54a00f03 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ca539a07-a411-4ae3-b340-1baf54a00f03 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 returned with HTTP 404 Sep 03 11:32:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1609/3182] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:40 2026] GET /volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d4f91710-1156-4598-93ce-6fe5d893ab3b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d4f91710-1156-4598-93ce-6fe5d893ab3b tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] DELETE http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d4f91710-1156-4598-93ce-6fe5d893ab3b tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d4f91710-1156-4598-93ce-6fe5d893ab3b tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:40 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-d4f91710-1156-4598-93ce-6fe5d893ab3b tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Delete volume with id: 658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d4f91710-1156-4598-93ce-6fe5d893ab3b tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d4f91710-1156-4598-93ce-6fe5d893ab3b tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Delete volume request issued successfully. Sep 03 11:32:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d4f91710-1156-4598-93ce-6fe5d893ab3b tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 returned with HTTP 202 Sep 03 11:32:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1574/3183] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:32:40 2026] DELETE /volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-65df8a78-507b-438f-97f8-1f9e61b55d6c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-65df8a78-507b-438f-97f8-1f9e61b55d6c tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-65df8a78-507b-438f-97f8-1f9e61b55d6c tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-65df8a78-507b-438f-97f8-1f9e61b55d6c tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b07ad6e6-2201-4bd6-960f-6c858b62227a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b07ad6e6-2201-4bd6-960f-6c858b62227a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b07ad6e6-2201-4bd6-960f-6c858b62227a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:40 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b07ad6e6-2201-4bd6-960f-6c858b62227a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:40 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:40 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b07ad6e6-2201-4bd6-960f-6c858b62227a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b07ad6e6-2201-4bd6-960f-6c858b62227a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 200 Sep 03 11:32:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-65df8a78-507b-438f-97f8-1f9e61b55d6c tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Volume info retrieved successfully. Sep 03 11:32:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1575/3184] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:40 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-65df8a78-507b-438f-97f8-1f9e61b55d6c tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 returned with HTTP 200 Sep 03 11:32:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1610/3185] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:40 2026] GET /volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 => generated 842 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a4592536-3f2c-4c70-9ec2-312a30035635 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a4592536-3f2c-4c70-9ec2-312a30035635 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a4592536-3f2c-4c70-9ec2-312a30035635 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a4592536-3f2c-4c70-9ec2-312a30035635 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a4592536-3f2c-4c70-9ec2-312a30035635 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a4592536-3f2c-4c70-9ec2-312a30035635 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1576/3186] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:41 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-dff30cde-edf5-42d4-9d6d-4d6ad639c94d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dff30cde-edf5-42d4-9d6d-4d6ad639c94d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] POST http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8/action Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dff30cde-edf5-42d4-9d6d-4d6ad639c94d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-dff30cde-edf5-42d4-9d6d-4d6ad639c94d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.contrib.admin_actions [None req-dff30cde-edf5-42d4-9d6d-4d6ad639c94d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Updating snapshot '444e9201-2ba6-475f-b502-07500956fcb8' with '{'status': 'error'}' {{(pid=86725) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-dff30cde-edf5-42d4-9d6d-4d6ad639c94d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5c81ceb5365a4b72a34f37e8779317c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dcd4de0122b4179a023a1174825fdff', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-dff30cde-edf5-42d4-9d6d-4d6ad639c94d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8/action returned with HTTP 403 Sep 03 11:32:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1611/3187] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:32:41 2026] POST /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4d87d4ed-04fd-4d21-8bc1-d9fc600527d5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4d87d4ed-04fd-4d21-8bc1-d9fc600527d5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4d87d4ed-04fd-4d21-8bc1-d9fc600527d5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4d87d4ed-04fd-4d21-8bc1-d9fc600527d5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-4d87d4ed-04fd-4d21-8bc1-d9fc600527d5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete snapshot with id: 444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4d87d4ed-04fd-4d21-8bc1-d9fc600527d5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4d87d4ed-04fd-4d21-8bc1-d9fc600527d5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot delete request issued successfully. Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4d87d4ed-04fd-4d21-8bc1-d9fc600527d5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 202 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1577/3188] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:41 2026] DELETE /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c1cc7174-65ff-4cc1-ad7d-0f5588c3e3f1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c1cc7174-65ff-4cc1-ad7d-0f5588c3e3f1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c1cc7174-65ff-4cc1-ad7d-0f5588c3e3f1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c1cc7174-65ff-4cc1-ad7d-0f5588c3e3f1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c1cc7174-65ff-4cc1-ad7d-0f5588c3e3f1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c1cc7174-65ff-4cc1-ad7d-0f5588c3e3f1 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1612/3189] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:41 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0dcb4390-ed63-43db-b5f0-18b05a44e0a6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0dcb4390-ed63-43db-b5f0-18b05a44e0a6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0dcb4390-ed63-43db-b5f0-18b05a44e0a6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0dcb4390-ed63-43db-b5f0-18b05a44e0a6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0dcb4390-ed63-43db-b5f0-18b05a44e0a6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 404 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1578/3190] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:41 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a4f0ebfc-db95-4589-b6e6-7315c0ed432c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-88bb056a-6223-40ef-abe1-ef47721c1495 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a4f0ebfc-db95-4589-b6e6-7315c0ed432c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88bb056a-6223-40ef-abe1-ef47721c1495 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a4f0ebfc-db95-4589-b6e6-7315c0ed432c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a4f0ebfc-db95-4589-b6e6-7315c0ed432c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88bb056a-6223-40ef-abe1-ef47721c1495 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-88bb056a-6223-40ef-abe1-ef47721c1495 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-a4f0ebfc-db95-4589-b6e6-7315c0ed432c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete snapshot with id: ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a4f0ebfc-db95-4589-b6e6-7315c0ed432c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 404 Sep 03 11:32:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1613/3191] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:41 2026] DELETE /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-88bb056a-6223-40ef-abe1-ef47721c1495 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 returned with HTTP 404 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1579/3192] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:41 2026] GET /volume/v3/volumes/658be396-d1ae-40ff-bb2e-43881abb6a27 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-81e34617-b0a9-46da-9a1d-16b9bb442865 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1717aca3-64a0-4406-a091-3966f8479cff None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-81e34617-b0a9-46da-9a1d-16b9bb442865 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-81e34617-b0a9-46da-9a1d-16b9bb442865 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-81e34617-b0a9-46da-9a1d-16b9bb442865 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1717aca3-64a0-4406-a091-3966f8479cff tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] DELETE http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1717aca3-64a0-4406-a091-3966f8479cff tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1717aca3-64a0-4406-a091-3966f8479cff tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-1717aca3-64a0-4406-a091-3966f8479cff tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Delete snapshot with id: 859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-81e34617-b0a9-46da-9a1d-16b9bb442865 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f returned with HTTP 404 Sep 03 11:32:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1614/3193] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:41 2026] GET /volume/v3/snapshots/ff3a5b77-a481-4ed7-940e-a9442cb13e6f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1717aca3-64a0-4406-a091-3966f8479cff tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 404 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1580/3194] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:41 2026] DELETE /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-70b41be2-8728-480d-a4b2-eaacf680108a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-70b41be2-8728-480d-a4b2-eaacf680108a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cbb27414-c0cc-46aa-8e5f-9ae8e2c322dc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-70b41be2-8728-480d-a4b2-eaacf680108a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-70b41be2-8728-480d-a4b2-eaacf680108a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-70b41be2-8728-480d-a4b2-eaacf680108a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume with id: 48ab4bbd-e13f-4b87-b357-c331e55ea355 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cbb27414-c0cc-46aa-8e5f-9ae8e2c322dc tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cbb27414-c0cc-46aa-8e5f-9ae8e2c322dc tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cbb27414-c0cc-46aa-8e5f-9ae8e2c322dc tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cbb27414-c0cc-46aa-8e5f-9ae8e2c322dc tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 returned with HTTP 404 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1581/3195] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:41 2026] GET /volume/v3/snapshots/859b30d5-2e55-4b4f-b542-4382186537e9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-70b41be2-8728-480d-a4b2-eaacf680108a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5c046e88-5917-4714-bb7d-61951b0505ab None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5c046e88-5917-4714-bb7d-61951b0505ab tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] DELETE http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5c046e88-5917-4714-bb7d-61951b0505ab tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5c046e88-5917-4714-bb7d-61951b0505ab tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-5c046e88-5917-4714-bb7d-61951b0505ab tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Delete volume with id: 4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5c046e88-5917-4714-bb7d-61951b0505ab tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 returned with HTTP 404 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1582/3196] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:32:41 2026] DELETE /volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dcb7eb9d-3ae3-4973-83c7-6e2c0bc68331 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dcb7eb9d-3ae3-4973-83c7-6e2c0bc68331 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] GET http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dcb7eb9d-3ae3-4973-83c7-6e2c0bc68331 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dcb7eb9d-3ae3-4973-83c7-6e2c0bc68331 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dcb7eb9d-3ae3-4973-83c7-6e2c0bc68331 tempest-SnapshotDependencyTests-3664945 tempest-SnapshotDependencyTests-3664945-project-member] http://192.168.122.194/volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 returned with HTTP 404 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1583/3197] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:41 2026] GET /volume/v3/volumes/4cfd7cd8-1a14-4a19-a815-f19222c54be9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-70b41be2-8728-480d-a4b2-eaacf680108a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume request issued successfully. Sep 03 11:32:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-70b41be2-8728-480d-a4b2-eaacf680108a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 returned with HTTP 202 Sep 03 11:32:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1615/3198] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:32:41 2026] DELETE /volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-57d2814f-9abc-4b6e-af3a-d662d206fc9f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-57d2814f-9abc-4b6e-af3a-d662d206fc9f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-57d2814f-9abc-4b6e-af3a-d662d206fc9f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-57d2814f-9abc-4b6e-af3a-d662d206fc9f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-57d2814f-9abc-4b6e-af3a-d662d206fc9f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-57d2814f-9abc-4b6e-af3a-d662d206fc9f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 returned with HTTP 200 Sep 03 11:32:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1584/3199] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:41 2026] GET /volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 => generated 1015 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ddfd13e8-2137-45a6-912d-25c1f36d21e2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ddfd13e8-2137-45a6-912d-25c1f36d21e2 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ddfd13e8-2137-45a6-912d-25c1f36d21e2 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ddfd13e8-2137-45a6-912d-25c1f36d21e2 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:42 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:42 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ddfd13e8-2137-45a6-912d-25c1f36d21e2 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ddfd13e8-2137-45a6-912d-25c1f36d21e2 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 200 Sep 03 11:32:42 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1616/3200] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:42 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-756e6df9-4466-4aaa-bb65-5a3c298ef8ad None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-756e6df9-4466-4aaa-bb65-5a3c298ef8ad tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 Sep 03 11:32:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-756e6df9-4466-4aaa-bb65-5a3c298ef8ad tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:42 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-756e6df9-4466-4aaa-bb65-5a3c298ef8ad tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-756e6df9-4466-4aaa-bb65-5a3c298ef8ad tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 returned with HTTP 404 Sep 03 11:32:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1585/3201] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:42 2026] GET /volume/v3/volumes/48ab4bbd-e13f-4b87-b357-c331e55ea355 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:42 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1582337724"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:42 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1582337724'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:42 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume of 1 GB Sep 03 11:32:42 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Availability Zones retrieved successfully. Sep 03 11:32:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (0e274b4d-993c-4ba0-b9bc-dfbd6a23c0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468ba12c-69e3-428d-85f4-c03c2c8446f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:42 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468ba12c-69e3-428d-85f4-c03c2c8446f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ce5628-940b-4248-94e5-ca1dbc37737c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['ced28f82-5ce6-4a21-b9fc-5beab960f310', 'fccf5657-0baf-483a-8e8b-584efafa7422', '75d4e92c-6767-4b29-b7cf-93a62d44c7d1', '4a994c3d-a001-463a-bdb7-964c956382aa'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ce5628-940b-4248-94e5-ca1dbc37737c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ced28f82-5ce6-4a21-b9fc-5beab960f310', 'fccf5657-0baf-483a-8e8b-584efafa7422', '75d4e92c-6767-4b29-b7cf-93a62d44c7d1', '4a994c3d-a001-463a-bdb7-964c956382aa']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d045c96-1d6f-4712-bc2f-e97d12302bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d045c96-1d6f-4712-bc2f-e97d12302bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf989b56-e684-4c93-ba26-7677ccea320e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1582337724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['ced28f82-5ce6-4a21-b9fc-5beab960f310','fccf5657-0baf-483a-8e8b-584efafa7422','75d4e92c-6767-4b29-b7cf-93a62d44c7d1','4a994c3d-a001-463a-bdb7-964c956382aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1582337724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf989b56-e684-4c93-ba26-7677ccea320e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e9ee545cbb4eb99d3a310cf4efc844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badece1d173b4e51add55b4a7c961a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7041472d-26b9-4cdd-a746-ac3d6770ebac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7041472d-26b9-4cdd-a746-ac3d6770ebac) transitioned into state 'SUCCESS' from state '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-1582337724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['ced28f82-5ce6-4a21-b9fc-5beab960f310','fccf5657-0baf-483a-8e8b-584efafa7422','75d4e92c-6767-4b29-b7cf-93a62d44c7d1','4a994c3d-a001-463a-bdb7-964c956382aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (931bac94-d50a-4782-ab06-563a1caa147c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (931bac94-d50a-4782-ab06-563a1caa147c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (0e274b4d-993c-4ba0-b9bc-dfbd6a23c0a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request issued successfully. Sep 03 11:32:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1e63063e-4b03-49b0-a9cf-c8da97b718da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1617/3202] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:32:42 2026] POST /volume/v3/volumes => generated 787 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8b3c75be-6dcc-4101-9c59-a37b9c183236 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b3c75be-6dcc-4101-9c59-a37b9c183236 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e Sep 03 11:32:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b3c75be-6dcc-4101-9c59-a37b9c183236 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b3c75be-6dcc-4101-9c59-a37b9c183236 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-056e8721-9482-4c0e-9543-ab4011ec693d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8b3c75be-6dcc-4101-9c59-a37b9c183236 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-056e8721-9482-4c0e-9543-ab4011ec693d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-056e8721-9482-4c0e-9543-ab4011ec693d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-056e8721-9482-4c0e-9543-ab4011ec693d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b3c75be-6dcc-4101-9c59-a37b9c183236 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e returned with HTTP 200 Sep 03 11:32:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1586/3203] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:43 2026] GET /volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-056e8721-9482-4c0e-9543-ab4011ec693d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 returned with HTTP 404 Sep 03 11:32:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1618/3204] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:43 2026] GET /volume/v3/snapshots/444e9201-2ba6-475f-b502-07500956fcb8 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-83bef69a-6f82-481a-a9a3-144802ccee0e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83bef69a-6f82-481a-a9a3-144802ccee0e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced Sep 03 11:32:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83bef69a-6f82-481a-a9a3-144802ccee0e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-83bef69a-6f82-481a-a9a3-144802ccee0e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:43 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-83bef69a-6f82-481a-a9a3-144802ccee0e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete volume with id: c0d4d31a-4adf-4b7a-821b-e99096eccced Sep 03 11:32:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-83bef69a-6f82-481a-a9a3-144802ccee0e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-83bef69a-6f82-481a-a9a3-144802ccee0e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete volume request issued successfully. Sep 03 11:32:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-83bef69a-6f82-481a-a9a3-144802ccee0e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced returned with HTTP 202 Sep 03 11:32:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1587/3205] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:32:43 2026] DELETE /volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-142c17b1-616a-429e-a934-cbbfb024c3b8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-142c17b1-616a-429e-a934-cbbfb024c3b8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-142c17b1-616a-429e-a934-cbbfb024c3b8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-142c17b1-616a-429e-a934-cbbfb024c3b8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-142c17b1-616a-429e-a934-cbbfb024c3b8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-142c17b1-616a-429e-a934-cbbfb024c3b8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced returned with HTTP 200 Sep 03 11:32:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1619/3206] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:43 2026] GET /volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a6c0493c-a7ea-4143-903c-9e8f9d83d1af None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a6c0493c-a7ea-4143-903c-9e8f9d83d1af tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a6c0493c-a7ea-4143-903c-9e8f9d83d1af tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a6c0493c-a7ea-4143-903c-9e8f9d83d1af tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a6c0493c-a7ea-4143-903c-9e8f9d83d1af tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a6c0493c-a7ea-4143-903c-9e8f9d83d1af tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e returned with HTTP 200 Sep 03 11:32:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1588/3207] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:44 2026] GET /volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e => generated 1016 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ec40c7df-2b6f-403e-9bd3-aa045fd26c84 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ec40c7df-2b6f-403e-9bd3-aa045fd26c84 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced Sep 03 11:32:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ec40c7df-2b6f-403e-9bd3-aa045fd26c84 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ec40c7df-2b6f-403e-9bd3-aa045fd26c84 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ec40c7df-2b6f-403e-9bd3-aa045fd26c84 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced returned with HTTP 404 Sep 03 11:32:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1620/3208] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:44 2026] GET /volume/v3/volumes/c0d4d31a-4adf-4b7a-821b-e99096eccced => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-10465209"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-10465209'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume of 1 GB Sep 03 11:32:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Availability Zones retrieved successfully. Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Flow 'volume_create_api' (8aab22d7-a1ef-4aa1-b817-b51f54074926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (054555ab-3d1d-4f9f-ac9e-5a9071cdc624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (054555ab-3d1d-4f9f-ac9e-5a9071cdc624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e93529c5-b2a5-45aa-9218-aa274ddc69bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Created reservations ['fb64fce5-98de-4457-8046-8ec37048d547', 'c07df535-d671-4aa4-8394-803cdb7ec01a', 'b8aa262e-a773-44d3-aa4a-4873a11109a8', '44f46121-b830-4e20-8df5-b96c1958fd21'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e93529c5-b2a5-45aa-9218-aa274ddc69bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb64fce5-98de-4457-8046-8ec37048d547', 'c07df535-d671-4aa4-8394-803cdb7ec01a', 'b8aa262e-a773-44d3-aa4a-4873a11109a8', '44f46121-b830-4e20-8df5-b96c1958fd21']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bfa7fab-e5c7-4d19-a7ed-ccf1335594fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bfa7fab-e5c7-4d19-a7ed-ccf1335594fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e0a387f-774a-4632-8301-9452986c67f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10465209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcd4de0122b4179a023a1174825fdff',qos_specs=None,replication_status=,reservations=['fb64fce5-98de-4457-8046-8ec37048d547','c07df535-d671-4aa4-8394-803cdb7ec01a','b8aa262e-a773-44d3-aa4a-4873a11109a8','44f46121-b830-4e20-8df5-b96c1958fd21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10465209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e0a387f-774a-4632-8301-9452986c67f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dcd4de0122b4179a023a1174825fdff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccf89381-d6ab-47f3-b528-0f82573ffd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccf89381-d6ab-47f3-b528-0f82573ffd37) transitioned into state 'SUCCESS' from state '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-10465209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcd4de0122b4179a023a1174825fdff',qos_specs=None,replication_status=,reservations=['fb64fce5-98de-4457-8046-8ec37048d547','c07df535-d671-4aa4-8394-803cdb7ec01a','b8aa262e-a773-44d3-aa4a-4873a11109a8','44f46121-b830-4e20-8df5-b96c1958fd21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a84fd32-8cef-490e-9c3f-81d83d2a597c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a84fd32-8cef-490e-9c3f-81d83d2a597c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Flow 'volume_create_api' (8aab22d7-a1ef-4aa1-b817-b51f54074926) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume request issued successfully. Sep 03 11:32:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-911efd0e-ecd9-4b13-9ad5-669bebd712d9 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1589/3209] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:32:44 2026] POST /volume/v3/volumes => generated 785 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:32:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-53cebd25-2bd9-43de-9fbb-ee3211eae246 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-53cebd25-2bd9-43de-9fbb-ee3211eae246 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 Sep 03 11:32:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-53cebd25-2bd9-43de-9fbb-ee3211eae246 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-53cebd25-2bd9-43de-9fbb-ee3211eae246 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:44 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:44 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:44 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:44 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:44 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-53cebd25-2bd9-43de-9fbb-ee3211eae246 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-53cebd25-2bd9-43de-9fbb-ee3211eae246 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 returned with HTTP 200 Sep 03 11:32:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1621/3210] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:44 2026] GET /volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9599338c-6f9a-4e75-9dea-26281c106aa4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9599338c-6f9a-4e75-9dea-26281c106aa4 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e Sep 03 11:32:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9599338c-6f9a-4e75-9dea-26281c106aa4 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9599338c-6f9a-4e75-9dea-26281c106aa4 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:45 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:45 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9599338c-6f9a-4e75-9dea-26281c106aa4 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9599338c-6f9a-4e75-9dea-26281c106aa4 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e returned with HTTP 200 Sep 03 11:32:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1590/3211] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:45 2026] GET /volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e => generated 1017 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-75fa36f9-5156-4a4b-9fd4-56cf71a8ab3d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-75fa36f9-5156-4a4b-9fd4-56cf71a8ab3d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-75fa36f9-5156-4a4b-9fd4-56cf71a8ab3d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf989b56-e684-4c93-ba26-7677ccea320e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1777020144"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:45 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:45 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-75fa36f9-5156-4a4b-9fd4-56cf71a8ab3d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:45 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-75fa36f9-5156-4a4b-9fd4-56cf71a8ab3d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create snapshot from volume cf989b56-e684-4c93-ba26-7677ccea320e Sep 03 11:32:45 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-75fa36f9-5156-4a4b-9fd4-56cf71a8ab3d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['a3e9ec33-a775-42ad-8509-8943b16dc096', '0603b201-8c7c-4dfb-90a6-bee9270eee87', '357f4b03-a5d3-401c-b877-9921a5203e72', '6ff39cc7-179f-4560-b45f-59952828fd8b'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:45 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:45 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:45 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-75fa36f9-5156-4a4b-9fd4-56cf71a8ab3d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot create request issued successfully. Sep 03 11:32:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-75fa36f9-5156-4a4b-9fd4-56cf71a8ab3d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:32:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1622/3212] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:32:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f2b5a99c-d550-4f0b-901c-61bcf415e270 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2b5a99c-d550-4f0b-901c-61bcf415e270 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 Sep 03 11:32:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2b5a99c-d550-4f0b-901c-61bcf415e270 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:45 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f2b5a99c-d550-4f0b-901c-61bcf415e270 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:45 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:45 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f2b5a99c-d550-4f0b-901c-61bcf415e270 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f2b5a99c-d550-4f0b-901c-61bcf415e270 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 returned with HTTP 200 Sep 03 11:32:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1591/3213] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:45 2026] GET /volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-08c43cc1-528d-49b8-b480-17e859ae2a42 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-08c43cc1-528d-49b8-b480-17e859ae2a42 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 Sep 03 11:32:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-08c43cc1-528d-49b8-b480-17e859ae2a42 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:46 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-08c43cc1-528d-49b8-b480-17e859ae2a42 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:46 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:46 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:46 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:46 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:46 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-08c43cc1-528d-49b8-b480-17e859ae2a42 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:46 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-08c43cc1-528d-49b8-b480-17e859ae2a42 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 returned with HTTP 200 Sep 03 11:32:46 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1623/3214] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:46 2026] GET /volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c5f5d2ea-2e69-41d2-b19f-e5c65eb7d52b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c5f5d2ea-2e69-41d2-b19f-e5c65eb7d52b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 Sep 03 11:32:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c5f5d2ea-2e69-41d2-b19f-e5c65eb7d52b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:46 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c5f5d2ea-2e69-41d2-b19f-e5c65eb7d52b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:46 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:46 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:46 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c5f5d2ea-2e69-41d2-b19f-e5c65eb7d52b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:46 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c5f5d2ea-2e69-41d2-b19f-e5c65eb7d52b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 returned with HTTP 200 Sep 03 11:32:46 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1592/3215] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:46 2026] GET /volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-83f3e821-e972-4c74-8840-18cb63cc6c03 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-83f3e821-e972-4c74-8840-18cb63cc6c03 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 Sep 03 11:32:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-83f3e821-e972-4c74-8840-18cb63cc6c03 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-83f3e821-e972-4c74-8840-18cb63cc6c03 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:47 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:47 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-83f3e821-e972-4c74-8840-18cb63cc6c03 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-83f3e821-e972-4c74-8840-18cb63cc6c03 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 returned with HTTP 200 Sep 03 11:32:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1624/3216] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:47 2026] GET /volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-da35cc6a-e036-4533-bb4e-3039618d47cd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-da35cc6a-e036-4533-bb4e-3039618d47cd tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-da35cc6a-e036-4533-bb4e-3039618d47cd tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e0a387f-774a-4632-8301-9452986c67f1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-607556766"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-da35cc6a-e036-4533-bb4e-3039618d47cd tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:47 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-da35cc6a-e036-4533-bb4e-3039618d47cd tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create snapshot from volume 8e0a387f-774a-4632-8301-9452986c67f1 Sep 03 11:32:47 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-da35cc6a-e036-4533-bb4e-3039618d47cd tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Created reservations ['d42a630b-c78a-4684-b6e1-5230ef43c4d1', '77bba4e7-79c5-4709-b7d9-0b9bb9c49b8a', 'e231afac-e9c4-40cf-bf46-4ae84cacb592', '500f5afc-212e-451d-8cf6-7b52353e2b94'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:47 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:47 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-da35cc6a-e036-4533-bb4e-3039618d47cd tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot create request issued successfully. Sep 03 11:32:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-da35cc6a-e036-4533-bb4e-3039618d47cd tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:32:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1593/3217] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:32:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0dae61f4-a6f1-4ef5-a261-0cb6088d4045 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0dae61f4-a6f1-4ef5-a261-0cb6088d4045 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 Sep 03 11:32:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0dae61f4-a6f1-4ef5-a261-0cb6088d4045 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0dae61f4-a6f1-4ef5-a261-0cb6088d4045 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:47 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:47 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:47 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0dae61f4-a6f1-4ef5-a261-0cb6088d4045 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0dae61f4-a6f1-4ef5-a261-0cb6088d4045 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 returned with HTTP 200 Sep 03 11:32:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1625/3218] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:47 2026] GET /volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5ddd7856-5cb2-4263-85b4-38d85adb8e1f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ddd7856-5cb2-4263-85b4-38d85adb8e1f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 Sep 03 11:32:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5ddd7856-5cb2-4263-85b4-38d85adb8e1f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5ddd7856-5cb2-4263-85b4-38d85adb8e1f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:47 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:47 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:47 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5ddd7856-5cb2-4263-85b4-38d85adb8e1f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ddd7856-5cb2-4263-85b4-38d85adb8e1f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 returned with HTTP 200 Sep 03 11:32:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1594/3219] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:47 2026] GET /volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-82226463-83fc-4c64-a433-336fd418005d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-82226463-83fc-4c64-a433-336fd418005d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 Sep 03 11:32:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-82226463-83fc-4c64-a433-336fd418005d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-82226463-83fc-4c64-a433-336fd418005d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-82226463-83fc-4c64-a433-336fd418005d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-82226463-83fc-4c64-a433-336fd418005d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 returned with HTTP 200 Sep 03 11:32:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1626/3220] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:48 2026] GET /volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-709947e1-4176-483b-a2d0-739ccdf97f13 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-709947e1-4176-483b-a2d0-739ccdf97f13 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 Sep 03 11:32:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-709947e1-4176-483b-a2d0-739ccdf97f13 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-709947e1-4176-483b-a2d0-739ccdf97f13 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-709947e1-4176-483b-a2d0-739ccdf97f13 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-709947e1-4176-483b-a2d0-739ccdf97f13 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 returned with HTTP 200 Sep 03 11:32:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1595/3221] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:48 2026] GET /volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4ba54222-8b7d-4eea-94fc-ace977babf4e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4ba54222-8b7d-4eea-94fc-ace977babf4e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] POST http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76/action Sep 03 11:32:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4ba54222-8b7d-4eea-94fc-ace977babf4e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86725) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:32:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4ba54222-8b7d-4eea-94fc-ace977babf4e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:48 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:48 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:48 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4ba54222-8b7d-4eea-94fc-ace977babf4e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:32:48 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-4ba54222-8b7d-4eea-94fc-ace977babf4e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '430e5bf2b7bd42c187c2d61524627bef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46e9ee545cbb4eb99d3a310cf4efc844', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:32:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4ba54222-8b7d-4eea-94fc-ace977babf4e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76/action returned with HTTP 403 Sep 03 11:32:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1627/3222] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:32:48 2026] POST /volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76/action => generated 133 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-120b993b-2012-448d-b6ce-b37b6d1c7024 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-120b993b-2012-448d-b6ce-b37b6d1c7024 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 Sep 03 11:32:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-120b993b-2012-448d-b6ce-b37b6d1c7024 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-120b993b-2012-448d-b6ce-b37b6d1c7024 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:48 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-120b993b-2012-448d-b6ce-b37b6d1c7024 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete snapshot with id: 751cbd0e-4d15-4ec6-b1ac-282d90500c76 Sep 03 11:32:48 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:48 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-120b993b-2012-448d-b6ce-b37b6d1c7024 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:48 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:48 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:48 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-120b993b-2012-448d-b6ce-b37b6d1c7024 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot delete request issued successfully. Sep 03 11:32:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-120b993b-2012-448d-b6ce-b37b6d1c7024 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 returned with HTTP 202 Sep 03 11:32:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1596/3223] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:48 2026] DELETE /volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-148eb096-e8d2-4a03-82c4-1a63720635ac None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-148eb096-e8d2-4a03-82c4-1a63720635ac tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 Sep 03 11:32:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-148eb096-e8d2-4a03-82c4-1a63720635ac tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:49 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-148eb096-e8d2-4a03-82c4-1a63720635ac tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:49 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:49 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:49 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-148eb096-e8d2-4a03-82c4-1a63720635ac tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:49 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-148eb096-e8d2-4a03-82c4-1a63720635ac tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 returned with HTTP 200 Sep 03 11:32:49 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1628/3224] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:49 2026] GET /volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-021bfd9c-2c98-43b2-909a-abb211e91144 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-021bfd9c-2c98-43b2-909a-abb211e91144 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 Sep 03 11:32:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-021bfd9c-2c98-43b2-909a-abb211e91144 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:49 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-021bfd9c-2c98-43b2-909a-abb211e91144 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:49 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:49 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:49 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-021bfd9c-2c98-43b2-909a-abb211e91144 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:49 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-021bfd9c-2c98-43b2-909a-abb211e91144 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 returned with HTTP 200 Sep 03 11:32:49 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1597/3225] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:49 2026] GET /volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a19eb236-00b9-4da4-88e9-8eb62f4bcb20 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a19eb236-00b9-4da4-88e9-8eb62f4bcb20 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 Sep 03 11:32:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a19eb236-00b9-4da4-88e9-8eb62f4bcb20 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a19eb236-00b9-4da4-88e9-8eb62f4bcb20 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a19eb236-00b9-4da4-88e9-8eb62f4bcb20 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a19eb236-00b9-4da4-88e9-8eb62f4bcb20 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 returned with HTTP 200 Sep 03 11:32:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1629/3226] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:50 2026] GET /volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-43649ffa-ec33-4aa9-9fac-1ec79b1dd7a6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-43649ffa-ec33-4aa9-9fac-1ec79b1dd7a6 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 Sep 03 11:32:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-43649ffa-ec33-4aa9-9fac-1ec79b1dd7a6 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-43649ffa-ec33-4aa9-9fac-1ec79b1dd7a6 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-43649ffa-ec33-4aa9-9fac-1ec79b1dd7a6 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-43649ffa-ec33-4aa9-9fac-1ec79b1dd7a6 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 returned with HTTP 200 Sep 03 11:32:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1598/3227] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:50 2026] GET /volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-20c0322f-8051-4718-9472-7e5144db5b2a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-20c0322f-8051-4718-9472-7e5144db5b2a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] GET http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 Sep 03 11:32:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-20c0322f-8051-4718-9472-7e5144db5b2a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-20c0322f-8051-4718-9472-7e5144db5b2a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-20c0322f-8051-4718-9472-7e5144db5b2a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Snapshot retrieved successfully. Sep 03 11:32:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-20c0322f-8051-4718-9472-7e5144db5b2a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 returned with HTTP 200 Sep 03 11:32:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1630/3228] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:50 2026] GET /volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-23aa533d-d4a5-4a8b-8e0e-f8475981421c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23aa533d-d4a5-4a8b-8e0e-f8475981421c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 Sep 03 11:32:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23aa533d-d4a5-4a8b-8e0e-f8475981421c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:50 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23aa533d-d4a5-4a8b-8e0e-f8475981421c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:50 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-23aa533d-d4a5-4a8b-8e0e-f8475981421c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete snapshot with id: 14c7396b-635c-4b22-8da3-01ebfe9b3818 Sep 03 11:32:50 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:50 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-23aa533d-d4a5-4a8b-8e0e-f8475981421c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:50 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:50 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:50 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-23aa533d-d4a5-4a8b-8e0e-f8475981421c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot delete request issued successfully. Sep 03 11:32:50 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23aa533d-d4a5-4a8b-8e0e-f8475981421c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 returned with HTTP 202 Sep 03 11:32:50 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1599/3229] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:50 2026] DELETE /volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-25d5e297-1e8f-49b4-8615-a1e750f2cba2 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-25d5e297-1e8f-49b4-8615-a1e750f2cba2 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 Sep 03 11:32:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-25d5e297-1e8f-49b4-8615-a1e750f2cba2 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:50 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-25d5e297-1e8f-49b4-8615-a1e750f2cba2 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:50 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:50 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:50 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-25d5e297-1e8f-49b4-8615-a1e750f2cba2 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:50 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-25d5e297-1e8f-49b4-8615-a1e750f2cba2 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 returned with HTTP 200 Sep 03 11:32:50 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1631/3230] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:50 2026] GET /volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-23e3ee24-e4c0-47d9-8076-c5868f57c973 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23e3ee24-e4c0-47d9-8076-c5868f57c973 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 Sep 03 11:32:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23e3ee24-e4c0-47d9-8076-c5868f57c973 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23e3ee24-e4c0-47d9-8076-c5868f57c973 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23e3ee24-e4c0-47d9-8076-c5868f57c973 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 returned with HTTP 404 Sep 03 11:32:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1600/3231] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:51 2026] GET /volume/v3/snapshots/751cbd0e-4d15-4ec6-b1ac-282d90500c76 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-41e4f209-7e5d-4109-8933-fc85244c2cf6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-41e4f209-7e5d-4109-8933-fc85244c2cf6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e Sep 03 11:32:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-41e4f209-7e5d-4109-8933-fc85244c2cf6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-41e4f209-7e5d-4109-8933-fc85244c2cf6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:51 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-41e4f209-7e5d-4109-8933-fc85244c2cf6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume with id: cf989b56-e684-4c93-ba26-7677ccea320e Sep 03 11:32:51 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:51 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-41e4f209-7e5d-4109-8933-fc85244c2cf6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-41e4f209-7e5d-4109-8933-fc85244c2cf6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume request issued successfully. Sep 03 11:32:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-41e4f209-7e5d-4109-8933-fc85244c2cf6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e returned with HTTP 202 Sep 03 11:32:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1632/3232] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:32:51 2026] DELETE /volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5a95cebc-3620-4d07-ae5e-059f3a1332ca None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a95cebc-3620-4d07-ae5e-059f3a1332ca tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e Sep 03 11:32:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a95cebc-3620-4d07-ae5e-059f3a1332ca tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a95cebc-3620-4d07-ae5e-059f3a1332ca tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:51 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:51 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:51 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:51 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:51 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5a95cebc-3620-4d07-ae5e-059f3a1332ca tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a95cebc-3620-4d07-ae5e-059f3a1332ca tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e returned with HTTP 200 Sep 03 11:32:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1601/3233] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:51 2026] GET /volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2aac4ed8-a221-40f0-8003-bb0ef3a6c5ba None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2aac4ed8-a221-40f0-8003-bb0ef3a6c5ba tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 Sep 03 11:32:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2aac4ed8-a221-40f0-8003-bb0ef3a6c5ba tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2aac4ed8-a221-40f0-8003-bb0ef3a6c5ba tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:51 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:51 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:51 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2aac4ed8-a221-40f0-8003-bb0ef3a6c5ba tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2aac4ed8-a221-40f0-8003-bb0ef3a6c5ba tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 returned with HTTP 200 Sep 03 11:32:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1633/3234] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:51 2026] GET /volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-64ece0e2-8e6e-4b99-87e6-37765f71c631 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-64ece0e2-8e6e-4b99-87e6-37765f71c631 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-64ece0e2-8e6e-4b99-87e6-37765f71c631 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-64ece0e2-8e6e-4b99-87e6-37765f71c631 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-64ece0e2-8e6e-4b99-87e6-37765f71c631 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e returned with HTTP 404 Sep 03 11:32:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1602/3235] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:52 2026] GET /volume/v3/volumes/cf989b56-e684-4c93-ba26-7677ccea320e => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e920a780-ca9a-43ff-9431-a008c34132cb None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-557972854"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-557972854'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume of 1 GB Sep 03 11:32:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Availability Zones retrieved successfully. Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (1bf29444-685a-47d6-a8ab-de9657f027f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927d573e-2475-4acf-a2e6-3ec144970bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927d573e-2475-4acf-a2e6-3ec144970bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69758111-2d35-4ce8-b4dc-e8c8df4fd4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['a3d217e1-13ed-4c7b-97a7-20a3b9ba5bd4', '65e1955c-c19d-4cb0-9cd1-836cc18c5091', 'a8218e6e-2a95-4852-aa5d-aa5b25d98e67', 'afd35b4b-5e2f-4f41-bb38-d101e723dd90'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69758111-2d35-4ce8-b4dc-e8c8df4fd4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3d217e1-13ed-4c7b-97a7-20a3b9ba5bd4', '65e1955c-c19d-4cb0-9cd1-836cc18c5091', 'a8218e6e-2a95-4852-aa5d-aa5b25d98e67', 'afd35b4b-5e2f-4f41-bb38-d101e723dd90']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (681e35e0-af35-48b6-9eab-8e0ac08cf5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (681e35e0-af35-48b6-9eab-8e0ac08cf5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b2bc240-f5c0-44b9-bdb7-a63455c5fde7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-557972854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['a3d217e1-13ed-4c7b-97a7-20a3b9ba5bd4','65e1955c-c19d-4cb0-9cd1-836cc18c5091','a8218e6e-2a95-4852-aa5d-aa5b25d98e67','afd35b4b-5e2f-4f41-bb38-d101e723dd90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-557972854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b2bc240-f5c0-44b9-bdb7-a63455c5fde7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e9ee545cbb4eb99d3a310cf4efc844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badece1d173b4e51add55b4a7c961a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa8b006-4968-47d0-b64c-f9715692535f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9016a71a-0288-43ba-8f18-a284f0ee914d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9016a71a-0288-43ba-8f18-a284f0ee914d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9016a71a-0288-43ba-8f18-a284f0ee914d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9016a71a-0288-43ba-8f18-a284f0ee914d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fa8b006-4968-47d0-b64c-f9715692535f) transitioned into state 'SUCCESS' from state '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-557972854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['a3d217e1-13ed-4c7b-97a7-20a3b9ba5bd4','65e1955c-c19d-4cb0-9cd1-836cc18c5091','a8218e6e-2a95-4852-aa5d-aa5b25d98e67','afd35b4b-5e2f-4f41-bb38-d101e723dd90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd0b818-ec17-4990-a111-b516075a57d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9016a71a-0288-43ba-8f18-a284f0ee914d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 returned with HTTP 404 Sep 03 11:32:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1603/3236] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:52 2026] GET /volume/v3/snapshots/14c7396b-635c-4b22-8da3-01ebfe9b3818 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d7443ac0-b350-4d12-b08e-e913c5b27775 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d7443ac0-b350-4d12-b08e-e913c5b27775 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d7443ac0-b350-4d12-b08e-e913c5b27775 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d7443ac0-b350-4d12-b08e-e913c5b27775 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-d7443ac0-b350-4d12-b08e-e913c5b27775 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete volume with id: 8e0a387f-774a-4632-8301-9452986c67f1 Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd0b818-ec17-4990-a111-b516075a57d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (1bf29444-685a-47d6-a8ab-de9657f027f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request issued successfully. Sep 03 11:32:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e920a780-ca9a-43ff-9431-a008c34132cb tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1634/3237] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:32:52 2026] POST /volume/v3/volumes => generated 786 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d7443ac0-b350-4d12-b08e-e913c5b27775 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3245a4f8-a104-491e-bf23-001d8a842fa5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3245a4f8-a104-491e-bf23-001d8a842fa5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3245a4f8-a104-491e-bf23-001d8a842fa5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3245a4f8-a104-491e-bf23-001d8a842fa5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:52 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:52 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:52 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:52 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3245a4f8-a104-491e-bf23-001d8a842fa5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d7443ac0-b350-4d12-b08e-e913c5b27775 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete volume request issued successfully. Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d7443ac0-b350-4d12-b08e-e913c5b27775 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 returned with HTTP 202 Sep 03 11:32:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1604/3238] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:32:52 2026] DELETE /volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1989de11-4503-4f68-b32e-08cad9958b51 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3245a4f8-a104-491e-bf23-001d8a842fa5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 returned with HTTP 200 Sep 03 11:32:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1635/3239] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:52 2026] GET /volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 => generated 965 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1989de11-4503-4f68-b32e-08cad9958b51 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1989de11-4503-4f68-b32e-08cad9958b51 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1989de11-4503-4f68-b32e-08cad9958b51 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:52 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:52 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:52 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:52 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1989de11-4503-4f68-b32e-08cad9958b51 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1989de11-4503-4f68-b32e-08cad9958b51 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 returned with HTTP 200 Sep 03 11:32:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1605/3240] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:52 2026] GET /volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f868adf2-1da2-445d-82b2-5964aa376675 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f868adf2-1da2-445d-82b2-5964aa376675 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f868adf2-1da2-445d-82b2-5964aa376675 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f868adf2-1da2-445d-82b2-5964aa376675 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:53 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:53 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:53 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:53 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f868adf2-1da2-445d-82b2-5964aa376675 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f868adf2-1da2-445d-82b2-5964aa376675 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 returned with HTTP 200 Sep 03 11:32:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1636/3241] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:53 2026] GET /volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5bd5b230-6b6e-4b4e-8950-cb17157f0dbd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:53 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5bd5b230-6b6e-4b4e-8950-cb17157f0dbd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:53 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5bd5b230-6b6e-4b4e-8950-cb17157f0dbd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b2bc240-f5c0-44b9-bdb7-a63455c5fde7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-32712495"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2ec02456-961d-4182-95d8-e0ff5b1d2505 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2ec02456-961d-4182-95d8-e0ff5b1d2505 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2ec02456-961d-4182-95d8-e0ff5b1d2505 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2ec02456-961d-4182-95d8-e0ff5b1d2505 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:53 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:53 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:53 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:53 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:53 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5bd5b230-6b6e-4b4e-8950-cb17157f0dbd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:53 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-5bd5b230-6b6e-4b4e-8950-cb17157f0dbd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create snapshot from volume 9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 Sep 03 11:32:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2ec02456-961d-4182-95d8-e0ff5b1d2505 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 returned with HTTP 404 Sep 03 11:32:53 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1637/3242] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:53 2026] GET /volume/v3/volumes/8e0a387f-774a-4632-8301-9452986c67f1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-54dc80ce-179e-4298-8f90-73b796da9025 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:53 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1748304663"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1748304663'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:53 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume of 1 GB Sep 03 11:32:53 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Availability Zones retrieved successfully. Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Flow 'volume_create_api' (306de7f1-3164-4177-ab47-856a8ed5b302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d62b3ea-d08b-46de-8a84-13381f5703ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:53 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:54 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-5bd5b230-6b6e-4b4e-8950-cb17157f0dbd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['758e80c4-b898-471a-84ae-a025bae0c8c3', 'cf365aec-1275-419d-a3cf-117b5042a71e', '53c5d86e-d8e5-4fb4-a7d4-c374b24c9adf', 'a4147c63-a709-417a-a1cc-f174a2d3920d'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:54 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:54 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:54 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d62b3ea-d08b-46de-8a84-13381f5703ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:54 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc2e038-7faf-4055-b93e-615c27fc056f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5bd5b230-6b6e-4b4e-8950-cb17157f0dbd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot create request issued successfully. Sep 03 11:32:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5bd5b230-6b6e-4b4e-8950-cb17157f0dbd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:32:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1606/3243] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:32:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:32:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dcb817a8-62e7-4158-be3e-1b566b627be6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dcb817a8-62e7-4158-be3e-1b566b627be6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 Sep 03 11:32:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dcb817a8-62e7-4158-be3e-1b566b627be6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dcb817a8-62e7-4158-be3e-1b566b627be6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:54 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:54 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-dcb817a8-62e7-4158-be3e-1b566b627be6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dcb817a8-62e7-4158-be3e-1b566b627be6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 returned with HTTP 200 Sep 03 11:32:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1607/3244] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:54 2026] GET /volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:54 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Created reservations ['28e68d70-3d95-462a-bb25-143c6345e566', '95840d42-cdd3-4db8-b925-33bccf157194', '283a00a7-fb86-44b5-aa4d-9b9a8c981487', 'fe37e45f-158a-43f1-b538-64e1aa662b88'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:54 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc2e038-7faf-4055-b93e-615c27fc056f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e68d70-3d95-462a-bb25-143c6345e566', '95840d42-cdd3-4db8-b925-33bccf157194', '283a00a7-fb86-44b5-aa4d-9b9a8c981487', 'fe37e45f-158a-43f1-b538-64e1aa662b88']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:54 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02d172b-a71a-4a85-ae27-8cabe86cce85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:54 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:54 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:54 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02d172b-a71a-4a85-ae27-8cabe86cce85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a24762da-bc85-4e21-b9f8-6d42e78f62c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1748304663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcd4de0122b4179a023a1174825fdff',qos_specs=None,replication_status=,reservations=['28e68d70-3d95-462a-bb25-143c6345e566','95840d42-cdd3-4db8-b925-33bccf157194','283a00a7-fb86-44b5-aa4d-9b9a8c981487','fe37e45f-158a-43f1-b538-64e1aa662b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1748304663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a24762da-bc85-4e21-b9f8-6d42e78f62c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dcd4de0122b4179a023a1174825fdff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:54 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6499479c-87b5-45a4-86d6-f7358fc60f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:54 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6499479c-87b5-45a4-86d6-f7358fc60f32) transitioned into state 'SUCCESS' from state '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-1748304663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcd4de0122b4179a023a1174825fdff',qos_specs=None,replication_status=,reservations=['28e68d70-3d95-462a-bb25-143c6345e566','95840d42-cdd3-4db8-b925-33bccf157194','283a00a7-fb86-44b5-aa4d-9b9a8c981487','fe37e45f-158a-43f1-b538-64e1aa662b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8f8d82e5ea4c34a765336d2de00340',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:54 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4568a6-2286-4d84-957d-7901c1e0fac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:54 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4568a6-2286-4d84-957d-7901c1e0fac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:54 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Flow 'volume_create_api' (306de7f1-3164-4177-ab47-856a8ed5b302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:54 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create volume request issued successfully. Sep 03 11:32:54 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-54dc80ce-179e-4298-8f90-73b796da9025 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:54 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1638/3245] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:32:53 2026] POST /volume/v3/volumes => generated 787 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e58f4446-63ca-4b2a-9f81-20f377abad0d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e58f4446-63ca-4b2a-9f81-20f377abad0d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 Sep 03 11:32:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e58f4446-63ca-4b2a-9f81-20f377abad0d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:54 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e58f4446-63ca-4b2a-9f81-20f377abad0d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:54 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:54 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:54 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:54 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:54 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e58f4446-63ca-4b2a-9f81-20f377abad0d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:54 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e58f4446-63ca-4b2a-9f81-20f377abad0d tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 returned with HTTP 200 Sep 03 11:32:54 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1608/3246] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:54 2026] GET /volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 => generated 966 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1c5dec4d-5106-4f5b-9e2f-50d3096232d5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1c5dec4d-5106-4f5b-9e2f-50d3096232d5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 Sep 03 11:32:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1c5dec4d-5106-4f5b-9e2f-50d3096232d5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:55 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1c5dec4d-5106-4f5b-9e2f-50d3096232d5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:55 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:55 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:55 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1c5dec4d-5106-4f5b-9e2f-50d3096232d5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:55 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1c5dec4d-5106-4f5b-9e2f-50d3096232d5 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 returned with HTTP 200 Sep 03 11:32:55 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1639/3247] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:55 2026] GET /volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-58236720-0ca3-4f91-8a35-48675e42bf3a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-58236720-0ca3-4f91-8a35-48675e42bf3a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 Sep 03 11:32:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-58236720-0ca3-4f91-8a35-48675e42bf3a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:55 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-58236720-0ca3-4f91-8a35-48675e42bf3a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:55 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:55 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:55 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:55 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:55 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-58236720-0ca3-4f91-8a35-48675e42bf3a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:55 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-58236720-0ca3-4f91-8a35-48675e42bf3a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 returned with HTTP 200 Sep 03 11:32:55 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1609/3248] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:55 2026] GET /volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e65eaac2-e662-42af-bd7d-e76dc3dedb3a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e65eaac2-e662-42af-bd7d-e76dc3dedb3a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 Sep 03 11:32:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e65eaac2-e662-42af-bd7d-e76dc3dedb3a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e65eaac2-e662-42af-bd7d-e76dc3dedb3a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e65eaac2-e662-42af-bd7d-e76dc3dedb3a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e65eaac2-e662-42af-bd7d-e76dc3dedb3a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 returned with HTTP 200 Sep 03 11:32:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1640/3249] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:56 2026] GET /volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ac605f1e-aa24-43fb-91c1-8ecb05a5e805 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac605f1e-aa24-43fb-91c1-8ecb05a5e805 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac605f1e-aa24-43fb-91c1-8ecb05a5e805 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ac605f1e-aa24-43fb-91c1-8ecb05a5e805 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-ac605f1e-aa24-43fb-91c1-8ecb05a5e805 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:32:56 devstack devstack@c-api.service[86726]: DEBUG cinder.db.api [None req-ac605f1e-aa24-43fb-91c1-8ecb05a5e805 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Building query based on filter {{(pid=86726) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:32:56 devstack devstack@c-api.service[86726]: /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 03 11:32:56 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:32:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-ac605f1e-aa24-43fb-91c1-8ecb05a5e805 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Get all snapshots completed successfully. Sep 03 11:32:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ac605f1e-aa24-43fb-91c1-8ecb05a5e805 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots returned with HTTP 200 Sep 03 11:32:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1610/3250] 192.168.122.194 () {58 vars in 1127 bytes} [Thu Sep 3 11:32:56 2026] GET /volume/v3/snapshots => generated 334 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5d068abd-9b4e-4488-bc83-f33fa1f75274 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5d068abd-9b4e-4488-bc83-f33fa1f75274 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 Sep 03 11:32:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5d068abd-9b4e-4488-bc83-f33fa1f75274 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5d068abd-9b4e-4488-bc83-f33fa1f75274 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:56 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-5d068abd-9b4e-4488-bc83-f33fa1f75274 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete snapshot with id: 1c6c2232-39b0-495b-8e72-6987eab89723 Sep 03 11:32:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5d068abd-9b4e-4488-bc83-f33fa1f75274 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5d068abd-9b4e-4488-bc83-f33fa1f75274 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot delete request issued successfully. Sep 03 11:32:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5d068abd-9b4e-4488-bc83-f33fa1f75274 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 returned with HTTP 202 Sep 03 11:32:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1641/3251] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:56 2026] DELETE /volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6d2e46bc-08b2-40b9-adc6-21495a35e491 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6d2e46bc-08b2-40b9-adc6-21495a35e491 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 Sep 03 11:32:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6d2e46bc-08b2-40b9-adc6-21495a35e491 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:56 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6d2e46bc-08b2-40b9-adc6-21495a35e491 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:56 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:56 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:56 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6d2e46bc-08b2-40b9-adc6-21495a35e491 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:56 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6d2e46bc-08b2-40b9-adc6-21495a35e491 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 returned with HTTP 200 Sep 03 11:32:56 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1611/3252] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:56 2026] GET /volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3bde7a68-c620-42d2-88d8-2c3ee85aebde None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3bde7a68-c620-42d2-88d8-2c3ee85aebde tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 Sep 03 11:32:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3bde7a68-c620-42d2-88d8-2c3ee85aebde tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:56 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3bde7a68-c620-42d2-88d8-2c3ee85aebde tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:56 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:56 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:56 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:56 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:56 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3bde7a68-c620-42d2-88d8-2c3ee85aebde tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:56 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3bde7a68-c620-42d2-88d8-2c3ee85aebde tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 returned with HTTP 200 Sep 03 11:32:56 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1642/3253] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:56 2026] GET /volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f0f2dfcc-8100-485c-97f4-609d3f5eed25 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f0f2dfcc-8100-485c-97f4-609d3f5eed25 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 Sep 03 11:32:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f0f2dfcc-8100-485c-97f4-609d3f5eed25 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f0f2dfcc-8100-485c-97f4-609d3f5eed25 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-f0f2dfcc-8100-485c-97f4-609d3f5eed25 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:32:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f0f2dfcc-8100-485c-97f4-609d3f5eed25 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 returned with HTTP 200 Sep 03 11:32:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1612/3254] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:57 2026] GET /volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:32:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-720f7f4e-42d9-4f06-aea1-49d1009d09e8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-720f7f4e-42d9-4f06-aea1-49d1009d09e8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 Sep 03 11:32:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-720f7f4e-42d9-4f06-aea1-49d1009d09e8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-720f7f4e-42d9-4f06-aea1-49d1009d09e8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:57 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:57 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-720f7f4e-42d9-4f06-aea1-49d1009d09e8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-720f7f4e-42d9-4f06-aea1-49d1009d09e8 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 returned with HTTP 200 Sep 03 11:32:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1643/3255] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:57 2026] GET /volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a9744fdf-25a8-4782-bc71-ae7c97a9ba06 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a9744fdf-25a8-4782-bc71-ae7c97a9ba06 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:32:57 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a9744fdf-25a8-4782-bc71-ae7c97a9ba06 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a24762da-bc85-4e21-b9f8-6d42e78f62c5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1677549464"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:57 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:57 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a9744fdf-25a8-4782-bc71-ae7c97a9ba06 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:32:57 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-a9744fdf-25a8-4782-bc71-ae7c97a9ba06 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Create snapshot from volume a24762da-bc85-4e21-b9f8-6d42e78f62c5 Sep 03 11:32:57 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a9744fdf-25a8-4782-bc71-ae7c97a9ba06 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Created reservations ['999bf083-1a3a-4da7-bc5e-b1b9096f33e4', '561bee7d-3ccb-4b7b-8c4f-d168420c4462', 'ae192b9b-529c-4dd6-ab13-edff4c9ca224', '2c524312-74a0-4f16-ba5a-fdb5c02263af'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:57 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:57 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:57 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a9744fdf-25a8-4782-bc71-ae7c97a9ba06 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot create request issued successfully. Sep 03 11:32:57 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a9744fdf-25a8-4782-bc71-ae7c97a9ba06 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:32:57 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1613/3256] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:32:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8c449897-0016-4c86-a2b9-5fd7ffb79956 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c449897-0016-4c86-a2b9-5fd7ffb79956 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 Sep 03 11:32:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c449897-0016-4c86-a2b9-5fd7ffb79956 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:57 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c449897-0016-4c86-a2b9-5fd7ffb79956 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:57 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:57 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:57 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8c449897-0016-4c86-a2b9-5fd7ffb79956 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:57 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c449897-0016-4c86-a2b9-5fd7ffb79956 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 returned with HTTP 200 Sep 03 11:32:57 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1644/3257] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:57 2026] GET /volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-575b55df-95f3-4f28-82ce-412d03dd58f0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-575b55df-95f3-4f28-82ce-412d03dd58f0 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 Sep 03 11:32:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-575b55df-95f3-4f28-82ce-412d03dd58f0 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-575b55df-95f3-4f28-82ce-412d03dd58f0 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-575b55df-95f3-4f28-82ce-412d03dd58f0 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 returned with HTTP 404 Sep 03 11:32:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1614/3258] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:58 2026] GET /volume/v3/snapshots/1c6c2232-39b0-495b-8e72-6987eab89723 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-427c629e-6e8a-4ff3-8bf4-f0c18dad5305 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-427c629e-6e8a-4ff3-8bf4-f0c18dad5305 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 Sep 03 11:32:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-427c629e-6e8a-4ff3-8bf4-f0c18dad5305 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-427c629e-6e8a-4ff3-8bf4-f0c18dad5305 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:58 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-427c629e-6e8a-4ff3-8bf4-f0c18dad5305 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume with id: 9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 Sep 03 11:32:58 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:58 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-427c629e-6e8a-4ff3-8bf4-f0c18dad5305 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-427c629e-6e8a-4ff3-8bf4-f0c18dad5305 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume request issued successfully. Sep 03 11:32:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-427c629e-6e8a-4ff3-8bf4-f0c18dad5305 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 returned with HTTP 202 Sep 03 11:32:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1645/3259] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:32:58 2026] DELETE /volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3f611052-3ae8-4d13-9182-2a029306d09d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f611052-3ae8-4d13-9182-2a029306d09d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 Sep 03 11:32:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f611052-3ae8-4d13-9182-2a029306d09d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:58 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3f611052-3ae8-4d13-9182-2a029306d09d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:58 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:58 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:58 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:58 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:58 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3f611052-3ae8-4d13-9182-2a029306d09d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:58 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3f611052-3ae8-4d13-9182-2a029306d09d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 returned with HTTP 200 Sep 03 11:32:58 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1615/3260] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:58 2026] GET /volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:32:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-72d44022-e438-4f63-b577-06df7338907e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72d44022-e438-4f63-b577-06df7338907e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 Sep 03 11:32:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72d44022-e438-4f63-b577-06df7338907e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:58 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-72d44022-e438-4f63-b577-06df7338907e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:58 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:58 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:58 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-72d44022-e438-4f63-b577-06df7338907e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:58 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-72d44022-e438-4f63-b577-06df7338907e tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 returned with HTTP 200 Sep 03 11:32:58 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1646/3261] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:58 2026] GET /volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cd5d7f98-0ebd-4855-8d94-322b50543c72 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cd5d7f98-0ebd-4855-8d94-322b50543c72 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cd5d7f98-0ebd-4855-8d94-322b50543c72 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cd5d7f98-0ebd-4855-8d94-322b50543c72 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cd5d7f98-0ebd-4855-8d94-322b50543c72 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 returned with HTTP 404 Sep 03 11:32:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1616/3262] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:59 2026] GET /volume/v3/volumes/9b2bc240-f5c0-44b9-bdb7-a63455c5fde7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ee29f970-2686-4fca-8e76-29b463e9d76b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1499993196"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1499993196'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume of 1 GB Sep 03 11:32:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Availability Zones retrieved successfully. Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (e82c918f-761e-47e3-82eb-aecae8428b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53112aa-78d1-4345-94ba-234f8dec65f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53112aa-78d1-4345-94ba-234f8dec65f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf6351e-ed0e-49ab-b7d9-0b8950b289e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['7a472aa4-07a4-4a7b-a8b5-95ecf49652dc', '2825b50e-62d5-48bf-9192-ffd4b5af2d78', '1a7c4a5c-27dd-4a20-a5f7-806ea1f28d90', 'c89ce6cc-f5cb-41a6-98d1-5089864511e3'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bf6351e-ed0e-49ab-b7d9-0b8950b289e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a472aa4-07a4-4a7b-a8b5-95ecf49652dc', '2825b50e-62d5-48bf-9192-ffd4b5af2d78', '1a7c4a5c-27dd-4a20-a5f7-806ea1f28d90', 'c89ce6cc-f5cb-41a6-98d1-5089864511e3']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f3629d-e948-4127-914d-bfc7960ab746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f3629d-e948-4127-914d-bfc7960ab746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a56e2f3a-3a6b-448e-a39f-619a41f00823', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1499993196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['7a472aa4-07a4-4a7b-a8b5-95ecf49652dc','2825b50e-62d5-48bf-9192-ffd4b5af2d78','1a7c4a5c-27dd-4a20-a5f7-806ea1f28d90','c89ce6cc-f5cb-41a6-98d1-5089864511e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1499993196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a56e2f3a-3a6b-448e-a39f-619a41f00823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e9ee545cbb4eb99d3a310cf4efc844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badece1d173b4e51add55b4a7c961a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca216beb-318b-4f55-873e-4cfee6698335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7d3c3f68-9e6b-4ce8-8105-cc0316634aa5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7d3c3f68-9e6b-4ce8-8105-cc0316634aa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7d3c3f68-9e6b-4ce8-8105-cc0316634aa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7d3c3f68-9e6b-4ce8-8105-cc0316634aa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7d3c3f68-9e6b-4ce8-8105-cc0316634aa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7d3c3f68-9e6b-4ce8-8105-cc0316634aa5 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 returned with HTTP 200 Sep 03 11:32:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1617/3263] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:59 2026] GET /volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-27b6f011-ee87-4ee0-9b66-711e3295574b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-27b6f011-ee87-4ee0-9b66-711e3295574b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] POST http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95/action Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-27b6f011-ee87-4ee0-9b66-711e3295574b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-27b6f011-ee87-4ee0-9b66-711e3295574b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca216beb-318b-4f55-873e-4cfee6698335) transitioned into state 'SUCCESS' from state '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-1499993196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['7a472aa4-07a4-4a7b-a8b5-95ecf49652dc','2825b50e-62d5-48bf-9192-ffd4b5af2d78','1a7c4a5c-27dd-4a20-a5f7-806ea1f28d90','c89ce6cc-f5cb-41a6-98d1-5089864511e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.snapshot_unmanage [None req-27b6f011-ee87-4ee0-9b66-711e3295574b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Unmanage snapshot with id: 59df6c44-eae8-4569-a9b0-611a4d0d3c95 Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbc8546f-17be-4fa0-8c8a-f039c352357a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-27b6f011-ee87-4ee0-9b66-711e3295574b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Snapshot retrieved successfully. Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-27b6f011-ee87-4ee0-9b66-711e3295574b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '5c81ceb5365a4b72a34f37e8779317c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dcd4de0122b4179a023a1174825fdff', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-27b6f011-ee87-4ee0-9b66-711e3295574b tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-reader] http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95/action returned with HTTP 403 Sep 03 11:32:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1618/3264] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:32:59 2026] POST /volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-06312591-5e55-4652-a317-4a20145e8ceb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbc8546f-17be-4fa0-8c8a-f039c352357a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06312591-5e55-4652-a317-4a20145e8ceb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06312591-5e55-4652-a317-4a20145e8ceb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06312591-5e55-4652-a317-4a20145e8ceb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-06312591-5e55-4652-a317-4a20145e8ceb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete snapshot with id: 59df6c44-eae8-4569-a9b0-611a4d0d3c95 Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (e82c918f-761e-47e3-82eb-aecae8428b3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request issued successfully. Sep 03 11:32:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ee29f970-2686-4fca-8e76-29b463e9d76b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:32:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1647/3265] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:32:59 2026] POST /volume/v3/volumes => generated 787 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:32:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-06312591-5e55-4652-a317-4a20145e8ceb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0245e604-2590-41bc-afa3-f8f41d077085 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:59 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:32:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0245e604-2590-41bc-afa3-f8f41d077085 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0245e604-2590-41bc-afa3-f8f41d077085 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0245e604-2590-41bc-afa3-f8f41d077085 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:32:59 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-06312591-5e55-4652-a317-4a20145e8ceb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot delete request issued successfully. Sep 03 11:32:59 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:59 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06312591-5e55-4652-a317-4a20145e8ceb tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 returned with HTTP 202 Sep 03 11:32:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1619/3266] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:32:59 2026] DELETE /volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:32:59 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0245e604-2590-41bc-afa3-f8f41d077085 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-06f849d6-af25-4df4-a7fa-dfbcc3c6cca0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0245e604-2590-41bc-afa3-f8f41d077085 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 returned with HTTP 200 Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06f849d6-af25-4df4-a7fa-dfbcc3c6cca0 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06f849d6-af25-4df4-a7fa-dfbcc3c6cca0 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:32:59 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-06f849d6-af25-4df4-a7fa-dfbcc3c6cca0 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:32:59 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1648/3267] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:32:59 2026] GET /volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:32:59 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:32:59 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-06f849d6-af25-4df4-a7fa-dfbcc3c6cca0 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:32:59 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-06f849d6-af25-4df4-a7fa-dfbcc3c6cca0 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 returned with HTTP 200 Sep 03 11:32:59 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1620/3268] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:32:59 2026] GET /volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-69fc7c5e-ddc0-4417-8b16-50598674c786 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:00 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-69fc7c5e-ddc0-4417-8b16-50598674c786 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 Sep 03 11:33:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-69fc7c5e-ddc0-4417-8b16-50598674c786 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:00 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-69fc7c5e-ddc0-4417-8b16-50598674c786 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b2942876-81dc-4098-8a51-3305c6519072 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:00 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b2942876-81dc-4098-8a51-3305c6519072 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 Sep 03 11:33:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b2942876-81dc-4098-8a51-3305c6519072 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:00 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b2942876-81dc-4098-8a51-3305c6519072 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:00 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:00 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:00 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:00 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:00 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:00 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:00 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b2942876-81dc-4098-8a51-3305c6519072 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Snapshot retrieved successfully. Sep 03 11:33:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-69fc7c5e-ddc0-4417-8b16-50598674c786 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b2942876-81dc-4098-8a51-3305c6519072 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 returned with HTTP 200 Sep 03 11:33:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1621/3269] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:00 2026] GET /volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-69fc7c5e-ddc0-4417-8b16-50598674c786 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 returned with HTTP 200 Sep 03 11:33:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1649/3270] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:00 2026] GET /volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9211c641-8c5c-4704-8f5f-2ad605253dd1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9211c641-8c5c-4704-8f5f-2ad605253dd1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:33:01 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9211c641-8c5c-4704-8f5f-2ad605253dd1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a56e2f3a-3a6b-448e-a39f-619a41f00823", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1988665699"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:01 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:01 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9211c641-8c5c-4704-8f5f-2ad605253dd1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:01 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-9211c641-8c5c-4704-8f5f-2ad605253dd1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create snapshot from volume a56e2f3a-3a6b-448e-a39f-619a41f00823 Sep 03 11:33:01 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-9211c641-8c5c-4704-8f5f-2ad605253dd1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['94f1dd95-3ed5-4c21-ab60-b7145ce8c68b', 'e0997e15-6515-45ea-9530-12ee8a4e2f89', 'e77cab7b-269c-4fe9-a243-cb9fc08ec2c9', 'd3347a27-4986-4b2a-b2f4-fbb6020a6b12'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:01 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:01 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:01 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-9211c641-8c5c-4704-8f5f-2ad605253dd1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot create request issued successfully. Sep 03 11:33:01 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9211c641-8c5c-4704-8f5f-2ad605253dd1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:33:01 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1622/3271] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:33:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3fbf6273-a9e8-43ba-959d-a996e3027bcc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3fbf6273-a9e8-43ba-959d-a996e3027bcc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 Sep 03 11:33:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3fbf6273-a9e8-43ba-959d-a996e3027bcc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:01 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3fbf6273-a9e8-43ba-959d-a996e3027bcc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:01 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:01 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:01 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3fbf6273-a9e8-43ba-959d-a996e3027bcc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:01 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3fbf6273-a9e8-43ba-959d-a996e3027bcc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 returned with HTTP 200 Sep 03 11:33:01 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1650/3272] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:01 2026] GET /volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ad9a4dcf-32ef-4265-ab3a-43057be9bf1c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad9a4dcf-32ef-4265-ab3a-43057be9bf1c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 Sep 03 11:33:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ad9a4dcf-32ef-4265-ab3a-43057be9bf1c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ad9a4dcf-32ef-4265-ab3a-43057be9bf1c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad9a4dcf-32ef-4265-ab3a-43057be9bf1c tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 returned with HTTP 404 Sep 03 11:33:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1623/3273] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:02 2026] GET /volume/v3/snapshots/59df6c44-eae8-4569-a9b0-611a4d0d3c95 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d79a4ddb-c92e-4a52-9d52-83eab277ad9a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d79a4ddb-c92e-4a52-9d52-83eab277ad9a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 Sep 03 11:33:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d79a4ddb-c92e-4a52-9d52-83eab277ad9a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d79a4ddb-c92e-4a52-9d52-83eab277ad9a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:02 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-d79a4ddb-c92e-4a52-9d52-83eab277ad9a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete volume with id: a24762da-bc85-4e21-b9f8-6d42e78f62c5 Sep 03 11:33:02 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:02 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d79a4ddb-c92e-4a52-9d52-83eab277ad9a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:33:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-d79a4ddb-c92e-4a52-9d52-83eab277ad9a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Delete volume request issued successfully. Sep 03 11:33:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d79a4ddb-c92e-4a52-9d52-83eab277ad9a tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 returned with HTTP 202 Sep 03 11:33:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1651/3274] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:33:02 2026] DELETE /volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0fc802fa-0bcb-4183-b466-2d78da837b76 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0fc802fa-0bcb-4183-b466-2d78da837b76 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 Sep 03 11:33:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0fc802fa-0bcb-4183-b466-2d78da837b76 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:02 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0fc802fa-0bcb-4183-b466-2d78da837b76 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:02 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:02 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:02 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:02 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:02 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0fc802fa-0bcb-4183-b466-2d78da837b76 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Volume info retrieved successfully. Sep 03 11:33:02 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0fc802fa-0bcb-4183-b466-2d78da837b76 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 returned with HTTP 200 Sep 03 11:33:02 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1624/3275] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:02 2026] GET /volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2b26924a-5a2c-4595-8c1c-6852c337190d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b26924a-5a2c-4595-8c1c-6852c337190d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 Sep 03 11:33:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b26924a-5a2c-4595-8c1c-6852c337190d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:02 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2b26924a-5a2c-4595-8c1c-6852c337190d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:02 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:02 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:02 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2b26924a-5a2c-4595-8c1c-6852c337190d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:02 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2b26924a-5a2c-4595-8c1c-6852c337190d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 returned with HTTP 200 Sep 03 11:33:02 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1652/3276] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:02 2026] GET /volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-48bee119-0fd6-416b-ad4b-0d30dfcf6741 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-48bee119-0fd6-416b-ad4b-0d30dfcf6741 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] GET http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 Sep 03 11:33:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-48bee119-0fd6-416b-ad4b-0d30dfcf6741 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-48bee119-0fd6-416b-ad4b-0d30dfcf6741 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-48bee119-0fd6-416b-ad4b-0d30dfcf6741 tempest-ProjectReaderTests-1112694435 tempest-ProjectReaderTests-1112694435-project-admin] http://192.168.122.194/volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 returned with HTTP 404 Sep 03 11:33:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1625/3277] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:03 2026] GET /volume/v3/volumes/a24762da-bc85-4e21-b9f8-6d42e78f62c5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c459982f-cbbc-40de-b94e-a1d99954fa0b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c459982f-cbbc-40de-b94e-a1d99954fa0b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 Sep 03 11:33:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c459982f-cbbc-40de-b94e-a1d99954fa0b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c459982f-cbbc-40de-b94e-a1d99954fa0b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c459982f-cbbc-40de-b94e-a1d99954fa0b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c459982f-cbbc-40de-b94e-a1d99954fa0b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 returned with HTTP 200 Sep 03 11:33:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1653/3278] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:03 2026] GET /volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8b5fc441-2fe4-4a2b-b096-47ba05dc7da8 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b5fc441-2fe4-4a2b-b096-47ba05dc7da8 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] POST http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2/action Sep 03 11:33:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b5fc441-2fe4-4a2b-b096-47ba05dc7da8 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:33:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8b5fc441-2fe4-4a2b-b096-47ba05dc7da8 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-8b5fc441-2fe4-4a2b-b096-47ba05dc7da8 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Updating snapshot '603b0fa2-1ba1-4315-8508-7b9270c09ba2' with '{'status': 'error'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:33:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:03 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-8b5fc441-2fe4-4a2b-b096-47ba05dc7da8 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '430e5bf2b7bd42c187c2d61524627bef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46e9ee545cbb4eb99d3a310cf4efc844', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8b5fc441-2fe4-4a2b-b096-47ba05dc7da8 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2/action returned with HTTP 403 Sep 03 11:33:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1626/3279] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:33:03 2026] POST /volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:33:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a9b3f492-7d97-4e90-b9b1-12ff74e03044 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9b3f492-7d97-4e90-b9b1-12ff74e03044 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 Sep 03 11:33:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9b3f492-7d97-4e90-b9b1-12ff74e03044 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:03 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a9b3f492-7d97-4e90-b9b1-12ff74e03044 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:03 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-a9b3f492-7d97-4e90-b9b1-12ff74e03044 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete snapshot with id: 603b0fa2-1ba1-4315-8508-7b9270c09ba2 Sep 03 11:33:03 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:03 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a9b3f492-7d97-4e90-b9b1-12ff74e03044 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:03 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:03 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:03 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a9b3f492-7d97-4e90-b9b1-12ff74e03044 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot delete request issued successfully. Sep 03 11:33:03 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a9b3f492-7d97-4e90-b9b1-12ff74e03044 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 returned with HTTP 202 Sep 03 11:33:03 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1654/3280] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:33:03 2026] DELETE /volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5a631453-f754-4cf1-999d-eee0f2e92aee None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a631453-f754-4cf1-999d-eee0f2e92aee tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 Sep 03 11:33:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a631453-f754-4cf1-999d-eee0f2e92aee tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:03 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5a631453-f754-4cf1-999d-eee0f2e92aee tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:03 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:03 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:03 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-5a631453-f754-4cf1-999d-eee0f2e92aee tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:03 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5a631453-f754-4cf1-999d-eee0f2e92aee tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 returned with HTTP 200 Sep 03 11:33:03 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1627/3281] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:03 2026] GET /volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-37a8a9e8-3610-419d-801a-d139e5961275 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-37a8a9e8-3610-419d-801a-d139e5961275 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 Sep 03 11:33:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-37a8a9e8-3610-419d-801a-d139e5961275 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:04 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-37a8a9e8-3610-419d-801a-d139e5961275 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:04 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:04 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:04 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-37a8a9e8-3610-419d-801a-d139e5961275 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:04 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-37a8a9e8-3610-419d-801a-d139e5961275 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 returned with HTTP 200 Sep 03 11:33:04 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1655/3282] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:04 2026] GET /volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5ab6fad7-eca1-43ba-a0f5-23b6a2b22e77 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ab6fad7-eca1-43ba-a0f5-23b6a2b22e77 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 Sep 03 11:33:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5ab6fad7-eca1-43ba-a0f5-23b6a2b22e77 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5ab6fad7-eca1-43ba-a0f5-23b6a2b22e77 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5ab6fad7-eca1-43ba-a0f5-23b6a2b22e77 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 returned with HTTP 404 Sep 03 11:33:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1628/3283] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:05 2026] GET /volume/v3/snapshots/603b0fa2-1ba1-4315-8508-7b9270c09ba2 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-34e670cc-2500-47ee-9195-e2f1fc5f29da None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-34e670cc-2500-47ee-9195-e2f1fc5f29da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 Sep 03 11:33:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-34e670cc-2500-47ee-9195-e2f1fc5f29da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:05 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-34e670cc-2500-47ee-9195-e2f1fc5f29da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:05 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-34e670cc-2500-47ee-9195-e2f1fc5f29da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume with id: a56e2f3a-3a6b-448e-a39f-619a41f00823 Sep 03 11:33:05 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:05 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:05 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:05 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-34e670cc-2500-47ee-9195-e2f1fc5f29da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:05 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-34e670cc-2500-47ee-9195-e2f1fc5f29da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume request issued successfully. Sep 03 11:33:05 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-34e670cc-2500-47ee-9195-e2f1fc5f29da tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 returned with HTTP 202 Sep 03 11:33:05 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1656/3284] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:33:05 2026] DELETE /volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-14107204-85ec-403c-af12-ea9fcce65372 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14107204-85ec-403c-af12-ea9fcce65372 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 Sep 03 11:33:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14107204-85ec-403c-af12-ea9fcce65372 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:05 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14107204-85ec-403c-af12-ea9fcce65372 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:05 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:05 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:05 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:05 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:05 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-14107204-85ec-403c-af12-ea9fcce65372 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:05 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14107204-85ec-403c-af12-ea9fcce65372 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 returned with HTTP 200 Sep 03 11:33:05 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1629/3285] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:05 2026] GET /volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-47bb4c1e-5ce4-4a9f-a4d8-c012120e1a07 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-47bb4c1e-5ce4-4a9f-a4d8-c012120e1a07 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-47bb4c1e-5ce4-4a9f-a4d8-c012120e1a07 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-893882063", "extra_specs": {"storage_protocol": "tempest-storage_protocol-245492739", "vendor_name": "tempest-vendor_name-1195177484"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-47bb4c1e-5ce4-4a9f-a4d8-c012120e1a07 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1657/3286] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:06 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 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7fdb612e-aecf-4ce3-bcfd-51b8cb89d524", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Create volume request body: {'volume': {'volume_type': '7fdb612e-aecf-4ce3-bcfd-51b8cb89d524', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Create volume of 1 GB Sep 03 11:33:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Flow 'volume_create_api' (506c2826-a753-46f3-a4d2-e72a4f9d5bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437c83fc-b344-4b5b-8d03-1e77587aa203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437c83fc-b344-4b5b-8d03-1e77587aa203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:33:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-245492739',vendor_name='tempest-vendor_name-1195177484'},id=7fdb612e-aecf-4ce3-bcfd-51b8cb89d524,is_public=True,name='tempest-ProjectMemberTests-volume-type-893882063',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fdb612e-aecf-4ce3-bcfd-51b8cb89d524', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e0d2f8-5d0a-4c94-a2e2-4386c6bcab35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b2a2d27a-d75f-4685-a4ea-be25ae234b9c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2a2d27a-d75f-4685-a4ea-be25ae234b9c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2a2d27a-d75f-4685-a4ea-be25ae234b9c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b2a2d27a-d75f-4685-a4ea-be25ae234b9c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-893882063 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-893882063, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:06 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-893882063 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-893882063, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b2a2d27a-d75f-4685-a4ea-be25ae234b9c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 returned with HTTP 404 Sep 03 11:33:06 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1658/3287] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:06 2026] GET /volume/v3/volumes/a56e2f3a-3a6b-448e-a39f-619a41f00823 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1994738245"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1994738245'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume of 1 GB Sep 03 11:33:06 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (868d6eb0-2e3a-4570-a032-b9d2885df258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (127e15b8-6e70-4d4e-ae55-8b9b4787dd6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Created reservations ['1453eace-468f-4703-84e3-96743232ca6c', '3d0f10d1-4f31-42a7-a445-1efb846a3227', 'f421329b-b122-4091-af52-02ebdfb93411', '0db26a28-6e1b-45de-9fff-fa630acf4cf3'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e0d2f8-5d0a-4c94-a2e2-4386c6bcab35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1453eace-468f-4703-84e3-96743232ca6c', '3d0f10d1-4f31-42a7-a445-1efb846a3227', 'f421329b-b122-4091-af52-02ebdfb93411', '0db26a28-6e1b-45de-9fff-fa630acf4cf3']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25cb1507-a2c0-47b3-998c-6047d9a227a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25cb1507-a2c0-47b3-998c-6047d9a227a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1be9a5b-5337-4261-99d9-f0f0b7f7c122', '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='4a2caef822744a77b35b37b79c85b9d0',qos_specs=None,replication_status=,reservations=['1453eace-468f-4703-84e3-96743232ca6c','3d0f10d1-4f31-42a7-a445-1efb846a3227','f421329b-b122-4091-af52-02ebdfb93411','0db26a28-6e1b-45de-9fff-fa630acf4cf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5810d9b87eb94de4be7c759f8035af5e',volume_type_id=7fdb612e-aecf-4ce3-bcfd-51b8cb89d524), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:06Z,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=e1be9a5b-5337-4261-99d9-f0f0b7f7c122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a2caef822744a77b35b37b79c85b9d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5810d9b87eb94de4be7c759f8035af5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fdb612e-aecf-4ce3-bcfd-51b8cb89d524),volume_type_id=7fdb612e-aecf-4ce3-bcfd-51b8cb89d524)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e01794f-64cc-45b1-a622-95b133ae1a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (127e15b8-6e70-4d4e-ae55-8b9b4787dd6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9a32bd-5bf1-4bbd-9210-71e79463a70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e01794f-64cc-45b1-a622-95b133ae1a06) transitioned into state 'SUCCESS' from 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='4a2caef822744a77b35b37b79c85b9d0',qos_specs=None,replication_status=,reservations=['1453eace-468f-4703-84e3-96743232ca6c','3d0f10d1-4f31-42a7-a445-1efb846a3227','f421329b-b122-4091-af52-02ebdfb93411','0db26a28-6e1b-45de-9fff-fa630acf4cf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5810d9b87eb94de4be7c759f8035af5e',volume_type_id=7fdb612e-aecf-4ce3-bcfd-51b8cb89d524)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75c2b1c4-40d2-45d9-b67e-4d14625f719e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75c2b1c4-40d2-45d9-b67e-4d14625f719e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Flow 'volume_create_api' (506c2826-a753-46f3-a4d2-e72a4f9d5bc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Create volume request issued successfully. Sep 03 11:33:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e12ad24-0dc8-46ed-af16-803bad63c638 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1630/3288] 192.168.122.194 () {62 vars in 1182 bytes} [Thu Sep 3 11:33:06 2026] POST /volume/v3/volumes => generated 781 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0590aa26-b280-4bd3-9cd0-cf5002c03c03 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0590aa26-b280-4bd3-9cd0-cf5002c03c03 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] GET http://192.168.122.194/volume/v3/volumes/e1be9a5b-5337-4261-99d9-f0f0b7f7c122 Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0590aa26-b280-4bd3-9cd0-cf5002c03c03 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0590aa26-b280-4bd3-9cd0-cf5002c03c03 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:06 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:06 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:06 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['5acd1dfb-d92e-4749-9bb9-7875cbfeff97', 'e59c3bf0-1d74-4569-a077-8ad4d3ff7c4f', '9a1acebf-65e7-4adc-af83-43e6a9888a27', '3eaf40a0-1a3d-43b1-b298-aeacd9fa3d02'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9a32bd-5bf1-4bbd-9210-71e79463a70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5acd1dfb-d92e-4749-9bb9-7875cbfeff97', 'e59c3bf0-1d74-4569-a077-8ad4d3ff7c4f', '9a1acebf-65e7-4adc-af83-43e6a9888a27', '3eaf40a0-1a3d-43b1-b298-aeacd9fa3d02']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-0590aa26-b280-4bd3-9cd0-cf5002c03c03 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Volume info retrieved successfully. Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23a2ad0b-8dfc-452a-87a7-de4bc91cbdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:06 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0590aa26-b280-4bd3-9cd0-cf5002c03c03 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes/e1be9a5b-5337-4261-99d9-f0f0b7f7c122 returned with HTTP 200 Sep 03 11:33:06 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1631/3289] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:06 2026] GET /volume/v3/volumes/e1be9a5b-5337-4261-99d9-f0f0b7f7c122 => generated 960 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:06 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:06 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23a2ad0b-8dfc-452a-87a7-de4bc91cbdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fd85949-0469-40a3-820b-a22887ca94f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1994738245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['5acd1dfb-d92e-4749-9bb9-7875cbfeff97','e59c3bf0-1d74-4569-a077-8ad4d3ff7c4f','9a1acebf-65e7-4adc-af83-43e6a9888a27','3eaf40a0-1a3d-43b1-b298-aeacd9fa3d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1994738245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fd85949-0469-40a3-820b-a22887ca94f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e9ee545cbb4eb99d3a310cf4efc844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badece1d173b4e51add55b4a7c961a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:06 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509e9867-ac81-4da9-acd9-4b9c9349f7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509e9867-ac81-4da9-acd9-4b9c9349f7e6) transitioned into state 'SUCCESS' from state '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-1994738245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['5acd1dfb-d92e-4749-9bb9-7875cbfeff97','e59c3bf0-1d74-4569-a077-8ad4d3ff7c4f','9a1acebf-65e7-4adc-af83-43e6a9888a27','3eaf40a0-1a3d-43b1-b298-aeacd9fa3d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8408279-6dd9-44d8-9ae9-55b9d67d3e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8408279-6dd9-44d8-9ae9-55b9d67d3e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:07 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (868d6eb0-2e3a-4570-a032-b9d2885df258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request issued successfully. Sep 03 11:33:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-74e55716-9e11-4123-be85-fb8ca5d57cc6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:07 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1659/3290] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:33:06 2026] POST /volume/v3/volumes => generated 787 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c05d69f5-1ac4-4f55-beea-b4b028772e42 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c05d69f5-1ac4-4f55-beea-b4b028772e42 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 Sep 03 11:33:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c05d69f5-1ac4-4f55-beea-b4b028772e42 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:07 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c05d69f5-1ac4-4f55-beea-b4b028772e42 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:07 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:07 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:07 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:07 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:07 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c05d69f5-1ac4-4f55-beea-b4b028772e42 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:07 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c05d69f5-1ac4-4f55-beea-b4b028772e42 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 returned with HTTP 200 Sep 03 11:33:07 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1632/3291] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:07 2026] GET /volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 => generated 966 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3f7fd903-119e-406c-84e1-132bca063119 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:07 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3f7fd903-119e-406c-84e1-132bca063119 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] GET http://192.168.122.194/volume/v3/volumes/e1be9a5b-5337-4261-99d9-f0f0b7f7c122 Sep 03 11:33:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3f7fd903-119e-406c-84e1-132bca063119 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:07 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3f7fd903-119e-406c-84e1-132bca063119 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:07 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:07 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:07 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:07 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:07 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3f7fd903-119e-406c-84e1-132bca063119 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Volume info retrieved successfully. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3f7fd903-119e-406c-84e1-132bca063119 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes/e1be9a5b-5337-4261-99d9-f0f0b7f7c122 returned with HTTP 200 Sep 03 11:33:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1660/3292] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:07 2026] GET /volume/v3/volumes/e1be9a5b-5337-4261-99d9-f0f0b7f7c122 => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2fb1a108-5347-4500-8555-38df3a460ef1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2fb1a108-5347-4500-8555-38df3a460ef1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] GET http://192.168.122.194/volume/v3/messages Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2fb1a108-5347-4500-8555-38df3a460ef1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2fb1a108-5347-4500-8555-38df3a460ef1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2fb1a108-5347-4500-8555-38df3a460ef1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:33:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1633/3293] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:33:08 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c1941fd5-c998-426c-a213-b98474cb5728 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c18f12dd-52c9-4a72-af01-051418c7fe3f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c18f12dd-52c9-4a72-af01-051418c7fe3f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c18f12dd-52c9-4a72-af01-051418c7fe3f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c18f12dd-52c9-4a72-af01-051418c7fe3f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=528,cinder:UPDATE=200,cinder:INSERT=98 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c1941fd5-c998-426c-a213-b98474cb5728 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] DELETE http://192.168.122.194/volume/v3/messages/87a1b12d-1a51-435a-a4db-a0e8ff9b16bd Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c1941fd5-c998-426c-a213-b98474cb5728 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c1941fd5-c998-426c-a213-b98474cb5728 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c18f12dd-52c9-4a72-af01-051418c7fe3f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c1941fd5-c998-426c-a213-b98474cb5728 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] http://192.168.122.194/volume/v3/messages/87a1b12d-1a51-435a-a4db-a0e8ff9b16bd returned with HTTP 204 Sep 03 11:33:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1661/3294] 192.168.122.194 () {60 vars in 1278 bytes} [Thu Sep 3 11:33:08 2026] DELETE /volume/v3/messages/87a1b12d-1a51-435a-a4db-a0e8ff9b16bd => generated 0 bytes in 152 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-47e7dd97-2003-4b75-9b72-f4d9f0a08ee8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-47e7dd97-2003-4b75-9b72-f4d9f0a08ee8 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] GET http://192.168.122.194/volume/v3/messages/87a1b12d-1a51-435a-a4db-a0e8ff9b16bd Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-47e7dd97-2003-4b75-9b72-f4d9f0a08ee8 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c18f12dd-52c9-4a72-af01-051418c7fe3f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 returned with HTTP 200 Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-47e7dd97-2003-4b75-9b72-f4d9f0a08ee8 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1634/3295] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:08 2026] GET /volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 => generated 1017 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-47e7dd97-2003-4b75-9b72-f4d9f0a08ee8 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] http://192.168.122.194/volume/v3/messages/87a1b12d-1a51-435a-a4db-a0e8ff9b16bd returned with HTTP 404 Sep 03 11:33:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1662/3296] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:33:08 2026] GET /volume/v3/messages/87a1b12d-1a51-435a-a4db-a0e8ff9b16bd => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c444d064-0c93-4615-bcf7-f13344f586ec None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c444d064-0c93-4615-bcf7-f13344f586ec tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/e1be9a5b-5337-4261-99d9-f0f0b7f7c122 Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c444d064-0c93-4615-bcf7-f13344f586ec tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c444d064-0c93-4615-bcf7-f13344f586ec tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-c444d064-0c93-4615-bcf7-f13344f586ec tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Delete volume with id: e1be9a5b-5337-4261-99d9-f0f0b7f7c122 Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-19431087-37b5-4bf5-99c2-f7bfa614af7d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-19431087-37b5-4bf5-99c2-f7bfa614af7d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-19431087-37b5-4bf5-99c2-f7bfa614af7d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fd85949-0469-40a3-820b-a22887ca94f5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-83776949"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c444d064-0c93-4615-bcf7-f13344f586ec tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Volume info retrieved successfully. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-c444d064-0c93-4615-bcf7-f13344f586ec tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86726) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-19431087-37b5-4bf5-99c2-f7bfa614af7d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-19431087-37b5-4bf5-99c2-f7bfa614af7d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create snapshot from volume 2fd85949-0469-40a3-820b-a22887ca94f5 Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-c444d064-0c93-4615-bcf7-f13344f586ec tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Created reservations ['c7861e5e-111c-413d-b321-c1246f140427', 'fcbc07f0-a74b-4a03-a6a5-9ed6745e87ec', 'ee72d180-38bf-46f5-9f8c-88032c4cf66e', 'bce74fa0-07dd-43fd-81e9-000312e75cc2'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-19431087-37b5-4bf5-99c2-f7bfa614af7d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['c1645754-f9cc-47cb-b1d9-fd2ee14e5a19', 'c5254011-f2ad-49e8-b2a0-87f7bf4ef184', '73b3d251-f0b4-4f32-b36c-0bb5413e432e', '8eb23ac3-da2e-4605-85e6-be89ff91ddb8'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c444d064-0c93-4615-bcf7-f13344f586ec tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Delete volume request issued successfully. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c444d064-0c93-4615-bcf7-f13344f586ec tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes/e1be9a5b-5337-4261-99d9-f0f0b7f7c122 returned with HTTP 202 Sep 03 11:33:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1635/3297] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:33:08 2026] DELETE /volume/v3/volumes/e1be9a5b-5337-4261-99d9-f0f0b7f7c122 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ffd63d3e-caaa-4048-9ff4-ea483424ba59 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ffd63d3e-caaa-4048-9ff4-ea483424ba59 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] DELETE http://192.168.122.194/volume/v3/types/7fdb612e-aecf-4ce3-bcfd-51b8cb89d524 Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ffd63d3e-caaa-4048-9ff4-ea483424ba59 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ffd63d3e-caaa-4048-9ff4-ea483424ba59 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-19431087-37b5-4bf5-99c2-f7bfa614af7d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot create request issued successfully. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-19431087-37b5-4bf5-99c2-f7bfa614af7d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:33:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1663/3298] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:33:08 2026] POST /volume/v3/snapshots => generated 306 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-96a8d36e-5776-42ff-919e-dc8dceb0e98e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-96a8d36e-5776-42ff-919e-dc8dceb0e98e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-96a8d36e-5776-42ff-919e-dc8dceb0e98e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-96a8d36e-5776-42ff-919e-dc8dceb0e98e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-96a8d36e-5776-42ff-919e-dc8dceb0e98e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-96a8d36e-5776-42ff-919e-dc8dceb0e98e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 returned with HTTP 200 Sep 03 11:33:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1664/3299] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:08 2026] GET /volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ffd63d3e-caaa-4048-9ff4-ea483424ba59 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/types/7fdb612e-aecf-4ce3-bcfd-51b8cb89d524 returned with HTTP 202 Sep 03 11:33:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1636/3300] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:08 2026] DELETE /volume/v3/types/7fdb612e-aecf-4ce3-bcfd-51b8cb89d524 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b1a0c504-4b0b-40e4-b846-11090fae15a7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b1a0c504-4b0b-40e4-b846-11090fae15a7 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b1a0c504-4b0b-40e4-b846-11090fae15a7 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1103267973", "extra_specs": {"storage_protocol": "tempest-storage_protocol-357695567", "vendor_name": "tempest-vendor_name-1648639996"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=517,cinder:INSERT=106,cinder:UPDATE=190 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b1a0c504-4b0b-40e4-b846-11090fae15a7 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1665/3301] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:08 2026] POST /volume/v3/types => generated 329 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "27cccbef-1bda-4b79-8601-87ff7a7be6a0", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Create volume request body: {'volume': {'volume_type': '27cccbef-1bda-4b79-8601-87ff7a7be6a0', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Create volume of 1 GB Sep 03 11:33:08 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Flow 'volume_create_api' (f89c4413-1088-41f3-a19d-b27d6351ed39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59bbf36b-0f0c-446b-8864-c123deb33355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59bbf36b-0f0c-446b-8864-c123deb33355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:33:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-357695567',vendor_name='tempest-vendor_name-1648639996'},id=27cccbef-1bda-4b79-8601-87ff7a7be6a0,is_public=True,name='tempest-ProjectMemberTests-volume-type-1103267973',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27cccbef-1bda-4b79-8601-87ff7a7be6a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c616f991-86b1-4927-be83-fdc55fd7f8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1103267973 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1103267973, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1103267973 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1103267973, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Created reservations ['570b437e-9205-42d9-b4d4-15f464ef6121', '7f06a89c-8a80-464d-9240-f9e4d0ce45b2', '5ef1e8de-4d04-4677-aaec-6d7e370e45d2', '8a9ce5a9-773d-44f0-9c7a-75f8a33e600b'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c616f991-86b1-4927-be83-fdc55fd7f8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['570b437e-9205-42d9-b4d4-15f464ef6121', '7f06a89c-8a80-464d-9240-f9e4d0ce45b2', '5ef1e8de-4d04-4677-aaec-6d7e370e45d2', '8a9ce5a9-773d-44f0-9c7a-75f8a33e600b']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8666db4-5f0a-48fa-a31b-3733bcf6eb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8666db4-5f0a-48fa-a31b-3733bcf6eb8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b846afdc-cb00-46f4-8b5a-7bf99264d3aa', '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='4a2caef822744a77b35b37b79c85b9d0',qos_specs=None,replication_status=,reservations=['570b437e-9205-42d9-b4d4-15f464ef6121','7f06a89c-8a80-464d-9240-f9e4d0ce45b2','5ef1e8de-4d04-4677-aaec-6d7e370e45d2','8a9ce5a9-773d-44f0-9c7a-75f8a33e600b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5810d9b87eb94de4be7c759f8035af5e',volume_type_id=27cccbef-1bda-4b79-8601-87ff7a7be6a0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b846afdc-cb00-46f4-8b5a-7bf99264d3aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a2caef822744a77b35b37b79c85b9d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5810d9b87eb94de4be7c759f8035af5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27cccbef-1bda-4b79-8601-87ff7a7be6a0),volume_type_id=27cccbef-1bda-4b79-8601-87ff7a7be6a0)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a899c3-3e49-48f2-b20d-3c4aa8d75ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a899c3-3e49-48f2-b20d-3c4aa8d75ed7) transitioned into state 'SUCCESS' from 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='4a2caef822744a77b35b37b79c85b9d0',qos_specs=None,replication_status=,reservations=['570b437e-9205-42d9-b4d4-15f464ef6121','7f06a89c-8a80-464d-9240-f9e4d0ce45b2','5ef1e8de-4d04-4677-aaec-6d7e370e45d2','8a9ce5a9-773d-44f0-9c7a-75f8a33e600b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5810d9b87eb94de4be7c759f8035af5e',volume_type_id=27cccbef-1bda-4b79-8601-87ff7a7be6a0)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84c290c-dc21-4ca8-b870-ce0e40e4311f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84c290c-dc21-4ca8-b870-ce0e40e4311f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Flow 'volume_create_api' (f89c4413-1088-41f3-a19d-b27d6351ed39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Create volume request issued successfully. Sep 03 11:33:08 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-699b1c73-14f3-479b-8431-03e8fbd3b846 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:08 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1637/3302] 192.168.122.194 () {62 vars in 1182 bytes} [Thu Sep 3 11:33:08 2026] POST /volume/v3/volumes => generated 782 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9b84529d-8a04-4c3f-92c6-c249776adffe None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9b84529d-8a04-4c3f-92c6-c249776adffe tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] GET http://192.168.122.194/volume/v3/volumes/b846afdc-cb00-46f4-8b5a-7bf99264d3aa Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9b84529d-8a04-4c3f-92c6-c249776adffe tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9b84529d-8a04-4c3f-92c6-c249776adffe tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:08 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:08 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9b84529d-8a04-4c3f-92c6-c249776adffe tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Volume info retrieved successfully. Sep 03 11:33:08 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9b84529d-8a04-4c3f-92c6-c249776adffe tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes/b846afdc-cb00-46f4-8b5a-7bf99264d3aa returned with HTTP 200 Sep 03 11:33:08 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1666/3303] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:08 2026] GET /volume/v3/volumes/b846afdc-cb00-46f4-8b5a-7bf99264d3aa => generated 961 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2e58c7d5-d7a0-4858-b5e4-34bad24ff802 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e58c7d5-d7a0-4858-b5e4-34bad24ff802 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 Sep 03 11:33:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e58c7d5-d7a0-4858-b5e4-34bad24ff802 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2e58c7d5-d7a0-4858-b5e4-34bad24ff802 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:09 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:09 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:09 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2e58c7d5-d7a0-4858-b5e4-34bad24ff802 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2e58c7d5-d7a0-4858-b5e4-34bad24ff802 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 returned with HTTP 200 Sep 03 11:33:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1638/3304] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:09 2026] GET /volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-43a9795a-049d-4585-b2c5-d26f29db18d7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-43a9795a-049d-4585-b2c5-d26f29db18d7 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] GET http://192.168.122.194/volume/v3/volumes/b846afdc-cb00-46f4-8b5a-7bf99264d3aa Sep 03 11:33:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-43a9795a-049d-4585-b2c5-d26f29db18d7 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-43a9795a-049d-4585-b2c5-d26f29db18d7 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:09 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:09 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:09 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:09 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:09 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-43a9795a-049d-4585-b2c5-d26f29db18d7 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Volume info retrieved successfully. Sep 03 11:33:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-43a9795a-049d-4585-b2c5-d26f29db18d7 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes/b846afdc-cb00-46f4-8b5a-7bf99264d3aa returned with HTTP 200 Sep 03 11:33:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1667/3305] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:09 2026] GET /volume/v3/volumes/b846afdc-cb00-46f4-8b5a-7bf99264d3aa => generated 982 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2abcc43b-6c0e-42c2-b282-7709c497b3d1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2abcc43b-6c0e-42c2-b282-7709c497b3d1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] GET http://192.168.122.194/volume/v3/messages Sep 03 11:33:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2abcc43b-6c0e-42c2-b282-7709c497b3d1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2abcc43b-6c0e-42c2-b282-7709c497b3d1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:09 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2abcc43b-6c0e-42c2-b282-7709c497b3d1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:33:09 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1639/3306] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:33:09 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8a75fad8-505c-448f-b92a-4237c16de16d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8a75fad8-505c-448f-b92a-4237c16de16d tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] GET http://192.168.122.194/volume/v3/messages Sep 03 11:33:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8a75fad8-505c-448f-b92a-4237c16de16d tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:09 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8a75fad8-505c-448f-b92a-4237c16de16d tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:09 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8a75fad8-505c-448f-b92a-4237c16de16d tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:33:09 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1668/3307] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:33:09 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:09 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0da67765-8288-4aba-bb3c-a3a9f8a254c6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0da67765-8288-4aba-bb3c-a3a9f8a254c6 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] DELETE http://192.168.122.194/volume/v3/messages/03e2ca5a-99f5-418d-9574-8c9416849d07 Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0da67765-8288-4aba-bb3c-a3a9f8a254c6 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0da67765-8288-4aba-bb3c-a3a9f8a254c6 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0da67765-8288-4aba-bb3c-a3a9f8a254c6 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/messages/03e2ca5a-99f5-418d-9574-8c9416849d07 returned with HTTP 204 Sep 03 11:33:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1640/3308] 192.168.122.194 () {60 vars in 1278 bytes} [Thu Sep 3 11:33:09 2026] DELETE /volume/v3/messages/03e2ca5a-99f5-418d-9574-8c9416849d07 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/b846afdc-cb00-46f4-8b5a-7bf99264d3aa Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Delete volume with id: b846afdc-cb00-46f4-8b5a-7bf99264d3aa Sep 03 11:33:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Volume info retrieved successfully. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86725) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1103267973 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1103267973, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1103267973 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1103267973, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Created reservations ['08e2f34c-eb05-411d-b9a9-9b456cd269cd', 'b261c7d3-d7df-4aa1-bf68-3770a135b386', 'f55ef6f7-e71b-4d84-aa88-dd8e50258157', 'f9fbb4a7-3802-4f9e-becc-422205acfe89'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Delete volume request issued successfully. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b4499b9-ee57-425f-84c5-1e10668471d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes/b846afdc-cb00-46f4-8b5a-7bf99264d3aa returned with HTTP 202 Sep 03 11:33:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1669/3309] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:33:10 2026] DELETE /volume/v3/volumes/b846afdc-cb00-46f4-8b5a-7bf99264d3aa => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6e302290-89dd-4c97-995e-5d0bfcecd293 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6e302290-89dd-4c97-995e-5d0bfcecd293 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] DELETE http://192.168.122.194/volume/v3/types/27cccbef-1bda-4b79-8601-87ff7a7be6a0 Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6e302290-89dd-4c97-995e-5d0bfcecd293 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6e302290-89dd-4c97-995e-5d0bfcecd293 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6e302290-89dd-4c97-995e-5d0bfcecd293 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/types/27cccbef-1bda-4b79-8601-87ff7a7be6a0 returned with HTTP 202 Sep 03 11:33:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1641/3310] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:10 2026] DELETE /volume/v3/types/27cccbef-1bda-4b79-8601-87ff7a7be6a0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ea377e87-0e23-4a9c-b09f-47117d03e0d0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea377e87-0e23-4a9c-b09f-47117d03e0d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ea377e87-0e23-4a9c-b09f-47117d03e0d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1207681517", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1639251802", "vendor_name": "tempest-vendor_name-2029259783"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ea377e87-0e23-4a9c-b09f-47117d03e0d0 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1670/3311] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:10 2026] POST /volume/v3/types => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a1854f34-878c-4017-9ff5-96d208173768 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "53108641-3b17-47c4-b163-b190c826e92f", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Create volume request body: {'volume': {'volume_type': '53108641-3b17-47c4-b163-b190c826e92f', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Create volume of 1 GB Sep 03 11:33:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Flow 'volume_create_api' (c461a0af-f293-498e-92bd-caba94b0fe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (101c846d-b305-4889-a64e-413faa30f402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (101c846d-b305-4889-a64e-413faa30f402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:33:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1639251802',vendor_name='tempest-vendor_name-2029259783'},id=53108641-3b17-47c4-b163-b190c826e92f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1207681517',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '53108641-3b17-47c4-b163-b190c826e92f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afdc43e-1a48-47a5-a589-a579b8e8e703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1207681517 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1207681517, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:10 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1207681517 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1207681517, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-aca514d1-ab62-4f67-8a6c-0542470858fd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aca514d1-ab62-4f67-8a6c-0542470858fd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Created reservations ['6553a38f-4d3c-4cd8-87ea-4b64f32fc3c6', '39daaa34-07a4-46e3-b2c6-c553ab69aa7c', '7674d6d7-7960-49b0-81b8-5d02189b84a8', '76fe1a0c-76b2-458b-a83a-6f75ef0bcb3c'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aca514d1-ab62-4f67-8a6c-0542470858fd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aca514d1-ab62-4f67-8a6c-0542470858fd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3afdc43e-1a48-47a5-a589-a579b8e8e703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6553a38f-4d3c-4cd8-87ea-4b64f32fc3c6', '39daaa34-07a4-46e3-b2c6-c553ab69aa7c', '7674d6d7-7960-49b0-81b8-5d02189b84a8', '76fe1a0c-76b2-458b-a83a-6f75ef0bcb3c']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06a6e76-6598-4bfb-b5c0-18ab0ca8254d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-aca514d1-ab62-4f67-8a6c-0542470858fd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aca514d1-ab62-4f67-8a6c-0542470858fd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 returned with HTTP 200 Sep 03 11:33:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1671/3312] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:10 2026] GET /volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7f9f9f9b-a41f-429c-afc3-5d8121d4dc3c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7f9f9f9b-a41f-429c-afc3-5d8121d4dc3c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] GET http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7f9f9f9b-a41f-429c-afc3-5d8121d4dc3c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7f9f9f9b-a41f-429c-afc3-5d8121d4dc3c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7f9f9f9b-a41f-429c-afc3-5d8121d4dc3c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7f9f9f9b-a41f-429c-afc3-5d8121d4dc3c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 returned with HTTP 200 Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06a6e76-6598-4bfb-b5c0-18ab0ca8254d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee165e58-654d-4d78-9bbe-fef7830585b4', '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='4a2caef822744a77b35b37b79c85b9d0',qos_specs=None,replication_status=,reservations=['6553a38f-4d3c-4cd8-87ea-4b64f32fc3c6','39daaa34-07a4-46e3-b2c6-c553ab69aa7c','7674d6d7-7960-49b0-81b8-5d02189b84a8','76fe1a0c-76b2-458b-a83a-6f75ef0bcb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5810d9b87eb94de4be7c759f8035af5e',volume_type_id=53108641-3b17-47c4-b163-b190c826e92f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee165e58-654d-4d78-9bbe-fef7830585b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a2caef822744a77b35b37b79c85b9d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5810d9b87eb94de4be7c759f8035af5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(53108641-3b17-47c4-b163-b190c826e92f),volume_type_id=53108641-3b17-47c4-b163-b190c826e92f)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1672/3313] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:10 2026] GET /volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f1eb5e-f172-46a3-9323-2fab85ac4c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1fdb80d5-fbfe-4bc7-a395-f55dbcfcea06 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1fdb80d5-fbfe-4bc7-a395-f55dbcfcea06 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1fdb80d5-fbfe-4bc7-a395-f55dbcfcea06 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1fdb80d5-fbfe-4bc7-a395-f55dbcfcea06 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-1fdb80d5-fbfe-4bc7-a395-f55dbcfcea06 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete snapshot with id: 8663fa07-2dbb-4c83-901a-80acb7268dd5 Sep 03 11:33:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1fdb80d5-fbfe-4bc7-a395-f55dbcfcea06 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f1eb5e-f172-46a3-9323-2fab85ac4c9d) transitioned into state 'SUCCESS' from 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='4a2caef822744a77b35b37b79c85b9d0',qos_specs=None,replication_status=,reservations=['6553a38f-4d3c-4cd8-87ea-4b64f32fc3c6','39daaa34-07a4-46e3-b2c6-c553ab69aa7c','7674d6d7-7960-49b0-81b8-5d02189b84a8','76fe1a0c-76b2-458b-a83a-6f75ef0bcb3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5810d9b87eb94de4be7c759f8035af5e',volume_type_id=53108641-3b17-47c4-b163-b190c826e92f)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8435fc27-3c02-4cec-b409-c901212c3f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1fdb80d5-fbfe-4bc7-a395-f55dbcfcea06 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot delete request issued successfully. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1fdb80d5-fbfe-4bc7-a395-f55dbcfcea06 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 returned with HTTP 202 Sep 03 11:33:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1673/3314] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:33:10 2026] DELETE /volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-394137c1-5aff-40d9-bbc2-5089ff63ec92 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-394137c1-5aff-40d9-bbc2-5089ff63ec92 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-394137c1-5aff-40d9-bbc2-5089ff63ec92 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-394137c1-5aff-40d9-bbc2-5089ff63ec92 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8435fc27-3c02-4cec-b409-c901212c3f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Flow 'volume_create_api' (c461a0af-f293-498e-92bd-caba94b0fe3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:10 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Create volume request issued successfully. Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-394137c1-5aff-40d9-bbc2-5089ff63ec92 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a1854f34-878c-4017-9ff5-96d208173768 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1642/3315] 192.168.122.194 () {62 vars in 1182 bytes} [Thu Sep 3 11:33:10 2026] POST /volume/v3/volumes => generated 782 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:10 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-394137c1-5aff-40d9-bbc2-5089ff63ec92 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 returned with HTTP 200 Sep 03 11:33:10 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1674/3316] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:10 2026] GET /volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4f28267a-3ed5-408f-882e-b6b2dda8493c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f28267a-3ed5-408f-882e-b6b2dda8493c tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] GET http://192.168.122.194/volume/v3/volumes/ee165e58-654d-4d78-9bbe-fef7830585b4 Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f28267a-3ed5-408f-882e-b6b2dda8493c tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4f28267a-3ed5-408f-882e-b6b2dda8493c tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:10 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:10 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:10 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:10 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4f28267a-3ed5-408f-882e-b6b2dda8493c tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Volume info retrieved successfully. Sep 03 11:33:10 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4f28267a-3ed5-408f-882e-b6b2dda8493c tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes/ee165e58-654d-4d78-9bbe-fef7830585b4 returned with HTTP 200 Sep 03 11:33:10 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1643/3317] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:10 2026] GET /volume/v3/volumes/ee165e58-654d-4d78-9bbe-fef7830585b4 => generated 961 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ab64b5e9-9620-41ee-84ce-b02fbf0fe585 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ab64b5e9-9620-41ee-84ce-b02fbf0fe585 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ab64b5e9-9620-41ee-84ce-b02fbf0fe585 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ab64b5e9-9620-41ee-84ce-b02fbf0fe585 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:11 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:11 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:11 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ab64b5e9-9620-41ee-84ce-b02fbf0fe585 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ab64b5e9-9620-41ee-84ce-b02fbf0fe585 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 returned with HTTP 200 Sep 03 11:33:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1675/3318] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:11 2026] GET /volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b1edda39-35a9-462f-a20b-64a34094b2a1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b1edda39-35a9-462f-a20b-64a34094b2a1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] GET http://192.168.122.194/volume/v3/volumes/ee165e58-654d-4d78-9bbe-fef7830585b4 Sep 03 11:33:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b1edda39-35a9-462f-a20b-64a34094b2a1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b1edda39-35a9-462f-a20b-64a34094b2a1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b1edda39-35a9-462f-a20b-64a34094b2a1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Volume info retrieved successfully. Sep 03 11:33:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b1edda39-35a9-462f-a20b-64a34094b2a1 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes/ee165e58-654d-4d78-9bbe-fef7830585b4 returned with HTTP 200 Sep 03 11:33:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1644/3319] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:11 2026] GET /volume/v3/volumes/ee165e58-654d-4d78-9bbe-fef7830585b4 => generated 982 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6c838650-f684-4a33-ab36-d0ca0b769947 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6c838650-f684-4a33-ab36-d0ca0b769947 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] GET http://192.168.122.194/volume/v3/messages Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6c838650-f684-4a33-ab36-d0ca0b769947 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6c838650-f684-4a33-ab36-d0ca0b769947 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6c838650-f684-4a33-ab36-d0ca0b769947 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:33:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1676/3320] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:33:11 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5abcce7c-fb03-4947-8266-49714af9f675 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5abcce7c-fb03-4947-8266-49714af9f675 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] GET http://192.168.122.194/volume/v3/messages/4028134c-2f29-4e5e-820d-667ba50e1179 Sep 03 11:33:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5abcce7c-fb03-4947-8266-49714af9f675 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5abcce7c-fb03-4947-8266-49714af9f675 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5abcce7c-fb03-4947-8266-49714af9f675 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-member] http://192.168.122.194/volume/v3/messages/4028134c-2f29-4e5e-820d-667ba50e1179 returned with HTTP 200 Sep 03 11:33:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1645/3321] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:33:11 2026] GET /volume/v3/messages/4028134c-2f29-4e5e-820d-667ba50e1179 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8b307f88-9110-4eba-b7f6-8035c52726be None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8b307f88-9110-4eba-b7f6-8035c52726be tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] DELETE http://192.168.122.194/volume/v3/messages/4028134c-2f29-4e5e-820d-667ba50e1179 Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8b307f88-9110-4eba-b7f6-8035c52726be tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8b307f88-9110-4eba-b7f6-8035c52726be tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8b307f88-9110-4eba-b7f6-8035c52726be tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/messages/4028134c-2f29-4e5e-820d-667ba50e1179 returned with HTTP 204 Sep 03 11:33:11 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1677/3322] 192.168.122.194 () {60 vars in 1278 bytes} [Thu Sep 3 11:33:11 2026] DELETE /volume/v3/messages/4028134c-2f29-4e5e-820d-667ba50e1179 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:33:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7287d91b-7e7b-4f2a-a9bf-8b5aa0898b65 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7287d91b-7e7b-4f2a-a9bf-8b5aa0898b65 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/ee165e58-654d-4d78-9bbe-fef7830585b4 Sep 03 11:33:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7287d91b-7e7b-4f2a-a9bf-8b5aa0898b65 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:11 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7287d91b-7e7b-4f2a-a9bf-8b5aa0898b65 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:11 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-7287d91b-7e7b-4f2a-a9bf-8b5aa0898b65 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Delete volume with id: ee165e58-654d-4d78-9bbe-fef7830585b4 Sep 03 11:33:11 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:11 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:11 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:11 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7287d91b-7e7b-4f2a-a9bf-8b5aa0898b65 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Volume info retrieved successfully. Sep 03 11:33:11 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7287d91b-7e7b-4f2a-a9bf-8b5aa0898b65 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86726) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:33:11 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-7287d91b-7e7b-4f2a-a9bf-8b5aa0898b65 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Created reservations ['03213841-95c3-4fc7-9aa1-e548cc851624', 'a855df9f-5bfd-4fe2-a94d-f63823611411', 'd12d9f2b-ee6d-4a16-ad7b-04b6b3fe8f82', 'ceb3dfaf-e0b5-434e-a0b8-3b42cb5369c5'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:11 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7287d91b-7e7b-4f2a-a9bf-8b5aa0898b65 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Delete volume request issued successfully. Sep 03 11:33:11 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7287d91b-7e7b-4f2a-a9bf-8b5aa0898b65 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/volumes/ee165e58-654d-4d78-9bbe-fef7830585b4 returned with HTTP 202 Sep 03 11:33:11 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1646/3323] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:33:11 2026] DELETE /volume/v3/volumes/ee165e58-654d-4d78-9bbe-fef7830585b4 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-73ddeaa9-de94-4f76-adca-8e0f72088882 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:11 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-73ddeaa9-de94-4f76-adca-8e0f72088882 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] DELETE http://192.168.122.194/volume/v3/types/53108641-3b17-47c4-b163-b190c826e92f Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-73ddeaa9-de94-4f76-adca-8e0f72088882 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:11 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-73ddeaa9-de94-4f76-adca-8e0f72088882 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-73ddeaa9-de94-4f76-adca-8e0f72088882 tempest-ProjectMemberTests-227108032 tempest-ProjectMemberTests-227108032-project-admin] http://192.168.122.194/volume/v3/types/53108641-3b17-47c4-b163-b190c826e92f returned with HTTP 202 Sep 03 11:33:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1678/3324] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:11 2026] DELETE /volume/v3/types/53108641-3b17-47c4-b163-b190c826e92f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b60c07c1-8277-42ce-b8ab-cce87f7b96f6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b60c07c1-8277-42ce-b8ab-cce87f7b96f6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 Sep 03 11:33:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b60c07c1-8277-42ce-b8ab-cce87f7b96f6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b60c07c1-8277-42ce-b8ab-cce87f7b96f6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b60c07c1-8277-42ce-b8ab-cce87f7b96f6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 returned with HTTP 404 Sep 03 11:33:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1647/3325] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:12 2026] GET /volume/v3/snapshots/8663fa07-2dbb-4c83-901a-80acb7268dd5 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:33:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fea6dbe4-c29c-42a2-9b84-a689f93d423c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fea6dbe4-c29c-42a2-9b84-a689f93d423c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 Sep 03 11:33:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fea6dbe4-c29c-42a2-9b84-a689f93d423c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:12 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fea6dbe4-c29c-42a2-9b84-a689f93d423c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:12 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-fea6dbe4-c29c-42a2-9b84-a689f93d423c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume with id: 2fd85949-0469-40a3-820b-a22887ca94f5 Sep 03 11:33:12 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:12 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:12 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:12 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fea6dbe4-c29c-42a2-9b84-a689f93d423c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:12 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-fea6dbe4-c29c-42a2-9b84-a689f93d423c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume request issued successfully. Sep 03 11:33:12 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fea6dbe4-c29c-42a2-9b84-a689f93d423c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 returned with HTTP 202 Sep 03 11:33:12 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1679/3326] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:33:12 2026] DELETE /volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e5ab92f9-4901-4e45-ad71-2cb4873a336e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5ab92f9-4901-4e45-ad71-2cb4873a336e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 Sep 03 11:33:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5ab92f9-4901-4e45-ad71-2cb4873a336e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:12 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e5ab92f9-4901-4e45-ad71-2cb4873a336e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:12 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:12 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:12 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:12 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:12 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e5ab92f9-4901-4e45-ad71-2cb4873a336e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:12 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e5ab92f9-4901-4e45-ad71-2cb4873a336e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 returned with HTTP 200 Sep 03 11:33:12 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1648/3327] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:12 2026] GET /volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d5ee6d9c-ec78-485e-880f-21c222d6a8e8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d5ee6d9c-ec78-485e-880f-21c222d6a8e8 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 Sep 03 11:33:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d5ee6d9c-ec78-485e-880f-21c222d6a8e8 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:13 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d5ee6d9c-ec78-485e-880f-21c222d6a8e8 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:13 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d5ee6d9c-ec78-485e-880f-21c222d6a8e8 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 returned with HTTP 404 Sep 03 11:33:13 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1680/3328] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:13 2026] GET /volume/v3/volumes/2fd85949-0469-40a3-820b-a22887ca94f5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:13 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1693103156"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:13 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1693103156'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:13 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume of 1 GB Sep 03 11:33:13 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (eb5756ee-5901-48ca-bf5e-6e7803a06ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcadc6f0-eddd-4eaa-90d0-4fe2cb71548c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcadc6f0-eddd-4eaa-90d0-4fe2cb71548c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:13 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9252aa-f08e-4935-94c4-09fe53236225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:14 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['61c3a0db-2370-4f74-826d-09e00c5495bf', 'da68bd69-1a18-47b6-bb37-dd7625d5843d', '36a8d316-4b52-4d33-885e-03c6a214f5c5', '7be35326-5724-4312-b0ae-c8441bbff692'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e9252aa-f08e-4935-94c4-09fe53236225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61c3a0db-2370-4f74-826d-09e00c5495bf', 'da68bd69-1a18-47b6-bb37-dd7625d5843d', '36a8d316-4b52-4d33-885e-03c6a214f5c5', '7be35326-5724-4312-b0ae-c8441bbff692']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b3f8dd-1943-4ebf-a3a8-f1d33ada254b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:14 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:14 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b3f8dd-1943-4ebf-a3a8-f1d33ada254b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46da1ef7-2232-47a7-8769-d59d6139ef47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1693103156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['61c3a0db-2370-4f74-826d-09e00c5495bf','da68bd69-1a18-47b6-bb37-dd7625d5843d','36a8d316-4b52-4d33-885e-03c6a214f5c5','7be35326-5724-4312-b0ae-c8441bbff692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1693103156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46da1ef7-2232-47a7-8769-d59d6139ef47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e9ee545cbb4eb99d3a310cf4efc844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badece1d173b4e51add55b4a7c961a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d571e434-f6b1-4ea4-aa02-e6db4b3d6191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d571e434-f6b1-4ea4-aa02-e6db4b3d6191) transitioned into state 'SUCCESS' from state '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-1693103156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['61c3a0db-2370-4f74-826d-09e00c5495bf','da68bd69-1a18-47b6-bb37-dd7625d5843d','36a8d316-4b52-4d33-885e-03c6a214f5c5','7be35326-5724-4312-b0ae-c8441bbff692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39da2f2b-c1e3-41f7-b435-f43c7e0a88fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39da2f2b-c1e3-41f7-b435-f43c7e0a88fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:14 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (eb5756ee-5901-48ca-bf5e-6e7803a06ea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:14 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request issued successfully. Sep 03 11:33:14 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-99e6002f-2c95-4428-8fde-1b0aacdca813 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:14 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1649/3329] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:33:13 2026] POST /volume/v3/volumes => generated 787 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ec63ccdf-73bc-4e88-b65e-0823c084d581 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ec63ccdf-73bc-4e88-b65e-0823c084d581 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 Sep 03 11:33:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ec63ccdf-73bc-4e88-b65e-0823c084d581 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:14 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ec63ccdf-73bc-4e88-b65e-0823c084d581 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:14 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:14 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:14 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:14 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:14 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ec63ccdf-73bc-4e88-b65e-0823c084d581 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:14 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ec63ccdf-73bc-4e88-b65e-0823c084d581 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 returned with HTTP 200 Sep 03 11:33:14 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1681/3330] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:14 2026] GET /volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1a9f0ad8-8fba-4a26-9e5c-b447a4e5f789 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1a9f0ad8-8fba-4a26-9e5c-b447a4e5f789 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1a9f0ad8-8fba-4a26-9e5c-b447a4e5f789 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1a9f0ad8-8fba-4a26-9e5c-b447a4e5f789 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-343d361d-9f93-4b2d-9de2-e927cf78eb25 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-1a9f0ad8-8fba-4a26-9e5c-b447a4e5f789 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1a9f0ad8-8fba-4a26-9e5c-b447a4e5f789 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 returned with HTTP 200 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1650/3331] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:15 2026] GET /volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4a84dd24-d686-4191-b4b4-fe43df442936 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4a84dd24-d686-4191-b4b4-fe43df442936 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4a84dd24-d686-4191-b4b4-fe43df442936 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46da1ef7-2232-47a7-8769-d59d6139ef47", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1697047067"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4a84dd24-d686-4191-b4b4-fe43df442936 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-4a84dd24-d686-4191-b4b4-fe43df442936 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create snapshot from volume 46da1ef7-2232-47a7-8769-d59d6139ef47 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-4a84dd24-d686-4191-b4b4-fe43df442936 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['cb4728ae-6353-4384-bf84-d10da2a2259e', 'a3507f0f-644d-41be-92df-a3800c56effc', '499b5a8f-2707-4fa7-8192-1723f976d31f', 'bca87e7e-4e5c-48d8-b099-c52737888ce5'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-343d361d-9f93-4b2d-9de2-e927cf78eb25 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-343d361d-9f93-4b2d-9de2-e927cf78eb25 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1089228011", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:15 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-343d361d-9f93-4b2d-9de2-e927cf78eb25 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1682/3332] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:15 2026] POST /volume/v3/types => generated 380 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c5778411-0650-40ab-8a46-0bb303f8e181 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c5778411-0650-40ab-8a46-0bb303f8e181 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] POST http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c5778411-0650-40ab-8a46-0bb303f8e181 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4a84dd24-d686-4191-b4b4-fe43df442936 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot create request issued successfully. Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4a84dd24-d686-4191-b4b4-fe43df442936 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1651/3333] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:33:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-609504f4-87f9-4828-91e9-999caa8b1f68 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-609504f4-87f9-4828-91e9-999caa8b1f68 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-609504f4-87f9-4828-91e9-999caa8b1f68 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-609504f4-87f9-4828-91e9-999caa8b1f68 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:15 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-609504f4-87f9-4828-91e9-999caa8b1f68 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-609504f4-87f9-4828-91e9-999caa8b1f68 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 returned with HTTP 200 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1652/3334] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:15 2026] GET /volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c5778411-0650-40ab-8a46-0bb303f8e181 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption returned with HTTP 200 Sep 03 11:33:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1683/3335] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:33:15 2026] POST /volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5fe0488b-1867-4c84-81b1-60052c6e7115 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5fe0488b-1867-4c84-81b1-60052c6e7115 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5fe0488b-1867-4c84-81b1-60052c6e7115 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-813664218", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5fe0488b-1867-4c84-81b1-60052c6e7115 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1653/3336] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:15 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c8c5e1a0-558f-49b0-a4c6-50efd8a761a0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8c5e1a0-558f-49b0-a4c6-50efd8a761a0 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] POST http://192.168.122.194/volume/v3/types/64e6236d-4dc6-44bd-867d-bcf9dce6d962/encryption Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c8c5e1a0-558f-49b0-a4c6-50efd8a761a0 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-c8c5e1a0-558f-49b0-a4c6-50efd8a761a0 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8c5e1a0-558f-49b0-a4c6-50efd8a761a0 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/64e6236d-4dc6-44bd-867d-bcf9dce6d962/encryption returned with HTTP 403 Sep 03 11:33:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1684/3337] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:33:15 2026] POST /volume/v3/types/64e6236d-4dc6-44bd-867d-bcf9dce6d962/encryption => generated 127 bytes in 120 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f3341aa2-a308-4245-8575-4fbe2dbdea96 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f3341aa2-a308-4245-8575-4fbe2dbdea96 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f3341aa2-a308-4245-8575-4fbe2dbdea96 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-504188965", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f3341aa2-a308-4245-8575-4fbe2dbdea96 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1654/3338] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:15 2026] POST /volume/v3/types => generated 379 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-79908172-4481-4c18-9cc6-b8033019d8a0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-79908172-4481-4c18-9cc6-b8033019d8a0 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] POST http://192.168.122.194/volume/v3/types/c3b8632f-717a-4af2-b3be-4616d60674ca/extra_specs Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-79908172-4481-4c18-9cc6-b8033019d8a0 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-79908172-4481-4c18-9cc6-b8033019d8a0 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-79908172-4481-4c18-9cc6-b8033019d8a0 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/c3b8632f-717a-4af2-b3be-4616d60674ca/extra_specs returned with HTTP 403 Sep 03 11:33:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1685/3339] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:33:15 2026] POST /volume/v3/types/c3b8632f-717a-4af2-b3be-4616d60674ca/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3112006e-f1c4-4cab-8dda-44fce27707c5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3112006e-f1c4-4cab-8dda-44fce27707c5 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] PUT http://192.168.122.194/volume/v3/types/c3b8632f-717a-4af2-b3be-4616d60674ca/extra_specs/key2 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3112006e-f1c4-4cab-8dda-44fce27707c5 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-3112006e-f1c4-4cab-8dda-44fce27707c5 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3112006e-f1c4-4cab-8dda-44fce27707c5 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/c3b8632f-717a-4af2-b3be-4616d60674ca/extra_specs/key2 returned with HTTP 403 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1655/3340] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:33:15 2026] PUT /volume/v3/types/c3b8632f-717a-4af2-b3be-4616d60674ca/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ab746a8c-d968-48c1-9d59-bb9c9b9a530e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ab746a8c-d968-48c1-9d59-bb9c9b9a530e tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ab746a8c-d968-48c1-9d59-bb9c9b9a530e tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-ab746a8c-d968-48c1-9d59-bb9c9b9a530e tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ab746a8c-d968-48c1-9d59-bb9c9b9a530e tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types returned with HTTP 403 Sep 03 11:33:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1686/3341] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:33:15 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 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-41909cbd-8889-4c45-a8ae-853cedefba26 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-41909cbd-8889-4c45-a8ae-853cedefba26 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-41909cbd-8889-4c45-a8ae-853cedefba26 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-613327167", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-41909cbd-8889-4c45-a8ae-853cedefba26 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1656/3342] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:15 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e76a53de-abb3-4703-9529-387595707b2d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e76a53de-abb3-4703-9529-387595707b2d tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] POST http://192.168.122.194/volume/v3/types/45f84a0f-b6f7-4850-9130-b5f1ef749a60/encryption Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e76a53de-abb3-4703-9529-387595707b2d tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e76a53de-abb3-4703-9529-387595707b2d tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types/45f84a0f-b6f7-4850-9130-b5f1ef749a60/encryption returned with HTTP 200 Sep 03 11:33:15 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1687/3343] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:33:15 2026] POST /volume/v3/types/45f84a0f-b6f7-4850-9130-b5f1ef749a60/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-39a976bf-dde2-442d-8741-7a71dad9b10e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-39a976bf-dde2-442d-8741-7a71dad9b10e tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] DELETE http://192.168.122.194/volume/v3/types/45f84a0f-b6f7-4850-9130-b5f1ef749a60/encryption/40173112-5caf-4911-9b7a-423398fb71a2 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-39a976bf-dde2-442d-8741-7a71dad9b10e tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-39a976bf-dde2-442d-8741-7a71dad9b10e tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-39a976bf-dde2-442d-8741-7a71dad9b10e tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:15 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-39a976bf-dde2-442d-8741-7a71dad9b10e tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/45f84a0f-b6f7-4850-9130-b5f1ef749a60/encryption/40173112-5caf-4911-9b7a-423398fb71a2 returned with HTTP 403 Sep 03 11:33:15 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1657/3344] 192.168.122.194 () {58 vars in 1373 bytes} [Thu Sep 3 11:33:15 2026] DELETE /volume/v3/types/45f84a0f-b6f7-4850-9130-b5f1ef749a60/encryption/40173112-5caf-4911-9b7a-423398fb71a2 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1065ade0-7eb4-42ec-b47c-41a201634f78 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:15 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1065ade0-7eb4-42ec-b47c-41a201634f78 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:15 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1065ade0-7eb4-42ec-b47c-41a201634f78 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-731603238", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1065ade0-7eb4-42ec-b47c-41a201634f78 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1688/3345] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:15 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-9cede218-b4b2-40a5-96f7-68fdcf0d139c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9cede218-b4b2-40a5-96f7-68fdcf0d139c tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] DELETE http://192.168.122.194/volume/v3/types/7d012478-c8ae-4cfd-9b2c-bc43abb4369b/extra_specs/key1 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9cede218-b4b2-40a5-96f7-68fdcf0d139c tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-9cede218-b4b2-40a5-96f7-68fdcf0d139c tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-9cede218-b4b2-40a5-96f7-68fdcf0d139c tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-9cede218-b4b2-40a5-96f7-68fdcf0d139c tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/7d012478-c8ae-4cfd-9b2c-bc43abb4369b/extra_specs/key1 returned with HTTP 403 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1658/3346] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:33:16 2026] DELETE /volume/v3/types/7d012478-c8ae-4cfd-9b2c-bc43abb4369b/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5c486da7-cdda-4254-8a7f-97a13349cc7a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5c486da7-cdda-4254-8a7f-97a13349cc7a tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5c486da7-cdda-4254-8a7f-97a13349cc7a tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1605476962", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5c486da7-cdda-4254-8a7f-97a13349cc7a tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1689/3347] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:16 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-826cee16-8aa9-47f5-8ef3-70ea50664ea9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-826cee16-8aa9-47f5-8ef3-70ea50664ea9 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] DELETE http://192.168.122.194/volume/v3/types/a2e8c2ae-ebd1-4f3f-814e-a4dea20a0721 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-826cee16-8aa9-47f5-8ef3-70ea50664ea9 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-826cee16-8aa9-47f5-8ef3-70ea50664ea9 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-826cee16-8aa9-47f5-8ef3-70ea50664ea9 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-826cee16-8aa9-47f5-8ef3-70ea50664ea9 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/a2e8c2ae-ebd1-4f3f-814e-a4dea20a0721 returned with HTTP 403 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1659/3348] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:16 2026] DELETE /volume/v3/types/a2e8c2ae-ebd1-4f3f-814e-a4dea20a0721 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3ed791fc-fbf5-423f-baf9-0af91f4067d1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3ed791fc-fbf5-423f-baf9-0af91f4067d1 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] GET http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3ed791fc-fbf5-423f-baf9-0af91f4067d1 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3ed791fc-fbf5-423f-baf9-0af91f4067d1 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3ed791fc-fbf5-423f-baf9-0af91f4067d1 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs returned with HTTP 200 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1690/3349] 192.168.122.194 () {58 vars in 1262 bytes} [Thu Sep 3 11:33:16 2026] GET /volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-ad6d1475-8573-43b7-9169-65b87db2c993 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad6d1475-8573-43b7-9169-65b87db2c993 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] GET http://192.168.122.194/volume/v3/types Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ad6d1475-8573-43b7-9169-65b87db2c993 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-ad6d1475-8573-43b7-9169-65b87db2c993 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-ad6d1475-8573-43b7-9169-65b87db2c993 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-ad6d1475-8573-43b7-9169-65b87db2c993 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1660/3350] 192.168.122.194 () {58 vars in 1115 bytes} [Thu Sep 3 11:33:16 2026] GET /volume/v3/types => generated 2360 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bd70e8d3-856f-4a59-b32d-a398bc53980a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bd70e8d3-856f-4a59-b32d-a398bc53980a tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] GET http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption/cipher Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bd70e8d3-856f-4a59-b32d-a398bc53980a tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bd70e8d3-856f-4a59-b32d-a398bc53980a tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-bd70e8d3-856f-4a59-b32d-a398bc53980a tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bd70e8d3-856f-4a59-b32d-a398bc53980a tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption/cipher returned with HTTP 403 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1691/3351] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:33:16 2026] GET /volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e3f18248-5a4a-44d8-8b37-d1b3eeacac28 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e3f18248-5a4a-44d8-8b37-d1b3eeacac28 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] GET http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e3f18248-5a4a-44d8-8b37-d1b3eeacac28 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e3f18248-5a4a-44d8-8b37-d1b3eeacac28 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-e3f18248-5a4a-44d8-8b37-d1b3eeacac28 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e3f18248-5a4a-44d8-8b37-d1b3eeacac28 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption returned with HTTP 403 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1661/3352] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:33:16 2026] GET /volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a99acf1e-99a8-4ae2-a092-2d1ac34b34ae None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a99acf1e-99a8-4ae2-a092-2d1ac34b34ae tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] GET http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs/multiattach Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a99acf1e-99a8-4ae2-a092-2d1ac34b34ae tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a99acf1e-99a8-4ae2-a092-2d1ac34b34ae tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a99acf1e-99a8-4ae2-a092-2d1ac34b34ae tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs/multiattach returned with HTTP 200 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1692/3353] 192.168.122.194 () {58 vars in 1298 bytes} [Thu Sep 3 11:33:16 2026] GET /volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6b470cdf-70df-4ad3-9723-ec45acdd8cef None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6b470cdf-70df-4ad3-9723-ec45acdd8cef tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] GET http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs/volume_backend_name Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6b470cdf-70df-4ad3-9723-ec45acdd8cef tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6b470cdf-70df-4ad3-9723-ec45acdd8cef tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6b470cdf-70df-4ad3-9723-ec45acdd8cef tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1662/3354] 192.168.122.194 () {58 vars in 1322 bytes} [Thu Sep 3 11:33:16 2026] GET /volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fb1c8041-365d-494a-88f1-360a624377e4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb1c8041-365d-494a-88f1-360a624377e4 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] GET http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fb1c8041-365d-494a-88f1-360a624377e4 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fb1c8041-365d-494a-88f1-360a624377e4 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fb1c8041-365d-494a-88f1-360a624377e4 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0 returned with HTTP 200 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1693/3355] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:33:16 2026] GET /volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0 => generated 318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d775ccff-80ed-456c-bf71-28d89e476827 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d775ccff-80ed-456c-bf71-28d89e476827 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] PUT http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption/4ad009ce-3cb5-4ad3-8b00-3fefe2240bd9 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d775ccff-80ed-456c-bf71-28d89e476827 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-d775ccff-80ed-456c-bf71-28d89e476827 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d775ccff-80ed-456c-bf71-28d89e476827 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption/4ad009ce-3cb5-4ad3-8b00-3fefe2240bd9 returned with HTTP 403 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1663/3356] 192.168.122.194 () {60 vars in 1390 bytes} [Thu Sep 3 11:33:16 2026] PUT /volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/encryption/4ad009ce-3cb5-4ad3-8b00-3fefe2240bd9 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-de329f02-8320-4667-90de-d97e334092dd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-de329f02-8320-4667-90de-d97e334092dd tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] PUT http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs/key1 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-de329f02-8320-4667-90de-d97e334092dd tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-de329f02-8320-4667-90de-d97e334092dd tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-de329f02-8320-4667-90de-d97e334092dd tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs/key1 returned with HTTP 403 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1694/3357] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:33:16 2026] PUT /volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8cfc9d78-8987-4afe-a274-7332ac0c9d24 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8cfc9d78-8987-4afe-a274-7332ac0c9d24 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] PUT http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8cfc9d78-8987-4afe-a274-7332ac0c9d24 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-8cfc9d78-8987-4afe-a274-7332ac0c9d24 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '58b0b4ab1af24c65894debca78fbb3fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3547ece8c9f741c4b640d08c9766e200', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8cfc9d78-8987-4afe-a274-7332ac0c9d24 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-member] http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0 returned with HTTP 403 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1664/3358] 192.168.122.194 () {60 vars in 1246 bytes} [Thu Sep 3 11:33:16 2026] PUT /volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1097d9df-8f6a-4c57-81c6-ff2a90b04ad7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1097d9df-8f6a-4c57-81c6-ff2a90b04ad7 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] DELETE http://192.168.122.194/volume/v3/types/a2e8c2ae-ebd1-4f3f-814e-a4dea20a0721 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1097d9df-8f6a-4c57-81c6-ff2a90b04ad7 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1097d9df-8f6a-4c57-81c6-ff2a90b04ad7 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1097d9df-8f6a-4c57-81c6-ff2a90b04ad7 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types/a2e8c2ae-ebd1-4f3f-814e-a4dea20a0721 returned with HTTP 202 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1695/3359] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:16 2026] DELETE /volume/v3/types/a2e8c2ae-ebd1-4f3f-814e-a4dea20a0721 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8abc5186-19f0-4371-892a-8242cfcb199d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8abc5186-19f0-4371-892a-8242cfcb199d tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] DELETE http://192.168.122.194/volume/v3/types/7d012478-c8ae-4cfd-9b2c-bc43abb4369b Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8abc5186-19f0-4371-892a-8242cfcb199d tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8abc5186-19f0-4371-892a-8242cfcb199d tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8abc5186-19f0-4371-892a-8242cfcb199d tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types/7d012478-c8ae-4cfd-9b2c-bc43abb4369b returned with HTTP 202 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1665/3360] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:16 2026] DELETE /volume/v3/types/7d012478-c8ae-4cfd-9b2c-bc43abb4369b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-cc27b841-1044-4742-8cb7-6ab9f0dd7dac None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cc27b841-1044-4742-8cb7-6ab9f0dd7dac tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] DELETE http://192.168.122.194/volume/v3/types/45f84a0f-b6f7-4850-9130-b5f1ef749a60 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cc27b841-1044-4742-8cb7-6ab9f0dd7dac tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-cc27b841-1044-4742-8cb7-6ab9f0dd7dac tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-cb6bcfb2-5ece-48e2-a29f-a266b024c69a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cb6bcfb2-5ece-48e2-a29f-a266b024c69a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cb6bcfb2-5ece-48e2-a29f-a266b024c69a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-cb6bcfb2-5ece-48e2-a29f-a266b024c69a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:16 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-cb6bcfb2-5ece-48e2-a29f-a266b024c69a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-cb6bcfb2-5ece-48e2-a29f-a266b024c69a tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 returned with HTTP 200 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-cc27b841-1044-4742-8cb7-6ab9f0dd7dac tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types/45f84a0f-b6f7-4850-9130-b5f1ef749a60 returned with HTTP 202 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1666/3361] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:16 2026] GET /volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1696/3362] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:16 2026] DELETE /volume/v3/types/45f84a0f-b6f7-4850-9130-b5f1ef749a60 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-13444cba-5466-47db-a4ea-c543e13d1707 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-13444cba-5466-47db-a4ea-c543e13d1707 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] DELETE http://192.168.122.194/volume/v3/types/c3b8632f-717a-4af2-b3be-4616d60674ca Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-13444cba-5466-47db-a4ea-c543e13d1707 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-13444cba-5466-47db-a4ea-c543e13d1707 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-13444cba-5466-47db-a4ea-c543e13d1707 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types/c3b8632f-717a-4af2-b3be-4616d60674ca returned with HTTP 202 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1667/3363] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:16 2026] DELETE /volume/v3/types/c3b8632f-717a-4af2-b3be-4616d60674ca => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f42f77a8-32c5-462a-8477-45d5d740f425 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f42f77a8-32c5-462a-8477-45d5d740f425 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] DELETE http://192.168.122.194/volume/v3/types/64e6236d-4dc6-44bd-867d-bcf9dce6d962 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f42f77a8-32c5-462a-8477-45d5d740f425 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f42f77a8-32c5-462a-8477-45d5d740f425 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f42f77a8-32c5-462a-8477-45d5d740f425 tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types/64e6236d-4dc6-44bd-867d-bcf9dce6d962 returned with HTTP 202 Sep 03 11:33:16 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1697/3364] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:16 2026] DELETE /volume/v3/types/64e6236d-4dc6-44bd-867d-bcf9dce6d962 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-14529cae-8fbf-419f-886a-8d16f19be87c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14529cae-8fbf-419f-886a-8d16f19be87c tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] DELETE http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14529cae-8fbf-419f-886a-8d16f19be87c tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-14529cae-8fbf-419f-886a-8d16f19be87c tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:16 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-14529cae-8fbf-419f-886a-8d16f19be87c tempest-VolumeTypesMemberTests-59189496 tempest-VolumeTypesMemberTests-59189496-project-admin] http://192.168.122.194/volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0 returned with HTTP 202 Sep 03 11:33:16 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1668/3365] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:16 2026] DELETE /volume/v3/types/a27ede22-72fd-47b6-8251-bda87e67b5b0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-377efea6-209b-4186-a2fa-c17160406d80 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-377efea6-209b-4186-a2fa-c17160406d80 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 Sep 03 11:33:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-377efea6-209b-4186-a2fa-c17160406d80 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-377efea6-209b-4186-a2fa-c17160406d80 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-377efea6-209b-4186-a2fa-c17160406d80 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-377efea6-209b-4186-a2fa-c17160406d80 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 returned with HTTP 200 Sep 03 11:33:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1698/3366] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:17 2026] GET /volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3a845d89-0047-411a-8934-ed9657f6429c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a845d89-0047-411a-8934-ed9657f6429c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] POST http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0/action Sep 03 11:33:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a845d89-0047-411a-8934-ed9657f6429c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:33:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a845d89-0047-411a-8934-ed9657f6429c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:17 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.snapshot_unmanage [None req-3a845d89-0047-411a-8934-ed9657f6429c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Unmanage snapshot with id: 04b89209-a5e0-4c8f-b3e4-89fcc42828c0 Sep 03 11:33:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3a845d89-0047-411a-8934-ed9657f6429c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:33:17 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-3a845d89-0047-411a-8934-ed9657f6429c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '430e5bf2b7bd42c187c2d61524627bef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46e9ee545cbb4eb99d3a310cf4efc844', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a845d89-0047-411a-8934-ed9657f6429c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0/action returned with HTTP 403 Sep 03 11:33:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1669/3367] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:33:17 2026] POST /volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c2715a27-555f-4846-9f75-62d7cccc5377 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c2715a27-555f-4846-9f75-62d7cccc5377 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 Sep 03 11:33:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c2715a27-555f-4846-9f75-62d7cccc5377 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:17 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c2715a27-555f-4846-9f75-62d7cccc5377 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:17 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-c2715a27-555f-4846-9f75-62d7cccc5377 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete snapshot with id: 04b89209-a5e0-4c8f-b3e4-89fcc42828c0 Sep 03 11:33:17 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:17 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c2715a27-555f-4846-9f75-62d7cccc5377 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:17 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:17 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:17 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c2715a27-555f-4846-9f75-62d7cccc5377 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot delete request issued successfully. Sep 03 11:33:17 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c2715a27-555f-4846-9f75-62d7cccc5377 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 returned with HTTP 202 Sep 03 11:33:17 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1699/3368] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:33:17 2026] DELETE /volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7a059282-bf22-4865-bd38-663c8b60f680 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7a059282-bf22-4865-bd38-663c8b60f680 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 Sep 03 11:33:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7a059282-bf22-4865-bd38-663c8b60f680 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:17 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7a059282-bf22-4865-bd38-663c8b60f680 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:17 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:17 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:17 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7a059282-bf22-4865-bd38-663c8b60f680 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:17 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7a059282-bf22-4865-bd38-663c8b60f680 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 returned with HTTP 200 Sep 03 11:33:17 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1670/3369] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:17 2026] GET /volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2210d87b-d408-42e2-899c-3c995b992223 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2210d87b-d408-42e2-899c-3c995b992223 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 Sep 03 11:33:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2210d87b-d408-42e2-899c-3c995b992223 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:18 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2210d87b-d408-42e2-899c-3c995b992223 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:18 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:18 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:18 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2210d87b-d408-42e2-899c-3c995b992223 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:18 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2210d87b-d408-42e2-899c-3c995b992223 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 returned with HTTP 200 Sep 03 11:33:18 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1700/3370] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:18 2026] GET /volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-47c6573e-1279-4cda-85c4-eb0574284954 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bfaab7f6-ffc4-4990-a872-579e1ad7353d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bfaab7f6-ffc4-4990-a872-579e1ad7353d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 Sep 03 11:33:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bfaab7f6-ffc4-4990-a872-579e1ad7353d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bfaab7f6-ffc4-4990-a872-579e1ad7353d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bfaab7f6-ffc4-4990-a872-579e1ad7353d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 returned with HTTP 404 Sep 03 11:33:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1701/3371] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:19 2026] GET /volume/v3/snapshots/04b89209-a5e0-4c8f-b3e4-89fcc42828c0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-657da4c0-0e28-41d7-a9e9-2eda5a596be1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-657da4c0-0e28-41d7-a9e9-2eda5a596be1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 Sep 03 11:33:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-657da4c0-0e28-41d7-a9e9-2eda5a596be1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-657da4c0-0e28-41d7-a9e9-2eda5a596be1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:19 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-657da4c0-0e28-41d7-a9e9-2eda5a596be1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume with id: 46da1ef7-2232-47a7-8769-d59d6139ef47 Sep 03 11:33:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-657da4c0-0e28-41d7-a9e9-2eda5a596be1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-657da4c0-0e28-41d7-a9e9-2eda5a596be1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume request issued successfully. Sep 03 11:33:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-657da4c0-0e28-41d7-a9e9-2eda5a596be1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 returned with HTTP 202 Sep 03 11:33:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1702/3372] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:33:19 2026] DELETE /volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4e8e458b-942b-42c9-a534-83536a780650 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4e8e458b-942b-42c9-a534-83536a780650 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 Sep 03 11:33:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4e8e458b-942b-42c9-a534-83536a780650 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:19 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4e8e458b-942b-42c9-a534-83536a780650 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:19 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:19 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:19 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:19 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:19 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4e8e458b-942b-42c9-a534-83536a780650 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:19 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-737080601"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:19 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-737080601'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:19 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume of 1 GB Sep 03 11:33:19 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4e8e458b-942b-42c9-a534-83536a780650 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 returned with HTTP 200 Sep 03 11:33:19 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1703/3373] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:19 2026] GET /volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:19 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Flow 'volume_create_api' (61c0903c-ea79-4891-a405-c850f9db7cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6283e2a7-b138-4a97-9554-c17dfd45bba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:19 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6283e2a7-b138-4a97-9554-c17dfd45bba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bdde34d-9579-4ab4-ac9f-a79d7f82d7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Created reservations ['837e6a93-0836-4955-947b-2cf6ef30cc2c', '83131b82-f2be-4938-b90e-3a27ae248f9d', 'eedc4cf0-6557-4344-b43a-f4d7c2702d6d', '9b6b2a9d-d793-4b47-8daf-9fe125e758b4'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bdde34d-9579-4ab4-ac9f-a79d7f82d7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['837e6a93-0836-4955-947b-2cf6ef30cc2c', '83131b82-f2be-4938-b90e-3a27ae248f9d', 'eedc4cf0-6557-4344-b43a-f4d7c2702d6d', '9b6b2a9d-d793-4b47-8daf-9fe125e758b4']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b860bba-7ab7-4de8-960c-9fa5538a3c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:20 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b860bba-7ab7-4de8-960c-9fa5538a3c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8d088cf-8616-4576-ae67-c0077595a263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-737080601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',qos_specs=None,replication_status=,reservations=['837e6a93-0836-4955-947b-2cf6ef30cc2c','83131b82-f2be-4938-b90e-3a27ae248f9d','eedc4cf0-6557-4344-b43a-f4d7c2702d6d','9b6b2a9d-d793-4b47-8daf-9fe125e758b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6582462860e94247a16b78e95869a430',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-737080601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8d088cf-8616-4576-ae67-c0077595a263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6582462860e94247a16b78e95869a430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4da49f-1d29-49c6-bd71-7bb0376f15a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4da49f-1d29-49c6-bd71-7bb0376f15a7) transitioned into state 'SUCCESS' from state '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-737080601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',qos_specs=None,replication_status=,reservations=['837e6a93-0836-4955-947b-2cf6ef30cc2c','83131b82-f2be-4938-b90e-3a27ae248f9d','eedc4cf0-6557-4344-b43a-f4d7c2702d6d','9b6b2a9d-d793-4b47-8daf-9fe125e758b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6582462860e94247a16b78e95869a430',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aeb8842-89e0-46ef-99ea-f2f851ebc82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aeb8842-89e0-46ef-99ea-f2f851ebc82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Flow 'volume_create_api' (61c0903c-ea79-4891-a405-c850f9db7cde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume request issued successfully. Sep 03 11:33:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-47c6573e-1279-4cda-85c4-eb0574284954 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1671/3374] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:33:19 2026] POST /volume/v3/volumes => generated 786 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-df6f3b40-d4b2-40d6-9130-11c48e674434 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-df6f3b40-d4b2-40d6-9130-11c48e674434 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 Sep 03 11:33:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-df6f3b40-d4b2-40d6-9130-11c48e674434 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-df6f3b40-d4b2-40d6-9130-11c48e674434 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:20 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:20 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:20 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:20 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:20 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-df6f3b40-d4b2-40d6-9130-11c48e674434 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-df6f3b40-d4b2-40d6-9130-11c48e674434 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 returned with HTTP 200 Sep 03 11:33:20 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1704/3375] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:20 2026] GET /volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 => generated 965 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-762d4385-47e1-4fc4-9e09-1956d61205dc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-762d4385-47e1-4fc4-9e09-1956d61205dc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-762d4385-47e1-4fc4-9e09-1956d61205dc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-762d4385-47e1-4fc4-9e09-1956d61205dc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:20 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-762d4385-47e1-4fc4-9e09-1956d61205dc tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 returned with HTTP 404 Sep 03 11:33:20 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1672/3376] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:20 2026] GET /volume/v3/volumes/46da1ef7-2232-47a7-8769-d59d6139ef47 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:20 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-818518809"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:20 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-818518809'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:20 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume of 1 GB Sep 03 11:33:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (430672d2-5951-47d5-a1a0-8a143ba37fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f91a0b8-0c36-485e-8753-a8f30c4fa405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f91a0b8-0c36-485e-8753-a8f30c4fa405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e1edaa6-4487-4ba0-aa8b-dadf137c8d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['dfc3a9bf-98da-4cfa-9ec7-ccd86686d3ba', '39259c2d-79e0-4935-8efb-031c4e11b277', '41524145-7fd5-4c2e-a358-5fa167caa65f', 'bfdecd3c-9b5f-46f6-89d7-f39ccdb3440d'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e1edaa6-4487-4ba0-aa8b-dadf137c8d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfc3a9bf-98da-4cfa-9ec7-ccd86686d3ba', '39259c2d-79e0-4935-8efb-031c4e11b277', '41524145-7fd5-4c2e-a358-5fa167caa65f', 'bfdecd3c-9b5f-46f6-89d7-f39ccdb3440d']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710e5040-e937-4f17-990c-2ec57351fb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (710e5040-e937-4f17-990c-2ec57351fb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3971ca8-67bd-4290-8b51-246ce134c0b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-818518809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['dfc3a9bf-98da-4cfa-9ec7-ccd86686d3ba','39259c2d-79e0-4935-8efb-031c4e11b277','41524145-7fd5-4c2e-a358-5fa167caa65f','bfdecd3c-9b5f-46f6-89d7-f39ccdb3440d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-818518809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3971ca8-67bd-4290-8b51-246ce134c0b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e9ee545cbb4eb99d3a310cf4efc844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badece1d173b4e51add55b4a7c961a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b73e13e-f2cc-445a-b10e-0593bdd5c744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b73e13e-f2cc-445a-b10e-0593bdd5c744) transitioned into state 'SUCCESS' from state '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-818518809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['dfc3a9bf-98da-4cfa-9ec7-ccd86686d3ba','39259c2d-79e0-4935-8efb-031c4e11b277','41524145-7fd5-4c2e-a358-5fa167caa65f','bfdecd3c-9b5f-46f6-89d7-f39ccdb3440d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0345f2cf-092b-4ae6-8cc3-1b3d3d1ea6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0345f2cf-092b-4ae6-8cc3-1b3d3d1ea6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (430672d2-5951-47d5-a1a0-8a143ba37fbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request issued successfully. Sep 03 11:33:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a3b94dca-afcc-434d-8aba-d5bb3d8b5328 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1705/3377] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:33:20 2026] POST /volume/v3/volumes => generated 786 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4fc5ec5a-3a43-4fb0-a7a2-82f4b5d7dbe7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4fc5ec5a-3a43-4fb0-a7a2-82f4b5d7dbe7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 Sep 03 11:33:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4fc5ec5a-3a43-4fb0-a7a2-82f4b5d7dbe7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4fc5ec5a-3a43-4fb0-a7a2-82f4b5d7dbe7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-062aa915-cfaa-490c-846a-4f30c06f6b72 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-062aa915-cfaa-490c-846a-4f30c06f6b72 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-062aa915-cfaa-490c-846a-4f30c06f6b72 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-062aa915-cfaa-490c-846a-4f30c06f6b72 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4fc5ec5a-3a43-4fb0-a7a2-82f4b5d7dbe7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4fc5ec5a-3a43-4fb0-a7a2-82f4b5d7dbe7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 returned with HTTP 200 Sep 03 11:33:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1673/3378] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:21 2026] GET /volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 => generated 965 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-062aa915-cfaa-490c-846a-4f30c06f6b72 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-062aa915-cfaa-490c-846a-4f30c06f6b72 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 returned with HTTP 200 Sep 03 11:33:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1706/3379] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:21 2026] GET /volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4af4eff0-8c0e-4bb6-8c4c-29f404d4f4e5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4af4eff0-8c0e-4bb6-8c4c-29f404d4f4e5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] GET http://192.168.122.194/volume/v3/volumes Sep 03 11:33:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4af4eff0-8c0e-4bb6-8c4c-29f404d4f4e5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4af4eff0-8c0e-4bb6-8c4c-29f404d4f4e5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-4af4eff0-8c0e-4bb6-8c4c-29f404d4f4e5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-4af4eff0-8c0e-4bb6-8c4c-29f404d4f4e5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-4af4eff0-8c0e-4bb6-8c4c-29f404d4f4e5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Get all volumes completed successfully. Sep 03 11:33:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4af4eff0-8c0e-4bb6-8c4c-29f404d4f4e5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] http://192.168.122.194/volume/v3/volumes returned with HTTP 200 Sep 03 11:33:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1674/3380] 192.168.122.194 () {60 vars in 1162 bytes} [Thu Sep 3 11:33:21 2026] GET /volume/v3/volumes => generated 343 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-52e3cd00-96d3-42ca-9fd1-4cb06e055fe9 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52e3cd00-96d3-42ca-9fd1-4cb06e055fe9 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52e3cd00-96d3-42ca-9fd1-4cb06e055fe9 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52e3cd00-96d3-42ca-9fd1-4cb06e055fe9 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:21 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-52e3cd00-96d3-42ca-9fd1-4cb06e055fe9 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Delete volume with id: d8d088cf-8616-4576-ae67-c0077595a263 Sep 03 11:33:21 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:21 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:21 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:21 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-52e3cd00-96d3-42ca-9fd1-4cb06e055fe9 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:21 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-52e3cd00-96d3-42ca-9fd1-4cb06e055fe9 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Delete volume request issued successfully. Sep 03 11:33:21 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52e3cd00-96d3-42ca-9fd1-4cb06e055fe9 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 returned with HTTP 202 Sep 03 11:33:21 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1707/3381] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:33:21 2026] DELETE /volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:33:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c3df200f-409d-4e4d-a08d-0325f7c54df5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c3df200f-409d-4e4d-a08d-0325f7c54df5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 Sep 03 11:33:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c3df200f-409d-4e4d-a08d-0325f7c54df5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c3df200f-409d-4e4d-a08d-0325f7c54df5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:21 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:21 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:21 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:21 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:21 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-c3df200f-409d-4e4d-a08d-0325f7c54df5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:21 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c3df200f-409d-4e4d-a08d-0325f7c54df5 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 returned with HTTP 200 Sep 03 11:33:21 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1675/3382] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:21 2026] GET /volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ecbeb317-022a-45e0-85f2-18c9b048c4bd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ecbeb317-022a-45e0-85f2-18c9b048c4bd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ecbeb317-022a-45e0-85f2-18c9b048c4bd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ecbeb317-022a-45e0-85f2-18c9b048c4bd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:22 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ecbeb317-022a-45e0-85f2-18c9b048c4bd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ecbeb317-022a-45e0-85f2-18c9b048c4bd tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 returned with HTTP 200 Sep 03 11:33:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1708/3383] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:22 2026] GET /volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-af634134-5be6-4727-a4f2-64862c9f552d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af634134-5be6-4727-a4f2-64862c9f552d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:33:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-af634134-5be6-4727-a4f2-64862c9f552d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3971ca8-67bd-4290-8b51-246ce134c0b8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1699686342"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:22 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:22 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-af634134-5be6-4727-a4f2-64862c9f552d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:22 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.snapshots [None req-af634134-5be6-4727-a4f2-64862c9f552d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create snapshot from volume e3971ca8-67bd-4290-8b51-246ce134c0b8 Sep 03 11:33:22 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-af634134-5be6-4727-a4f2-64862c9f552d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['78248b08-b9ed-4f04-8001-e81f0bd8ca5e', '655d96f0-aa5f-47ec-91e3-d556ec036735', '632fd799-5c63-4a69-9796-579b879d45e1', '58a74cc7-8b04-46a4-a0d7-81c066749ed4'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:22 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:22 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:22 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-af634134-5be6-4727-a4f2-64862c9f552d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot create request issued successfully. Sep 03 11:33:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-af634134-5be6-4727-a4f2-64862c9f552d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:33:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1676/3384] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:33:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5e943b4f-0f37-4258-8b94-5273924e234b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5e943b4f-0f37-4258-8b94-5273924e234b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5e943b4f-0f37-4258-8b94-5273924e234b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5e943b4f-0f37-4258-8b94-5273924e234b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:22 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-5e943b4f-0f37-4258-8b94-5273924e234b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5e943b4f-0f37-4258-8b94-5273924e234b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 returned with HTTP 200 Sep 03 11:33:22 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1709/3385] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:22 2026] GET /volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6acdae65-2950-4dac-a763-3f9c41c05cc4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6acdae65-2950-4dac-a763-3f9c41c05cc4 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 Sep 03 11:33:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6acdae65-2950-4dac-a763-3f9c41c05cc4 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:22 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6acdae65-2950-4dac-a763-3f9c41c05cc4 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:22 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6acdae65-2950-4dac-a763-3f9c41c05cc4 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 returned with HTTP 404 Sep 03 11:33:22 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1677/3386] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:22 2026] GET /volume/v3/volumes/d8d088cf-8616-4576-ae67-c0077595a263 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1782110154"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1782110154'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume of 1 GB Sep 03 11:33:22 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Flow 'volume_create_api' (ae2a94cb-8e12-4266-ada2-1d7ff852ac37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43fc6e89-3976-4f87-803d-bb7a3e4f3da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43fc6e89-3976-4f87-803d-bb7a3e4f3da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bdf278f-9fbc-4f22-bcbb-d498b45241ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Created reservations ['b6e17ffc-ef54-4033-b0ab-8da909d92e59', '283096f4-d0f1-4557-960a-a53391b05638', 'd5c85766-5ad8-4937-ab49-2865cad1c983', 'f9f5d6cd-d612-4c2d-9fa1-ef73cd0e1aa3'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bdf278f-9fbc-4f22-bcbb-d498b45241ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6e17ffc-ef54-4033-b0ab-8da909d92e59', '283096f4-d0f1-4557-960a-a53391b05638', 'd5c85766-5ad8-4937-ab49-2865cad1c983', 'f9f5d6cd-d612-4c2d-9fa1-ef73cd0e1aa3']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:22 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae18017-f6be-4883-b221-c2483b19be3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:23 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:23 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae18017-f6be-4883-b221-c2483b19be3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1782110154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',qos_specs=None,replication_status=,reservations=['b6e17ffc-ef54-4033-b0ab-8da909d92e59','283096f4-d0f1-4557-960a-a53391b05638','d5c85766-5ad8-4937-ab49-2865cad1c983','f9f5d6cd-d612-4c2d-9fa1-ef73cd0e1aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6582462860e94247a16b78e95869a430',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1782110154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6582462860e94247a16b78e95869a430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdfe26d0-bd8b-483e-9eb2-d6b61ca86ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdfe26d0-bd8b-483e-9eb2-d6b61ca86ddf) transitioned into state 'SUCCESS' from state '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-1782110154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',qos_specs=None,replication_status=,reservations=['b6e17ffc-ef54-4033-b0ab-8da909d92e59','283096f4-d0f1-4557-960a-a53391b05638','d5c85766-5ad8-4937-ab49-2865cad1c983','f9f5d6cd-d612-4c2d-9fa1-ef73cd0e1aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6582462860e94247a16b78e95869a430',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71d569d-ef78-4684-a9c2-7de2e0747d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71d569d-ef78-4684-a9c2-7de2e0747d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:23 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Flow 'volume_create_api' (ae2a94cb-8e12-4266-ada2-1d7ff852ac37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume request issued successfully. Sep 03 11:33:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-991b208f-41f4-4d00-96e9-e12a60cd9299 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1710/3387] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:33:22 2026] POST /volume/v3/volumes => generated 787 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bf7fead5-9345-4959-90cb-5db6cbae0854 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bf7fead5-9345-4959-90cb-5db6cbae0854 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf Sep 03 11:33:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bf7fead5-9345-4959-90cb-5db6cbae0854 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:23 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bf7fead5-9345-4959-90cb-5db6cbae0854 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:23 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:23 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:23 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:23 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:23 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bf7fead5-9345-4959-90cb-5db6cbae0854 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:23 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bf7fead5-9345-4959-90cb-5db6cbae0854 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf returned with HTTP 200 Sep 03 11:33:23 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1678/3388] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:23 2026] GET /volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7328093d-591e-4a3d-b0c0-aa5fb62a447c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7328093d-591e-4a3d-b0c0-aa5fb62a447c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 Sep 03 11:33:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7328093d-591e-4a3d-b0c0-aa5fb62a447c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:23 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7328093d-591e-4a3d-b0c0-aa5fb62a447c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:23 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:23 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:23 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-7328093d-591e-4a3d-b0c0-aa5fb62a447c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:23 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7328093d-591e-4a3d-b0c0-aa5fb62a447c tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 returned with HTTP 200 Sep 03 11:33:23 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1711/3389] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:23 2026] GET /volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e92206ca-6e3c-4bcb-9fe0-3e1868f8e410 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e92206ca-6e3c-4bcb-9fe0-3e1868f8e410 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf Sep 03 11:33:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e92206ca-6e3c-4bcb-9fe0-3e1868f8e410 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e92206ca-6e3c-4bcb-9fe0-3e1868f8e410 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:24 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:24 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e92206ca-6e3c-4bcb-9fe0-3e1868f8e410 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e92206ca-6e3c-4bcb-9fe0-3e1868f8e410 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf returned with HTTP 200 Sep 03 11:33:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1679/3390] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:24 2026] GET /volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ce97e516-acdb-4e8d-b57f-ee3409a4cf3e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ce97e516-acdb-4e8d-b57f-ee3409a4cf3e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 Sep 03 11:33:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ce97e516-acdb-4e8d-b57f-ee3409a4cf3e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ce97e516-acdb-4e8d-b57f-ee3409a4cf3e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ce97e516-acdb-4e8d-b57f-ee3409a4cf3e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ce97e516-acdb-4e8d-b57f-ee3409a4cf3e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 returned with HTTP 200 Sep 03 11:33:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1712/3391] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:24 2026] GET /volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bcbb46cd-9ef2-48a3-86fe-6a11d237dc19 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bcbb46cd-9ef2-48a3-86fe-6a11d237dc19 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] PUT http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 Sep 03 11:33:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bcbb46cd-9ef2-48a3-86fe-6a11d237dc19 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-bcbb46cd-9ef2-48a3-86fe-6a11d237dc19 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Snapshot retrieved successfully. Sep 03 11:33:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bcbb46cd-9ef2-48a3-86fe-6a11d237dc19 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 returned with HTTP 200 Sep 03 11:33:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1680/3392] 192.168.122.194 () {60 vars in 1258 bytes} [Thu Sep 3 11:33:24 2026] PUT /volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 => generated 361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-202de1c8-63d0-4e69-8ea4-418375682eda None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-202de1c8-63d0-4e69-8ea4-418375682eda tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 Sep 03 11:33:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-202de1c8-63d0-4e69-8ea4-418375682eda tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:24 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-202de1c8-63d0-4e69-8ea4-418375682eda tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:24 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-202de1c8-63d0-4e69-8ea4-418375682eda tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete snapshot with id: 200730c8-7b4f-424d-abde-967ff6f40585 Sep 03 11:33:24 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:24 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-202de1c8-63d0-4e69-8ea4-418375682eda tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:24 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:24 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:24 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-202de1c8-63d0-4e69-8ea4-418375682eda tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot delete request issued successfully. Sep 03 11:33:24 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-202de1c8-63d0-4e69-8ea4-418375682eda tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 returned with HTTP 202 Sep 03 11:33:24 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1713/3393] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:33:24 2026] DELETE /volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-07e5be7c-1c0f-40b2-8f7d-3d474f918156 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-07e5be7c-1c0f-40b2-8f7d-3d474f918156 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 Sep 03 11:33:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-07e5be7c-1c0f-40b2-8f7d-3d474f918156 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:24 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-07e5be7c-1c0f-40b2-8f7d-3d474f918156 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:24 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:24 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:24 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-07e5be7c-1c0f-40b2-8f7d-3d474f918156 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:24 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-07e5be7c-1c0f-40b2-8f7d-3d474f918156 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 returned with HTTP 200 Sep 03 11:33:24 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1681/3394] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:24 2026] GET /volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 => generated 494 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a8c1c68f-0514-4d7f-8700-5913e8e9eb90 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a8c1c68f-0514-4d7f-8700-5913e8e9eb90 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf Sep 03 11:33:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a8c1c68f-0514-4d7f-8700-5913e8e9eb90 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:25 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a8c1c68f-0514-4d7f-8700-5913e8e9eb90 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:25 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:25 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:25 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:25 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:25 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a8c1c68f-0514-4d7f-8700-5913e8e9eb90 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:25 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a8c1c68f-0514-4d7f-8700-5913e8e9eb90 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf returned with HTTP 200 Sep 03 11:33:25 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1714/3395] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:25 2026] GET /volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3bea5d0d-c7dc-48e4-8ec8-9cf48918c8a7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3bea5d0d-c7dc-48e4-8ec8-9cf48918c8a7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 Sep 03 11:33:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3bea5d0d-c7dc-48e4-8ec8-9cf48918c8a7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:25 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3bea5d0d-c7dc-48e4-8ec8-9cf48918c8a7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:25 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:25 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:25 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3bea5d0d-c7dc-48e4-8ec8-9cf48918c8a7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:25 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3bea5d0d-c7dc-48e4-8ec8-9cf48918c8a7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 returned with HTTP 200 Sep 03 11:33:25 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1682/3396] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:25 2026] GET /volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 => generated 494 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ed4525de-a0a2-4b8f-b66a-0cc592acec6e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ed4525de-a0a2-4b8f-b66a-0cc592acec6e tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf Sep 03 11:33:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ed4525de-a0a2-4b8f-b66a-0cc592acec6e tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ed4525de-a0a2-4b8f-b66a-0cc592acec6e tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-ed4525de-a0a2-4b8f-b66a-0cc592acec6e tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ed4525de-a0a2-4b8f-b66a-0cc592acec6e tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf returned with HTTP 200 Sep 03 11:33:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1715/3397] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:26 2026] GET /volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7f56f57a-0fd8-4e18-88b2-7387ce42db10 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f56f57a-0fd8-4e18-88b2-7387ce42db10 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] GET http://192.168.122.194/volume/v3/volumes/detail Sep 03 11:33:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7f56f57a-0fd8-4e18-88b2-7387ce42db10 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7f56f57a-0fd8-4e18-88b2-7387ce42db10 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Calling method 'detail' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-7f56f57a-0fd8-4e18-88b2-7387ce42db10 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:33:26 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-7f56f57a-0fd8-4e18-88b2-7387ce42db10 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86726) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:33:26 devstack devstack@c-api.service[86726]: /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 03 11:33:26 devstack devstack@c-api.service[86726]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:33:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7f56f57a-0fd8-4e18-88b2-7387ce42db10 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Get all volumes completed successfully. Sep 03 11:33:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7f56f57a-0fd8-4e18-88b2-7387ce42db10 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] http://192.168.122.194/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:33:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1683/3398] 192.168.122.194 () {60 vars in 1183 bytes} [Thu Sep 3 11:33:26 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f643d647-a2b4-44c7-b028-194027888400 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f643d647-a2b4-44c7-b028-194027888400 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf Sep 03 11:33:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f643d647-a2b4-44c7-b028-194027888400 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f643d647-a2b4-44c7-b028-194027888400 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:26 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-f643d647-a2b4-44c7-b028-194027888400 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Delete volume with id: c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf Sep 03 11:33:26 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:26 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:26 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:26 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f643d647-a2b4-44c7-b028-194027888400 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:26 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f643d647-a2b4-44c7-b028-194027888400 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Delete volume request issued successfully. Sep 03 11:33:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f643d647-a2b4-44c7-b028-194027888400 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf returned with HTTP 202 Sep 03 11:33:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1716/3399] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:33:26 2026] DELETE /volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:33:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-26dd6184-9c26-43b7-ad53-8bcf15adcf18 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-26dd6184-9c26-43b7-ad53-8bcf15adcf18 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf Sep 03 11:33:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-26dd6184-9c26-43b7-ad53-8bcf15adcf18 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-26dd6184-9c26-43b7-ad53-8bcf15adcf18 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-26dd6184-9c26-43b7-ad53-8bcf15adcf18 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-26dd6184-9c26-43b7-ad53-8bcf15adcf18 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf returned with HTTP 200 Sep 03 11:33:26 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1684/3400] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:26 2026] GET /volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e5d1d27d-ecdd-499e-b7c0-4acf27021814 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e5d1d27d-ecdd-499e-b7c0-4acf27021814 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 Sep 03 11:33:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e5d1d27d-ecdd-499e-b7c0-4acf27021814 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:26 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e5d1d27d-ecdd-499e-b7c0-4acf27021814 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:26 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e5d1d27d-ecdd-499e-b7c0-4acf27021814 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 returned with HTTP 404 Sep 03 11:33:26 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1717/3401] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:26 2026] GET /volume/v3/snapshots/200730c8-7b4f-424d-abde-967ff6f40585 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7ec69bdd-411b-4b7f-b554-ae1c3dc8393d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:26 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7ec69bdd-411b-4b7f-b554-ae1c3dc8393d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 Sep 03 11:33:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7ec69bdd-411b-4b7f-b554-ae1c3dc8393d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:26 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7ec69bdd-411b-4b7f-b554-ae1c3dc8393d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:26 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-7ec69bdd-411b-4b7f-b554-ae1c3dc8393d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume with id: e3971ca8-67bd-4290-8b51-246ce134c0b8 Sep 03 11:33:26 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:26 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:26 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:26 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:26 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7ec69bdd-411b-4b7f-b554-ae1c3dc8393d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7ec69bdd-411b-4b7f-b554-ae1c3dc8393d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume request issued successfully. Sep 03 11:33:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7ec69bdd-411b-4b7f-b554-ae1c3dc8393d tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 returned with HTTP 202 Sep 03 11:33:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1685/3402] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:33:26 2026] DELETE /volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b5510e5f-1e28-48c1-9231-3f5bff460241 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b5510e5f-1e28-48c1-9231-3f5bff460241 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b5510e5f-1e28-48c1-9231-3f5bff460241 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b5510e5f-1e28-48c1-9231-3f5bff460241 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:27 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:27 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:27 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-b5510e5f-1e28-48c1-9231-3f5bff460241 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b5510e5f-1e28-48c1-9231-3f5bff460241 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 returned with HTTP 200 Sep 03 11:33:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1718/3403] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:27 2026] GET /volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-db208741-9737-48fd-928d-7ba58373289b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-db208741-9737-48fd-928d-7ba58373289b tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf Sep 03 11:33:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-db208741-9737-48fd-928d-7ba58373289b tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-db208741-9737-48fd-928d-7ba58373289b tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-db208741-9737-48fd-928d-7ba58373289b tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf returned with HTTP 404 Sep 03 11:33:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1686/3404] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:27 2026] GET /volume/v3/volumes/c7061010-d6fc-49eb-9f6a-1f99ae6f2ccf => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-41b105ca-188c-4e5d-8785-0c417c796c19 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1654574480"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1654574480'}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume of 1 GB Sep 03 11:33:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Flow 'volume_create_api' (51bfa84c-1d71-4d83-a694-610477cbd1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b3f448-cc80-44a7-8651-d5cb58cc2229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b3f448-cc80-44a7-8651-d5cb58cc2229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c55c56-ff29-4c62-a7fb-bdc9022c7d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Created reservations ['babf5006-3e80-47ae-b135-820ea530fde5', '72e721c5-cfe6-4b7d-8416-ee06af423a06', '8ae425c1-660a-427b-884c-190f3c5e56fd', '9bb21dda-628c-49ad-9d1d-5159ce857d02'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c55c56-ff29-4c62-a7fb-bdc9022c7d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['babf5006-3e80-47ae-b135-820ea530fde5', '72e721c5-cfe6-4b7d-8416-ee06af423a06', '8ae425c1-660a-427b-884c-190f3c5e56fd', '9bb21dda-628c-49ad-9d1d-5159ce857d02']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee47f90-c5c5-49f6-b1b7-269a57d58cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:27 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee47f90-c5c5-49f6-b1b7-269a57d58cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '176a5c2b-651d-4f16-ad6a-ac6db8d3507c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1654574480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',qos_specs=None,replication_status=,reservations=['babf5006-3e80-47ae-b135-820ea530fde5','72e721c5-cfe6-4b7d-8416-ee06af423a06','8ae425c1-660a-427b-884c-190f3c5e56fd','9bb21dda-628c-49ad-9d1d-5159ce857d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6582462860e94247a16b78e95869a430',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1654574480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=176a5c2b-651d-4f16-ad6a-ac6db8d3507c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6582462860e94247a16b78e95869a430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68edcb28-8e33-4424-bf02-5ff1cd8e251c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68edcb28-8e33-4424-bf02-5ff1cd8e251c) transitioned into state 'SUCCESS' from state '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-1654574480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',qos_specs=None,replication_status=,reservations=['babf5006-3e80-47ae-b135-820ea530fde5','72e721c5-cfe6-4b7d-8416-ee06af423a06','8ae425c1-660a-427b-884c-190f3c5e56fd','9bb21dda-628c-49ad-9d1d-5159ce857d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6582462860e94247a16b78e95869a430',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (929f9423-ed6b-456c-8341-c51c2299352b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (929f9423-ed6b-456c-8341-c51c2299352b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Flow 'volume_create_api' (51bfa84c-1d71-4d83-a694-610477cbd1b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:27 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume request issued successfully. Sep 03 11:33:27 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-41b105ca-188c-4e5d-8785-0c417c796c19 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:27 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1719/3405] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:33:27 2026] POST /volume/v3/volumes => generated 787 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-04cc94a9-41eb-4000-8a85-e5dfe39043c2 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-04cc94a9-41eb-4000-8a85-e5dfe39043c2 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c Sep 03 11:33:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-04cc94a9-41eb-4000-8a85-e5dfe39043c2 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:27 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-04cc94a9-41eb-4000-8a85-e5dfe39043c2 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:27 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:27 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:27 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:27 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:27 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-04cc94a9-41eb-4000-8a85-e5dfe39043c2 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:27 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-04cc94a9-41eb-4000-8a85-e5dfe39043c2 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c returned with HTTP 200 Sep 03 11:33:27 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1687/3406] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:27 2026] GET /volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-99a14f5f-0799-46fd-a4a5-66619e2f12d7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-99a14f5f-0799-46fd-a4a5-66619e2f12d7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 Sep 03 11:33:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-99a14f5f-0799-46fd-a4a5-66619e2f12d7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-99a14f5f-0799-46fd-a4a5-66619e2f12d7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-99a14f5f-0799-46fd-a4a5-66619e2f12d7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 returned with HTTP 404 Sep 03 11:33:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1720/3407] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:28 2026] GET /volume/v3/volumes/e3971ca8-67bd-4290-8b51-246ce134c0b8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1896228779"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1896228779'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume of 1 GB Sep 03 11:33:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (4d97ccae-433e-4311-b573-30c1e4e7e940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e24afa0-7f95-4733-be83-2c61ec215e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e24afa0-7f95-4733-be83-2c61ec215e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01704a00-df43-4da9-99ad-ceecd7494bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['b80a6b70-54cc-422f-8424-c8b7b7dec94d', '468e0853-b0f3-45f7-87df-446f74cb0223', 'c1bfd66d-5c76-4736-85ec-cfa75031e407', 'acc83401-9998-4339-8ea8-d3126fc1750e'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01704a00-df43-4da9-99ad-ceecd7494bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b80a6b70-54cc-422f-8424-c8b7b7dec94d', '468e0853-b0f3-45f7-87df-446f74cb0223', 'c1bfd66d-5c76-4736-85ec-cfa75031e407', 'acc83401-9998-4339-8ea8-d3126fc1750e']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276239af-82c6-44e7-bdd7-e8ca734d57ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276239af-82c6-44e7-bdd7-e8ca734d57ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67125db8-12b2-4540-8b82-2cc2eb62f771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1896228779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['b80a6b70-54cc-422f-8424-c8b7b7dec94d','468e0853-b0f3-45f7-87df-446f74cb0223','c1bfd66d-5c76-4736-85ec-cfa75031e407','acc83401-9998-4339-8ea8-d3126fc1750e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1896228779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67125db8-12b2-4540-8b82-2cc2eb62f771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e9ee545cbb4eb99d3a310cf4efc844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='badece1d173b4e51add55b4a7c961a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7fc4522-0b10-4b69-aba3-47e22ad801ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7fc4522-0b10-4b69-aba3-47e22ad801ac) transitioned into state 'SUCCESS' from state '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-1896228779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e9ee545cbb4eb99d3a310cf4efc844',qos_specs=None,replication_status=,reservations=['b80a6b70-54cc-422f-8424-c8b7b7dec94d','468e0853-b0f3-45f7-87df-446f74cb0223','c1bfd66d-5c76-4736-85ec-cfa75031e407','acc83401-9998-4339-8ea8-d3126fc1750e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='badece1d173b4e51add55b4a7c961a4b',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5358e7b0-a21f-4479-ae1e-64aee479ac04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5358e7b0-a21f-4479-ae1e-64aee479ac04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Flow 'volume_create_api' (4d97ccae-433e-4311-b573-30c1e4e7e940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create volume request issued successfully. Sep 03 11:33:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-52d0e6f3-4abe-4135-9318-fb3f0a4a0424 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:28 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1688/3408] 192.168.122.194 () {60 vars in 1142 bytes} [Thu Sep 3 11:33:28 2026] POST /volume/v3/volumes => generated 787 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2ab45b8d-9bd4-4986-a14f-b55d90db2896 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2ab45b8d-9bd4-4986-a14f-b55d90db2896 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 Sep 03 11:33:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2ab45b8d-9bd4-4986-a14f-b55d90db2896 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:28 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2ab45b8d-9bd4-4986-a14f-b55d90db2896 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:28 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:28 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:28 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:28 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:28 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2ab45b8d-9bd4-4986-a14f-b55d90db2896 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:28 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2ab45b8d-9bd4-4986-a14f-b55d90db2896 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 returned with HTTP 200 Sep 03 11:33:28 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1721/3409] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:28 2026] GET /volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 => generated 966 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-66e81eb6-75c8-4fa4-8eb8-45b4926af1dc None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-66e81eb6-75c8-4fa4-8eb8-45b4926af1dc tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-66e81eb6-75c8-4fa4-8eb8-45b4926af1dc tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-66e81eb6-75c8-4fa4-8eb8-45b4926af1dc tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:28 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:28 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:28 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:28 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:29 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-66e81eb6-75c8-4fa4-8eb8-45b4926af1dc tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:29 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-66e81eb6-75c8-4fa4-8eb8-45b4926af1dc tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c returned with HTTP 200 Sep 03 11:33:29 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1689/3410] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:28 2026] GET /volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8635aa0d-d75d-46b3-9972-b24baace763b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8635aa0d-d75d-46b3-9972-b24baace763b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 Sep 03 11:33:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8635aa0d-d75d-46b3-9972-b24baace763b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:29 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8635aa0d-d75d-46b3-9972-b24baace763b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:29 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:29 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:29 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:29 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:29 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-8635aa0d-d75d-46b3-9972-b24baace763b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:29 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8635aa0d-d75d-46b3-9972-b24baace763b tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 returned with HTTP 200 Sep 03 11:33:29 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1722/3411] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:29 2026] GET /volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-975cf965-5a25-4db8-94da-7cb19d6a5b5f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-975cf965-5a25-4db8-94da-7cb19d6a5b5f tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-975cf965-5a25-4db8-94da-7cb19d6a5b5f tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-975cf965-5a25-4db8-94da-7cb19d6a5b5f tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-975cf965-5a25-4db8-94da-7cb19d6a5b5f tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-975cf965-5a25-4db8-94da-7cb19d6a5b5f tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c returned with HTTP 200 Sep 03 11:33:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1690/3412] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:30 2026] GET /volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6264d84c-c338-4553-9509-932b1fa2f56b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6264d84c-c338-4553-9509-932b1fa2f56b tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] GET http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c Sep 03 11:33:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6264d84c-c338-4553-9509-932b1fa2f56b tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6264d84c-c338-4553-9509-932b1fa2f56b tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-6264d84c-c338-4553-9509-932b1fa2f56b tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Volume info retrieved successfully. Sep 03 11:33:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6264d84c-c338-4553-9509-932b1fa2f56b tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c returned with HTTP 200 Sep 03 11:33:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1723/3413] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:30 2026] GET /volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b5381710-865a-4a51-a52a-b683797ea119 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b5381710-865a-4a51-a52a-b683797ea119 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b5381710-865a-4a51-a52a-b683797ea119 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b5381710-865a-4a51-a52a-b683797ea119 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-b5381710-865a-4a51-a52a-b683797ea119 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Delete volume with id: 176a5c2b-651d-4f16-ad6a-ac6db8d3507c Sep 03 11:33:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b5381710-865a-4a51-a52a-b683797ea119 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-b5381710-865a-4a51-a52a-b683797ea119 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Delete volume request issued successfully. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b5381710-865a-4a51-a52a-b683797ea119 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c returned with HTTP 202 Sep 03 11:33:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1691/3414] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:33:30 2026] DELETE /volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:33:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0198c7c5-d28c-4bee-b76b-7c0c61343cf7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0198c7c5-d28c-4bee-b76b-7c0c61343cf7 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c Sep 03 11:33:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0198c7c5-d28c-4bee-b76b-7c0c61343cf7 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0198c7c5-d28c-4bee-b76b-7c0c61343cf7 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-0198c7c5-d28c-4bee-b76b-7c0c61343cf7 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0198c7c5-d28c-4bee-b76b-7c0c61343cf7 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c returned with HTTP 200 Sep 03 11:33:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1724/3415] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:30 2026] GET /volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d45f58d2-ce44-4260-b722-630b04d2a504 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d45f58d2-ce44-4260-b722-630b04d2a504 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d45f58d2-ce44-4260-b722-630b04d2a504 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d45f58d2-ce44-4260-b722-630b04d2a504 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d45f58d2-ce44-4260-b722-630b04d2a504 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d45f58d2-ce44-4260-b722-630b04d2a504 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 returned with HTTP 200 Sep 03 11:33:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1692/3416] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:30 2026] GET /volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9d665dbe-b90a-4dfe-8d8c-5bdd46819938 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d665dbe-b90a-4dfe-8d8c-5bdd46819938 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/snapshots Sep 03 11:33:30 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9d665dbe-b90a-4dfe-8d8c-5bdd46819938 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67125db8-12b2-4540-8b82-2cc2eb62f771", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-344138498"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:30 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:30 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9d665dbe-b90a-4dfe-8d8c-5bdd46819938 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:30 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-9d665dbe-b90a-4dfe-8d8c-5bdd46819938 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Create snapshot from volume 67125db8-12b2-4540-8b82-2cc2eb62f771 Sep 03 11:33:30 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-9d665dbe-b90a-4dfe-8d8c-5bdd46819938 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Created reservations ['b22d6cf1-1cf8-4096-831b-7c93fc3cd20d', '93168772-d9cd-468c-8563-9870ea092b89', 'bffdf988-73da-46dd-9c9b-ce71c002e5c5', '17bc2c5d-5e8d-47d3-9362-bdb11a30f086'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:30 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:30 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:30 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-9d665dbe-b90a-4dfe-8d8c-5bdd46819938 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot create request issued successfully. Sep 03 11:33:30 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9d665dbe-b90a-4dfe-8d8c-5bdd46819938 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots returned with HTTP 202 Sep 03 11:33:30 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1725/3417] 192.168.122.194 () {60 vars in 1149 bytes} [Thu Sep 3 11:33:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-7c20cf9a-6972-4c99-8412-4072ee5968a1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c20cf9a-6972-4c99-8412-4072ee5968a1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c20cf9a-6972-4c99-8412-4072ee5968a1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-7c20cf9a-6972-4c99-8412-4072ee5968a1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:30 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-7c20cf9a-6972-4c99-8412-4072ee5968a1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:30 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-7c20cf9a-6972-4c99-8412-4072ee5968a1 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 returned with HTTP 200 Sep 03 11:33:30 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1693/3418] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:30 2026] GET /volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-90b71dc2-c0e0-40e7-a1b7-b36a20ec9ec4 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90b71dc2-c0e0-40e7-a1b7-b36a20ec9ec4 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c Sep 03 11:33:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90b71dc2-c0e0-40e7-a1b7-b36a20ec9ec4 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-90b71dc2-c0e0-40e7-a1b7-b36a20ec9ec4 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-90b71dc2-c0e0-40e7-a1b7-b36a20ec9ec4 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c returned with HTTP 404 Sep 03 11:33:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1726/3419] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:31 2026] GET /volume/v3/volumes/176a5c2b-651d-4f16-ad6a-ac6db8d3507c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-64228339-9b61-40d6-ab65-44204aa4004d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-182277303"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-182277303'}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume of 1 GB Sep 03 11:33:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Flow 'volume_create_api' (d24be42a-da49-4470-a256-e540fe9236c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3421a59-c8d6-4bc0-8c12-31b1f984993b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3421a59-c8d6-4bc0-8c12-31b1f984993b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:09:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85831e20-8bcf-4ca1-8625-dfc7a3df3b2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de6a72d-d49c-435f-9c20-77a8fd320297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Created reservations ['781d7dcf-4641-4cc9-9b27-1a3363f83454', 'ffd6da54-04e2-4be9-8fdb-0630bdc3a7e3', '4caede96-7a6d-46fa-a3da-a235cafc8391', '5ae2591d-36fb-47bf-955c-e1ebc4517ace'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de6a72d-d49c-435f-9c20-77a8fd320297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['781d7dcf-4641-4cc9-9b27-1a3363f83454', 'ffd6da54-04e2-4be9-8fdb-0630bdc3a7e3', '4caede96-7a6d-46fa-a3da-a235cafc8391', '5ae2591d-36fb-47bf-955c-e1ebc4517ace']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a26bba7-33ea-4330-a20a-c029a50df956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:31 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a26bba7-33ea-4330-a20a-c029a50df956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d22d392-06f0-46df-a210-4d3af6425ce5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182277303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',qos_specs=None,replication_status=,reservations=['781d7dcf-4641-4cc9-9b27-1a3363f83454','ffd6da54-04e2-4be9-8fdb-0630bdc3a7e3','4caede96-7a6d-46fa-a3da-a235cafc8391','5ae2591d-36fb-47bf-955c-e1ebc4517ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6582462860e94247a16b78e95869a430',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182277303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d22d392-06f0-46df-a210-4d3af6425ce5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6582462860e94247a16b78e95869a430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85831e20-8bcf-4ca1-8625-dfc7a3df3b2d),volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1451885e-0940-41e3-b5e1-42ac2b731b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1451885e-0940-41e3-b5e1-42ac2b731b2e) transitioned into state 'SUCCESS' from state '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-182277303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2e65bfad7f34ca2aa1420d76086fdfb',qos_specs=None,replication_status=,reservations=['781d7dcf-4641-4cc9-9b27-1a3363f83454','ffd6da54-04e2-4be9-8fdb-0630bdc3a7e3','4caede96-7a6d-46fa-a3da-a235cafc8391','5ae2591d-36fb-47bf-955c-e1ebc4517ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6582462860e94247a16b78e95869a430',volume_type_id=85831e20-8bcf-4ca1-8625-dfc7a3df3b2d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ede184e-6b7f-464f-bb41-7e56bedeb57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ede184e-6b7f-464f-bb41-7e56bedeb57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Flow 'volume_create_api' (d24be42a-da49-4470-a256-e540fe9236c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Create volume request issued successfully. Sep 03 11:33:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-64228339-9b61-40d6-ab65-44204aa4004d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1694/3420] 192.168.122.194 () {62 vars in 1183 bytes} [Thu Sep 3 11:33:31 2026] POST /volume/v3/volumes => generated 786 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e8db9ef0-2484-402c-9e2d-80d2ac049799 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8db9ef0-2484-402c-9e2d-80d2ac049799 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 Sep 03 11:33:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8db9ef0-2484-402c-9e2d-80d2ac049799 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:31 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e8db9ef0-2484-402c-9e2d-80d2ac049799 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:31 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:31 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:31 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:31 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:31 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e8db9ef0-2484-402c-9e2d-80d2ac049799 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:31 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e8db9ef0-2484-402c-9e2d-80d2ac049799 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 returned with HTTP 200 Sep 03 11:33:31 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1727/3421] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:31 2026] GET /volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a3029d49-7b13-4811-bdaa-1bc4d5389472 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3029d49-7b13-4811-bdaa-1bc4d5389472 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a3029d49-7b13-4811-bdaa-1bc4d5389472 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a3029d49-7b13-4811-bdaa-1bc4d5389472 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:31 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:31 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:31 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a3029d49-7b13-4811-bdaa-1bc4d5389472 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:31 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a3029d49-7b13-4811-bdaa-1bc4d5389472 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 returned with HTTP 200 Sep 03 11:33:31 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1695/3422] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:31 2026] GET /volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-f3b215f3-a9fb-4791-9322-a61e5cd7bf09 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3b215f3-a9fb-4791-9322-a61e5cd7bf09 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 Sep 03 11:33:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3b215f3-a9fb-4791-9322-a61e5cd7bf09 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:32 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-f3b215f3-a9fb-4791-9322-a61e5cd7bf09 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:32 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:32 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:32 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:32 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:32 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-f3b215f3-a9fb-4791-9322-a61e5cd7bf09 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:32 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-f3b215f3-a9fb-4791-9322-a61e5cd7bf09 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 returned with HTTP 200 Sep 03 11:33:32 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1728/3423] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:32 2026] GET /volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-dcd9c432-c94c-4d1a-b45f-363cd2ee2c10 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dcd9c432-c94c-4d1a-b45f-363cd2ee2c10 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 Sep 03 11:33:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dcd9c432-c94c-4d1a-b45f-363cd2ee2c10 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:32 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-dcd9c432-c94c-4d1a-b45f-363cd2ee2c10 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:32 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:32 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:32 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-dcd9c432-c94c-4d1a-b45f-363cd2ee2c10 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:32 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-dcd9c432-c94c-4d1a-b45f-363cd2ee2c10 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 returned with HTTP 200 Sep 03 11:33:32 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1696/3424] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:32 2026] GET /volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-39cf945f-685d-40ad-9d24-2a5d7cd46991 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-39cf945f-685d-40ad-9d24-2a5d7cd46991 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 Sep 03 11:33:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-39cf945f-685d-40ad-9d24-2a5d7cd46991 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-39cf945f-685d-40ad-9d24-2a5d7cd46991 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-39cf945f-685d-40ad-9d24-2a5d7cd46991 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-39cf945f-685d-40ad-9d24-2a5d7cd46991 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 returned with HTTP 200 Sep 03 11:33:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1729/3425] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:33 2026] GET /volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8a578bea-792a-4d7d-b35b-189afe232b79 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a578bea-792a-4d7d-b35b-189afe232b79 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] GET http://192.168.122.194/volume/v3/volumes/summary Sep 03 11:33:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a578bea-792a-4d7d-b35b-189afe232b79 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a578bea-792a-4d7d-b35b-189afe232b79 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.api_utils [None req-8a578bea-792a-4d7d-b35b-189afe232b79 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Removing options '' from query. {{(pid=86726) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-8a578bea-792a-4d7d-b35b-189afe232b79 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] Get summary completed successfully. Sep 03 11:33:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a578bea-792a-4d7d-b35b-189afe232b79 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-reader] http://192.168.122.194/volume/v3/volumes/summary returned with HTTP 200 Sep 03 11:33:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1697/3426] 192.168.122.194 () {60 vars in 1186 bytes} [Thu Sep 3 11:33:33 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a0eaef47-c306-494c-8458-2eb561c0729d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a0eaef47-c306-494c-8458-2eb561c0729d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 Sep 03 11:33:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a0eaef47-c306-494c-8458-2eb561c0729d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a0eaef47-c306-494c-8458-2eb561c0729d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:33 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-a0eaef47-c306-494c-8458-2eb561c0729d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Delete volume with id: 6d22d392-06f0-46df-a210-4d3af6425ce5 Sep 03 11:33:33 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:33 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a0eaef47-c306-494c-8458-2eb561c0729d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-a0eaef47-c306-494c-8458-2eb561c0729d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Delete volume request issued successfully. Sep 03 11:33:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a0eaef47-c306-494c-8458-2eb561c0729d tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 returned with HTTP 202 Sep 03 11:33:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1730/3427] 192.168.122.194 () {60 vars in 1276 bytes} [Thu Sep 3 11:33:33 2026] DELETE /volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:33:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d90c9e98-5863-4d28-a4a4-82b1a86041f0 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d90c9e98-5863-4d28-a4a4-82b1a86041f0 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 Sep 03 11:33:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d90c9e98-5863-4d28-a4a4-82b1a86041f0 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d90c9e98-5863-4d28-a4a4-82b1a86041f0 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:33 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:33 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d90c9e98-5863-4d28-a4a4-82b1a86041f0 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Volume info retrieved successfully. Sep 03 11:33:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c8227737-8d11-49fd-adf8-82efd68c4c19 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8227737-8d11-49fd-adf8-82efd68c4c19 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 Sep 03 11:33:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d90c9e98-5863-4d28-a4a4-82b1a86041f0 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 returned with HTTP 200 Sep 03 11:33:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c8227737-8d11-49fd-adf8-82efd68c4c19 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1698/3428] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:33 2026] GET /volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:33:33 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c8227737-8d11-49fd-adf8-82efd68c4c19 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:33 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:33 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:33 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-c8227737-8d11-49fd-adf8-82efd68c4c19 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:33 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c8227737-8d11-49fd-adf8-82efd68c4c19 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 returned with HTTP 200 Sep 03 11:33:33 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1731/3429] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:33 2026] GET /volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b0242c80-c7c4-47ff-9ca4-d77a6d6091d7 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0242c80-c7c4-47ff-9ca4-d77a6d6091d7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] POST http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039/action Sep 03 11:33:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0242c80-c7c4-47ff-9ca4-d77a6d6091d7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b0242c80-c7c4-47ff-9ca4-d77a6d6091d7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.admin_actions [None req-b0242c80-c7c4-47ff-9ca4-d77a6d6091d7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Updating snapshot 'c04b7e36-aa48-40a7-8032-8012fc595039' with '{'status': 'creating'}' {{(pid=86726) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 11:33:33 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:33 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b0242c80-c7c4-47ff-9ca4-d77a6d6091d7 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039/action returned with HTTP 202 Sep 03 11:33:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1699/3430] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:33:33 2026] POST /volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:33:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1da657ba-dc6f-4d34-bdd1-96b06da1da4e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1da657ba-dc6f-4d34-bdd1-96b06da1da4e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 Sep 03 11:33:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1da657ba-dc6f-4d34-bdd1-96b06da1da4e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1da657ba-dc6f-4d34-bdd1-96b06da1da4e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-1da657ba-dc6f-4d34-bdd1-96b06da1da4e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1da657ba-dc6f-4d34-bdd1-96b06da1da4e tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 returned with HTTP 200 Sep 03 11:33:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1732/3431] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:34 2026] GET /volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-82ab67d4-9559-4506-8413-e0421c72c975 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-82ab67d4-9559-4506-8413-e0421c72c975 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] POST http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039/action Sep 03 11:33:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-82ab67d4-9559-4506-8413-e0421c72c975 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86726) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:33:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-82ab67d4-9559-4506-8413-e0421c72c975 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.contrib.snapshot_actions [None req-82ab67d4-9559-4506-8413-e0421c72c975 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86726) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 11:33:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:34 devstack devstack@c-api.service[86726]: INFO cinder.api.contrib.snapshot_actions [None req-82ab67d4-9559-4506-8413-e0421c72c975 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] Updating snapshot c04b7e36-aa48-40a7-8032-8012fc595039 with info {'id': 'c04b7e36-aa48-40a7-8032-8012fc595039', 'status': 'error', 'progress': '80%'} Sep 03 11:33:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-82ab67d4-9559-4506-8413-e0421c72c975 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-member] http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039/action returned with HTTP 202 Sep 03 11:33:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1700/3432] 192.168.122.194 () {60 vars in 1280 bytes} [Thu Sep 3 11:33:34 2026] POST /volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-440795b9-20f2-486b-b43a-227a4e31fcaf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-440795b9-20f2-486b-b43a-227a4e31fcaf tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 Sep 03 11:33:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-440795b9-20f2-486b-b43a-227a4e31fcaf tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-440795b9-20f2-486b-b43a-227a4e31fcaf tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:34 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.snapshots [None req-440795b9-20f2-486b-b43a-227a4e31fcaf tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete snapshot with id: c04b7e36-aa48-40a7-8032-8012fc595039 Sep 03 11:33:34 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:34 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-440795b9-20f2-486b-b43a-227a4e31fcaf tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:34 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:34 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:34 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-440795b9-20f2-486b-b43a-227a4e31fcaf tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot delete request issued successfully. Sep 03 11:33:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-440795b9-20f2-486b-b43a-227a4e31fcaf tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 returned with HTTP 202 Sep 03 11:33:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1733/3433] 192.168.122.194 () {58 vars in 1241 bytes} [Thu Sep 3 11:33:34 2026] DELETE /volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-e660015c-03c2-4628-89ad-3b611a70e176 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e660015c-03c2-4628-89ad-3b611a70e176 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 Sep 03 11:33:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e660015c-03c2-4628-89ad-3b611a70e176 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:34 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-e660015c-03c2-4628-89ad-3b611a70e176 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:34 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:34 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:34 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-e660015c-03c2-4628-89ad-3b611a70e176 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:34 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-e660015c-03c2-4628-89ad-3b611a70e176 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 returned with HTTP 200 Sep 03 11:33:34 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1701/3434] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:34 2026] GET /volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-15265aa0-06f3-4911-8277-7c5769562f71 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15265aa0-06f3-4911-8277-7c5769562f71 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] GET http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 Sep 03 11:33:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15265aa0-06f3-4911-8277-7c5769562f71 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:34 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15265aa0-06f3-4911-8277-7c5769562f71 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:34 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15265aa0-06f3-4911-8277-7c5769562f71 tempest-ProjectReaderTests-1111155487 tempest-ProjectReaderTests-1111155487-project-admin] http://192.168.122.194/volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 returned with HTTP 404 Sep 03 11:33:34 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1734/3435] 192.168.122.194 () {60 vars in 1273 bytes} [Thu Sep 3 11:33:34 2026] GET /volume/v3/volumes/6d22d392-06f0-46df-a210-4d3af6425ce5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:33:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-034b461a-c73b-429d-b847-64b4bdaed5d6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-034b461a-c73b-429d-b847-64b4bdaed5d6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 Sep 03 11:33:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-034b461a-c73b-429d-b847-64b4bdaed5d6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:35 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-034b461a-c73b-429d-b847-64b4bdaed5d6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:35 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:35 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:35 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-034b461a-c73b-429d-b847-64b4bdaed5d6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Snapshot retrieved successfully. Sep 03 11:33:35 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-034b461a-c73b-429d-b847-64b4bdaed5d6 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 returned with HTTP 200 Sep 03 11:33:35 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1702/3436] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:35 2026] GET /volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fc8a8ec4-81bd-49ca-a023-6968ec63a185 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fc8a8ec4-81bd-49ca-a023-6968ec63a185 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 Sep 03 11:33:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fc8a8ec4-81bd-49ca-a023-6968ec63a185 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fc8a8ec4-81bd-49ca-a023-6968ec63a185 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fc8a8ec4-81bd-49ca-a023-6968ec63a185 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 returned with HTTP 404 Sep 03 11:33:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1735/3437] 192.168.122.194 () {58 vars in 1238 bytes} [Thu Sep 3 11:33:36 2026] GET /volume/v3/snapshots/c04b7e36-aa48-40a7-8032-8012fc595039 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-23691dcd-d35d-4a4e-a4af-01fc61563128 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23691dcd-d35d-4a4e-a4af-01fc61563128 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 Sep 03 11:33:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23691dcd-d35d-4a4e-a4af-01fc61563128 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:36 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-23691dcd-d35d-4a4e-a4af-01fc61563128 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:36 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-23691dcd-d35d-4a4e-a4af-01fc61563128 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume with id: 67125db8-12b2-4540-8b82-2cc2eb62f771 Sep 03 11:33:36 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:36 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:36 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:36 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-23691dcd-d35d-4a4e-a4af-01fc61563128 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:36 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-23691dcd-d35d-4a4e-a4af-01fc61563128 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Delete volume request issued successfully. Sep 03 11:33:36 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-23691dcd-d35d-4a4e-a4af-01fc61563128 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 returned with HTTP 202 Sep 03 11:33:36 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1703/3438] 192.168.122.194 () {58 vars in 1235 bytes} [Thu Sep 3 11:33:36 2026] DELETE /volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-723c6a0d-ae80-48ba-8a87-06c3ec34976f None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-723c6a0d-ae80-48ba-8a87-06c3ec34976f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 Sep 03 11:33:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-723c6a0d-ae80-48ba-8a87-06c3ec34976f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:36 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-723c6a0d-ae80-48ba-8a87-06c3ec34976f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:36 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:36 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:36 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:36 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:36 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-723c6a0d-ae80-48ba-8a87-06c3ec34976f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Volume info retrieved successfully. Sep 03 11:33:36 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-723c6a0d-ae80-48ba-8a87-06c3ec34976f tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 returned with HTTP 200 Sep 03 11:33:36 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1736/3439] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:36 2026] GET /volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-551ab553-c0ea-4c31-8336-f0d1d1dd3861 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-551ab553-c0ea-4c31-8336-f0d1d1dd3861 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] GET http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 Sep 03 11:33:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-551ab553-c0ea-4c31-8336-f0d1d1dd3861 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:37 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-551ab553-c0ea-4c31-8336-f0d1d1dd3861 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:37 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-551ab553-c0ea-4c31-8336-f0d1d1dd3861 tempest-ProjectMemberTests-1830166883 tempest-ProjectMemberTests-1830166883-project-admin] http://192.168.122.194/volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 returned with HTTP 404 Sep 03 11:33:37 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1704/3440] 192.168.122.194 () {58 vars in 1232 bytes} [Thu Sep 3 11:33:37 2026] GET /volume/v3/volumes/67125db8-12b2-4540-8b82-2cc2eb62f771 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-fc219a6e-c0c7-436a-bafa-aa4f82cc4cd0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fc219a6e-c0c7-436a-bafa-aa4f82cc4cd0 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:39 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-fc219a6e-c0c7-436a-bafa-aa4f82cc4cd0 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1415442954", "extra_specs": {"storage_protocol": "tempest-storage_protocol-128552534", "vendor_name": "tempest-vendor_name-1862591158"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:39 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-fc219a6e-c0c7-436a-bafa-aa4f82cc4cd0 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:39 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1737/3441] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:39 2026] POST /volume/v3/types => generated 328 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:39 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f36e2506-2c72-4504-89ab-0eed72ac378d", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:39 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Create volume request body: {'volume': {'volume_type': 'f36e2506-2c72-4504-89ab-0eed72ac378d', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:39 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Create volume of 1 GB Sep 03 11:33:39 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:39 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:39 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Flow 'volume_create_api' (b37ab0fa-e9c2-4b7d-8f4e-869eaeec915e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da28eb0e-1ac5-4f9b-bfce-d04e5d88f8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da28eb0e-1ac5-4f9b-bfce-d04e5d88f8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:33:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-128552534',vendor_name='tempest-vendor_name-1862591158'},id=f36e2506-2c72-4504-89ab-0eed72ac378d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1415442954',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f36e2506-2c72-4504-89ab-0eed72ac378d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:39 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c33b8db-642f-4efd-89da-b0784b04ae81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:40 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1415442954 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1415442954, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:40 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1415442954 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1415442954, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:40 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Created reservations ['417bc1b7-fb1f-4567-bb19-0abcf5051fec', '00e8d3c7-e472-4edb-a8cd-ea386eb00c3e', '96f9aeab-a0ba-4224-af55-99a585ddf425', 'b27fddf5-b8ec-4074-8ddd-661bf6d3b99f'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c33b8db-642f-4efd-89da-b0784b04ae81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['417bc1b7-fb1f-4567-bb19-0abcf5051fec', '00e8d3c7-e472-4edb-a8cd-ea386eb00c3e', '96f9aeab-a0ba-4224-af55-99a585ddf425', 'b27fddf5-b8ec-4074-8ddd-661bf6d3b99f']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd5ece4-2f78-4700-8ff0-b777d5086477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:40 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:40 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd5ece4-2f78-4700-8ff0-b777d5086477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb', '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='8d7aa014d30c4c1eb4df3c08e5a86d40',qos_specs=None,replication_status=,reservations=['417bc1b7-fb1f-4567-bb19-0abcf5051fec','00e8d3c7-e472-4edb-a8cd-ea386eb00c3e','96f9aeab-a0ba-4224-af55-99a585ddf425','b27fddf5-b8ec-4074-8ddd-661bf6d3b99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021aef59619d49f18ded83f94d7035a8',volume_type_id=f36e2506-2c72-4504-89ab-0eed72ac378d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:40Z,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=66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7aa014d30c4c1eb4df3c08e5a86d40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='021aef59619d49f18ded83f94d7035a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f36e2506-2c72-4504-89ab-0eed72ac378d),volume_type_id=f36e2506-2c72-4504-89ab-0eed72ac378d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20eaf72a-454f-43da-ba83-87cc5fe7a8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20eaf72a-454f-43da-ba83-87cc5fe7a8f5) transitioned into state 'SUCCESS' from 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='8d7aa014d30c4c1eb4df3c08e5a86d40',qos_specs=None,replication_status=,reservations=['417bc1b7-fb1f-4567-bb19-0abcf5051fec','00e8d3c7-e472-4edb-a8cd-ea386eb00c3e','96f9aeab-a0ba-4224-af55-99a585ddf425','b27fddf5-b8ec-4074-8ddd-661bf6d3b99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021aef59619d49f18ded83f94d7035a8',volume_type_id=f36e2506-2c72-4504-89ab-0eed72ac378d)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cd7ea7-3443-4d9c-aca5-3955c4de0cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cd7ea7-3443-4d9c-aca5-3955c4de0cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:40 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Flow 'volume_create_api' (b37ab0fa-e9c2-4b7d-8f4e-869eaeec915e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:40 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Create volume request issued successfully. Sep 03 11:33:40 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-21d45555-cd3e-491c-8bc6-6ac1453f0513 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:40 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1705/3442] 192.168.122.194 () {62 vars in 1182 bytes} [Thu Sep 3 11:33:39 2026] POST /volume/v3/volumes => generated 781 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3c93c84a-4fbf-42f3-8406-f484cee8a98e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3c93c84a-4fbf-42f3-8406-f484cee8a98e tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/volumes/66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb Sep 03 11:33:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3c93c84a-4fbf-42f3-8406-f484cee8a98e tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:40 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3c93c84a-4fbf-42f3-8406-f484cee8a98e tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:40 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:40 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:40 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:40 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:40 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-3c93c84a-4fbf-42f3-8406-f484cee8a98e tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Volume info retrieved successfully. Sep 03 11:33:40 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3c93c84a-4fbf-42f3-8406-f484cee8a98e tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes/66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb returned with HTTP 200 Sep 03 11:33:40 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1738/3443] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:40 2026] GET /volume/v3/volumes/66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb => generated 960 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a8e8767a-333c-4468-aba0-bd6c1cf4826a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8e8767a-333c-4468-aba0-bd6c1cf4826a tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/volumes/66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8e8767a-333c-4468-aba0-bd6c1cf4826a tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8e8767a-333c-4468-aba0-bd6c1cf4826a tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-a8e8767a-333c-4468-aba0-bd6c1cf4826a tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Volume info retrieved successfully. Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8e8767a-333c-4468-aba0-bd6c1cf4826a tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes/66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb returned with HTTP 200 Sep 03 11:33:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1706/3444] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:41 2026] GET /volume/v3/volumes/66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-d5951ef7-867b-491d-b58c-e514f6769165 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d5951ef7-867b-491d-b58c-e514f6769165 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/messages Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d5951ef7-867b-491d-b58c-e514f6769165 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-d5951ef7-867b-491d-b58c-e514f6769165 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-d5951ef7-867b-491d-b58c-e514f6769165 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:33:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1739/3445] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:33:41 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bd2237b6-ca24-44ab-b178-9f21eae2191a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bd2237b6-ca24-44ab-b178-9f21eae2191a tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] DELETE http://192.168.122.194/volume/v3/messages/03b13d3d-9c6d-4669-aeb5-fa9474b59007 Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bd2237b6-ca24-44ab-b178-9f21eae2191a tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bd2237b6-ca24-44ab-b178-9f21eae2191a tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bd2237b6-ca24-44ab-b178-9f21eae2191a tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/messages/03b13d3d-9c6d-4669-aeb5-fa9474b59007 returned with HTTP 204 Sep 03 11:33:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1707/3446] 192.168.122.194 () {60 vars in 1278 bytes} [Thu Sep 3 11:33:41 2026] DELETE /volume/v3/messages/03b13d3d-9c6d-4669-aeb5-fa9474b59007 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e094a050-bb7d-4328-8b45-a0039e8c6cfc None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e094a050-bb7d-4328-8b45-a0039e8c6cfc tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/messages/03b13d3d-9c6d-4669-aeb5-fa9474b59007 Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e094a050-bb7d-4328-8b45-a0039e8c6cfc tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e094a050-bb7d-4328-8b45-a0039e8c6cfc tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e094a050-bb7d-4328-8b45-a0039e8c6cfc tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/messages/03b13d3d-9c6d-4669-aeb5-fa9474b59007 returned with HTTP 404 Sep 03 11:33:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1740/3447] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:33:41 2026] GET /volume/v3/messages/03b13d3d-9c6d-4669-aeb5-fa9474b59007 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-2b1507c1-48fc-43ff-b803-490696dd5251 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2b1507c1-48fc-43ff-b803-490696dd5251 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2b1507c1-48fc-43ff-b803-490696dd5251 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-2b1507c1-48fc-43ff-b803-490696dd5251 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-2b1507c1-48fc-43ff-b803-490696dd5251 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Delete volume with id: 66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb Sep 03 11:33:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2b1507c1-48fc-43ff-b803-490696dd5251 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Volume info retrieved successfully. Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-2b1507c1-48fc-43ff-b803-490696dd5251 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86726) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-2b1507c1-48fc-43ff-b803-490696dd5251 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Created reservations ['055bc921-f795-46f8-abbc-31815e932bbd', '8eb3cc67-2ecf-419e-85e6-8d53f81a34ba', '8ab7249d-bbfe-482b-8b5d-5c0f8eddddd4', 'cc75d995-dca2-4758-b196-acef36b99108'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-2b1507c1-48fc-43ff-b803-490696dd5251 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Delete volume request issued successfully. Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-2b1507c1-48fc-43ff-b803-490696dd5251 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes/66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb returned with HTTP 202 Sep 03 11:33:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1708/3448] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:33:41 2026] DELETE /volume/v3/volumes/66bd4a15-bd7d-4b3f-8fa7-25e78aa589eb => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a462052f-d32f-4dac-958c-8261d642f836 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a462052f-d32f-4dac-958c-8261d642f836 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] DELETE http://192.168.122.194/volume/v3/types/f36e2506-2c72-4504-89ab-0eed72ac378d Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a462052f-d32f-4dac-958c-8261d642f836 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a462052f-d32f-4dac-958c-8261d642f836 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a462052f-d32f-4dac-958c-8261d642f836 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/types/f36e2506-2c72-4504-89ab-0eed72ac378d returned with HTTP 202 Sep 03 11:33:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1741/3449] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:41 2026] DELETE /volume/v3/types/f36e2506-2c72-4504-89ab-0eed72ac378d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6fd9eb02-ec44-411a-82b0-0e5203e42f62 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6fd9eb02-ec44-411a-82b0-0e5203e42f62 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6fd9eb02-ec44-411a-82b0-0e5203e42f62 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1204822054", "extra_specs": {"storage_protocol": "tempest-storage_protocol-47496460", "vendor_name": "tempest-vendor_name-2010928594"}}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6fd9eb02-ec44-411a-82b0-0e5203e42f62 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:41 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1709/3450] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:41 2026] POST /volume/v3/types => generated 327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4fa5402b-3653-439f-8876-e349c4faacd5 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "64ba6b85-0f5a-4c44-ac73-2475f9684dc7", "size": 1}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.api.v3.volumes [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Create volume request body: {'volume': {'volume_type': '64ba6b85-0f5a-4c44-ac73-2475f9684dc7', 'size': 1}} {{(pid=86725) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Create volume of 1 GB Sep 03 11:33:41 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:41 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Flow 'volume_create_api' (b4de2d70-c8be-476b-b956-c34d531e3b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e93d41-bde8-4e16-b1a8-5f4fc0c1dda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Validating volume size '1' using validate_int {{(pid=86725) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e93d41-bde8-4e16-b1a8-5f4fc0c1dda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:33:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-47496460',vendor_name='tempest-vendor_name-2010928594'},id=64ba6b85-0f5a-4c44-ac73-2475f9684dc7,is_public=True,name='tempest-ProjectAdminTests-volume-type-1204822054',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64ba6b85-0f5a-4c44-ac73-2475f9684dc7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9937cf19-c86b-4de6-bfba-6fdecfd5df02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1204822054 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1204822054, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:41 devstack devstack@c-api.service[86725]: WARNING cinder.quota [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1204822054 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1204822054, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Created reservations ['5ccc40cb-2f2e-4739-a469-3f56e015dbd5', '4236d82c-13d9-459c-8107-2b496f55867b', 'c940cfb9-9d0f-4e90-821a-f3608d90b418', 'bd085c8d-02c0-4d39-83cd-4b81e42824df'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9937cf19-c86b-4de6-bfba-6fdecfd5df02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ccc40cb-2f2e-4739-a469-3f56e015dbd5', '4236d82c-13d9-459c-8107-2b496f55867b', 'c940cfb9-9d0f-4e90-821a-f3608d90b418', 'bd085c8d-02c0-4d39-83cd-4b81e42824df']}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b5ebce-9caf-4c93-b6f4-be4e535c5b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:41 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b5ebce-9caf-4c93-b6f4-be4e535c5b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68827cbd-fd25-40ad-a786-9547593a72fa', '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='8d7aa014d30c4c1eb4df3c08e5a86d40',qos_specs=None,replication_status=,reservations=['5ccc40cb-2f2e-4739-a469-3f56e015dbd5','4236d82c-13d9-459c-8107-2b496f55867b','c940cfb9-9d0f-4e90-821a-f3608d90b418','bd085c8d-02c0-4d39-83cd-4b81e42824df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021aef59619d49f18ded83f94d7035a8',volume_type_id=64ba6b85-0f5a-4c44-ac73-2475f9684dc7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:41Z,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=68827cbd-fd25-40ad-a786-9547593a72fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7aa014d30c4c1eb4df3c08e5a86d40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='021aef59619d49f18ded83f94d7035a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64ba6b85-0f5a-4c44-ac73-2475f9684dc7),volume_type_id=64ba6b85-0f5a-4c44-ac73-2475f9684dc7)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57abdbb7-f9fa-4649-922a-715b50410886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57abdbb7-f9fa-4649-922a-715b50410886) transitioned into state 'SUCCESS' from 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='8d7aa014d30c4c1eb4df3c08e5a86d40',qos_specs=None,replication_status=,reservations=['5ccc40cb-2f2e-4739-a469-3f56e015dbd5','4236d82c-13d9-459c-8107-2b496f55867b','c940cfb9-9d0f-4e90-821a-f3608d90b418','bd085c8d-02c0-4d39-83cd-4b81e42824df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021aef59619d49f18ded83f94d7035a8',volume_type_id=64ba6b85-0f5a-4c44-ac73-2475f9684dc7)}' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06826a9a-1ce5-4cfd-a07a-69c45ddaf557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06826a9a-1ce5-4cfd-a07a-69c45ddaf557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86725) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Flow 'volume_create_api' (b4de2d70-c8be-476b-b956-c34d531e3b15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86725) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:41 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Create volume request issued successfully. Sep 03 11:33:41 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4fa5402b-3653-439f-8876-e349c4faacd5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:41 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1742/3451] 192.168.122.194 () {62 vars in 1182 bytes} [Thu Sep 3 11:33:41 2026] POST /volume/v3/volumes => generated 781 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d4c89037-f982-4edc-8b73-9aecdaf8bc72 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d4c89037-f982-4edc-8b73-9aecdaf8bc72 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/volumes/68827cbd-fd25-40ad-a786-9547593a72fa Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d4c89037-f982-4edc-8b73-9aecdaf8bc72 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d4c89037-f982-4edc-8b73-9aecdaf8bc72 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:41 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:41 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:41 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:41 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:42 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-d4c89037-f982-4edc-8b73-9aecdaf8bc72 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Volume info retrieved successfully. Sep 03 11:33:42 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d4c89037-f982-4edc-8b73-9aecdaf8bc72 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes/68827cbd-fd25-40ad-a786-9547593a72fa returned with HTTP 200 Sep 03 11:33:42 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1710/3452] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:41 2026] GET /volume/v3/volumes/68827cbd-fd25-40ad-a786-9547593a72fa => generated 960 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-21b9fdbd-ecc1-4537-b768-aa4219676f19 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-21b9fdbd-ecc1-4537-b768-aa4219676f19 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/volumes/68827cbd-fd25-40ad-a786-9547593a72fa Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-21b9fdbd-ecc1-4537-b768-aa4219676f19 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-21b9fdbd-ecc1-4537-b768-aa4219676f19 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-21b9fdbd-ecc1-4537-b768-aa4219676f19 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Volume info retrieved successfully. Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-21b9fdbd-ecc1-4537-b768-aa4219676f19 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes/68827cbd-fd25-40ad-a786-9547593a72fa returned with HTTP 200 Sep 03 11:33:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1743/3453] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:43 2026] GET /volume/v3/volumes/68827cbd-fd25-40ad-a786-9547593a72fa => generated 981 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-49a5b85a-1269-4ae3-a892-c5e8201f85f6 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49a5b85a-1269-4ae3-a892-c5e8201f85f6 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/messages Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49a5b85a-1269-4ae3-a892-c5e8201f85f6 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-49a5b85a-1269-4ae3-a892-c5e8201f85f6 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-49a5b85a-1269-4ae3-a892-c5e8201f85f6 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:33:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1711/3454] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:33:43 2026] GET /volume/v3/messages => generated 678 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-1f2c1576-d9d8-4f51-bde2-3662e919de1c None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f2c1576-d9d8-4f51-bde2-3662e919de1c tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/messages Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1f2c1576-d9d8-4f51-bde2-3662e919de1c tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-1f2c1576-d9d8-4f51-bde2-3662e919de1c tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-1f2c1576-d9d8-4f51-bde2-3662e919de1c tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:33:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1744/3455] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:33:43 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4d9fc721-5499-4dcf-967b-d1e598243de9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4d9fc721-5499-4dcf-967b-d1e598243de9 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] DELETE http://192.168.122.194/volume/v3/messages/24da7e97-92aa-43a4-a7ae-efd15eed2ba5 Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4d9fc721-5499-4dcf-967b-d1e598243de9 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4d9fc721-5499-4dcf-967b-d1e598243de9 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4d9fc721-5499-4dcf-967b-d1e598243de9 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/messages/24da7e97-92aa-43a4-a7ae-efd15eed2ba5 returned with HTTP 204 Sep 03 11:33:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1712/3456] 192.168.122.194 () {60 vars in 1278 bytes} [Thu Sep 3 11:33:43 2026] DELETE /volume/v3/messages/24da7e97-92aa-43a4-a7ae-efd15eed2ba5 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e1aa6360-d2b5-4395-adc9-253a56ab1ad8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e1aa6360-d2b5-4395-adc9-253a56ab1ad8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/68827cbd-fd25-40ad-a786-9547593a72fa Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e1aa6360-d2b5-4395-adc9-253a56ab1ad8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e1aa6360-d2b5-4395-adc9-253a56ab1ad8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.api.v3.volumes [None req-e1aa6360-d2b5-4395-adc9-253a56ab1ad8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Delete volume with id: 68827cbd-fd25-40ad-a786-9547593a72fa Sep 03 11:33:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e1aa6360-d2b5-4395-adc9-253a56ab1ad8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Volume info retrieved successfully. Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.volume.api [None req-e1aa6360-d2b5-4395-adc9-253a56ab1ad8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86725) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.quota [None req-e1aa6360-d2b5-4395-adc9-253a56ab1ad8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Created reservations ['8f2e375a-da3b-4892-9a7f-1fe5c5ce53d6', '8118d217-0726-432a-9b89-6ff834622016', 'b8cafa70-fabe-44e4-9bba-0fcf9292628e', '786fa173-61d5-47aa-bfe8-c0e0a5f44bd9'] {{(pid=86725) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-e1aa6360-d2b5-4395-adc9-253a56ab1ad8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Delete volume request issued successfully. Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e1aa6360-d2b5-4395-adc9-253a56ab1ad8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes/68827cbd-fd25-40ad-a786-9547593a72fa returned with HTTP 202 Sep 03 11:33:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1745/3457] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:33:43 2026] DELETE /volume/v3/volumes/68827cbd-fd25-40ad-a786-9547593a72fa => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a5fbd788-f3bb-48cf-93ff-47e53f563d5d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a5fbd788-f3bb-48cf-93ff-47e53f563d5d tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] DELETE http://192.168.122.194/volume/v3/types/64ba6b85-0f5a-4c44-ac73-2475f9684dc7 Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a5fbd788-f3bb-48cf-93ff-47e53f563d5d tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a5fbd788-f3bb-48cf-93ff-47e53f563d5d tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a5fbd788-f3bb-48cf-93ff-47e53f563d5d tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/types/64ba6b85-0f5a-4c44-ac73-2475f9684dc7 returned with HTTP 202 Sep 03 11:33:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1713/3458] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:43 2026] DELETE /volume/v3/types/64ba6b85-0f5a-4c44-ac73-2475f9684dc7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c560dd79-c03f-4e48-a667-f11fa32bfd59 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c560dd79-c03f-4e48-a667-f11fa32bfd59 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c560dd79-c03f-4e48-a667-f11fa32bfd59 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-823168410", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1221230055", "vendor_name": "tempest-vendor_name-530217476"}}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c560dd79-c03f-4e48-a667-f11fa32bfd59 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1746/3459] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:43 2026] POST /volume/v3/types => generated 327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] POST http://192.168.122.194/volume/v3/volumes Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "45cc61f0-6251-4477-ad78-0d2ff96480d4", "size": 1}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.api.v3.volumes [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Create volume request body: {'volume': {'volume_type': '45cc61f0-6251-4477-ad78-0d2ff96480d4', 'size': 1}} {{(pid=86726) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Create volume of 1 GB Sep 03 11:33:43 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:43 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Availability Zones retrieved successfully. Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Flow 'volume_create_api' (904c643a-5681-4e01-ad4f-8020f204306b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efbbdcc7-d00a-418c-aad0-064cbab6031f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.flows.api.create_volume [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Validating volume size '1' using validate_int {{(pid=86726) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efbbdcc7-d00a-418c-aad0-064cbab6031f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:33:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1221230055',vendor_name='tempest-vendor_name-530217476'},id=45cc61f0-6251-4477-ad78-0d2ff96480d4,is_public=True,name='tempest-ProjectAdminTests-volume-type-823168410',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45cc61f0-6251-4477-ad78-0d2ff96480d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d723d255-2808-4423-89c9-45d2cb7c3aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-823168410 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-823168410, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:43 devstack devstack@c-api.service[86726]: WARNING cinder.quota [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-823168410 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-823168410, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Created reservations ['4648bb3a-3990-40cf-bd21-ba704375c96e', 'e96f449c-863f-481e-b83d-15ec1a4ba166', 'df58bc60-3005-47e2-a7b7-88c2107e7d57', '0e7b11b8-09b0-4c4d-8034-c997c58fabd1'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d723d255-2808-4423-89c9-45d2cb7c3aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4648bb3a-3990-40cf-bd21-ba704375c96e', 'e96f449c-863f-481e-b83d-15ec1a4ba166', 'df58bc60-3005-47e2-a7b7-88c2107e7d57', '0e7b11b8-09b0-4c4d-8034-c997c58fabd1']}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecaf50e0-4390-44d7-801d-01fe7084b806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:43 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecaf50e0-4390-44d7-801d-01fe7084b806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bf9f5b9-545b-49a5-a945-b3647884d5e6', '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='8d7aa014d30c4c1eb4df3c08e5a86d40',qos_specs=None,replication_status=,reservations=['4648bb3a-3990-40cf-bd21-ba704375c96e','e96f449c-863f-481e-b83d-15ec1a4ba166','df58bc60-3005-47e2-a7b7-88c2107e7d57','0e7b11b8-09b0-4c4d-8034-c997c58fabd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021aef59619d49f18ded83f94d7035a8',volume_type_id=45cc61f0-6251-4477-ad78-0d2ff96480d4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:33:43Z,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=2bf9f5b9-545b-49a5-a945-b3647884d5e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7aa014d30c4c1eb4df3c08e5a86d40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='021aef59619d49f18ded83f94d7035a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45cc61f0-6251-4477-ad78-0d2ff96480d4),volume_type_id=45cc61f0-6251-4477-ad78-0d2ff96480d4)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a11905-5717-4e5b-aaed-74eb28a38f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a11905-5717-4e5b-aaed-74eb28a38f0c) transitioned into state 'SUCCESS' from 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='8d7aa014d30c4c1eb4df3c08e5a86d40',qos_specs=None,replication_status=,reservations=['4648bb3a-3990-40cf-bd21-ba704375c96e','e96f449c-863f-481e-b83d-15ec1a4ba166','df58bc60-3005-47e2-a7b7-88c2107e7d57','0e7b11b8-09b0-4c4d-8034-c997c58fabd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021aef59619d49f18ded83f94d7035a8',volume_type_id=45cc61f0-6251-4477-ad78-0d2ff96480d4)}' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10084468-4bd9-4f6a-99de-0f064068b2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10084468-4bd9-4f6a-99de-0f064068b2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86726) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Flow 'volume_create_api' (904c643a-5681-4e01-ad4f-8020f204306b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86726) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:33:43 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Create volume request issued successfully. Sep 03 11:33:43 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6c0cd14b-1f4b-4aa5-8fdf-57744cd27247 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes returned with HTTP 202 Sep 03 11:33:43 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1714/3460] 192.168.122.194 () {62 vars in 1182 bytes} [Thu Sep 3 11:33:43 2026] POST /volume/v3/volumes => generated 780 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-2338d90b-4bfd-44cd-b675-df8e643636e7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2338d90b-4bfd-44cd-b675-df8e643636e7 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/volumes/2bf9f5b9-545b-49a5-a945-b3647884d5e6 Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2338d90b-4bfd-44cd-b675-df8e643636e7 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-2338d90b-4bfd-44cd-b675-df8e643636e7 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:43 devstack devstack@c-api.service[86725]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:43 devstack devstack@c-api.service[86725]: attachments = base.obj_make_list( Sep 03 11:33:43 devstack devstack@c-api.service[86725]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:43 devstack devstack@c-api.service[86725]: warnings.warn( Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.volume.api [None req-2338d90b-4bfd-44cd-b675-df8e643636e7 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Volume info retrieved successfully. Sep 03 11:33:43 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-2338d90b-4bfd-44cd-b675-df8e643636e7 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes/2bf9f5b9-545b-49a5-a945-b3647884d5e6 returned with HTTP 200 Sep 03 11:33:43 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1747/3461] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:43 2026] GET /volume/v3/volumes/2bf9f5b9-545b-49a5-a945-b3647884d5e6 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3a646285-61f7-4a62-858a-4cce49da7ea5 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a646285-61f7-4a62-858a-4cce49da7ea5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/volumes/2bf9f5b9-545b-49a5-a945-b3647884d5e6 Sep 03 11:33:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a646285-61f7-4a62-858a-4cce49da7ea5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3a646285-61f7-4a62-858a-4cce49da7ea5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3a646285-61f7-4a62-858a-4cce49da7ea5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Volume info retrieved successfully. Sep 03 11:33:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3a646285-61f7-4a62-858a-4cce49da7ea5 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes/2bf9f5b9-545b-49a5-a945-b3647884d5e6 returned with HTTP 200 Sep 03 11:33:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1715/3462] 192.168.122.194 () {60 vars in 1272 bytes} [Thu Sep 3 11:33:44 2026] GET /volume/v3/volumes/2bf9f5b9-545b-49a5-a945-b3647884d5e6 => generated 980 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-17d78187-4bec-445d-9972-942c649740b3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-17d78187-4bec-445d-9972-942c649740b3 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/messages Sep 03 11:33:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-17d78187-4bec-445d-9972-942c649740b3 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-17d78187-4bec-445d-9972-942c649740b3 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-17d78187-4bec-445d-9972-942c649740b3 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/messages returned with HTTP 200 Sep 03 11:33:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1748/3463] 192.168.122.194 () {60 vars in 1164 bytes} [Thu Sep 3 11:33:44 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1e489aee-7fd2-4b2d-9ee0-ce4d0d2bfe89 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1e489aee-7fd2-4b2d-9ee0-ce4d0d2bfe89 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] GET http://192.168.122.194/volume/v3/messages/824ef309-b5a6-4558-b627-631e124e7df1 Sep 03 11:33:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1e489aee-7fd2-4b2d-9ee0-ce4d0d2bfe89 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1e489aee-7fd2-4b2d-9ee0-ce4d0d2bfe89 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'version_select' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1e489aee-7fd2-4b2d-9ee0-ce4d0d2bfe89 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/messages/824ef309-b5a6-4558-b627-631e124e7df1 returned with HTTP 200 Sep 03 11:33:44 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1716/3464] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:33:44 2026] GET /volume/v3/messages/824ef309-b5a6-4558-b627-631e124e7df1 => generated 675 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-747f760a-ee0d-4968-bfd7-6a18fee225fa None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-747f760a-ee0d-4968-bfd7-6a18fee225fa tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] DELETE http://192.168.122.194/volume/v3/messages/824ef309-b5a6-4558-b627-631e124e7df1 Sep 03 11:33:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-747f760a-ee0d-4968-bfd7-6a18fee225fa tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:44 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-747f760a-ee0d-4968-bfd7-6a18fee225fa tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'version_select' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:44 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-747f760a-ee0d-4968-bfd7-6a18fee225fa tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/messages/824ef309-b5a6-4558-b627-631e124e7df1 returned with HTTP 204 Sep 03 11:33:44 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1749/3465] 192.168.122.194 () {60 vars in 1278 bytes} [Thu Sep 3 11:33:44 2026] DELETE /volume/v3/messages/824ef309-b5a6-4558-b627-631e124e7df1 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 11:33:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3d2d42fa-0c70-4422-b220-84d8c4fd3d91 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:44 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d2d42fa-0c70-4422-b220-84d8c4fd3d91 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] DELETE http://192.168.122.194/volume/v3/volumes/2bf9f5b9-545b-49a5-a945-b3647884d5e6 Sep 03 11:33:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d2d42fa-0c70-4422-b220-84d8c4fd3d91 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:44 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3d2d42fa-0c70-4422-b220-84d8c4fd3d91 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method 'delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:44 devstack devstack@c-api.service[86726]: INFO cinder.api.v3.volumes [None req-3d2d42fa-0c70-4422-b220-84d8c4fd3d91 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Delete volume with id: 2bf9f5b9-545b-49a5-a945-b3647884d5e6 Sep 03 11:33:44 devstack devstack@c-api.service[86726]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:33:44 devstack devstack@c-api.service[86726]: attachments = base.obj_make_list( Sep 03 11:33:44 devstack devstack@c-api.service[86726]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:33:44 devstack devstack@c-api.service[86726]: warnings.warn( Sep 03 11:33:44 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3d2d42fa-0c70-4422-b220-84d8c4fd3d91 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Volume info retrieved successfully. Sep 03 11:33:44 devstack devstack@c-api.service[86726]: DEBUG cinder.volume.api [None req-3d2d42fa-0c70-4422-b220-84d8c4fd3d91 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86726) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 11:33:44 devstack devstack@c-api.service[86726]: DEBUG cinder.quota [None req-3d2d42fa-0c70-4422-b220-84d8c4fd3d91 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Created reservations ['fd9122fe-923c-4551-8d52-0985c3396444', '9c897039-7de9-4a50-b665-cf7aa633d3d8', '919e3df9-bce5-4a65-adf5-03549b8fdd55', 'ebd38266-0c5b-4b18-8955-8d2bfa141a89'] {{(pid=86726) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:33:45 devstack devstack@c-api.service[86726]: INFO cinder.volume.api [None req-3d2d42fa-0c70-4422-b220-84d8c4fd3d91 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Delete volume request issued successfully. Sep 03 11:33:45 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3d2d42fa-0c70-4422-b220-84d8c4fd3d91 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/volumes/2bf9f5b9-545b-49a5-a945-b3647884d5e6 returned with HTTP 202 Sep 03 11:33:45 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1717/3466] 192.168.122.194 () {60 vars in 1275 bytes} [Thu Sep 3 11:33:44 2026] DELETE /volume/v3/volumes/2bf9f5b9-545b-49a5-a945-b3647884d5e6 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-8c505379-9f15-42c6-acbc-dcff981d16e8 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c505379-9f15-42c6-acbc-dcff981d16e8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] DELETE http://192.168.122.194/volume/v3/types/45cc61f0-6251-4477-ad78-0d2ff96480d4 Sep 03 11:33:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c505379-9f15-42c6-acbc-dcff981d16e8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:45 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-8c505379-9f15-42c6-acbc-dcff981d16e8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:45 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-8c505379-9f15-42c6-acbc-dcff981d16e8 tempest-ProjectAdminTests-1570363960 tempest-ProjectAdminTests-1570363960-project-admin] http://192.168.122.194/volume/v3/types/45cc61f0-6251-4477-ad78-0d2ff96480d4 returned with HTTP 202 Sep 03 11:33:45 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1750/3467] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:45 2026] DELETE /volume/v3/types/45cc61f0-6251-4477-ad78-0d2ff96480d4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-f092928f-2eb0-4ce0-8129-7b0f26604b1b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f092928f-2eb0-4ce0-8129-7b0f26604b1b tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-f092928f-2eb0-4ce0-8129-7b0f26604b1b tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-231537028", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-f092928f-2eb0-4ce0-8129-7b0f26604b1b tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1718/3468] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:47 2026] POST /volume/v3/types => generated 379 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-52f187f1-f38d-4710-a6c2-f42b7c2b8607 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52f187f1-f38d-4710-a6c2-f42b7c2b8607 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] POST http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-52f187f1-f38d-4710-a6c2-f42b7c2b8607 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-52f187f1-f38d-4710-a6c2-f42b7c2b8607 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption returned with HTTP 200 Sep 03 11:33:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1751/3469] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:33:47 2026] POST /volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3ddc1a6b-954a-4080-b92d-ff4c8b86da15 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ddc1a6b-954a-4080-b92d-ff4c8b86da15 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3ddc1a6b-954a-4080-b92d-ff4c8b86da15 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-754300823", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3ddc1a6b-954a-4080-b92d-ff4c8b86da15 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1719/3470] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:47 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 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-93e14225-b702-41ce-a878-3e98511557bf None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-93e14225-b702-41ce-a878-3e98511557bf tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] POST http://192.168.122.194/volume/v3/types/ab4a8a94-89c8-4ea4-bbfb-9a2dff28adf1/encryption Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-93e14225-b702-41ce-a878-3e98511557bf tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-93e14225-b702-41ce-a878-3e98511557bf tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/ab4a8a94-89c8-4ea4-bbfb-9a2dff28adf1/encryption returned with HTTP 200 Sep 03 11:33:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1752/3471] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:33:47 2026] POST /volume/v3/types/ab4a8a94-89c8-4ea4-bbfb-9a2dff28adf1/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-bddce16b-aa51-4dad-887c-a6ecd740feea None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bddce16b-aa51-4dad-887c-a6ecd740feea tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-bddce16b-aa51-4dad-887c-a6ecd740feea tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-963234814", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-bddce16b-aa51-4dad-887c-a6ecd740feea tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1720/3472] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:47 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 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-5b756dc8-5df0-42e9-b184-d6172a7501ff None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b756dc8-5df0-42e9-b184-d6172a7501ff tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] POST http://192.168.122.194/volume/v3/types/60da0c69-7f86-45ec-bed7-025c3286445b/extra_specs Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-5b756dc8-5df0-42e9-b184-d6172a7501ff tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-5b756dc8-5df0-42e9-b184-d6172a7501ff tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/60da0c69-7f86-45ec-bed7-025c3286445b/extra_specs returned with HTTP 200 Sep 03 11:33:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1753/3473] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:33:47 2026] POST /volume/v3/types/60da0c69-7f86-45ec-bed7-025c3286445b/extra_specs => generated 35 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4c084744-8c2d-4065-b6cd-ad1003aafe8b None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4c084744-8c2d-4065-b6cd-ad1003aafe8b tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] PUT http://192.168.122.194/volume/v3/types/60da0c69-7f86-45ec-bed7-025c3286445b/extra_specs/key2 Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4c084744-8c2d-4065-b6cd-ad1003aafe8b tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4c084744-8c2d-4065-b6cd-ad1003aafe8b tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/60da0c69-7f86-45ec-bed7-025c3286445b/extra_specs/key2 returned with HTTP 200 Sep 03 11:33:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1721/3474] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:33:47 2026] PUT /volume/v3/types/60da0c69-7f86-45ec-bed7-025c3286445b/extra_specs/key2 => generated 25 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-0ae78ecd-4e25-4c31-bb2d-58bfa2a49943 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0ae78ecd-4e25-4c31-bb2d-58bfa2a49943 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-0ae78ecd-4e25-4c31-bb2d-58bfa2a49943 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-0ae78ecd-4e25-4c31-bb2d-58bfa2a49943 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1754/3475] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:33:47 2026] POST /volume/v3/types => generated 195 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-4d43f838-38ee-42b4-999b-74aa2cbdf75d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4d43f838-38ee-42b4-999b-74aa2cbdf75d tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] DELETE http://192.168.122.194/volume/v3/types/f884f821-0a84-432f-bc0f-bb1d435780d4 Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4d43f838-38ee-42b4-999b-74aa2cbdf75d tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-4d43f838-38ee-42b4-999b-74aa2cbdf75d tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-4d43f838-38ee-42b4-999b-74aa2cbdf75d tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/f884f821-0a84-432f-bc0f-bb1d435780d4 returned with HTTP 202 Sep 03 11:33:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1722/3476] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:47 2026] DELETE /volume/v3/types/f884f821-0a84-432f-bc0f-bb1d435780d4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-4b18107e-2150-4fd5-9fdb-46123d3b4f2e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4b18107e-2150-4fd5-9fdb-46123d3b4f2e tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-4b18107e-2150-4fd5-9fdb-46123d3b4f2e tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1069764550", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-4b18107e-2150-4fd5-9fdb-46123d3b4f2e tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1755/3477] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:47 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-295d6c04-70cc-4dc5-99d5-357c74c51610 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-295d6c04-70cc-4dc5-99d5-357c74c51610 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] POST http://192.168.122.194/volume/v3/types/762fa05c-476a-4b52-b6dc-12e30eb77b2c/encryption Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-295d6c04-70cc-4dc5-99d5-357c74c51610 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-295d6c04-70cc-4dc5-99d5-357c74c51610 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/762fa05c-476a-4b52-b6dc-12e30eb77b2c/encryption returned with HTTP 200 Sep 03 11:33:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1723/3478] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:33:47 2026] POST /volume/v3/types/762fa05c-476a-4b52-b6dc-12e30eb77b2c/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b8d60a86-3c9e-4839-865f-dcc1c1e56b4e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b8d60a86-3c9e-4839-865f-dcc1c1e56b4e tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] DELETE http://192.168.122.194/volume/v3/types/762fa05c-476a-4b52-b6dc-12e30eb77b2c/encryption/5503020b-b546-4035-9e02-f75120a80fa9 Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b8d60a86-3c9e-4839-865f-dcc1c1e56b4e tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b8d60a86-3c9e-4839-865f-dcc1c1e56b4e tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b8d60a86-3c9e-4839-865f-dcc1c1e56b4e tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/762fa05c-476a-4b52-b6dc-12e30eb77b2c/encryption/5503020b-b546-4035-9e02-f75120a80fa9 returned with HTTP 202 Sep 03 11:33:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1756/3479] 192.168.122.194 () {58 vars in 1373 bytes} [Thu Sep 3 11:33:47 2026] DELETE /volume/v3/types/762fa05c-476a-4b52-b6dc-12e30eb77b2c/encryption/5503020b-b546-4035-9e02-f75120a80fa9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-75683d3b-ec9a-4cf8-aa48-b90d9ceb2baa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75683d3b-ec9a-4cf8-aa48-b90d9ceb2baa tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-75683d3b-ec9a-4cf8-aa48-b90d9ceb2baa tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1162929162", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-75683d3b-ec9a-4cf8-aa48-b90d9ceb2baa tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:47 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1724/3480] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:47 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-47bb4a88-7ddb-4f77-be93-93dd00f602f7 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-47bb4a88-7ddb-4f77-be93-93dd00f602f7 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] DELETE http://192.168.122.194/volume/v3/types/c53b0830-a807-451f-8cdf-44c22961d6fe/extra_specs/key1 Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-47bb4a88-7ddb-4f77-be93-93dd00f602f7 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-47bb4a88-7ddb-4f77-be93-93dd00f602f7 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:47 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-47bb4a88-7ddb-4f77-be93-93dd00f602f7 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/c53b0830-a807-451f-8cdf-44c22961d6fe/extra_specs/key1 returned with HTTP 202 Sep 03 11:33:47 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1757/3481] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:33:47 2026] DELETE /volume/v3/types/c53b0830-a807-451f-8cdf-44c22961d6fe/extra_specs/key1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d1b42603-e3c4-4ad7-8e8f-a865c01a6b55 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:47 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d1b42603-e3c4-4ad7-8e8f-a865c01a6b55 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:47 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d1b42603-e3c4-4ad7-8e8f-a865c01a6b55 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1752591803", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d1b42603-e3c4-4ad7-8e8f-a865c01a6b55 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1725/3482] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:47 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9a9db4c3-acad-40a2-99ca-b270368688f6 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a9db4c3-acad-40a2-99ca-b270368688f6 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] DELETE http://192.168.122.194/volume/v3/types/1f41f4ab-8980-441d-8c96-28379bf71800 Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9a9db4c3-acad-40a2-99ca-b270368688f6 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9a9db4c3-acad-40a2-99ca-b270368688f6 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9a9db4c3-acad-40a2-99ca-b270368688f6 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/1f41f4ab-8980-441d-8c96-28379bf71800 returned with HTTP 202 Sep 03 11:33:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1758/3483] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:48 2026] DELETE /volume/v3/types/1f41f4ab-8980-441d-8c96-28379bf71800 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-663d50ee-d54d-4cb3-bc54-d29facc346b4 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-663d50ee-d54d-4cb3-bc54-d29facc346b4 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] GET http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-663d50ee-d54d-4cb3-bc54-d29facc346b4 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-663d50ee-d54d-4cb3-bc54-d29facc346b4 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-663d50ee-d54d-4cb3-bc54-d29facc346b4 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs returned with HTTP 200 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1726/3484] 192.168.122.194 () {58 vars in 1262 bytes} [Thu Sep 3 11:33:48 2026] GET /volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs => generated 185 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-32059b4f-d39a-4353-b80a-91072c3b0b4d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-32059b4f-d39a-4353-b80a-91072c3b0b4d tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] GET http://192.168.122.194/volume/v3/types Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-32059b4f-d39a-4353-b80a-91072c3b0b4d tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-32059b4f-d39a-4353-b80a-91072c3b0b4d tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-32059b4f-d39a-4353-b80a-91072c3b0b4d tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1759/3485] 192.168.122.194 () {58 vars in 1115 bytes} [Thu Sep 3 11:33:48 2026] GET /volume/v3/types => generated 2587 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1f70ccda-6c6d-47ec-a8e3-7278f28833ae None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f70ccda-6c6d-47ec-a8e3-7278f28833ae tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] GET http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption/cipher Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f70ccda-6c6d-47ec-a8e3-7278f28833ae tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1f70ccda-6c6d-47ec-a8e3-7278f28833ae tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1f70ccda-6c6d-47ec-a8e3-7278f28833ae tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption/cipher returned with HTTP 200 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1727/3486] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:33:48 2026] GET /volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-ebf6eb33-cbae-4548-9a65-68277b03c9a3 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ebf6eb33-cbae-4548-9a65-68277b03c9a3 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] GET http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ebf6eb33-cbae-4548-9a65-68277b03c9a3 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-ebf6eb33-cbae-4548-9a65-68277b03c9a3 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method 'index' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-ebf6eb33-cbae-4548-9a65-68277b03c9a3 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption returned with HTTP 200 Sep 03 11:33:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1760/3487] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:33:48 2026] GET /volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-010010ce-590a-4323-b916-822761046e2c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-010010ce-590a-4323-b916-822761046e2c tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] GET http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs/multiattach Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-010010ce-590a-4323-b916-822761046e2c tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-010010ce-590a-4323-b916-822761046e2c tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-010010ce-590a-4323-b916-822761046e2c tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs/multiattach returned with HTTP 200 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1728/3488] 192.168.122.194 () {58 vars in 1298 bytes} [Thu Sep 3 11:33:48 2026] GET /volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-9bf31458-ee55-4426-80b0-72394cef2bc1 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9bf31458-ee55-4426-80b0-72394cef2bc1 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] GET http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs/volume_backend_name Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9bf31458-ee55-4426-80b0-72394cef2bc1 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-9bf31458-ee55-4426-80b0-72394cef2bc1 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-9bf31458-ee55-4426-80b0-72394cef2bc1 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 11:33:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1761/3489] 192.168.122.194 () {58 vars in 1322 bytes} [Thu Sep 3 11:33:48 2026] GET /volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-042880a8-426c-4694-a7fe-f55aa53a0508 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-042880a8-426c-4694-a7fe-f55aa53a0508 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] GET http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-042880a8-426c-4694-a7fe-f55aa53a0508 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-042880a8-426c-4694-a7fe-f55aa53a0508 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-042880a8-426c-4694-a7fe-f55aa53a0508 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469 returned with HTTP 200 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1729/3490] 192.168.122.194 () {58 vars in 1226 bytes} [Thu Sep 3 11:33:48 2026] GET /volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469 => generated 401 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-aaef3f7e-4b2e-42df-9f1b-eec174771f9d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aaef3f7e-4b2e-42df-9f1b-eec174771f9d tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] PUT http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption/69ddcb55-777c-419b-9ff7-e5cc84ef2aea Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-aaef3f7e-4b2e-42df-9f1b-eec174771f9d tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-aaef3f7e-4b2e-42df-9f1b-eec174771f9d tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption/69ddcb55-777c-419b-9ff7-e5cc84ef2aea returned with HTTP 200 Sep 03 11:33:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1762/3491] 192.168.122.194 () {60 vars in 1390 bytes} [Thu Sep 3 11:33:48 2026] PUT /volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/encryption/69ddcb55-777c-419b-9ff7-e5cc84ef2aea => generated 33 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-0cadc947-adf0-4ff1-9d39-1270e2cd4d8c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0cadc947-adf0-4ff1-9d39-1270e2cd4d8c tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] PUT http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs/key1 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-0cadc947-adf0-4ff1-9d39-1270e2cd4d8c tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-0cadc947-adf0-4ff1-9d39-1270e2cd4d8c tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs/key1 returned with HTTP 200 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1730/3492] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:33:48 2026] PUT /volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469/extra_specs/key1 => generated 30 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-15280c5c-e124-4251-8773-7660bd74ea1a None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15280c5c-e124-4251-8773-7660bd74ea1a tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] PUT http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469 Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-15280c5c-e124-4251-8773-7660bd74ea1a tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-15280c5c-e124-4251-8773-7660bd74ea1a tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469 returned with HTTP 200 Sep 03 11:33:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1763/3493] 192.168.122.194 () {60 vars in 1246 bytes} [Thu Sep 3 11:33:48 2026] PUT /volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469 => generated 370 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-1b9e08b6-3128-43d2-9938-674499eb7f9f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1b9e08b6-3128-43d2-9938-674499eb7f9f tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] DELETE http://192.168.122.194/volume/v3/types/c53b0830-a807-451f-8cdf-44c22961d6fe Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1b9e08b6-3128-43d2-9938-674499eb7f9f tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-1b9e08b6-3128-43d2-9938-674499eb7f9f tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-1b9e08b6-3128-43d2-9938-674499eb7f9f tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/c53b0830-a807-451f-8cdf-44c22961d6fe returned with HTTP 202 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1731/3494] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:48 2026] DELETE /volume/v3/types/c53b0830-a807-451f-8cdf-44c22961d6fe => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-c0d97bee-76a1-4d32-8689-2d8aea887211 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0d97bee-76a1-4d32-8689-2d8aea887211 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] DELETE http://192.168.122.194/volume/v3/types/762fa05c-476a-4b52-b6dc-12e30eb77b2c Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0d97bee-76a1-4d32-8689-2d8aea887211 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-c0d97bee-76a1-4d32-8689-2d8aea887211 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-c0d97bee-76a1-4d32-8689-2d8aea887211 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/762fa05c-476a-4b52-b6dc-12e30eb77b2c returned with HTTP 202 Sep 03 11:33:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1764/3495] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:48 2026] DELETE /volume/v3/types/762fa05c-476a-4b52-b6dc-12e30eb77b2c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-5e14651d-5c8e-439b-9716-b2d9a0085c8f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5e14651d-5c8e-439b-9716-b2d9a0085c8f tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] DELETE http://192.168.122.194/volume/v3/types/60da0c69-7f86-45ec-bed7-025c3286445b Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5e14651d-5c8e-439b-9716-b2d9a0085c8f tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-5e14651d-5c8e-439b-9716-b2d9a0085c8f tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-5e14651d-5c8e-439b-9716-b2d9a0085c8f tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/60da0c69-7f86-45ec-bed7-025c3286445b returned with HTTP 202 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1732/3496] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:48 2026] DELETE /volume/v3/types/60da0c69-7f86-45ec-bed7-025c3286445b => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7931564d-c0ce-4394-905d-0b22a2c1b0c0 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7931564d-c0ce-4394-905d-0b22a2c1b0c0 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] DELETE http://192.168.122.194/volume/v3/types/ab4a8a94-89c8-4ea4-bbfb-9a2dff28adf1 Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7931564d-c0ce-4394-905d-0b22a2c1b0c0 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7931564d-c0ce-4394-905d-0b22a2c1b0c0 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7931564d-c0ce-4394-905d-0b22a2c1b0c0 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/ab4a8a94-89c8-4ea4-bbfb-9a2dff28adf1 returned with HTTP 202 Sep 03 11:33:48 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1765/3497] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:48 2026] DELETE /volume/v3/types/ab4a8a94-89c8-4ea4-bbfb-9a2dff28adf1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a8cceab5-88b9-444f-8996-73a5c125bcf9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8cceab5-88b9-444f-8996-73a5c125bcf9 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] DELETE http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8cceab5-88b9-444f-8996-73a5c125bcf9 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a8cceab5-88b9-444f-8996-73a5c125bcf9 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:48 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a8cceab5-88b9-444f-8996-73a5c125bcf9 tempest-VolumeTypesAdminTests-712923309 tempest-VolumeTypesAdminTests-712923309-project-admin] http://192.168.122.194/volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469 returned with HTTP 202 Sep 03 11:33:48 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1733/3498] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:48 2026] DELETE /volume/v3/types/e32bb90e-851a-460a-9db0-00dc8a279469 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-638693a0-373a-457f-ae09-5dc18c913783 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-638693a0-373a-457f-ae09-5dc18c913783 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-638693a0-373a-457f-ae09-5dc18c913783 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1885534619", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-638693a0-373a-457f-ae09-5dc18c913783 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1766/3499] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:51 2026] POST /volume/v3/types => generated 380 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b64c6f65-b6bf-483a-8bdd-77d6126bde3c None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b64c6f65-b6bf-483a-8bdd-77d6126bde3c tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] POST http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b64c6f65-b6bf-483a-8bdd-77d6126bde3c tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b64c6f65-b6bf-483a-8bdd-77d6126bde3c tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption returned with HTTP 200 Sep 03 11:33:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1734/3500] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:33:51 2026] POST /volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-6cc007db-8606-480f-ab8e-83199deccb51 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6cc007db-8606-480f-ab8e-83199deccb51 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-6cc007db-8606-480f-ab8e-83199deccb51 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-846701920", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-6cc007db-8606-480f-ab8e-83199deccb51 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1767/3501] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:51 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c1aa3e81-fec0-4432-98a4-5c68bfecb1aa None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c1aa3e81-fec0-4432-98a4-5c68bfecb1aa tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] POST http://192.168.122.194/volume/v3/types/8891c6ad-a22f-4e09-9aa9-05165793172c/encryption Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c1aa3e81-fec0-4432-98a4-5c68bfecb1aa tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-c1aa3e81-fec0-4432-98a4-5c68bfecb1aa tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c1aa3e81-fec0-4432-98a4-5c68bfecb1aa tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/8891c6ad-a22f-4e09-9aa9-05165793172c/encryption returned with HTTP 403 Sep 03 11:33:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1735/3502] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:33:51 2026] POST /volume/v3/types/8891c6ad-a22f-4e09-9aa9-05165793172c/encryption => generated 127 bytes in 120 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-73ac1e06-4bc6-45f5-b966-48cda0629957 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-73ac1e06-4bc6-45f5-b966-48cda0629957 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-73ac1e06-4bc6-45f5-b966-48cda0629957 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-250492786", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-73ac1e06-4bc6-45f5-b966-48cda0629957 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1768/3503] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:51 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-3c299303-7bd8-4d55-842a-a61097029bdb None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c299303-7bd8-4d55-842a-a61097029bdb tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] POST http://192.168.122.194/volume/v3/types/a42ee7ee-d299-44d0-b1ef-d37dd55ff996/extra_specs Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-3c299303-7bd8-4d55-842a-a61097029bdb tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-3c299303-7bd8-4d55-842a-a61097029bdb tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-3c299303-7bd8-4d55-842a-a61097029bdb tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/a42ee7ee-d299-44d0-b1ef-d37dd55ff996/extra_specs returned with HTTP 403 Sep 03 11:33:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1736/3504] 192.168.122.194 () {60 vars in 1283 bytes} [Thu Sep 3 11:33:51 2026] POST /volume/v3/types/a42ee7ee-d299-44d0-b1ef-d37dd55ff996/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-7c0ec311-03d0-4454-af78-31683bf7c082 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7c0ec311-03d0-4454-af78-31683bf7c082 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] PUT http://192.168.122.194/volume/v3/types/a42ee7ee-d299-44d0-b1ef-d37dd55ff996/extra_specs/key2 Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-7c0ec311-03d0-4454-af78-31683bf7c082 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-7c0ec311-03d0-4454-af78-31683bf7c082 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-7c0ec311-03d0-4454-af78-31683bf7c082 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/a42ee7ee-d299-44d0-b1ef-d37dd55ff996/extra_specs/key2 returned with HTTP 403 Sep 03 11:33:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1769/3505] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:33:51 2026] PUT /volume/v3/types/a42ee7ee-d299-44d0-b1ef-d37dd55ff996/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b927ec4c-7ff2-4de9-a126-ecd81d63d40f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b927ec4c-7ff2-4de9-a126-ecd81d63d40f tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b927ec4c-7ff2-4de9-a126-ecd81d63d40f tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-b927ec4c-7ff2-4de9-a126-ecd81d63d40f tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b927ec4c-7ff2-4de9-a126-ecd81d63d40f tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types returned with HTTP 403 Sep 03 11:33:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1737/3506] 192.168.122.194 () {60 vars in 1136 bytes} [Thu Sep 3 11:33:51 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 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e7dc81ed-2304-4b33-a663-220844bd7b43 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e7dc81ed-2304-4b33-a663-220844bd7b43 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e7dc81ed-2304-4b33-a663-220844bd7b43 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1026424203", "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=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e7dc81ed-2304-4b33-a663-220844bd7b43 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1770/3507] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:51 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 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-d12ec133-5b7b-41a0-9e55-3c07a8a8d961 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d12ec133-5b7b-41a0-9e55-3c07a8a8d961 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] POST http://192.168.122.194/volume/v3/types/906a2828-df26-4d09-af91-0cc392a73d53/encryption Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-d12ec133-5b7b-41a0-9e55-3c07a8a8d961 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-d12ec133-5b7b-41a0-9e55-3c07a8a8d961 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types/906a2828-df26-4d09-af91-0cc392a73d53/encryption returned with HTTP 200 Sep 03 11:33:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1738/3508] 192.168.122.194 () {60 vars in 1281 bytes} [Thu Sep 3 11:33:51 2026] POST /volume/v3/types/906a2828-df26-4d09-af91-0cc392a73d53/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-3d42353a-9bbc-4cf5-95e5-dda4ce378a8d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d42353a-9bbc-4cf5-95e5-dda4ce378a8d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] DELETE http://192.168.122.194/volume/v3/types/906a2828-df26-4d09-af91-0cc392a73d53/encryption/acfb6e4e-5b03-4f8a-b182-42aed7c33cfd Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3d42353a-9bbc-4cf5-95e5-dda4ce378a8d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-3d42353a-9bbc-4cf5-95e5-dda4ce378a8d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-3d42353a-9bbc-4cf5-95e5-dda4ce378a8d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-3d42353a-9bbc-4cf5-95e5-dda4ce378a8d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/906a2828-df26-4d09-af91-0cc392a73d53/encryption/acfb6e4e-5b03-4f8a-b182-42aed7c33cfd returned with HTTP 403 Sep 03 11:33:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1771/3509] 192.168.122.194 () {58 vars in 1373 bytes} [Thu Sep 3 11:33:51 2026] DELETE /volume/v3/types/906a2828-df26-4d09-af91-0cc392a73d53/encryption/acfb6e4e-5b03-4f8a-b182-42aed7c33cfd => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8a9440d9-77c7-4a3c-b063-e9d42ba91ee9 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a9440d9-77c7-4a3c-b063-e9d42ba91ee9 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8a9440d9-77c7-4a3c-b063-e9d42ba91ee9 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-585643690", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8a9440d9-77c7-4a3c-b063-e9d42ba91ee9 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1739/3510] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:51 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bcb7c0be-5be5-4bab-9693-f143845a8b0d None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bcb7c0be-5be5-4bab-9693-f143845a8b0d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] DELETE http://192.168.122.194/volume/v3/types/a348ad78-699e-46bf-a2a3-25d785ab6108/extra_specs/key1 Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bcb7c0be-5be5-4bab-9693-f143845a8b0d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bcb7c0be-5be5-4bab-9693-f143845a8b0d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Calling method 'delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-bcb7c0be-5be5-4bab-9693-f143845a8b0d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bcb7c0be-5be5-4bab-9693-f143845a8b0d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/a348ad78-699e-46bf-a2a3-25d785ab6108/extra_specs/key1 returned with HTTP 403 Sep 03 11:33:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1772/3511] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:33:51 2026] DELETE /volume/v3/types/a348ad78-699e-46bf-a2a3-25d785ab6108/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-42bc440f-112a-4242-8c1d-591e5664493f None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-42bc440f-112a-4242-8c1d-591e5664493f tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] POST http://192.168.122.194/volume/v3/types Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-42bc440f-112a-4242-8c1d-591e5664493f tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1116976593", "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=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-42bc440f-112a-4242-8c1d-591e5664493f tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types returned with HTTP 200 Sep 03 11:33:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1740/3512] 192.168.122.194 () {60 vars in 1137 bytes} [Thu Sep 3 11:33:51 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-43c49b4d-c811-480b-881d-599b1d2b1eef None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-43c49b4d-c811-480b-881d-599b1d2b1eef tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] DELETE http://192.168.122.194/volume/v3/types/e64d23e5-494d-439a-a103-74c787e9439b Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-43c49b4d-c811-480b-881d-599b1d2b1eef tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-43c49b4d-c811-480b-881d-599b1d2b1eef tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-43c49b4d-c811-480b-881d-599b1d2b1eef tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-43c49b4d-c811-480b-881d-599b1d2b1eef tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/e64d23e5-494d-439a-a103-74c787e9439b returned with HTTP 403 Sep 03 11:33:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1773/3513] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:51 2026] DELETE /volume/v3/types/e64d23e5-494d-439a-a103-74c787e9439b => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-12d002c0-297f-4c49-987e-07387984d582 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-12d002c0-297f-4c49-987e-07387984d582 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] GET http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-12d002c0-297f-4c49-987e-07387984d582 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-12d002c0-297f-4c49-987e-07387984d582 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-12d002c0-297f-4c49-987e-07387984d582 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs returned with HTTP 200 Sep 03 11:33:51 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1741/3514] 192.168.122.194 () {58 vars in 1262 bytes} [Thu Sep 3 11:33:51 2026] GET /volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e9ff160b-78e5-4562-8ee3-13e1ae859e2b None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e9ff160b-78e5-4562-8ee3-13e1ae859e2b tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] GET http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption/cipher Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e9ff160b-78e5-4562-8ee3-13e1ae859e2b tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e9ff160b-78e5-4562-8ee3-13e1ae859e2b tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-e9ff160b-78e5-4562-8ee3-13e1ae859e2b tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:51 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e9ff160b-78e5-4562-8ee3-13e1ae859e2b tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption/cipher returned with HTTP 403 Sep 03 11:33:51 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1774/3515] 192.168.122.194 () {58 vars in 1280 bytes} [Thu Sep 3 11:33:51 2026] GET /volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:51 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-c93e9556-50ad-430f-89a7-2b82696853fd None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:51 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c93e9556-50ad-430f-89a7-2b82696853fd tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] GET http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c93e9556-50ad-430f-89a7-2b82696853fd tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-c93e9556-50ad-430f-89a7-2b82696853fd tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Calling method 'index' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-c93e9556-50ad-430f-89a7-2b82696853fd tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-c93e9556-50ad-430f-89a7-2b82696853fd tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption returned with HTTP 403 Sep 03 11:33:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1742/3516] 192.168.122.194 () {58 vars in 1259 bytes} [Thu Sep 3 11:33:51 2026] GET /volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-b396c5ec-e66f-430d-9754-60d787d13f29 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b396c5ec-e66f-430d-9754-60d787d13f29 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] GET http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs/multiattach Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b396c5ec-e66f-430d-9754-60d787d13f29 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-b396c5ec-e66f-430d-9754-60d787d13f29 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Calling method 'show' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-b396c5ec-e66f-430d-9754-60d787d13f29 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs/multiattach returned with HTTP 200 Sep 03 11:33:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1775/3517] 192.168.122.194 () {58 vars in 1298 bytes} [Thu Sep 3 11:33:52 2026] GET /volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-a52773a8-a4a5-4161-bd3a-0bc12497a88d None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a52773a8-a4a5-4161-bd3a-0bc12497a88d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] GET http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs/volume_backend_name Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a52773a8-a4a5-4161-bd3a-0bc12497a88d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-a52773a8-a4a5-4161-bd3a-0bc12497a88d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Calling method 'show' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-a52773a8-a4a5-4161-bd3a-0bc12497a88d tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 11:33:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1743/3518] 192.168.122.194 () {58 vars in 1322 bytes} [Thu Sep 3 11:33:52 2026] GET /volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs/volume_backend_name => generated 143 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-e6606746-b807-4d25-b723-4449adf21c10 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6606746-b807-4d25-b723-4449adf21c10 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] PUT http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption/1fba78e8-0315-451e-b35d-f6ed41652104 Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-e6606746-b807-4d25-b723-4449adf21c10 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-e6606746-b807-4d25-b723-4449adf21c10 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-e6606746-b807-4d25-b723-4449adf21c10 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption/1fba78e8-0315-451e-b35d-f6ed41652104 returned with HTTP 403 Sep 03 11:33:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1776/3519] 192.168.122.194 () {60 vars in 1390 bytes} [Thu Sep 3 11:33:52 2026] PUT /volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/encryption/1fba78e8-0315-451e-b35d-f6ed41652104 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-6c008ecd-8996-4716-97cb-8e843afb9b60 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6c008ecd-8996-4716-97cb-8e843afb9b60 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] PUT http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs/key1 Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-6c008ecd-8996-4716-97cb-8e843afb9b60 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.policy [None req-6c008ecd-8996-4716-97cb-8e843afb9b60 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86726) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-6c008ecd-8996-4716-97cb-8e843afb9b60 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs/key1 returned with HTTP 403 Sep 03 11:33:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1744/3520] 192.168.122.194 () {60 vars in 1297 bytes} [Thu Sep 3 11:33:52 2026] PUT /volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-bf59869b-0e95-4e10-8c41-7bb75b33359e None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bf59869b-0e95-4e10-8c41-7bb75b33359e tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] PUT http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65 Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-bf59869b-0e95-4e10-8c41-7bb75b33359e tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.policy [None req-bf59869b-0e95-4e10-8c41-7bb75b33359e tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'ebbb18fdc4574977b3bd01c730666ce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b581fc09933431abe6f4da0af2370a7', '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=86725) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-bf59869b-0e95-4e10-8c41-7bb75b33359e tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-reader] http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65 returned with HTTP 403 Sep 03 11:33:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1777/3521] 192.168.122.194 () {60 vars in 1246 bytes} [Thu Sep 3 11:33:52 2026] PUT /volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-8647bdc6-9969-4a24-923c-d042cb24cfb1 None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8647bdc6-9969-4a24-923c-d042cb24cfb1 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] DELETE http://192.168.122.194/volume/v3/types/e64d23e5-494d-439a-a103-74c787e9439b Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8647bdc6-9969-4a24-923c-d042cb24cfb1 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-8647bdc6-9969-4a24-923c-d042cb24cfb1 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-8647bdc6-9969-4a24-923c-d042cb24cfb1 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types/e64d23e5-494d-439a-a103-74c787e9439b returned with HTTP 202 Sep 03 11:33:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1745/3522] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:52 2026] DELETE /volume/v3/types/e64d23e5-494d-439a-a103-74c787e9439b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-a3074d9c-9a98-4bdf-b55e-fcbf04d81a54 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a3074d9c-9a98-4bdf-b55e-fcbf04d81a54 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] DELETE http://192.168.122.194/volume/v3/types/a348ad78-699e-46bf-a2a3-25d785ab6108 Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a3074d9c-9a98-4bdf-b55e-fcbf04d81a54 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-a3074d9c-9a98-4bdf-b55e-fcbf04d81a54 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-a3074d9c-9a98-4bdf-b55e-fcbf04d81a54 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types/a348ad78-699e-46bf-a2a3-25d785ab6108 returned with HTTP 202 Sep 03 11:33:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1778/3523] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:52 2026] DELETE /volume/v3/types/a348ad78-699e-46bf-a2a3-25d785ab6108 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-b2291400-03be-43f2-9987-c712a3d48b2e None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b2291400-03be-43f2-9987-c712a3d48b2e tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] DELETE http://192.168.122.194/volume/v3/types/906a2828-df26-4d09-af91-0cc392a73d53 Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b2291400-03be-43f2-9987-c712a3d48b2e tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-b2291400-03be-43f2-9987-c712a3d48b2e tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-b2291400-03be-43f2-9987-c712a3d48b2e tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types/906a2828-df26-4d09-af91-0cc392a73d53 returned with HTTP 202 Sep 03 11:33:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1746/3524] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:52 2026] DELETE /volume/v3/types/906a2828-df26-4d09-af91-0cc392a73d53 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-28b1bd32-53c6-4a7e-8e98-d1b71a0850cd None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28b1bd32-53c6-4a7e-8e98-d1b71a0850cd tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] DELETE http://192.168.122.194/volume/v3/types/a42ee7ee-d299-44d0-b1ef-d37dd55ff996 Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28b1bd32-53c6-4a7e-8e98-d1b71a0850cd tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-28b1bd32-53c6-4a7e-8e98-d1b71a0850cd tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-28b1bd32-53c6-4a7e-8e98-d1b71a0850cd tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types/a42ee7ee-d299-44d0-b1ef-d37dd55ff996 returned with HTTP 202 Sep 03 11:33:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1779/3525] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:52 2026] DELETE /volume/v3/types/a42ee7ee-d299-44d0-b1ef-d37dd55ff996 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.middleware.request_id [None req-43e32444-538d-4eaa-aed1-bcd19586571a None None] RequestId filter calling following filter/app {{(pid=86726) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-43e32444-538d-4eaa-aed1-bcd19586571a tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] DELETE http://192.168.122.194/volume/v3/types/8891c6ad-a22f-4e09-9aa9-05165793172c Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-43e32444-538d-4eaa-aed1-bcd19586571a tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Empty body provided in request {{(pid=86726) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: DEBUG cinder.api.openstack.wsgi [None req-43e32444-538d-4eaa-aed1-bcd19586571a tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Calling method '_delete' {{(pid=86726) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:52 devstack devstack@c-api.service[86726]: INFO cinder.api.openstack.wsgi [None req-43e32444-538d-4eaa-aed1-bcd19586571a tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types/8891c6ad-a22f-4e09-9aa9-05165793172c returned with HTTP 202 Sep 03 11:33:52 devstack devstack@c-api.service[86726]: [pid: 86726|app: 0|req: 1747/3526] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:52 2026] DELETE /volume/v3/types/8891c6ad-a22f-4e09-9aa9-05165793172c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.middleware.request_id [None req-00479fc1-e153-462d-b623-7b080edad879 None None] RequestId filter calling following filter/app {{(pid=86725) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-00479fc1-e153-462d-b623-7b080edad879 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] DELETE http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65 Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-00479fc1-e153-462d-b623-7b080edad879 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Empty body provided in request {{(pid=86725) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: DEBUG cinder.api.openstack.wsgi [None req-00479fc1-e153-462d-b623-7b080edad879 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] Calling method '_delete' {{(pid=86725) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:33:52 devstack devstack@c-api.service[86725]: INFO cinder.api.openstack.wsgi [None req-00479fc1-e153-462d-b623-7b080edad879 tempest-VolumeTypesReaderTests-1349760721 tempest-VolumeTypesReaderTests-1349760721-project-admin] http://192.168.122.194/volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65 returned with HTTP 202 Sep 03 11:33:52 devstack devstack@c-api.service[86725]: [pid: 86725|app: 0|req: 1780/3527] 192.168.122.194 () {58 vars in 1229 bytes} [Thu Sep 3 11:33:52 2026] DELETE /volume/v3/types/445d0fa7-e016-4b78-b317-1161646cbb65 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:34:02 devstack devstack@c-api.service[86726]: DEBUG dbcounter [-] [86726] Writing DB stats cinder:SELECT=521,cinder:INSERT=157,cinder:UPDATE=243,cinder:DELETE=1 {{(pid=86726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:34:02 devstack devstack@c-api.service[86725]: DEBUG dbcounter [-] [86725] Writing DB stats cinder:SELECT=423,cinder:INSERT=110,cinder:UPDATE=153 {{(pid=86725) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}